academic_awards | R Documentation |
Simulated dataset based on the UCLA Statistical Consulting Group's website.
data(academic_awards)
A data frame with 200 rows and 4 variables.
num_awards | integer | Outcome variable; indicates the number of awards earned by students at a high school in a year |
math | integer | Continuous predictor variable; represents students' scores on their math final exam |
prog | factor | Categorical predictor variable with three levels, indicating the type of program in which the students were enrolled: "General", "Academic", or "Vocational". |
Introduction to SAS. UCLA: Statistical Consulting Group. from https://stats.oarc.ucla.edu/sas/modules/introduction-to-the-features-of-sas/ (accessed August 22, 2021).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.