SSC CGL सांख्यिकी — माध्य, माध्यिका, बहुलक, मानक विचलन सम्पूर्ण गाइड

intermediate 22 min read

अवधारणा

सांख्यिकी — यह subject तुम्हें data को summarize करना सिखाती है। जब तुम्हारे सामने 100 अलग-अलग संख्याएँ हों और परीक्षक पूछे "इनका केंद्र कहाँ है?" या "ये कितनी फैली हुई हैं?" — तो सांख्यिकी के ये तीन-चार tools काम आते हैं।

केंद्रीय प्रवृत्ति की माप (Measures of Central Tendency):

कल्पना करो एक कक्षा के 30 छात्रों के अंक हैं। अब:

परिक्षेपण की माप (Measures of Dispersion):

ये बताते हैं कि data कितनी फैली है। दो class में average 70% है — पर एक class में सभी 68-72% के बीच हैं, दूसरी में कोई 40% है तो कोई 100%। Mean एक जैसा, पर spread बिल्कुल अलग। यही मानक विचलन (Standard Deviation) और प्रसरण (Variance) मापते हैं।

SSC CGL में सांख्यिकी से सीधे सवाल आते हैं — consecutive numbers का average, missing terms ढूँढना, mode vs mean की तुलना। ये सवाल formula-heavy नहीं हैं, बल्कि structural patterns पर टिके हैं। जो student उन patterns को पहचानता है, वो 45 seconds में solve करता है — बाकी 3 minutes लगाते हैं।

गहन विश्लेषण

माध्य (Arithmetic Mean)

xˉ=xin\bar{x} = \frac{\sum x_i}{n}

Consecutive numbers का माध्य: यह सबसे महत्वपूर्ण pattern है।

किसी भी arithmetic series (समान्तर श्रेढ़ी) में: Mean=पहला पद+अंतिम पद2=मध्य पद\text{Mean} = \frac{\text{पहला पद} + \text{अंतिम पद}}{2} = \text{मध्य पद}

अगर terms विषम संख्या में हों तो mean = बिल्कुल बीच वाला term। अगर terms सम संख्या में हों तो mean = बीच के दो terms का औसत।

पहले n प्राकृत संख्याओं का माध्य: Mean=n+12\text{Mean} = \frac{n+1}{2}

यह इसलिए — क्योंकि 1+2+3++n=n(n+1){2}1 + 2 + 3 + \ldots + n = \frac{n(n+1)}\{2\}, और इसे nn से भाग दो।

Weighted Mean: जब अलग-अलग groups के means दिए हों: xˉcombined=n1xˉ1+n2xˉ2+n1+n2+\bar{x}_{combined} = \frac{n_1\bar{x}_1 + n_2\bar{x}_2 + \ldots}{n_1 + n_2 + \ldots}

माध्यिका (Median)

Data को ascending order में लगाओ।

बारंबारता वितरण में माध्यिका: Median=L+N2CFf×h\text{Median} = L + \frac{\frac{N}{2} - CF}{f} \times h

जहाँ LL = median class की lower boundary, NN = कुल बारंबारता, CFCF = पिछले class की cumulative frequency, ff = median class की frequency, hh = class width।

बहुलक (Mode)

जिस मान की बारंबारता (frequency) सबसे अधिक हो, वही बहुलक है।

जहाँ f1f_1 = modal class की frequency, f0f_0 = उससे पहले की frequency, f2f_2 = उससे बाद की frequency।

Empirical relation — SSC CGL में कभी-कभी यह relation काम आती है: Mode=3×Median2×Mean\text{Mode} = 3 \times \text{Median} - 2 \times \text{Mean}

प्रसरण और मानक विचलन (Variance & Standard Deviation)

Variance(σ2)=(xixˉ)2n\text{Variance} (\sigma^2) = \frac{\sum (x_i - \bar{x})^2}{n}

Standard Deviation(σ)=Variance\text{Standard Deviation} (\sigma) = \sqrt{\text{Variance}}

Important properties:

बारंबारता वितरण (Frequency Distribution)

