Measures of Variability

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

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 12:16 AM on 9/8/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

19 Terms

1
New cards

variability

a measure of how “close together” or “far apart” scores are in a dataset

2
New cards

what does it mean if scores are closer together

these scores are more similar which indicates low variability since the distribution is more narrow, so the people that produced the scores are likely to be more similar

3
New cards

what does it mean if scores are farther apart

the scores are more different which indicates higher variability since the distribution is wider, so the people that produced the scores are likely to be less similar

4
New cards

range

the difference between the largest and smallest values in a dataset

5
New cards

how to find the range

MAX-MIN

6
New cards

if the range is smaller what does that mean

the values are more similar

7
New cards

if the range is bigger what does that mean

the values are more different

8
New cards

is range sensitive to outliers

yes, extremely which is why it is good to get a quick sense of the spread but not to be used reliably

9
New cards

variance

a numerical measure of how far, on average, a score in the dataset falls from the mean of all scores

10
New cards

population variance

it is a parameter, greek letters are used

11
New cards

sample variance

it is a statistic (estimate)

12
New cards
<p>what does this equation calculate for</p>

what does this equation calculate for

population variance

13
New cards
<p>what does this equation calculate for</p>

what does this equation calculate for

sample variance

14
New cards

steps for calculating sample variance (S2)

1) calculate the mean of the data set

2) calculate the deviation of every score value from the mean (the distance of every score from the mean)

3) square all of the deviations

4) add all of the squared deviations

5) divide by “n-1”

15
New cards
<p>what step of calculating the sample variance (S<sup>2</sup>) is this</p>

what step of calculating the sample variance (S2) is this

calculate the mean of the dataset

16
New cards
<p>what step of calculating the sample variance (S<sup>2</sup>) is this</p>

what step of calculating the sample variance (S2) is this

calculate the deviation of every score value from the mean (the distance of every score from the mean)

17
New cards
<p>what step of calculating the sample variance (S<sup>2</sup>) is this</p>

what step of calculating the sample variance (S2) is this

square all of the deviations

18
New cards
<p>what step of calculating the sample variance (S<sup>2</sup>) is this</p>

what step of calculating the sample variance (S2) is this

add all of the squared deviations

19
New cards

what step of calculating the sample variance (S2) is this

divide by “n-1”

<p>divide by “n-1”</p>