How would you determine how far down on a page you have printed in order to print out footnotes?
3 9854If you were told to create many records from one record show how you would do this using arrays and with PROC TRANSPOSE?
1 9661How would you generate 1000 observations from a normal distribution with a mean of 50 and standard deviation of 20. How would you use PROC CHART to look at the distribution? Describe the shape of the distribution.
1 15295
explain the difference between proc means and proc summary?
Give e an example of..
How would you define the end of a macro? : sas-macro
What is by-group processing?
What would you change about your job?
Name few SAS functions?
Did you used proc test? when?
What do the PUT and INPUT functions do?
how the sas basic syntax style described? : Sas-administrator
In SAS explain which statement does not perform automatic conversions in comparisons?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
what is sas enterprise intelligence architecture? : Sas-bi
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
What is program data vector (pdv) and what are its functions?
What is SAS? What are the functions does it performs?