1
2
3
4
5
#

Name:

Description:

The toycars data frame has 27 rows and 3 columns. Observations are on the distance traveled by one of three different toy cars on a smooth surface, starting from rest at the top of a 16 inch long ramp tilted at varying angles.

Variables:

This data frame contains the following columns:

angle

tilt of ramp, in degrees

distance

distance traveled, in meters

car

a numeric code (1 = first car, 2 = second car, 3 = third car)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.