how can you code the confidence intervals?

Answer Posted / tulika

Proc Mean
Data = xyz
Alpha = 0.05
mean std;
var x y;
by x;
run;

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is data governance? : Sas-di

625


What are the differences between proc means and proc summary?

605


what is SAS OPTIMIZATION?

1817


How do dates work in sas?

649


what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming

550






what is sas olap server? : Sas-di

689


What is the use of %include statement?

623


What is the SAS data set?

679


how does sas handle missing values in assignment statements? : Sas programming

571


what is treatment emergent events and treatment emregent adverse event

1947


Differentiate between ceil and floor functions.

658


Explain why double trailing @@ is used in input statement?

577


what is PhaseIII, ODS, TLG, Macro and Proc in SAS

3909


explain the concepts and capabilities of business object? : Sas-bi

545


Explain substr function?

580