how can you code the confidence intervals?
Answer Posted / abhaya
First find out the mean and variance of data set by proc
univariate then automatically you will get the result of
confidence interval.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What are the difficulties u faced while doing vital signs table or dataset?
What are the data types does SAS contain?
what is SAS OPTIMIZATION?
What is the good sas programming practices for processing large data sets?
where to use sas business intelligence? : Sas-bi
How do dates work in sas?
what is information maps?
how does sas handle missing values in assignment statements? : Sas programming
Explain the use of proc gplot? : sas-grid-administration
how can you put a "trace" in your program? : Sas programming
What is the difference between proportion and average?
which date function advances a date, time or datetime value by a given interval? : Sas programming
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
How we can call macros with in data step? : sas-macro
Difference between nodup and nodupkey options?