1
2
3
4
5
#

Name:

Description:

Temperature and pressure in a saturated steam driven experimental device.

Variables:

The data frame contains the following components:

Temp

temperature, in degrees Celsius.

Press

pressure, in Pascals.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

N.R. Draper and H. Smith (1981) Applied Regression Analysis. Wiley, pp. 518–9.

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/The_Saturated_Steam_Pressure_Data_1235_18.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.