Meausres 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/6

encourage image

There's no tags or description

Looks like no tags are added yet.

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

No analytics yet

Send a link to your students to track their progress

7 Terms

1
New cards

How to find the Lower Quartile from a list? (Q1)

If n/4 is an integer, add 0.5. If n/4 is not an integer, round up no matter what.

2
New cards

How to find the median from a list? (Q2)

If n/2 is an integer, add 0.5. If n/2 is not an integer, round up no matter what.

3
New cards

How to find the upper quartile from a list (Q3)?

If 3n/4 is an integer add 0.5. If 3n/4 is not an integer, round up no matter what.

4
New cards

When comparing data, what 3 things should be considered?

1) Mean/median/mode 2) Interquartile range/range 3) Variance/standard deviation

5
New cards

What is different about finding quartiles in grouped data?

It will be either n/4, n/2 or 3n/4. No adding 0.5 or rounding.

6
New cards

When using interpolation, what do we assume?

All values data values are uniformly distributed within their class

7
New cards

How will adding a value into a dataset affect the standard deviation?

If the value is significantly above 1 standard deviation away from the mean, it will increase. If the value is within 1 standard deviation of the mean, it will decrease.