pendulum: Pendulum data

Description Format Source Examples

Description

Period and pendulum length for a number of string and mass pendulums constructed by physics students. The same mass was used throughout, but the length of the string was varied from 10cm to 16 m.

Format

A data frame with 27 observations on the following 3 variables.

Source

Calvin College physics students under the direction of Professor Steve Plath.

Examples

1
2
data(pendulum)
xyplot(period ~ length, data=pendulum)

fastR documentation built on May 1, 2019, 11:18 p.m.