SAS Interview Questions
Questions Answers Views Company eMail

What is the significance of the ‘OF’ in X=SUM (OF a1-a4, a6, a9);?

8 16276

. Which date advances a date, time or date/time value by a given interval?

8 12264

There is a field containing a date. It needs to be displayed in the format “ddmonyy” if it’s before 1975,”dd mon ccyy” if it’s after 1985, and as ‘disco years’ if its between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT.

CTS,

3 7557

Name the option to produce a frequency line items rather that a table.

2 9812

Code a PROC MEANS that shows both summed and averaged output of the data.

5 11613

Code the MEANS to produce output to be used later.

2 7000

Do you use PROC REPORT or PROC TABULATE? Which do you prefer? Explain.

3 8398

How would you combine 3 or more tables with different structures?

7 16288

Explain the message ‘MERGE HAS ONE OR MORE DATASETS WITH REPEATS OF BY VARIABLE’.

2 8450

What is the pound sign used for the DATA _NULL_?

14 27465

sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately

3099

If i doest required Cumilative frequency in my table, generated by using PROC FREQ what i had to do?

HCL,

8 11320

How did you use the round function?give an example(don't say it will round to the nearest intger) eg1:round(84.55,.1) =84.6 eg2:round(92.64,.1)=92.6,How it is happening like this tell me the logic,that is how the round function works when we have deimal values?

BoA,

2 28006

What are MIs reports? what is the use of MIS reports and How can u generate the MIS reports in SAS? If any body know explain with the eg.

ABC, ASD Lab, CitiGroup,

2 14053

Hi... this is chandu, did MSc Microbiology, trying to get job in SAS tool, PLZ Tell me whether IT industries will give consider my education to gain a job....?

2 4931


Post New SAS Questions

Un-Answered Questions { SAS }

Explain substr function?

565


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

1458


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

570


how can you create zero observation dataset? : Sas programming

623


what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming

616






what is sas olap server? : Sas-di

677


What are the data types does SAS contain?

639


Explain the purpose of substr functions in sas programming.

552


what other sas products have you used and consider yourself proficient in using? : Sas programming

671


how do the in= variables improve the capability of a merge? : Sas programming

922


What are the default statistics that proc means produce?

595


How do you connect the desktop application to metadata server? : sas-grid-administration

571


what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming

596


how are numeric and character missing values represented internally? : Sas programming

609


Explain data step in SAS

616