Mgt6203 midterm part 2 - Study guides, Class notes & Summaries
Looking for the best study guides, study notes and summaries about Mgt6203 midterm part 2? On this page you'll find 2 study documents about Mgt6203 midterm part 2.
All 2 results
Sort by
-
CS MGT6203 Data Analytics for Business Midterm Part 2 solutions_V_2.0
- Exam (elaborations) • 23 pages • 2023
-
Available in package deal
-
- $9.99
- + learn more
Q1) 
For this problem, load the College dataset from the ISLR package 
library("ISLR") 
data("College") 
Please estimate a linear regression model (using the lm function) with Personal as the dependent 
variable and Room.Board as the independent variable. What are the model’s R-squared and 
adjusted R-squared values respectively? 
a) 0.00549, 0.048 
b) 0.0143, 0.022 
c) 0.0398, 0.0385 
d) 0.0325, 0.0336 
Answer: C (Week 1 Lesson 4) 
library("ISLR") 
data("College") 
summary(lm(College$...
-
MGT 6203 MIDTERM PART 2– SOLUTION KEY CODING QUESTIONS with ANSWERS
- Exam (elaborations) • 15 pages • 2021
-
- $14.25
- 3x sold
- + learn more
MIDTERM – SOLUTION KEY 
CODING QNS 
Q21) Please estimate a linear regression model (using the lm function) with Personal as the dependent variable and Room.Board as the independent variable. What are the model’s Rsquared and adjusted R-squared values? 
a)	0.00549, 0.048 
b)	0.0143, 0.022 
c)	0.0398, 0.0385 
d)	0.0325, 0.0336 
Answer: C (Week 1 Lesson 4) 
library("ISLR") data("College") 
summary(lm(College$Personal~College$Room.Board)) 
## 
## Call: 
## lm(formula = College$Personal ~ Co...
And that's how you make extra money
Did you know that on average a seller on Stuvia earns $82 per month selling study resources? Hmm, hint, hint. Discover all about earning on Stuvia