Key Points

Statistics

14 Sections
  • Measures of Dispersion

    Measures of dispersion like range, mean deviation, variance, and standard deviation describe the spread or variability of data, which measures of central tendency (mean, median, mode) alone cannot.

  • Range of Data

    The range is the simplest measure of dispersion, calculated as the difference between the maximum and minimum values in a dataset. Range = Maximum Value - Minimum Value.

  • Mean Deviation for Ungrouped Data

    Mean deviation measures the average of the absolute deviations from a central value. About the mean xˉ\bar{x}, it is M.D.(xˉ)=1ni=1nxixˉ(\bar{x}) = \frac{1}{n} \sum_{i=1}^{n} |x_i - \bar{x}|. About the median M, it is M.D.(M)=1ni=1nxiM(M) = \frac{1}{n} \sum_{i=1}^{n} |x_i - M|.

  • Mean Deviation for Grouped Data

    For a discrete or continuous frequency distribution, the mean deviation about the mean xˉ\bar{x} is M.D.(xˉ)=1Ni=1nfixixˉ(\bar{x}) = \frac{1}{N} \sum_{i=1}^{n} f_i |x_i - \bar{x}|, where N=fiN = \sum f_i. A similar formula applies for deviation about the median.

  • Median for Continuous Frequency Distribution

    The median for a continuous frequency distribution is found using the formula: Median=l+N2Cf×h\text{Median} = l + \frac{\frac{N}{2} - C}{f} \times h. Here, ll is the lower limit of the median class, NN is total frequency, CC is cumulative frequency of the preceding class, ff is frequency of the median class, and hh is the class width.

  • Variance for Ungrouped Data

    Variance, denoted by σ2\sigma^2, is the mean of the squared deviations from the mean. The formula is σ2=1ni=1n(xixˉ)2\sigma^2 = \frac{1}{n} \sum_{i=1}^{n} (x_i - \bar{x})^2.

  • Standard Deviation for Ungrouped Data

    Standard deviation, denoted by σ\sigma, is the positive square root of the variance. It is calculated as σ=1ni=1n(xixˉ)2\sigma = \sqrt{\frac{1}{n} \sum_{i=1}^{n} (x_i - \bar{x})^2}.

  • Variance for Grouped Data

    For a discrete or continuous frequency distribution, variance is calculated as σ2=1Ni=1nfi(xixˉ)2\sigma^2 = \frac{1}{N} \sum_{i=1}^{n} f_i (x_i - \bar{x})^2, where N=fiN = \sum f_i.

  • Standard Deviation for Grouped Data

    Standard deviation for grouped data is the square root of the variance: σ=1Ni=1nfi(xixˉ)2\sigma = \sqrt{\frac{1}{N} \sum_{i=1}^{n} f_i (x_i - \bar{x})^2}.

  • Alternative Formula for Variance

    A computationally simpler formula for variance is σ2=1Ni=1nfixi2(i=1nfixiN)2\sigma^2 = \frac{1}{N} \sum_{i=1}^{n} f_i x_i^2 - (\frac{\sum_{i=1}^{n} f_i x_i}{N})^2. This can also be written as σ2=1Nfixi2xˉ2\sigma^2 = \frac{1}{N} \sum f_i x_i^2 - \bar{x}^2.

  • Shortcut Method for Variance (Step-Deviation)

    Using step-deviations yi=xiAhy_i = \frac{x_i - A}{h}, where A is the assumed mean and h is the class width, variance is σx2=h2σy2\sigma_x^2 = h^2 \sigma_y^2. The full formula is σ2=h2N2[Nfiyi2(fiyi)2]\sigma^2 = \frac{h^2}{N^2} [N \sum f_i y_i^2 - (\sum f_i y_i)^2].

  • Effect of Adding a Constant on Dispersion

    If a constant 'a' is added to each observation in a dataset, the mean changes by 'a', but the variance and standard deviation remain unchanged. This is because the spread of the data does not change.

  • Effect of Multiplying by a Constant on Dispersion

    If each observation is multiplied by a constant 'k', the new mean is k times the original mean. The new variance becomes k2k^2 times the original variance, and the new standard deviation becomes k|k| times the original standard deviation.

  • Comparing Variability of Two Series

    A series with a smaller standard deviation (or variance) is considered more consistent or less variable than a series with a larger standard deviation. A larger value indicates greater spread in the data.

Quick Revision Tips

  • • Review these points before exams
  • • Make flashcards for better retention
  • • Connect points to real-world examples
  • • Practice explaining each point in your own words