Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use the data set Credit from the R library ISLR. You will build linear models to predict the response Rating. (1) Build a simple linear

Use the data set Credit from the R library ISLR. You will build linear models to predict the response Rating.

(1) Build a simple linear regression model with Income as the predictor, provide a summary of the fitted model, and show diagnostic plots for the model. 

(2) Build a multiple linear regression model with Income, Gender and Cards as predictors, provide a summary of the fitted model, the variance inflation factor for each predictor, and show diagnostic plots for the model. Caution:  make sure each predictor has the correct R object type; otherwise your model may be insensible. 

(3) Build a multiple linear regression model with all potential predictors in the data set, provide a summary of the fitted model, the variance inflation factor for each predictor, and show diagnostic plots for the model. 

Caution:  make sure each predictor has the correct R object type; otherwise your model may be insensible.

Step by Step Solution

3.48 Rating (161 Votes )

There are 3 Steps involved in it

Step: 1

Answer 1 Simple Linear Regression Model with Income as the Predictor The first model we will build is a simple linear regression model with Income as the predictor This model will be used to predict t... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Statistics For Business And Economics

Authors: James T. McClave, P. George Benson, Terry T Sincich

12th Edition

032182623X, 978-0134189888, 134189884, 978-0321826237

More Books

Students also viewed these Mathematics questions

Question

What strategic role does operations management play?

Answered: 1 week ago