What is the definition of BIVARIATE DATA?
Data that consists of pairs of values for two random variables.
What does correlation measure?
The relationship between two variables.
What is Pearson’s Product Moment Correlation Coefficient?
A standardised measure of correlation for linear relationships between two variables.
What is the least squares regression line used for?
To make predictions using the equation of the regression line.
What is the independent variable?
The variable that is being changed or controlled by the data collector.
What is the dependent variable?
The variable that is being recorded.
True or False: Correlation implies causation.
False.
Fill in the blank: The _______ is the graphical representation of the regression line.
line of best fit
What is the purpose of using residuals in scatter graphs?
To identify outliers.
What does the term GRADIENT refer to in the context of regression?
The slope of the regression line.
What is Spearman’s Rank Correlation Coefficient?
A non-parametric measure of correlation based on the ranks of data.
It is the PMCC of the ranked data.
What is INTERPOLATION?
Estimating values within the range of a set of data points.
What is EXTRAPOLATION?
Estimating values outside the range of a set of data points or out of the context of the data.
What is the PRODUCT MOMENT CORRELATION COEFFICIENT (PMCC)?
A standardised measure of correlation specifically for linear relationships.
What does it mean if two variables have CAUSAL CORRELATION?
A change in one variable directly affects the other.
Why is a scatter graph important?
To check if the relationship between two variables is linear.
What does the term RANK refer to in statistics?
The position of a data point in an ordered list.
What is the purpose of calculating the Spearman’s Rank Correlation Coefficient?
To determine the strength of the relationship between the ranks of two variables.
True or False: The PMCC is affected by the units of measurement.
False. PMCC is independent of units.
What is the purpose of identifying independent and dependent variables in an experiment?
To understand the relationship and effects between variables.
Fill in the blank: The _______ is used to describe the strength of correlation.
correlation coefficient
Fill in the blank: The Spearman’s rank correlation coefficient is more suitable than the product moment correlation coefficient for _______.
Data which does not follow a bivariate normal distribution
What is the equation of the least squares regression line?
y = a + bx, where a is the y-intercept and b is the gradient
True or False: A prediction is reliable if it is an extrapolation.
False