Comprehensive Guide to Multiple Regression Analysis and Model Interpretation

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/28

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:08 PM on 6/1/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

29 Terms

1
New cards

What is the primary advantage of multiple linear regression over simple linear regression?

It allows multiple explanatory variables and controls for other factors.

2
New cards

In a multiple regression model, how is a slope coefficient interpreted?

The average change in Y for a one-unit increase in X while holding all other variables constant.

3
New cards

Why might customer size be included in a revenue model that uses call minutes?

To separate the effect of call minutes from customer size.

4
New cards

What does a decreased coefficient for call minutes after adding customer size imply?

Customer size was explaining some of the relationship previously attributed to call minutes.

5
New cards

What is a true statement about residual plots?

Residuals should appear randomly scattered.

6
New cards

Which is NOT a reason to add another variable to a regression model?

It exists in the dataset.

7
New cards

What happens to R² when a new variable is added?

Always increases or stays the same.

8
New cards

What happens to Adjusted R² when an irrelevant variable is added?

Often decreases.

9
New cards

Which measure is generally better for comparing regression models with different numbers of variables?

Adjusted R².

10
New cards

Which regression model is likely best based on R² and Adjusted R² values?

Model B.

11
New cards

How many dummy variables are needed for a variable with 4 categories?

3.

12
New cards

How many dummy variables are needed for a variable with 6 categories?

5.

13
New cards

What is the category that is absorbed into the intercept called?

Baseline/reference category.

14
New cards

If Healthcare is the baseline industry, what does the coefficient for Technology represent?

Technology compared to Healthcare.

15
New cards

Which of the following is a binary categorical variable?

Existing customer (Yes/No).

16
New cards

Does statistical significance automatically mean the model is useful?

False.

17
New cards

Can patterns in residuals indicate problems with a model?

True.

18
New cards

Can multiple regression use both numerical and categorical explanatory variables?

True.

19
New cards

Can Adjusted R² decrease when a variable is added?

True.

20
New cards

Can R² decrease when a variable is added?

False.

21
New cards

Do model predictions change when the baseline category changes?

False.

22
New cards

Does changing the baseline category change the interpretation of coefficients?

True.

23
New cards

If a categorical variable has k categories, how many dummy variables do you need?

False.

24
New cards

In multiple regression, how is every slope interpreted?

While holding the other variables constant.

25
New cards

What does a regression coefficient for Customer Size of 50 mean?

Revenue increases by $50 for every $1,000 increase in customer spending, holding other variables constant.

26
New cards

What does a coefficient for Existing Customer = 1200 mean?

Existing customers generate $1,200 more revenue than new customers on average, holding other variables constant.

27
New cards

Why do statisticians use control variables?

To separate the effects of different variables.

28
New cards

What does a U-shaped pattern in residuals indicate?

The linear model may be inappropriate.

29
New cards

What best describes multiple regression?

It estimates one numerical outcome using multiple explanatory variables.