how can you code the confidence intervals?
Answer Posted / ramesh
Hi,
if u have SAS/SC.. u can get confidence limits directly
using Proc Shewart
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Enlist the functions performed by sas.
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
describe the interaction table in sas di? : Sas-di
What is the basic syntax style in SAS?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
What is a method to debug and test your SAS program?
for report generation which one you used proc report or data_null_?
Why double trailing @@ is used in input statement?
name several ways to achieve efficiency in your program? : Sas programming
What are the five ways to do a table lookup in sas? : sas-grid-administration
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
What function CATX syntax does?
What is SAS? What are the functions does it performs?