Learn R Programming

MMAC (version 0.1.2)

APCalculus: Number of Students taking the AP Calculus Exam

Description

A dataset containing the number of students who have taken the AP Calculus exam from 1955 to 2015.

Usage

data(APCalculus)

Arguments

Format

A data frame with 61 observations on the following variables.

  • Year year

  • Exams number of AP exams taken in associated year

Details

The number of AP exams taken in the given year, with data from 1955 to 2015.

Examples

Run this code
data(APCalculus)

Run the code above in your browser using DataLab