exam 3 scatterplots, correlation coefficient, linear regression

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/19

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards

scatterplot form

  • straight line (linear)

  • curved (rare)

2
New cards

scatterplot direction

  • positive: larger X values with larger Y values

    • slopes up

  • negative: larger X values with smaller Y values

    • slopes down

3
New cards

scatterplot strength

  • determined by how closely the points follow a clear line

  • increased scatter = decreased strength

4
New cards

outliers

  • striking deviations from pattern

  • strong impact on results

5
New cards

correlation coefficient (r) definition

describes the strength and direction of a linear relationship between two quantitative variables

6
New cards

range of values for a correlation coefficient (CC)

between 1 & -1 (including 0)

7
New cards

How value of CC indicates strength, and + or - indicates direction

  • closer to 0 = very weak relationship

  • closer to 1 or -1 = very strong relationship

    • 1 = upward

    • -1 = downward

8
New cards

no units for CC

descriptive statistics (mean, median, quartiles, standard devaition) share the same unit as the original observation

9
New cards

explain why correlation does not imply causation

two variables can be related without causing another

10
New cards

CC does not describe a curved relationship

LINEAR relationships

11
New cards

how outliers influence a CC

  • depends on where outliers are whether it strengthens or weakens relationship

  • outliers will impact CC

12
New cards

regression definition

mathematical equation that explains the linear relationship between two numerical variables

13
New cards

regression x vs y variables

  • x - explanatory variable (independent/predictor)

  • y - response variable (dependent/outcome)

14
New cards

LS method

  • least squares

  • the line that minimizes the su, of the squared vertical distances of the data points on the line

15
New cards

residual definition

vertical distances of data points from the line

  • observed - predicted value

16
New cards

regression equations

Y = a + bx

  • Y = predicted value of Y for a given X

  • a = intercept of the line

  • b = slope

17
New cards

extrapolation

if you predict beyond the limits of the observations used to create the regression equation or else it will be extrapolation

18
New cards

R2

tells you how strong the line of regression is

19
New cards

null hypothesis for regression equation

slope = 0

20
New cards

alternative hypothesis for regression equation

slope does not equal 0