How would you determine the number of missing or nonmissing values in computations?
No Answer is Posted For this Question
Be the First to Post Answer
Name types of category in which SAS Informats are placed?
How do you add a number to a macro variable?
what is the difference between proc report and proc format?
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
Are you familiar with special input delimiters How are they used?
i have a dataset with 25 obs; 10th obs has like ramu,anji,ramu,azad,ramu like this. i want to know how many times the word repeats in that obs?
How can you limit the variables written to output dataset in data step?
What are the applications primarily used by business analyst? : Sas-bi
What is the one statement to set the criteria of data that can be coded in any step?
/*i have the following dataset.*/ data score; input marks ; datalines; 10 20 30 40 50 60 70 80 90 100 ; run; Now i should get the result as sum of 1 to 5 i.e(10+20+30+40+50)=150 and 2 to 6 i.e(20+30+40+50+60)=200 and 3 to 7 i.e(30+40+50+60+70)=250 and so on. how to get it. thanks in advance
What do you understand by the term Normal Distribution?
what is difference in window SAS & Unix SAS.....how do define working environment in both???