Description Usage Format Source Examples
The data come from an experiment to determine how terminal velocity depends on the mass of the falling object. A helium balloon was rigged with a small basket and just the ballast to make it neutrally buoyant. Mass was then added and the terminal velocity is calculated by measuring the time it took to fall between two sensors once terminal velocity has been reached. Larger masses were drop from higher heights and used sensors more widely spaced.
| 1 | 
A data frame with 42 observations on the following 5 variables.
timetime (in seconds) to travel between two sensors
massnet mass (in kg) of falling object
heightdistance (in meters) between two sensors
velocityaverage velocity (in m/s) computed from 
time and height
force.dragcalculated drag force (in N, 
force.drag = mass * 9.8) using the fact that at 
terminal velocity, the drag force is equal to the force of gravity
Calvin College physics students under the supervision of Professor Steve Plath.
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.