Answered You can hire a professional tutor to get the answer.

QUESTION

problem with Subsetting Observations Based on Two Conditions a. Retrieve the starter program quot;ORGSASquot; .

problem with Subsetting Observations Based on Two Conditions

a.  Retrieve the starter program "ORG。SAS"。.

b.  Modify the DATA step to select only the observations with Emp_Hire_Date values on or after July 1, 2010. Subset the observations as they are being read into the program data vector.

c.  In the DATA step,type another statement to select only the observations that have an increase greater than 3000.

d.  The new data set should contain only the following variables: Employee_ID, Emp_Hire_Date, Salary, Increase, and NewSalary.

e.  Add permanent labels for Employee_ID, Emp_Hire_Date, and NewSalary as shown in the report below.

f.  Add permanent formats to display Salary and NewSalary with dollar signs, commas, and two decimal places, and Increase with commas and no decimal places.

g.  Submit a PROC CONTENTS step to verify that the labels and formats are stored in the descriptor portion of the new data set, work.increase.

Partial PROC CONTENTS Output

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question