Data interpretation

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/36

flashcard set

Earn XP

Description and Tags

Last updated 2:02 PM on 5/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

37 Terms

1
New cards

What is single-variable (univariate) data?

Data consisting of observations of one variable, e.g. heights of students.

2
New cards

What is bivariate data?

Data consisting of paired observations of two variables, e.g. (height, weight) for each student.

3
New cards

What does a vertical line chart show?

Frequencies of discrete data, with the height of each vertical line representing the frequency.

4
New cards

What does a dot plot show?

Each individual data value as a dot above its value on a number line; useful for small data sets.

5
New cards

What does a stem-and-leaf diagram show?

Each data value split into a stem and a leaf, so the raw data is preserved while showing the distribution.

6
New cards

What is a back-to-back stem-and-leaf diagram used for?

Comparing two single-variable data sets that share the same stems.

7
New cards

What does a box-and-whisker plot show?

The minimum, lower quartile, median, upper quartile and maximum (the five-number summary), and any outliers.

8
New cards

What does the box in a box plot represent?

The interquartile range — from the lower quartile (Q1) to the upper quartile (Q3), with the median marked inside.

9
New cards

What does a cumulative frequency diagram show?

The running total of frequencies up to each value, plotted at upper class boundaries; useful for finding the median, quartiles and percentiles.

10
New cards

In a histogram, what does the area of a bar represent?

Frequency (or relative frequency).

11
New cards

What is plotted on the vertical axis of a histogram with unequal class widths?

Frequency density, where frequency density = frequency ÷ class width.

12
New cards

How do you find the frequency of a class from a histogram?

Multiply the frequency density of that class by the class width.

13
New cards

How are histograms linked to continuous probability distributions?

As class widths shrink, the histogram of relative frequencies approaches the probability density function of the distribution.

14
New cards

What is a scatter diagram?

A diagram showing bivariate data as points (x, y), used to look for relationships between two variables.

15
New cards

What is a regression line?

A straight line fitted through the points of a scatter diagram, modelling the relationship between the two variables (calculation of its equation is not required at A-level).

16
New cards

What does positive correlation mean?

As one variable increases, the other tends to increase.

17
New cards

What does negative correlation mean?

As one variable increases, the other tends to decrease.

18
New cards

What does no correlation mean?

No clear linear relationship between the two variables.

19
New cards

Why does correlation not imply causation?

A correlation between two variables can arise by chance, from reverse causation, or from a hidden third variable; it does not by itself show that one variable causes the other.

20
New cards

What is the mean?

The sum of the data values divided by the number of values. The mean of x̄ = (Σx) / n.

21
New cards

What is the median?

The middle value when the data are ordered (the average of the two middle values if n is even).

22
New cards

What is the mode?

The value (or values) that occur most frequently in the data set.

23
New cards

What is a percentile?

The value below which a given percentage of the data falls; e.g. the 30th percentile is the value below which 30% of the data lie.

24
New cards

What is the lower quartile (Q1)?

The 25th percentile — the value a quarter of the way through the ordered data.

25
New cards

What is the upper quartile (Q3)?

The 75th percentile — the value three-quarters of the way through the ordered data.

26
New cards

What is the interquartile range (IQR)?

IQR = Q3 − Q1; a measure of spread that ignores the extremes.

27
New cards

What is the variance?

The mean of the squared deviations from the mean: σ² = Σ(x − x̄)² / n = Σx²/n − x̄².

28
New cards

What is the standard deviation?

The square root of the variance — the root-mean-square deviation from the mean.

29
New cards

Formula for standard deviation from a list of data

σ = √(Σ(x − x̄)² / n) = √(Σx²/n − x̄²).

30
New cards

Formula for standard deviation from a frequency distribution

σ = √(Σf(x − x̄)² / Σf) = √(Σfx²/Σf − x̄²).

31
New cards

Why are the mean and standard deviation from a grouped frequency table only estimates?

Because exact values within each class are unknown; the class midpoint is used as an approximation.

32
New cards

How can you use mean and standard deviation to compare distributions?

Compare means to compare averages and compare standard deviations to compare spread/consistency, in the context of the data.

33
New cards

Outlier rule 1 (IQR rule)

A data point is an outlier if it is more than 1.5 × IQR below Q1 or above Q3.

34
New cards

Outlier rule 2 (standard deviation rule)

A data point is an outlier if it is more than 2 standard deviations away from the mean.

35
New cards

What is data cleaning?

Preparing a data set for analysis by handling missing values, correcting errors and deciding what to do with outliers.

36
New cards

When might it be appropriate to remove an outlier?

When it is shown to be a measurement or recording error, or when it clearly does not belong to the population of interest.

37
New cards

When should an outlier be kept?

When it is a genuine extreme observation that gives meaningful information about the population.