1
2
3
4
5
#

Name:

Description:

The modelcars data frame has 12 rows and 2 columns. The data are for an experiment in which a model car was released three times at each of four different distances up a 20 degree ramp. The experimenter recorded distances traveled from the bottom of the ramp across a concrete floor.

Variables:

This data frame contains the following columns:

distance.traveled

a numeric vector consisting of the lengths traveled (in cm)

starting.point

a numeric vector consisting of the distance of the starting point from the top of the ramp (in cm)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

W.J. Braun

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Model_Car_Data_299_49.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.