The following SAS program is submitted:
What new variables are created?
Scenario:
This project will use data set cert.input13. At any time, you may
save your program as program13 in cert\programs.
This data set contains 1001 observations and 2 variables:
* Date1, a numeric variable representing an unformatted
SAS date value. Example: 12001.
* Charnum, a character variable representing a monetary
amount. Example: $50,000.
Write a SAS program that will:
* Save the new data set as results.output13.
* Create a new variable Chdate that converts
the datel variable to a character variable that is in the
format ddmonyyyy, such as 11NOV1992.
* Create a new variable num1 that converts
the Charnum variable to a numeric variable.
What is the average (mean) of the num1 variable for the entire data set?
Enter your numeric answer in the space below (Round your answer to the nearest integer).
Unless specified, which variables and data values are used to calculate statistics in the MEANS procedure?
Given the following raw data records in DATAFILE.TXT:
Which output is correct based on the submitted program?
Enter your email address to download SASInstitute.A00-231.v2024-05-10.q125 Dumps