Code a PROC MEANS that shows both summed and averaged
output of the data.

Answer Posted / venkatesh.layam

proc means data=sashelp.calss means sum=total;
class gender;
var age;
run;

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming

549


Differences between where and if statement?

586


How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?

1584


what type of graphs we will create(for 2+years candidates)?

1906


How to create a permanent sas data set?

678






please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??

1668


Compare sas with other data analytics tools.

585


What is a put statement?

668


Explain proc univariate?

606


What is SAS?

623


what are some good sas programming practices for processing very large data sets? : Sas programming

513


What would you change about your job?

1929


Why double trailing @@ is used in input statement?

704


what is the difference between nodup and nodupkey options? : Sas programming

625


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

1614