Question: Use SAS Programing Language: Type out three variables in an INPUT statement and their informats. Below the statement, describe each variable's informat. You must create
Use SAS Programing Language:
Type out three variables in an INPUT statement and their informats. Below the statement, describe each variable's informat. You must create at least one character variable and one numeric variable in your input statement.
For Example:
input Name $10. Weight 3.2 State $2;
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
