chad 2

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/28

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:28 PM on 4/7/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

29 Terms

1
New cards

Range

Measures the spread of a dataset by subtracting the smallest value from the largest.

2
New cards

Formula for Range

Range = Maximum - Minimum.

3
New cards

Example of Range

For data 3, 7, 8, 12, 15, Range = 15 - 3 = 12.

4
New cards

Key Ideas about Range

Simple measure of spread, uses only two values (min and max), sensitive to outliers.

5
New cards

Quartiles

Divide a dataset into four equal parts.

6
New cards

Q1 (First Quartile)

The value below which 25% of the data falls.

7
New cards

Q2 (Median)

The value below which 50% of the data falls.

8
New cards

Q3 (Third Quartile)

The value below which 75% of the data falls.

9
New cards

Steps to Find Quartiles

  1. Order the data, 2. Find the median (Q2), 3. Find Q1 and Q3.
10
New cards

Interquartile Range (IQR)

IQR = Q3 - Q1.

11
New cards

Key Ideas about Quartiles

Describes the middle 50% of data and is less affected by outliers.

12
New cards

Standard Deviation

Measures how far data values typically are from the mean.

13
New cards

Population Formula for Standard Deviation

extσ=extΣ(xextμ)2Next{σ} = \frac{ ext{Σ}(x - ext{μ})^2}{N}.

14
New cards

Sample Formula for Standard Deviation

s=extΣ(xxˉ)2n1s = \frac{ ext{Σ}(x - \bar{x})^2}{n-1}.

15
New cards

Steps to Calculate Standard Deviation

  1. Find the mean, 2. Subtract mean from each value, 3. Square differences, 4. Find average of squared differences, 5. Take the square root.
16
New cards

Key Ideas about Standard Deviation

Small standard deviation indicates data is close to the mean; large standard deviation indicates data is spread out.

17
New cards

Percentiles

Indicate the percentage of data values at or below a certain value.

18
New cards

Example of Percentiles

The 70th percentile means 70% of data is at or below that value.

19
New cards

Common Percentiles

25th percentile = Q1, 50th percentile = Median (Q2), 75th percentile = Q3.

20
New cards

Steps to Find a Percentile

  1. Order the data, 2. Use percentile formula to find position, 3. Identify or interpolate the value.
21
New cards

Key Ideas about Percentiles

Shows relative standing within a dataset; useful for comparing individuals.

22
New cards

Summary of Range

Uses min and max, tells total spread, sensitive to outliers.

23
New cards

Summary of Quartiles (IQR)

Uses middle 50%, tells central spread, not sensitive to outliers.

24
New cards

Summary of Standard Deviation

Uses all data, tells typical distance from mean, sensitive to outliers.

25
New cards

Summary of Percentiles

Uses position in data, tells relative standing, not sensitive to outliers.

26
New cards

When to Use Range

For a quick overview of spread.

27
New cards

When to Use Quartiles/IQR

When data has outliers or is skewed.

28
New cards

When to Use Standard Deviation

When working with mean and normal distributions.

29
New cards

When to Use Percentiles

To compare position within a dataset (e.g., test scores).