logo Hurry, Grab up to 30% discount on the entire course
Order Now logo
398 Times Downloaded

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Julian RichardsonComputer science
(5/5)

944 Answers

Hire Me
expert
Venktesh PrasaadMarketing
(5/5)

884 Answers

Hire Me
expert
Mette BabstockScience
(5/5)

888 Answers

Hire Me
expert
Philip BirnbaumAccounting
(5/5)

621 Answers

Hire Me
R Programming
(5/5)

Conduct correlation analysis on all variables and show which variable has the strongest positive and which variable has the strongest negative correlations with income.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Question 1: state.X77 (25 points) 

In # Explanatory modeling example 2 using R existing dataset called state.X77 from lab3, we conducted a set of analysis for the explanatory. Please leverage state.X77 to answer the following questions. 

In Question 1, you do not need to split your data as training and validation sets. 

1.1 Conduct correlation analysis on all variables and show which variable has the strongest positive and which variable has the strongest negative correlations with income. Show the correlations of the two variables. (Hints: be sure to rename some variables that have the space between two letters and also create a new variable called “Density” as we did in class). (2 points) 

1.2 We are intended to model income as dependent variable. Based on your 1.1 answers, write down two hypotheses for each variable respectively (i.e., X influences Y, and what’s the effect direction?). 

Ensure to provide reasons and arguments of why you have those hypotheses. (3 points) 

1.3 Build a multiple linear regression model to examine your above two hypotheses where income is the dependent variable and the two variable are independent variables (called Model1). Show the summary of regression model. Explain the meaning of coefficients (significant or not? What’s the quantitative meaning of the coefficient?). Are the hypotheses supported? What’s the Adjusted R-Squared of the model? 

Ensure to interpret your model results (5 points) 

1.4 Build a second linear regression model for income, with Illiteracy, HSGrad and Density as IVs (called Model 2). Show the summary of regression model. 

Are the coefficients very different from those in Model 1? What’s the Adjusted R-Squared of the model? Does this model fit the data better, compared to Model 1? 

Ensure to interpret your model results (5 points) 

1.5 Predict the following new data, using Model 2. Fill in the blanks. (5 points) 

State Illiteracy HSGrad Density Income

State 1 1.0 48 100

State 2 0.7 50 70

State 3 2.0 45 440

State 4 1.4 47.5 15

1.6 Use (graphical) regression diagnostics and check the two assumptions for Model 2: non-linearity of residuals, normality of (distribution of) residuals. Are the two assumptions satisfied? Why? (5 points)

(5/5)
Attachments:

Expert's Answer

398 Times Downloaded

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme