1
2
3
4
5
#

Name:

Description:

A data frame giving a series of measurements of head acceleration in a simulated motorcycle accident, used to test crash helmets.

Variables:

times

in milliseconds after impact.

accel

in g.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Silverman, B. W. (1985) Some aspects of the spline smoothing approach to non-parametric curve fitting. Journal of the Royal Statistical Society series B 47, 1–52.

References

Venables, W. N. and Ripley, B. D. (1999) Modern Applied Statistics with S-PLUS. Third Edition. Springer.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.