Video summary

Complete Statistics ( सांख्यिकी ) for SSC Exams By Gagan Pratap Sir CGL, CHSL, CPO, MTS, Railway

Main summary

Key takeaways

Educational

Main Ideas Covered (Statistics for SSC Exams)

Topics include: Range, Median, Frequency concepts, followed by Mean, Mode, Variance, and Standard Deviation.


1) Pre-requisites: Frequency and Frequency Distribution

Frequency (of a value)

  • Frequency is how many times a value occurs in the dataset.
  • Example: If the value 8 occurs 3 times, then its frequency = 3.

Frequency Distribution

  • Instead of writing every raw observation (which wastes time/space), you group data into class intervals.
  • For a continuous variable (e.g., heights):
    • Divide the range into equal-width intervals (e.g., 5 cm each).
    • For each class interval, record the number of observations that fall inside it.

2) Class Intervals and Boundary Placement

Each class interval has:

  • Lower limit
  • Upper limit
  • Class size / class width (often written as the difference between limits; e.g., 150–155 ⇒ width 5)

Boundary Rule (Important for SSC Problems)

If the value equals a boundary (like 160):

  • it belongs to the next interval starting from that boundary.
  • Example: 160 is placed in 160–165, not 155–160.

3) Range

  • Range = (Maximum value − Minimum value)

Used for exam-style questions such as:

  • Dice outcomes: add frequencies for values ≥ 5 using the frequency table
  • Mark distributions: range of a given list

4) Median (Core Concept + Exam-Ready Methods)

Definition

  • Median is the middle value when data is arranged in ascending (or descending) order.

For Ungrouped Data

If the number of observations is odd

  • Median position = (n + 1) / 2

If the number of observations is even

  • Median = average of the two middle terms:
    • positions: n/2 and (n/2) + 1

Quick taught shortcuts

  • If n = 7 (odd): median is the 4th term
  • If n = 6 (even): median is the average of the 3rd and 4th terms

Shortcut Approach (as taught)

For “increasing list / reverse checking” type questions:

  • Identify the middle index term(s) directly.
  • Compute average only if needed.
  • Avoid writing the full sequence.

Median of Grouped Data (Class Interval Method)

Standard group median formula: [ \text{Median} = L + \left(\frac{(n/2 - cf)}{f}\right)\times h ]

Where:

  • L = lower boundary of the median class
  • n = total frequency (sum of all class frequencies)
  • cf = cumulative frequency before the median class
  • f = frequency of the median class
  • h = class interval width

Additional terms:

  • Cumulative (less-than) frequency / cf: running total up to the previous class
  • Median class: the class interval containing the (n/2)th observation

5) Mode

  • Mode is the value with the highest frequency (most repeated value).

For Ungrouped Data

  • Find the value that occurs the maximum number of times.

For Grouped Data (concept introduced)

  • Modal class (class with maximum frequency)
  • Terms explained include:
    • L = lower limit of modal class
    • h = class width
    • f1 = frequency of modal class
    • f0 = frequency of previous class
    • f2 = frequency of next class (Formula details are stated to appear in subtitles with some transcription noise.)

6) Mean

For Ungrouped Data

[ \text{Mean} = \frac{\sum x}{n} ]

For Grouped Data

  • Use class midpoints: [ \text{Mean} = \frac{\sum (f \times m)}{\sum f} ] Where m is the class midpoint.

Also taught:

  • Deviation ideas: the algebraic sum of deviations from the mean is 0
  • If mean is assumed as 60, calculations simplify.

7) Mean Deviation (Concept + Method)

Mean deviation from mean:

  • Take absolute deviations (ignore signs) and average them.

Steps:

  1. Find the mean
  2. Compute |xi − mean| for each observation
  3. Average those values

8) Variance

  • Variance = average of squared deviations from the mean

Method:

  1. Find the mean
  2. For each value: compute (xi − mean) and square it
  3. Average the squared values (divide by n, as taught)

9) Standard Deviation

  • Standard deviation (SD) = √Variance

Interpretation:

  • Lower SD → values are closer to the mean
  • Higher SD → values are more spread out

10) Relationship Between Mean, Median, and Mode

A key direct relation emphasized: [ \text{Mode} = 3\times \text{Median} - 2\times \text{Mean} ]

This can be rearranged to compute any one if the other two are known.


Method-Style Bullet Points (as Presented)

A) Compute Frequency & Frequency Distribution (Grouped Data)

  • Collect raw values
  • Count occurrences → frequency
  • If data is large:
    • choose interval width h (e.g., 5 cm)
    • form class intervals (using the boundary rule)
    • count observations in each interval → class frequency

B) Compute Range

  • Find minimum and maximum
  • Compute:
    • Range = Maximum − Minimum

C) Compute Median (Ungrouped)

  • Sort data ascending
  • If n is odd: median at position (n+1)/2
  • If n is even: average positions n/2 and (n/2)+1

D) Compute Median (Grouped)

  • Step 1: total frequency n = Σf
  • Step 2: compute n/2
  • Step 3: compute cumulative frequencies to locate the median class (where n/2 lies)
  • Step 4: identify:
    • L, cf, f, h
  • Step 5: apply:
    • Median = L + ((n/2 − cf)/f) × h

E) Compute Mode (Ungrouped)

  • Value with the highest frequency

F) Compute Mean (Grouped)

  • Find midpoint m for each class
  • Compute Σ(f×m)
  • Divide by Σf:
    • Mean = Σ(f×m) / Σf

G) Compute Variance and Standard Deviation

  • Mean first
  • Variance:
    • Var = ( Σ (xi − mean)² ) / n
  • SD:
    • SD = √Var

H) Compute Mean Deviation

  • Find mean
  • Compute |xi − mean|
  • Mean deviation:
    • (Σ|xi − mean|)/n

Speakers / Sources

  • Gagan Pratap Sir (main instructor/lecturer referenced as “Gagan Pratap Sir”)

Original video