Use Inter Quartile Range (IQR) method to identify outliers of all continuous

Use Inter Quartile Range (IQR) method to identify outliers of all continuous variables, then remove all observations containing outliers.

Build a multiple linear regression model using car.trip.price as dependent variable. Select at least five independent variables. Treat each categorical variable as a single variable although it may be broken into multiple dummy variables. Try different models and choose the best one you can find