code the tables statement for a single level frequency?

Answer Posted / rajaanku11

proc freq data=lib.dataset;
table var; *here you can mention single variable of multiple

variables seperated by space to get single

frequency;
run;

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what has been your most common programming mistake? : Sas programming

812


What is the use of PROC gplot?

891


what is sas data set?

877


what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming

851


Name any two sas spawners? : sas-grid-administration

796


how would you create multiple observations from a single observation? : Sas programming

788


What are the differences between proc means and proc summary?

827


Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?

1984


name some data transformation used in sas di? : Sas-di

754


Do you know the features of sas?

821


why is sas considered self-documenting? : Sas programming

882


What is the different between functions and PROCs that calculate the same simple descriptive statistics?

1543


What are the advantages of using sas?

881


How does proc sql work?

838


Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager

1859