This app was built using R to determine the most significant predictors from the mtcars data set, and use them to create a linear regression prediction model that can predict the horsepower of a vehicle, based on it’s displacement, weight, and number of cylinders.