Measures of Location and Spread

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

1/19

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:55 PM on 4/28/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

20 Terms

1
New cards

Measure of Location

A single value which describes a position in a data set

2
New cards

Measure of central tendency

The single value which describes the centre of the data

3
New cards

Mode/Modal Class

Value or class that occurs most often

4
New cards

Median

Middle value when the data values are put in order

5
New cards

Mean


xbar = (Σx)/n or for grouped data xbar = (Σxf)/Σf

6
New cards

Lower Quartile

¼ of the way through the set (median of lower half)

7
New cards

Upper Quartile

¾ of the way through the set (median of upper half)

8
New cards

Percentile

Data is split into 100 parts

9
New cards

How to find Q1 for discrete data

Divide n by 4
If a whole number, Q1 is halfway between this data point and the one above
If not a whole number, round up and pick this data point as Q1

10
New cards

How to find Q3 for discrete data

Find ¾ of n
If a whole number, Q3 is halfway between this data point and the one above
If not a whole number, round up and pick this data point to be Q3

11
New cards

How to find quartiles for grouped frequency tables

Use interpolation (by assuming that the data values are evenly distributed within each class)
Q1 = n/4th data value
Q2 = n/2th data value
Q3 = 3n/4th data value

12
New cards

Range

The difference between the largest and smallest values in the data set

13
New cards

IQR

The difference between Q1 and Q3 (Q3-Q1)

14
New cards

Interpercentile range

The difference between the values for 2 given percentiles

15
New cards

Variance

A statistical measure of how far a set of numbers are spread out from the mean

16
New cards

Variance equation

17
New cards

Standard Deviation

The square root of variance

18
New cards

Variance equation for a grouped frequency table

19
New cards

Coding

A way of simplifying statistical calculations

20
New cards

Formula for Coding

y = (x-a) / b