knowt

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

1/48

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 12:30 PM on 5/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

49 Terms

1
New cards

What type of variables are typically used in linear regression?

Two numerical variables

2
New cards

What does a scatterplot primarily help you do?

Visualize relationships between variables

3
New cards

A correlation of +1 means:

Perfect positive linear relationship

4
New cards

A correlation close to 0 suggests:

Little to no linear relationship

5
New cards

Which statement is TRUE about correlation?

Correlation does not necessarily imply causation

6
New cards

What does the slope represent in a regression equation?

The average increase in y for a 1-unit increase in x

7
New cards

In the equation ŷ = 2112.35 + 155.47x, what does 155.47 represent?

Average increase in revenue for each additional minute

8
New cards

In a regression equation, the intercept represents:

Predicted y when x = 0

9
New cards

What is the formula for a residual?

Actual value minus predicted value

10
New cards

What does R² measure?

The proportion of variation explained by the model

11
New cards

An R² value of 0.655 means:

65.5% of variation in y is explained by x

12
New cards

What hypothesis is tested for slope significance?

H0: β1 = 0

13
New cards

If the p-value for the slope is very small, we conclude:

There is evidence of a linear relationship

14
New cards

What does it mean if a confidence interval for the slope includes 0?

The relationship may not be statistically significant

15
New cards

Residual Standard Error (RSE) measures:

Typical prediction mistake size

16
New cards

What is the main goal of Ordinary Least Squares (OLS)?

Minimize squared residuals

17
New cards

Why are residuals squared in OLS?

To prevent positive and negative errors from cancelling out

18
New cards

Which of the following is an assumption of linear regression?

Residuals should randomly scatter around 0

19
New cards

A residual plot showing a curved pattern suggests:

The relationship may not be linear

20
New cards

Homoscedasticity means:

Residuals have constant spread around 0

21
New cards

Why are outliers dangerous in regression?

They can strongly influence the slope and conclusions

22
New cards

If residuals are heavily skewed or have multiple peaks, this violates:

Normality of residuals

23
New cards

Which situation is an example of extrapolation?

Predicting far outside the observed data range

24
New cards

Which statement best describes the slope in regression?

The average change in y for a 1-unit increase in x

25
New cards

Which of the following would MOST likely indicate a poor regression model?

A visible pattern in residuals

26
New cards

What does a statistically significant slope tell us?

There is evidence of a linear relationship

27
New cards

What does a correlation of -1 mean?

Perfect negative linear relationship

28
New cards

What does a correlation of 0 mean?

No linear relationship

29
New cards

What does a positive slope indicate?

As x increases, y tends to increase

30
New cards

What does a negative slope indicate?

As x increases, y tends to decrease

31
New cards

What does an R² value of 1 indicate?

The model explains all variation in y

32
New cards

What does an R² value of 0 indicate?

The model explains none of the variation in y

33
New cards

Why should extrapolation be used carefully?

The relationship may not continue outside the observed range

34
New cards

What does a residual plot with random scatter suggest?

The model assumptions may be reasonable

35
New cards

What is an outlier?

A data point far from the overall pattern

36
New cards

Why does correlation not prove causation?

Other variables may explain the relationship

37
New cards

What is the explanatory variable in regression called?

The x-variable

38
New cards

What is the outcome variable in regression called?

The y-variable

39
New cards

What type of relationship does correlation measure?

Linear relationship

40
New cards

What happens if residuals show a pattern?

The model may be inappropriate

41
New cards

Why are confidence intervals important?

They show plausible values for the true coefficient

42
New cards

What does a narrow confidence interval indicate?

More precision in the estimate

43
New cards

What does a wide confidence interval indicate?

Less precision in the estimate

44
New cards

What happens if the regression assumptions are violated?

The model results may be misleading

45
New cards

What does statistical significance tell us?

The relationship is unlikely due to random chance

46
New cards

Does statistical significance guarantee practical importance?

No

47
New cards

What does a scatterplot help identify besides relationships?

Outliers and nonlinear patterns

48
New cards

What does “best fit line” mean?

The line minimizing squared residuals

49
New cards

What is another name for the regression line?

Least squares regression line