Description Usage Format Source
The data from 27 houses sold in Erie, Pennsylvania that were sold.
1 |
A data frame with 27 observations (rows) and 10 variables (columns). Each row is a house that was sold in Erie, Pennsylvania.
A numeric column with the current taxes (i.e. local, school, and county) in dollars / 100
A numeric column with the number of bathrooms
A numeric column with the lot size in square feet / 1000
A numeric column with the living space in square feet / 1000
A numeric column with the number of garage spaces
An integer column with the number of rooms in the house
An integer column with the number of bedrooms in the house
An integer column with the age of the house in years
An integer column with the number of fireplaces in the house
A numeric column with the actual sale price in dollars / 1000
Dataset was published in Narula, Wellington (1977) and reported in Weisberg (1985)
This data was pulled from StatLib (http://lib.stat.cmu.edu/datasets/alr) under the name alr241
.
Column descriptions from Weisberg (1985).
Narula, S. C., & Wellington, J. F. (1977). Prediction, linear regression and the minimum sum of relative errors. Technometrics, 19(2), 185-190. Weisberg, Sanford. (1985). Applied linear regression. New York: Wiley.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.