This document analyzes how miles per gallon is related to other variables using data from 399 car observations. The dataset contains information on miles per gallon, engine size, horsepower, weight, acceleration, model year, origin, and number of cylinders. Some values are missing from the attributes. Outliers are removed from the data before regression models are created to determine which variables best predict miles per gallon based on their R^2 values.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
50 views20 pages
Miles Per Gallon
This document analyzes how miles per gallon is related to other variables using data from 399 car observations. The dataset contains information on miles per gallon, engine size, horsepower, weight, acceleration, model year, origin, and number of cylinders. Some values are missing from the attributes. Outliers are removed from the data before regression models are created to determine which variables best predict miles per gallon based on their R^2 values.