Learn R Programming

dslabs (version 0.7.5)

nyc_regents_scores: NYC Regents exams scores 2010

Description

Distribution of scores for New York City Regents algebra, global history, biology, English, and U.S. history exams. These data were used to make this New York Times plot.

Usage

nyc_regents_scores

Arguments

Format

An object of class "data.frame".

Details

  • score. Test score from 0 to 100.

  • integrated_algebra. Score frequency on Algebra exam.

  • global_history. Score frequency on global history exam.

  • living_environment. Score frequency on biology exam.

  • english. Score frequency on English exam.

  • us_history. Score frequency on U.S. history exam.

Examples

Run this code
print(nyc_regents_scores)

Run the code above in your browser using DataLab