SAS Interview Questions
Questions Answers Views Company eMail

data study; input Subj : $3. Group : $1. Dose : $4. Weight : $8. Subgroup; x= input(Weight,5.1); datalines; 001 A Low 220 2 002 A High 90 1 003 B Low 193.6 1 004 B High 165 2 005 A Low 123.4 1 ; Why does X get truncated? X shows up as 22 instead of 220,9 instead of 90 and 19.8 instead of 198? This problem doesnt happen with the values 193.6 and 123.4. This does not happen if x is read on the 5. informat instead of the 5.1 informat

2 4670

What is the difference between Proc tabulate and Proc print

CitiGroup,

4 11308

How to convert a given date value into SAS date

CitiGroup, Quintiles,

9 35901

Hi I have list of products in a dataset, which are classified by other name for eg:- there is a product A> Malambo Shiraz Malbec 750ML(0388) which is a Red wine.Now i need to generate a report where it shows if this product appears then it should b displayed as red wine,similarly for other products and other classification. I dont wan use proc format.

Symphony,

4 5658

There are 200 observations in a dataset, i want to pull out the observation no's 100, 150,180,190 by using Proc SQL? How you can get it?

5 11358

How to do user inputs and command line arguments in SAS? D&B

BoA, Quintiles,

2 5990

How do i read multiple spaces in datasets?

Quintiles,

4 7427

how to perform paired t-test using Base/SAS & SAS/Stat?

2 6570

What is the difference between Regression and Logistic Regression? Can u explain the Assumptions/Conditions?

3 22480

Does anybody has lastest SAS certification dumps,if anybody has please mail me at akshara_SAS@ymail.com Thanks Akshara

55 56357

what is Difference between PROC SQL JOINS and MERGE?

Accenture, Wipro,

3 24402

what is PhaseIII, ODS, TLG, Macro and Proc in SAS

3887

What is difference between sas rename and lable?

4 8487

What is the difference between SAS Data step and SAS PROC SQL, and which is better?

TCS,

1 10370

Does anybody has lastest SAS certification dumps,if anybody has please mail me on saggydesai@gmail.com

2 3887


Post New SAS Questions

Un-Answered Questions { SAS }

If you were told to create many records from one record, show how you would do this using array and with proc transpose?

788


What are symget and symput? : sas-macro

714


Describe the ways in which you can create macro variables?

619


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

587


Give e an example of..

1639






Mention what is PROC in SAS?

590


Explain what is data step?

717


what is business intelligence? : Sas-bi

570


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

1825


What is interleaving in SAS?

660


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

547


Where do you use proc means over proc freq?

548


how can you create zero observation dataset? : Sas programming

624


What makes sas stand out to be the best over other data analytics tools?

573


Explain data_null_?

596