Chapter 4 - Correlation Flashcards

1
Q

What is Bivariate Data?

A

✯ Bivariate data is data with two variables:

explanatory variables and response variables.

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

What is an Explanatory Variable?

A

✯ The explanatory variable is the independent variable. This is plotted on the horizontal axis (x).

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

What is a Response Variable?

A

✯ The response variable is the dependent variable. This is plotted on the vertical axis (y).

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

What is a Casual Relationship?

A

✯ When two variables are directly linked, we say that two variables have a causal relationship.

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

Why is it important to distinguish between casual relationships and correlation?

A

Correlated variables may not necessarily have a casual relationship.

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

When can we use a linear model to model bivariate data?

A

✯ A linear model can be used to model bivariate data if it has:

  1. Strong/Perfect Positive Correlation

or…

  1. Strong/Perfect Negative Correlation.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a Regression Line?

A

✯ A regression line is the line of best fit.

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

What is the form of a regression line?

A

✯ A regression line of y on x is of the form:

Y = ax + b (where a & b are constants)

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

We can only use the regression line to estimate values in which scenario?

  1. Estimate Y given x

or

  1. Estimate X given y
A
  1. It can only be used to estimate y given x and NEVER x given y.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What does the coefficient of b tell us?

(Y = ax + b)

A

✯ The coefficient b tells us the change in y for each unit change in x.

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

How does the the sign of the coefficient of b impact the correlation?

(Y = ax + b)

A

✯ If the data is positively correlated, b will be positive.

✯ If the data is negatively correlated, b will be negative.

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

Consider y = 5x+2 , 1 < x< 10.

If x = 2, will our value be interpolated or extrapolated?

What does this tell us about the reliability of the data?

A

✯ When we plug x = 2 into our equation, we get y = 12. This is an interpolated value because we use x = 2 which lies in the interval 1 < x< 10.

✯ Interpolated values are reliable.

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

Consider y = 5x+2 , 1 < x< 10.

If x = 20, will our value be interpolated or extrapolated?

What does this tell us about the reliability of the data?

A

✯ When we plug x = 20 into our equation, we get y = 102. This is an extrapolated value because we use x = 20 which lies outside the interval 1 < x< 10.

✯ Extrapolated values are unreliable.

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