0 of 11 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 11 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
1. The following code is submitted:
Proc Sort Data=Temp;
By Country Descending Population City;
Run;
Which of the following is the correct order of the TEMP data set?
2. The following code is submitted.
Proc Sort Data=DS1 out=DS2;
By country population;
Run;
Which of the following is the result from submitting the code above?
3. What is the function of the WHERE statement?
4. Which of the following(s) is a common issue when concatenating data sets?
5. When merging data sets, you must:
6. Which of the following(s) option allows you to identify unmatched observations?
7. Which of the following(s) is required when transposing a data set?
8. Which of the following(s) is required when reverse transposing a data set?
9. Which of the following(s) is a common mistake when transposing a data set?
10. Which of the following(s) is true about the _n_ variable?
11. What is the function(s) of the Retain statement?
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |