p5.2: Data Set for Problem 5-2

p5.2R Documentation

Data Set for Problem 5-2

Description

The p5.2 data frame has 11 observations on the vapor pressure of water for various temperatures.

Usage

data(p5.2)

Format

This data frame contains the following columns:

temp

temperature (K)

vapor

vapor pressure (mm Hg)

Source

Montgomery, D.C., Peck, E.A., and Vining, C.G. (2001) Introduction to Linear Regression Analysis. 3rd Edition, John Wiley and Sons.

Examples

data(p5.2)
plot(p5.2)

MPV documentation built on Sept. 8, 2023, 5:44 p.m.

Related to p5.2 in MPV...