Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please provide the codes that need to be used to do the following on RSTUDIO. 1.Import HBAT200data into RStudio 2. Build an appropriate regression model

Please provide the codes that need to be used to do the following on RSTUDIO.

1.Import HBAT200data into RStudio

2. Build an appropriate regression model that will explain "customer satisfaction" (Please note that X19-X23 are outcome variable, so do NOT use them as your independent variables)

3. Check normality and multicollinearity assumptions

4. Interpret the model and identify the factors that influence customer satisfaction

5. Provide recommendations to management on how to increase customer satisfaction.

  • Make sure to study a correlation table to identify potential issues of multicollinearity
  • Normality assumption can be checked using a normal p-plot in the regression output
  • Model interpretation follows an easy path: p-value of the ANOVA table (F test), R-Squared and adjusted R-squared, VIF scores (for R users only), significance of each beta coefficient, and coefficient itself, if significant.
  • Make to interpret beta coefficients in order to make proper suggestions for decision-making
  • Make sure to properly recode categorical variables (X1 - X5)
  • Use Hmisc to create robust correlation table
  • Use VIF scores for multicollinearity check

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

Discovering Advanced Algebra An Investigative Approach

Authors: Jerald Murdock, Ellen Kamischke, Eric Kamischke

1st edition

1559539844, 978-1604400069, 1604400064, 978-1559539845

More Books

Students also viewed these Mathematics questions

Question

Review our different family types from Chapter

Answered: 1 week ago