Measures of Dispersion Flashcards
For DISCRETE data, how do we find the:
- Lower Quartile?
- Upper Quartile?
- Median?
- LQ = (n+1)/4
- UQ = 3(n+1)/4
- Median = (n+1)/2
For CONTINUOUS data, how do we find the:
- Lower Quartile?
- Upper Quartile?
- Median?
- LQ = n/4
- UQ = 3n/4
- Median = n/2
What are percentiles? Deciles? Interpercentile range? Interdecile range?
- Percentiles - data is divided into 100 equal parts
- Deciles - data is divided into 10 equal parts
- IPR - difference between two percentiles
- IDR - difference between two deciles
What is the standard deviation?
A measure of how much all the values deviate from the mean or how spread out the values are - the bigger the s.d., the wider the spread of numbers
How do we calculate the standard deviation for DISCRETE data?
Standard deviation =√ Σx^2/n - (Σx/n)^2
i.e the square root of : sum of x squared over n minus sum of x over n squared
How do we calculate the standard deviation for GROUPED data?
Standard deviation = √ Σfx^2/Σf - (Σfx/Σf)^2
i.e the square root of : the sum of frequency times x^2 divided by total frequency minus (the sum of frequency times x divided by total frequency) squared