Question: Answer using SAS Creating a Listing Report for Missing Data Use PROC PRINT and the WHERE statement to examine the pg1.eu_occ table. a. Create a
Answer using SAS
Creating a Listing Report for Missing Data Use PROC PRINT and the WHERE statement to examine the pg1.eu_occ table. a. Create a new program. Write a PROC PRINT step to read the pg1.eu_occ table. Use a WHERE statement to list rows where Hotel, ShortStay, and Camp are missing. Run the program. How many rows are included? b. Modify the WHERE statement to list rows with Hotel values greater than 40,000,000. Run the program. Which months are included in the report
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
