Question: undefined ONLY SUBMIT YOUR TWO SAS PROGRAMS SAS program 1 called Q2 1.sas : Write a SAS program called Q2 1.sas to read variables h,

undefined ONLY SUBMIT YOUR TWO SAS PROGRAMS SAS program 1 called Q2undefined

ONLY SUBMIT YOUR TWO SAS PROGRAMS SAS program 1 called Q2 1.sas : Write a SAS program called Q2 1.sas to read variables h, w, gender, bmi from the data file data2.txt and creat a SAS data set from this data called Q2_1data SAS program 2 called Q2 2.sas : Using the SAS data set created in program Q2 1.sas (and only this data set) create another SAS data set called Q2 2data where 1. variable h is transformed by multiplying it by 0.3937 2. variable w is transformed by dividing it by 2.2046 and then define the following labels for the variables: label for h: Height in inches label for w: Weight in pounds label for gender: 1=M, 2=F label for bmi: Body Mass Index Finally print this data with labels.(5 Points) ONLY SUBMIT YOUR TWO SAS PROGRAMS SAS program 1 called Q2 1.sas : Write a SAS program called Q2 1.sas to read variables h, w, gender, bmi from the data file data2.txt and creat a SAS data set from this data called Q2_1data SAS program 2 called Q2 2.sas : Using the SAS data set created in program Q2 1.sas (and only this data set) create another SAS data set called Q2 2data where 1. variable h is transformed by multiplying it by 0.3937 2. variable w is transformed by dividing it by 2.2046 and then define the following labels for the variables: label for h: Height in inches label for w: Weight in pounds label for gender: 1=M, 2=F label for bmi: Body Mass Index Finally print this data with labels.(5 Points)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!