What is univariate n where it can be used n how...?
Answer Posted / suman
univariate is a procedure for finding the extreame
observations in a variable,whether the data come from the
normal distribution or not,finding the discriptive
statistics,moments,histograms,boxplots etc..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are validation tools that are used in sas? : Sas-administrator
Explain the difference between informat and format with an example.
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
which date functions advances a date time or date/time value by a given interval? : Sas programming
explain what is data set in sas? : Sas-administrator
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?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
What sas features do you use to check errors and data validation?
How to limit decimal places for the variable using proc means?
what is the use of proc sql? : Sas programming
What are pdv and it functions?
what are informats in sas? : Sas-administrator
What are the new features included in the new version of SAS Programming Language?
What Proc glm does?
What does the RUN statement do?