light: Simon Newcomb's Measurements for the Speed of Light

Description Usage Format Details Examples

Description

Simon Newcomb's measurements (1882) to measure the speed of light. The data are recordes as deviations from 24800 nanoseconds.

Usage

1

Format

The format is: atomic [1:66] 28 26 33 24 34 -44 27 16 40 -2 ... - attr(*, "comment")= chr "Units: deviations from 24800 nanoseconds"

Details

The currently accepted value for the speed of light on this scale is 33.0.

Examples

1
2
3
4
data(light)
comment(light)
hist(light, breaks=40)
abline(v=33.0, col="red")

Example output

[1] "Units: deviations from 24800 nanoseconds"

BayesDA documentation built on May 1, 2019, 6:33 p.m.

Related to light in BayesDA...