The following SAS p...
 
Notifications
Clear all

The following SAS program is submitted:

1 Posts
1 Users
0 Likes
114 Views
(@ferronigiovanni)
Posts: 731
Noble Member
Topic starter
 

The contents of the raw data file SIZE are listed below:

--------10-------20-------30

72 95

The following SAS program is submitted:

data test;

infile 'size';

input @1 height 2. @4 weight 2;

run;

Which one of the following is the value of the variable WEIGHT in the output data set?

  • A . 2
    B. 72
    C. 95
    D. .(missing numeric value)

Show Answer Hide Answer

Suggested Answer: A
 
Posted : 11/02/2023 12:23 pm

Latest SAS Institute A00-211 Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: