2. Variability Flashcards
Define ‘variance’
How spread out the scores are around the mean
What is standard deviation?
The average amount that scores differ from the mean
What are the two ways to express variability?
Visual depiction
- e.g. histograms, amount and shape of spread
Numerical info about variable
Identify the two ways of assessing variability
Range
(Standard) Deviation
Steps to calculate standard deviation
1) list scores in vertical line
2) add up scores
3) calculate mean
4) calculate each score’s deviation from mean
5) square each deviation
6) add up all squared values (sum of squares, aka SS)
7) variance score = SS/ number of scores
8) sd = square root of variance
Deviation
- what is it?
- how do we calculate it?
the distance from the mean
(X - M)
mean deviation always zero
so we square the value
Range
Interquartile range
Semi-inter-quartile range
Both affected by extreme scores
Name the types of distributions
Describe what their curves would look like
Negative - tail to left (left foot)
Normal
Positive - tail to right (right foot)
Bimodal - multiple peaks
What is the difference between variation and standard deviation
variance (SD^2) - mean squared deviation
sd - square root of variance
Calculation for “sum of squares”…
ss = Σ(X - M)^2
sum (value - mean)squared
Calculation for variance…
SD^2 = Σ(X - M)^2 /N
sum (value - mean)squared
divided by total num of values
Calculation for standard deviation…
SD = square root of variance
SD = √ (Σ(X - M)^2 /N)