case1001 | R Documentation |
In 1609 Galileo proved mathematically that the trajectory of a body falling with a horizontal velocity component is a parabola. His search for an experimental setting in which horizontal motion was not affected appreciably (to study inertia) let him to construct a certain apparatus. The data comes from one of his experiments.
case1001
A data frame with 7 observations on the following 2 variables.
Distance
horizontal distances (in punti)
Height
initial height (in punti)
Ramsey, F.L. and Schafer, D.W. (2002). The Statistical Sleuth: A Course in Methods of Data Analysis (2nd ed), Duxbury.
str(case1001)
plot(Distance ~ Height, case1001)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.