SAS Interview Questions
Questions Answers Views Company eMail

What data sets do you need to produce the report?

Novartis,

2 6270

How are the analysis data sets structured?

3 5576

Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?

1744

Do you need to combine data sets? How should you combine data sets– MERGE or SET statements in DATA steps,PROC APPEND,PROC SQL?

3 5824

Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?

1448

Do you need to rearrange the order of the data for the report?

1811

How will you use the WHO Drug Dictionary for Reporting Clinical Trials?

1856

what is difference in window SAS & Unix SAS.....how do define working environment in both???

JPMorgan Chase,

1 9457

What is SAS? is it a software just for use or we can creat something over there?

Cognizant,

5 7008

Hi, I need to create a SAS Map of USA using SAS Graphs(Proc Gmap).The data i have dosent contain any co-ordinates of USA cities or counties or states, and the zip codes are diffrent in the data i have from the zip code in the Maps.US dataset in the Maps Library for SAS MAPS. the data i have is a sales report. i have to generate the maps according to the states,cities aligned in the sales data, HELP Appriciated

1 4630

Which is the best training Institute for SAS Business Intelligence course?

6 6713

what is syntax of proc merge ?

TCS,

7 14846

How do you convert basic cube to transaction cube and transaction cube to basic cube?

1746

Can you calculate the mean, median and mode of the following data set using data step logic? Don't use any function or procedure. data a; input age @@; datalines; 22 32 32 32 43 23 24 56 45 54 28 29 27 26 25 28 30 20 18 37 36 47 46 56 19 20 ; run; I have calculated the mean which i have posted in the answer section.

HSBC,

6 16356

What is instream data in SAS?

1 4225


Post New SAS Questions

Un-Answered Questions { SAS }

What do you code to create a macro? : sas-macro

552


how does sas handle missing values in functions? : Sas programming

574


Differentiate between format and informat? : sas-grid-administration

558


What is a put statement?

642


what are some good sas programming practices for processing very large data sets? : Sas programming

490






what is slowly changing dimension? : Sas-di

594


Have you used macros? For what purpose you have used? : sas-macro

530


how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming

570


What is the sas data set? : sas-grid-administration

548


Explain the use of proc gplot? : sas-grid-administration

526


What is the difference between order and group variable in proc report?

805


What is SAS informats?

609


Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks

1770


what are several options for creating reports in web report studio? : Sas-bi

601


What is the function of output statement in a SAS Program?

592