Explain proc univariate?
No Answer is Posted For this Question
Be the First to Post Answer
How would you include common or reuse code to be processed along with your statements?
proc means? proc sort? proc append? proc freq? proc print? proc content?
Code the MEANS to produce output to be used later.
What are the main differences between sas versions 8.2, 9.0, 9.1?
State the difference between INFORMAT and FORMAT ?
In a shcool there are 1000 students. After completion of every test in 6 subjects , each subject teacher submit the marks of every student at different times and loaded in the database commonly. How will you seperate the top two subject marks for each each studet using SAS?
what is the difference between proc means and proc tabulate?
Differentiate input and infile.
How experienced are you with customized reporting and use of Data _Null_ features?
what is proc Index? and what is proc document?
Can you execute macro within another macro? : sas-macro
what is the need of INDEX in datasets?