Powerpoint Jeopardy Category 1 Category 2 Category 3

  • Slides: 26
Download presentation
Powerpoint Jeopardy Category 1 Category 2 Category 3 Category 4 Category 5 10 10

Powerpoint Jeopardy Category 1 Category 2 Category 3 Category 4 Category 5 10 10 10 20 20 20 30 30 30 40 40 40 50 50 50

______is a sequence of steps that the user submits for execution. Category 1 –

______is a sequence of steps that the user submits for execution. Category 1 – 10 points

______ Begins with DATA statements or PROC statements. Category 1 – 20 points

______ Begins with DATA statements or PROC statements. Category 1 – 20 points

SAS detects the end of a step when it encounters _____. Category 1 –

SAS detects the end of a step when it encounters _____. Category 1 – 30 points

SAS will work on the following operating systems/platforms _______. Category 1 – 40 points

SAS will work on the following operating systems/platforms _______. Category 1 – 40 points

What command can you use to retrieve previously submitted code? Category 1 – 50

What command can you use to retrieve previously submitted code? Category 1 – 50 points

_______ contains information about the processing of the SAS program, including any notes, warnings

_______ contains information about the processing of the SAS program, including any notes, warnings and error messages. Category 2 – 10 points

_____ contains reports generated by most SAS procedures. Category 2 – 20 points

_____ contains reports generated by most SAS procedures. Category 2 – 20 points

Where can you type the INCLUDE command to open a SAS program? Category 2

Where can you type the INCLUDE command to open a SAS program? Category 2 – 30 points

Within the Editor, the syntax in your program is _______ to show step boundaries,

Within the Editor, the syntax in your program is _______ to show step boundaries, keywords, variable and data set names. Category 2 – 40 points

What is the purpose of the KEYS command? Category 2 – 50 points

What is the purpose of the KEYS command? Category 2 – 50 points

After submitting a program, what should you always do first? Category 3 – 10

After submitting a program, what should you always do first? Category 3 – 10 points

The _____acts as an audit trail for your SAS session. Category 3 – 20

The _____acts as an audit trail for your SAS session. Category 3 – 20 points

As you continue to submit your programs, SAS will write to the _______ of

As you continue to submit your programs, SAS will write to the _______ of the log. Category 3 – 30 points

In the SAS Log, notes are written in _____, warnings are written in ______,

In the SAS Log, notes are written in _____, warnings are written in ______, and errors are written in ____. Category 3 – 40 points

What can you do if you lose your previously submitted code? Category 3 –

What can you do if you lose your previously submitted code? Category 3 – 50 points

The _______ becomes the active window each time it receives output. Category 4 –

The _______ becomes the active window each time it receives output. Category 4 – 10 points

The Output window displays the ____ of output generated by the program submitted. Category

The Output window displays the ____ of output generated by the program submitted. Category 4 – 20 points

What is a specially structured file that contains data values? Category 4 – 30

What is a specially structured file that contains data values? Category 4 – 30 points

You submitted your program and your code disappeared. Why? Category 4 – 40 points

You submitted your program and your code disappeared. Why? Category 4 – 40 points

You need to view your log. What are the ways you can bring the

You need to view your log. What are the ways you can bring the log window forward? Category 4 – 50 points

Missing Numeric variables are identified by ____. Category 5 – 10 points

Missing Numeric variables are identified by ____. Category 5 – 10 points

You have a SAS date value of 0. What date does this represent? Category

You have a SAS date value of 0. What date does this represent? Category 5 – 20 points

Numeric characters are stored in how many bits/bytes of storage by default? Category 5

Numeric characters are stored in how many bits/bytes of storage by default? Category 5 – 30 points

By default, PROC PRINT displays ____. Category 5 – 40 points

By default, PROC PRINT displays ____. Category 5 – 40 points

What are all of the ways to open a SAS Program? Category 5 –

What are all of the ways to open a SAS Program? Category 5 – 50 points