We have collected data on a questionnaire as follows: Here is some sample data: (a)' Write a SAS program to read these data. (b) Compute age (in years) at time work was started and length of time...


We have collected data on a questionnaire as follows:


Here is some sample data:


(a)' Write a SAS program to read these data.


(b) Compute age (in years) at time work was started and length of time between ST_DATE and END_DATE (also in years).


(c) Compute the sales per year of work.


(d) Print out a report showing:


where LENGTH is the time at work computed in part (b), and SALES_ YR is the sales per year computed in part (c). Use the .MMDDYYIO. format to print the DOB.


(e) Modify the program to compute AGE as of the last birthday and sales per year rounded to the nearest 10 dollars. Try using the DOLLAR6. format for SALES_YR.



May 18, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here