Summarising Data: central tendency; variability; z-scores; effect size. Flashcards
What do we need for data to be Effectively Summarised?
- the typical response and
- how much responses differ across participants.
What are examples of Central Tendency?
- Mean
- Median
- Mode (rarely used)
- Trimmed mean (rarely used)
What is the Mean and how do you calculate it?
Mean (M): sum up all scores, then divide by the total number of scores.
M =ΣX/N
X = Individual score(s) Σ = sum of X N = sample size
What is the Median and how do you calculate it?
Median separates higher from lower half of scores.
- Order scores from highest to lowest; score in the middle is median
- IF 2 values in the middle, find their mean
What is the Mode and how do you calculate it?
Mode: most frequent score in sample.
Eg: 1, 1, 3, 8 => 1 is the mode
What is the Trimmed Mean and how do you calculate it?
Trimmed mean: disregards proportion of scores at either end of distribution; then calculates mean.
E.g., -3, 1, 2, 3, 4, 5, 6, 7, 8, 17 (without -3 and 17)
Mean trimmed 20% = 4.5
Why is variability important?
Although a mean can be similar, the distribution of results can highly impact the result.
What are the Measures of Variability?
Variance and standard deviation most important measures of variability
How do you calculate Varience?
- Subtract mean from each score (results in deviation score).
- Square each deviation score (results in the squared
deviation scores). - Add up all squared deviation scores.
- Divide this sum by number of scores.
S^2 =Σ(X - M)^2/N
What are the disadvantages of Variance?
Variance useful for computations in statistics. But we lack intuitive understanding.
What is the advantage of Standard Deviation?
It is intuitively more plausible than variance
How do you calculate Standard Deviation (S or SD)?
S = √S^2 (Square root of Variance)
approximates scores’ average distance from M (mean score)
What is the Z-score?
Z-score: number of standard deviations a raw score is
above or below the mean. (how far a raw score is from a mean in the units of standard deviation)
How do you calculate Z-score?
Z = X – M / SD
Subtract mean from raw score, then divide by standard
deviation.
What are the Characteristics of Z-scores?
For z-scores always
M = 0
SD = 1.