If i doest required Cumilative frequency in my table,
generated by using PROC FREQ what i had to do?
Answer Posted / sreekanth rao
hi cahndu .
could you list the sample code how it can be done.
really it will be helpful to me.
Thanks
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between nodup and nodupkey options?
What is by-group processing?
What is data _null_?
What is PDV?
How do you debug and test your SAS programs?
Tell e how how dealt with..
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
Where do you use proc means over proc freq?
Given an unsorted data set, how to read the last observation to a new data set?
explain what is factor analysis? : Sas-administrator
how does sas handle missing values in a merge? : Sas programming
what techniques and/or procs do you use for tables? : Sas programming
how to read the variables in sas? : Sas-administrator
what do the pad and dim functions do? : Sas programming