What are the ways in which macro variables can be created in sas programming?
What are some problems you might encounter in processing missing values? In Data steps? Arithmetic? Comparisons? Functions? Classifying data?
If you were told to create many records from one record show how you would do this using arrays and with PROC TRANSPOSE?
what are input dataset and output dataset options?
how would you create multiple observations from a single observation? : Sas programming
what does the run statement do? : Sas programming
How 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.
What is the size of PDV?
What is a pdv and what are its functions?
Can Some one Explain How the Datasets from SAS can be loaded in to the MVS OS?
is there any differnce between proc means and proc summary?
Why is SAS considered self-documenting?
What are the default statistics for means procedure?