involvement_survey_srs | R Documentation |
An example dataset describing a simple random sample of 5,000 parents
of students with disabilities, from a population of 20,000.
The parent involvement survey measures a single key outcome:
whether "parents perceive that schools facilitate parent involvement
as a means of improving services and results for children with disabilities."
The variable BASE_WEIGHT
provides the base sampling weight.
The variable N_STUDENTS_IN_SCHOOL
can be used to provide a finite population correction
for variance estimation.
involvement_survey_srs
A data frame with 5,000 rows and 17 variables
A unique identifier for students
Survey response/eligibility status: 'Respondent', 'Nonrespondent', 'Ineligble', 'Unknown'
Parent agreement ('AGREE' or 'DISAGREE') for whether they perceive that schools facilitate parent involvement
A unique identifier for school districts
A unique identifier for schools, nested within districts
Student's grade level: 'PK', 'K', 1-12
Student's age, measured in years
Code for student's disability category (e.g. 'VI' for 'Visual Impairments')
Student's disability category (e.g. 'Visual Impairments')
'Female' or 'Male'
Seven-level code with descriptive label (e.g. 'AS7 (Asian)')
Whether parent has an e-mail address ('Has Email' vs 'No Email')
Population benchmark for category of PARENT_HAS_EMAIL
Population benchmark for category of STUDENT_RACE
Sampling weight to use for weighted estimates
Total number of students in the population
The number of contact attempts made for each case (ranges between 1 and 6)
involvement_survey_srs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.