Learn R Programming

Lock5withR (version 1.2.2)

QuizPulse10: Quiz vs Lecture Pulse Rates

Description

Paired data with pulse rates in a lecture and during a quiz for 10 students

Arguments

Format

A data frame with 10 observations on the following 3 variables.
  • Student ID number for the student
  • Quiz Pulse rate (beats per minute) during a quiz
  • Lecture Pulse rate (beats per minute) during a lecture

Source

In-class data collection

Details

Ten students in an introductory statistics class measured their pulse rate in two settings: in the middle of a regular class lecture and again while taking a quiz.

Examples

Run this code

data(QuizPulse10)

Run the code above in your browser using DataLab