सांख्यिकी — यह 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 लगाते हैं।
Consecutive numbers का माध्य: यह सबसे महत्वपूर्ण pattern है।
किसी भी arithmetic series (समान्तर श्रेढ़ी) में:
अगर terms विषम संख्या में हों तो mean = बिल्कुल बीच वाला term। अगर terms सम संख्या में हों तो mean = बीच के दो terms का औसत।
पहले n प्राकृत संख्याओं का माध्य:
यह इसलिए — क्योंकि , और इसे से भाग दो।
Weighted Mean: जब अलग-अलग groups के means दिए हों:
Data को ascending order में लगाओ।
बारंबारता वितरण में माध्यिका:
जहाँ = median class की lower boundary, = कुल बारंबारता, = पिछले class की cumulative frequency, = median class की frequency, = class width।
जिस मान की बारंबारता (frequency) सबसे अधिक हो, वही बहुलक है।
जहाँ = modal class की frequency, = उससे पहले की frequency, = उससे बाद की frequency।
Empirical relation — SSC CGL में कभी-कभी यह relation काम आती है:
Important properties:
| class interval | frequency | mid-point | | |---|---|---|---| | 0–10 | 5 | 5 | 25 | | 10–20 | 8 | 15 | 120 |
SSC CGL में grouped data का mean हमेशा mid-point method से निकालो — यही fastest है।
जब 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।
जब बारंबारता वितरण 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।
जब 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 से काम करते हो।
"पहले 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।
अगर कोई question पूछे "अगर हर value में 5 जोड़ दें तो SD क्या होगा?" — answer: SD वही रहेगा।
क्योंकि SD = deviations from mean। जब हर value में 5 जुड़ेगा, mean भी 5 बढ़ेगा, तो हर deviation वही रहेगा।
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 के बीच होना चाहिए। अगर बाहर आए — गलती हुई है।
क्यों यह प्रश्न: 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।
क्यों यह प्रश्न: यह 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। तो → → । 13th = 84.67, 14th = 66.67। 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।
क्यों यह प्रश्न: यह 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 है।
Consecutive even/odd में difference भूलना: Consecutive even numbers में difference 2 होता है, न कि 1। अगर 4th term = 40 है तो 3rd = 38 (न कि 39) और 5th = 42 (न कि 41)। यह trap हर mock में होता है।
25% more का गलत calculation: "72 से 25% अधिक" = 72 × 1.25 = 90, न कि 72 + 25 = 97। Percentage वाले सवालों में base हमेशा पहचानो।
Mode = सबसे बड़ा मान समझना: बहुत सारे students mode को maximum value समझते हैं। Mode वह मान है जो सबसे ज़्यादा बार आया हो, न कि सबसे बड़ा।
SD पर constant जोड़ने का effect: "सभी values में 10 जोड़ दिया तो SD बढ़ेगा" — यह गलत है। SD unchanged रहता है। Variance भी unchanged रहता है। यह property directly पूछी जाती है।
Median के लिए data को sort न करना: Median निकालने से पहले data ascending order में होना ज़रूरी है। बिना sort किए बीच वाला term लेना — यह classic गलती है।
Grouped data में mean के लिए class boundary की जगह class limit लेना: Mid-point हमेशा upper और lower boundary का average होता है। Inclusive और exclusive classes में यह अलग होता है — अगर classes overlapping नहीं हैं (जैसे 0-10, 10-20) तो boundary = limit, पर ध्यान रखो।