Question 6

What is the default byte size of a numeric variable?
Enter your numeric answer in the space above.

Question 7

Given the report shown below:

Which PROC PREQ step creates the frequency report?
  • Question 8

    Given the data sets AMERICIAN NATIONAL and results in the data set BASEBALL shown below:
    AMERICAN

    NATIONAL
    BASEBALL

    Which DATA step correctly creates the BASEBALL data set?
  • Question 9

    Which PROC PRINT step correctly displays only the first 10 observations in the data set?
  • Question 10

    The sashelp. class data set has 19 observations.
    Given the frequency information about the Age, shown below:

    How many observations are written to output data set when the following code is submitted?