1
2
3
4
5
#

Name:

Description:

A data frame with 17 observations on boiling point of water and barometric pressure in inches of mercury.

Variables:

bp

boiling point (degrees Farenheit).

pres

barometric pressure in inches of mercury.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

A. C. Atkinson (1985) Plots, Transformations and Regression. Oxford.

S. Weisberg (1980) Applied Linear Regression. Wiley.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.