What are some problems you might encounter in processing missing values? In Data steps? Arithmetic? Comparisons? Functions? Classifying data?
Answer Posted / aditya panwar
The result of any operation with missing value will result in missing value. Most SAS statistical procedures exclude observations with any missing variable values from an analysis.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the maximum length of the macro variable? : sas-macro
what is data access? : Sas-di
How do you control the number of observations and/or variables read or written?
What are the data types does SAS contain?
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
Explain what is the use of proc gplot?
How to limit decimal places for the variable using proc means?
How do you use the do loop if you don’t know how many times you should execute the do loop?
Describe the function and utility of the most difficult SAS macro that you have written?
What are the limitations for memory allocation for SAS variables
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
How to create an external dataset with sas code?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation