The following SAS program is submitted:
You want to store all calculated means and standard deviations in one SAS data set. Which statement
must be added to the program?
C
Which program will report all created output objects in the log?
B
Review the following procedure format:
What is the required type of data for the variable in this procedure?
B
The following output is displayed:
Which SAS program created this output?
A
You want 90% confidence limits for a binomial proportion from a one-way table with PROC FREQ.
Which option must you add to the TABLES statement?
D
The following SAS program is submitted.
What result is displayed for the variable COUNT?
C
Given the following output from the TTEST Procedure: Variable:
What is the t-test p-value?
B
You want to calculate the p-value of Fisher's exact test for a 3x3 table. Which option must you add to
the TABLES statement of PROC FREQ?
C
The following SAS program is submitted:
How many data sets are created and how many observations are in the data set(s)?
C
This question will ask you to provide a line of missing code.
Which line of code would produce the blue notes in the log?
B