© Easy Notecards

b It must be a character variable, because the values contain letters and underscores, which are not valid characters for numeric values.

**How many observations and variables does the data set below contain?

a. 3 observations, 4 variables

b. 3 observations, 3 variables

c. 4 observations, 3 variables

d. can't tell because some values are missing

Front

How many program steps are executed when the program below is processed?

data user.tables;

infile jobs;

input date name $ job $;

run;

proc sort data=user.tables;

by name; run;

proc print data=user.tables;

run;

a. three

b. four

c. five

d. six

Front

What type of variable is the variable AcctNum in the data set below? a. numeric b. character c. can be either character or numeric d. can't tell from the data shown

Front
1 / 216
Display first:
How to Navigate Cards

Go to card:

/ 344
Go
Next card: click ">" button
Previous card: click "<" button
Mark/Un-Mark card: click checkmark
Larger image: click magnify icon
Flip card: click card
Edit card: click "Edit" link
Start over: In "Options" menu
Shuffle: In "Options" menu
Next card: swipe left
Previous card: swipe right
Mark/Un-Mark card: tap checkmark
Larger image: tap magnify icon
Flip card: tap card
Edit card: tap "Edit" link
Start over: In "Options" menu
Shuffle: In "Options" menu
Next card: right arrow
Previous card: left arrow
Mark/Un-Mark card: SPACEBAR
Larger image: ENTER
Flip card: up/down arrow
Edit card: E
Start over: S
Shuffle: F
card-image

loading