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

Can you execute a macro within a macro? Describe. : sas-macro

660


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

1602


Explain what is data step?

719


What is the difference between input and infile statement?

674


Difference between informat and format?

633






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

1656


what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?

1673


I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com

2257


Approximately what date is represented by the SAS date value of 730?

734


explain the proc in sas? : Sas-administrator

604


why is sas considered self-documenting? : Sas programming

672


What is the difference between using drop = data set option in data statement and set statement?

631


What are the parameters of scan function?

607


Explain proc univariate?

595


What does proc print, and proc contents are used for?

602