🟫 Bivariate Data Flashcards

(8 cards)

1
Q

What is bivariate data?

A

Data that involves two variables, often used to find relationships between them.

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

What is a scatter plot?

A

A graph that displays bivariate data using points. Used to identify the correlation between variables.

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

What is correlation and how is it interpreted?

A

Correlation shows how strongly two variables are related:

Positive = both increase
Negative = one increases, one decreases
None = no pattern

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

What is the purpose of a line of best fit in a scatter plot?

A

A line of best fit represents the relationship between two variables and helps to predict values within the data range.

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

How do you interpret correlation coefficients?

A

The correlation coefficient ranges from -1 to +1, where:

+1 indicates a perfect positive correlation

-1 indicates a perfect negative correlation

0 indicates no correlation.

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

A scatter plot shows the relationship between the number of hours studied and test scores for 5 students. The hours studied are: 2, 4, 6, 8, 10, and the corresponding test scores are: 50, 60, 70, 80, 90. Does the data show a positive, negative, or no correlation?

A

Hours Studied: 2, 4, 6, 8, 10
Test Scores: 50, 60, 70, 80, 90

As the number of hours studied increases, the test scores also increase.

✅ This shows a positive correlation.

Answer: Positive correlation

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

You are given the following bivariate data for two variables, age and height:
Age: 4, 6, 8, 10, 12
Height: 100, 110, 120, 130, 140
Plot a scatter graph and describe the relationship between age and height.

A

Data:

Age 4 6 8 10 12
Height 100 110 120 130 140
Plot (if drawn): Each point moves up consistently as age increases.

📈 The points form a straight upward-sloping line.

✅ This is a strong positive linear relationship.

Answer: The relationship between age and height is strong, positive, and linear.

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

What is the formula for finding the line of best fit in a bivariate dataset?

A

The general form for the line of best fit (or linear regression line) is:

y=mx+c

Where:
y = dependent variable (e.g. height, test score)

x = independent variable (e.g. age, hours studied)

m = gradient (rate of change)

c = y-intercept (value when
x = 0)

Answer: y=mx+c
​

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