| class interval | frequency fif_i | mid-point xix_i | fi×xif_i \times x_i | |---|---|---|---| | 0–10 | 5 | 5 | 25 | | 10–20 | 8 | 15 | 120 |

Mean=fixifi\text{Mean} = \frac{\sum f_i x_i}{\sum f_i}

SSC CGL में grouped data का mean हमेशा mid-point method से निकालो — यही fastest है।

शॉर्टकट और युक्तियाँ

patternConsecutive Series का केंद्र पकड़ो

जब consecutive even/odd/natural numbers की series दी हो और किन्हीं दो terms का average पता हो — तो उन दो terms को सीधे लिखो, फिर series reconstruct करो।

उदाहरण: "8 consecutive even numbers में 4th और 5th का average 41 है।" तुरंत: 4th = 40, 5th = 42। अब 3rd = 38, 2nd = 36, 1st = 34। 6th = 44, 7th = 46, 8th = 48। Smallest + Largest = 34 + 48 = 82।

Standard method (सभी variables रखकर solve): 6-7 steps, 90 seconds। यह pattern: 3 steps, 25 seconds।

patternSymmetric Distribution में Mean = Median = Mode

जब बारंबारता वितरण perfectly symmetric हो — यानी frequencies पहले बढ़ें, फिर उसी क्रम में घटें — तो mean, median, और mode तीनों बराबर होते हैं। अंतर = 0।

Verification: बिना formula लगाए देखो कि distribution symmetric है या नहीं। अगर है, तो answer = 0।

Standard method (mean और mode दोनों calculate करके फिर subtract करना): 4-5 calculations। यह pattern recognition: 15 seconds।

substitutionTotal जोड़-घटाव से Missing Term निकालो

जब overall mean दिया हो, कुछ groups के means दिए हों, और remaining terms के बारे में relational conditions दी हों — तो एक variable मान कर equation बनाओ।

उदाहरण: 15 numbers का average 80 → कुल sum = 1200। पहले 6 का average 72 → sum = 432। अगले 6 का average 90 → sum = 540। बचा: 1200 − 432 − 540 = 228। अब 13th, 14th, 15th की sum = 228, और conditions से equation।

यह substitution standard algebraic expansion से 40% तेज़ है क्योंकि तुम सीधे numerical sums से काम करते हो।

patternपहले n प्राकृत संख्याओं का माध्य: (n+1)/2 तुरंत

"पहले 19 natural numbers का mean?" — जवाब = (19+1)/2 = 10। बस।

यह formula इसलिए काम करता है क्योंकि 1 से n तक arithmetic series है जिसका mean = (first + last)/2 = (1+n)/2।

Standard approach (sum निकाल कर n से भाग देना): 3 steps। यह: 1 step, 5 seconds।

patternSD पर Constant Addition का असर शून्य

अगर कोई question पूछे "अगर हर value में 5 जोड़ दें तो SD क्या होगा?" — answer: SD वही रहेगा।

क्योंकि SD = deviations from mean। जब हर value में 5 जुड़ेगा, mean भी 5 बढ़ेगा, तो हर deviation (xixˉ)(x_i - \bar{x}) वही रहेगा।

Standard (पूरा formula फिर से apply करना): 2 minutes। यह property याद हो: 5 seconds।

तेज़-समाधान रूपरेखा

परीक्षा हॉल में सांख्यिकी का सवाल देखते ही यह decision tree follow करो:

Step 1 — किस type का सवाल है?

Step 2 — क्या exact calculation ज़रूरी है? बहुत बार elimination काम करता है — अगर 3 options clearly गलत दिखें (बहुत बड़े या बहुत छोटे), तो 4th answer verify करो, calculate मत करो।

Step 3 — Check करो Average का answer हमेशा given numbers के min और max के बीच होना चाहिए। अगर बाहर आए — गलती हुई है।

हल किए गए PYQs

क्यों यह प्रश्न: Consecutive even numbers की series में average से specific terms ढूँढना — यह pattern SSC CGL में बार-बार आता है। जो arithmetic series का structure समझता है वो 25 seconds में solve करता है।

समाधान का रास्ता: 4th और 5th का average 41 है, मतलब 4th = 40, 5th = 42 (consecutive even numbers में difference = 2)। अब पीछे जाओ: 3rd = 38, 2nd = 36, 1st = 34। आगे जाओ: 6th = 44, 7th = 46, 8th = 48। Smallest (34) + Largest (48) = 82।

Previous Year Questionपिछले वर्ष का प्रश्न2025
In a series of 8 consecutive even numbers, the average of the 4th and 5th numbers is 41. Find the sum of the smallest and largest numbers.
  1. 82
  2. 78
  3. 84
  4. 80
Solutionसमाधान
Average of 4th and 5th terms is 41, so 4th term = 40 and 5th = 42. The 8 numbers are 34,36,38,40,42,44,46,48. Sum of smallest and largest = 34 + 48 = 82.

क्यों यह प्रश्न: यह multi-step average problem है जहाँ relational conditions दी गई हैं। एक variable रखकर total sum से equation बनाना — यही fastest approach है।

समाधान का रास्ता: Total sum = 80 × 15 = 1200। पहले 6 का sum = 72 × 6 = 432। अगले 6 का average = 72 × 1.25 = 90, sum = 540। 13th + 14th + 15th = 1200 − 432 − 540 = 228। 15th = x मानो: 14th = x − 10, 13th = x + 8। तो (x+8)+(x10)+x=228(x+8) + (x-10) + x = 2283x=2303x = 230x76.67x \approx 76.67। 13th = 84.67, 14th = 66.67। Average = (84.67 + 66.67)/2 = 75.67।

Previous Year Questionपिछले वर्ष का प्रश्न2025
The average of 15 numbers is 80. The first 6 numbers have an average of 72 and the next 6 numbers have an average 25% more than 72. If the 15th number is 10 more than the 14th and 8 less than the 13th, find the average of the 13th and 14th numbers.
  1. 75.67
  2. 77.67
  3. 76.67
  4. 74.67
Solutionसमाधान
With 15th number as x: 14th = x−10, 13th = x+8. Setting up: 72×6 + 72×1.25×6 + (x+8) + (x−10) + x = 80×15 gives 3x = 230, x ≈ 76.67. Required average = (84.67 + 66.67)/2 = 75.67.

क्यों यह प्रश्न: Symmetric frequency distribution में mode और mean का अंतर — यह conceptual trap है। जो student बिना calculation के symmetry देख ले, वो 10 seconds में answer करता है।

समाधान का रास्ता: Frequencies देखो: 20, 50, 70, 50, 20 — यह perfectly symmetric है (बीच से दोनों तरफ mirror image)। इसलिए Mean = Mode = Median। अंतर = 0। Verification: Mean = (20×1 + 50×2 + 70×3 + 50×4 + 20×5) / 210 = 630/210 = 3। Mode = 3 (highest frequency)। 3 − 3 = 0।

Previous Year Questionपिछले वर्ष का प्रश्न2024
The ages of children in a group are distributed as: 20 children aged 1yr, 50 aged 2yr, 70 aged 3yr, 50 aged 4yr, 20 aged 5yr. What is the difference between the mode and mean of ages?
  1. 3
  2. 0
  3. 1
  4. 2
Solutionसमाधान
Mode = 3 years (highest frequency). Mean = (20×1+50×2+70×3+50×4+20×5)/210 = 630/210 = 3 years. Difference = 3−3 = 0.

क्यों यह प्रश्न: यह formula-based direct question है जो हर level पर आता है। (n+1)/2 याद न हो तो भी derivation 10 seconds में करो।

समाधान का रास्ता: पहले n natural numbers का sum = n(n+1)/2। Mean = Sum/n = (n+1)/2। यही answer है।

Previous Year Questionपिछले वर्ष का प्रश्न2015
What is the arithmetic mean of the first 'n' natural numbers?
  1. n/2
  2. n(n+1)/2
  3. (n-1)/2
  4. (n+1)/2
Solutionसमाधान
The sum of first n natural numbers = n(n+1)/2. Dividing by n gives the arithmetic mean = (n+1)/2.

आम गलतियाँ

संबंधित विषय

SarkariRise पर अभ्यास

Sign up + get 3 free mocks →