Stats Topic 6 Flashcards

1
Q

Simple linear regression

A
  • is a statistical method used to describe the relationship between two continuous variables.
  • It extends correlational analysis by allowing predictions of one variable (dependent variable, Y) based on another (independent variable, X)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Simple Linear Regression key difference from correlation

A

While correlation shows the strength and direction of a relationship, regression quantifies how much Y changes when X changes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Regression Equation

A
  • a (Intercept): The value of Y when X = 0.
  • b (Slope): The amount Y changes for a one-unit increase in X.
  • Example: If 𝑏 =−0.5, for each 1-hour increase in social media use, wellbeing decreases by 0.5 points.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Regression Line

A

A real line (not imaginary like in correlation) that best fits the data and helps predict values.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Key statistical measures

A
  • R-value: Strength of the relationship between X and Y.
  • R-Square (R²): Percentage of variance in Y explained by X.
  • P-value: Determines statistical significance (typically p<0.05 means significant).
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Using Simple Linear Regression to Describe and Report Linear Relationships

A
  • A numerical estimate of how much Y changes with X.
  • A visual representation through a scatterplot with a regression line.
  • Statistical insights into the strength, direction, and significance of the relationship.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Drawing Conclusions from Simple Linear Regression

A
  • Confidence intervals for the regression slope help assess precision.
  • Causation warning: Regression shows association, not causation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly