Probability: Classical, Empirical, Conditional, and Bayes Theorem
प्रायिकता (Probability): क्लासिकल, एम्पिरिकल, सशर्त और बेयस प्रमेय
Quick Overviewत्वरित अवलोकन
Probability is a fundamental branch of mathematics quantifying uncertainty. For SSC CGL Statistics (Paper-III & General Aptitude), mastery over classical definitions, relative frequency interpretations, conditional probability formulations, and the powerful Bayes Theorem is vital for solving complex quantitative and data-interpretation problems.
प्रायिकता गणित की एक मौलिक शाखा है जो अनिश्चितता को मात्रात्मक रूप देती है। एसएससी सीजीएल सांख्यिकी (पेपर-III और सामान्य योग्यता) के लिए, क्लासिकल परिभाषाओं, सापेक्ष आवृत्ति व्याख्याओं, सशर्त प्रायिकता सूत्रों और शक्तिशाली बेयस प्रमेय पर महारत हासिल करना जटिल मात्रात्मक और डेटा-व्याख्या समस्याओं को हल करने के लिए अत्यंत महत्वपूर्ण है।
Learning Objectivesसीखने के उद्देश्य
Master classical and empirical approaches to probability calculations.प्रायिकता गणना के क्लासिकल और एम्पिरिकल दृष्टिकोणों में महारत हासिल करना।
Understand dependent and independent events using conditional probability.सशर्त प्रायिकता का उपयोग करके स्वतंत्र और निर्भर घटनाओं को समझना।
Apply the Law of Total Probability and Bayes Theorem to reverse probability problems.���ुल प्रायिकता के नियम और बेयस प्रमेय को उल्टी प्रायिकता (reverse probability) की समस्याओं पर लागू करना।
Solve high-level SSC CGL previous year questions with speed and precision.उच्च स्तर के एसएससी सीजीएल पिछले वर्षों के प्रश्नों को गति और सटीकता के साथ हल करना।
Concept Introductionअवधारणा परिचय
Probability measures the likelihood that an event will occur, ranging from $0$ (impossibility) to $1$ (certainty). In statistical analysis, we deal with sample spaces ($S$), events ($A, B$), and probability axioms laid down by Kolmogorov. The study bridges deterministic mathematics with random phenomena encountered in survey data, economics, and quality control.
प्रायिकता उस संभावना को मापती है कि कोई घटना घटेगी, जिसका मान $0$ (असंभव) से $1$ (निश्चित) के बीच होता है। सांख्यिकी विश्लेषण में, हम नमूना समष्टि (sample space $S$), घटनाओं ($A, B$) और कोल्मोकॉरोव द्वारा प्रतिपादित प्रायिकता के स्वयंसिद्धों से निपटते हैं। यह अध्ययन सर्वेक्षण डेटा, अर्थशास्त्र और गुणवत्ता नियंत्रण में आने वाली यादृच्छिक घटनाओं के साथ नियतात्मक गणित को जोड़ता है।
Real-Life Applicationsवास्तविक जीवन के अनुप्रयोग
Medical Diagnosis: Determining the actual probability of a disease given a positive test result using Bayes Theorem.चिकित्सा निदान: बेयस प्रमेय का उपयोग करके पॉजिटिव टेस्ट परिणाम दिए जाने पर किसी बीमारी की वास्तविक प्रायिकता निर्धारित करना।
Financial Risk Management: Assessing credit default rates and portfolio probabilities.वित्तीय जोखिम प्रबंधन: क्रेडिट डिफॉल्ट दरों और पोर्टफोलियो प्रायिकताओं का आकलन करना।
Machine Learning: Naive Bayes classifiers used in spam filtering and natural language processing.मशीन लर्निंग: स्पैम फ़िल्टरिंग और नेचुरल लैंग्वेज प्रोसेसिंग में प्रयुक्त नेविज़ बेयस क्लासिफायर।
Important Terms & Definitionsमहत्वपूर्ण पद और परिभाषाएँ
Termपद
Definition (English & Hindi)परिभाषा (अंग्रेजी और हिंदी)
Sample Space ($S$)सैंपल स्पेस ($S$)
The set of all possible outcomes of a random experiment.एक यादृच्छिक प्रयोग के सभी संभावित परिणामों का समुच्चय।
Mutually Exclusive Eventsपरस्पर अपवर्जी घटनाएँ
Events that cannot occur simultaneously ($A \cap B = \phi$).ऐसी घट���ाएँ जो एक साथ नहीं घट सकतीं ($A \cap B = \phi$)।
Independent Eventsस्वतंत्र घटनाएँ
The occurrence of one does not affect the other ($P(A \cap B) = P(A)P(B)$).एक के घटने से दूसरे पर कोई प्रभाव नहीं पड़ता ($P(A \cap B) = P(A)P(B)$)।
Conditional Probabilityसशर्त प्रायिकता
The probability of event $A$ given that event $B$ has already occurred.घटना $A$ की प्रायिकता जबकि घटना $B$ पहले ही घट चुकी है।
$P(A) = \frac{\text{Number of trials with favorable outcome}}{\text{Total number of trials}}$$P(A) = \frac{\text{अनुकूल परिणाम वाले परीक्षणों की संख्या}}{\text{कुल परीक्षणों की संख्या}}$
Mathematical Derivations & Propertiesगणितीय व्युत्पत्ति और गुण
Axioms of Probability (Kolmogorov):
1. $0 \leq P(A) \leq 1$ for any event $A$.
2. $P(S) = 1$, where $S$ is the sample space.
3. If $A_1, A_2, \dots$ are mutually exclusive events, then $P(\bigcup_{i=1}^\infty A_i) = \sum_{i=1}^\infty P(A_i)$.
प्रायिकता के स्वयंसिद्ध (कोल्मोकॉरोव):
1. किसी भी घटना $A$ के लिए $0 \leq P(A) \leq 1$ होता है।
2. $P(S) = 1$, जहाँ $S$ नमूना समष्टि है।
3. यदि $A_1, A_2, \dots$ परस्पर अपवर्जी घटनाएँ हैं, तो $P(\bigcup_{i=1}^\infty A_i) = \sum_{i=1}^\infty P(A_i)$ होगा।
Shortcuts & Topper Tricks
शॉर्टकट और टॉपर ट्रिक्स
Fast Calculation Methods & Exam Tricksतेज़ गणना विधियाँ और परीक्षा ट्रिक्स
Complementary Probability Shortcut: Instead of calculating $P(\text{at least one})$, always calculate $1 - P(\text{none})$. This saves up to 70% calculation time in coin/dice problems.पूरक प्रायिकता शॉर्टकट: $P(\text{कम से कम एक})$ की गणना करने के बजाय, हमेशा $1 - P(\text{कोई नहीं})$ की गणना करें। इससे सिक्का/पासा समस्याओं में 70% तक गणना समय की बचत होती है।
Odds in Favor & Against: If odds in favor of $A$ are $a:b$, then $P(A) = \frac{a}{a+b}$ and $P(A') = \frac{b}{a+b}$. Do not waste time converting into long fractions.पक्ष और विपक्ष में संयोग (Odds): यदि $A$ के पक्ष में ऑड्स $a:b$ हैं, तो $P(A) = \frac{a}{a+b}$ और $P(A') = \frac{b}{a+b}$ होता है। लंबी भिन्नों में बदलने में समय बर्बाद न करें।
Bayes Theorem Tree Method: For urn problems or multi-stage testing, construct a quick probability tree diagram multiplying branch probabilities. Sum the target branch numerator over the sum of all branch products.बेयस प्रमेय ट्री विधि: कलश समस्याओं या बहु-चरण परीक्षणों के लिए, शाखा प्रायिकताओं को गुणा करते हुए एक त्वरित प्रायिकता वृक्ष आरेख बनाएं। लक्ष्य शाखा के अंश को सभी शाखा उत्पादों के योग से विभाजित करें।
Shortcut Comparison Tableशॉर्टकट तुलना तालिका
Problem Typeसमस्या का प्रकार
Conventional Methodपारंपरिक विधि
Topper's Shortcutटॉपर का शॉर्टकट
At least one head in 4 coin flips4 सिक्कों के उछाल में कम से कम एक हेड
Conditional Prob. from Contingency Tableआकस्मिकता तालिका से सशर्त प्रायिकता
Full formula division $P(A \cap B)/P(B)$पूर्ण सूत्र विभाजन $P(A \cap B)/P(B)$
Restrict denominator directly to row/column total of condition $B$.हर (denominator) को सीधे स्थिति $B$ के कुल पंक्ति/स्तंभ तक सीमित करें।
Memory Tricks & Mnemonicsस्मृति ट्रिक्स और ममोनिक्स
Mnemonic for Bayes Theorem: "Condition on the bottom, cause on the top!" ($P(A_i|B) = \frac{\text{Prior} \times \text{Likelihood}}{\text{Evidence}}$). Always remember: Target cause goes upstairs, total causes stay downstairs.
बेयस प्रमेय के लिए ममोनिक्स: "नीचे शर्त (Condition), ऊपर कारण (Cause)!" ($P(A_i|B) = \frac{\text{Prior} \times \text{Likelihood}}{\text{Evidence}}$)। हमेशा याद रखें: लक्ष्य कारण ऊपर जाता है, कुल कारण नीचे रहते हैं।
Revision Notes & 15 SEO FAQs
संशोधन नोट्स और 15 एसईओ एफएक्यू
1-Page Revision Notes1-पृष्ठ संशोधन नोट्स
Probability lies strictly between $0$ and $1$. Sum of all mutually exclusive exhaustive events is $1$.प्रायिकता कड़ाई से $0$ और $1$ के बीच होती है। सभी परस्पर अपवर्जी संपूर्ण घटनाओं का योग $1$ होता है।
Classical probability assumes equally likely outcomes. Empirical probability uses past statistical frequency data.क्लासिकल प्रायिकता समान रूप से संभावित परिणामों मानती है। एम्पिरिकल प्रायिकता पिछले सांख्यिकीय आवृत्ति डेटा का उपयोग करती है।
Conditional probability $P(A|B)$ scales the intersection space by the probability of the given condition $B$.सशर्त प्रायिकता $P(A|B)$ प्रतिच्छेदन स्थान को दी गई शर्त $B$ की प्रायिकता द्वारा मापती है।
Bayes Theorem reverses conditional probabilities, updating prior beliefs with new evidence.बेयस प्रमेय सशर्त प्रायिकताओं को उलट देता है, नए साक्ष्य के साथ पूर्व मान्यताओं को अपडेट करता है।
One Minute Revision Bulletsएक मिनट संशोधन बुलेट्स
$P(A') = 1 - P(A)$$P(A') = 1 - P(A)$
For independent events, $P(A|B) = P(A)$ and $P(A \cap B) = P(A)P(B)$.स्वतंत्र घटनाओं के लिए, $P(A|B) = P(A)$ और $P(A \cap B) = P(A)P(B)$ होता है।
Law of Total Probability: $P(B) = \sum P(A_i)P(B|A_i)$.कुल प्रायिकता का नियम: $P(B) = \sum P(A_i)P(B|A_i)$।
Mutually exclusive means $P(A \cap B) = 0$; Independence means $P(A \cap B) = P(A)P(B)$. Never confuse them!परस्पर अपवर्जी का अर्थ है $P(A \cap B) = 0$; स्वतंत्रता का अर्थ है $P(A \cap B) = P(A)P(B)$। इन्हें कभी भ्रमित न करें!
15 SEO-Friendly Frequently Asked Questions (FAQs)15 एसईओ-अनुकूल अक्सर पूछे جانے वाले प्रश्न (FAQs)
Q1. What is the difference between classical and empirical probability?Q1. क्लासिकल और एम्पिरिकल प्रायिकता में क्या अंतर है?
Classical probability is based on theoretical reasoning and equally likely outcomes (e.g., tossing a coin), whereas empirical probability is based on actual experiments, observations, and historical frequency data.क्लासिकल प्रायिकता सैद्धांतिक तर्क और समान रूप से संभावित परिणामों पर आधारित होती है (जैसे सिक्का उछालना), जबकि एम्पिरिकल प्रायिकता वास्तविक प्रयोगों, अव observaciones और ऐतिहासिक आवृत्ति डेटा पर आधारित होती है।
Q2. How do you calculate conditional probability?Q2. सशर्त प्रायिकता की गणना कैसे करते हैं?
Conditional probability is calculated using the formula $P(A|B) = \frac{P(A \cap B)}{P(B)}$, provided $P(B) > 0$.सशर्त प्रायिकता की गणना सूत्र $P(A|B) = \frac{P(A \cap B)}{P(B)}$ का उपयोग करके की जाती है, बशर्ते $P(B) > 0$ हो।
Q3. What is Bayes Theorem used for in SSC CGL Statistics?Q3. एसएससी सीजीएल सांख्यिकी में बेयस प्रमेय का उपयोग किसके लिए किया जा���ा है?
Bayes Theorem is used to find the reverse probability—calculating the probability of a cause $A_i$ given that an effect $B$ has been observed.बेयस प्रमेय का उपयोग उल्टी प्रायिकता ज्ञात करने के लिए किया जाता है—यह गणना करने के लिए कि प्रभाव $B$ देखे जाने पर कारण $A_i$ की प्रायिकता क्या है।
Q4. Are mutually exclusive events always independent?Q4. क्या परस्पर अपवर्जी घटनाएँ हमेशा स्वतंत्र होती हैं?
No! In fact, mutually exclusive events with non-zero probabilities are dependent because the occurrence of one precludes the other.नहीं! वास्तव में, गैर-शून्य प्रायिकताओं वाली परस्पर अपवर्जी घटनाएँ निर्भर होती हैं क्योंकि एक के घटने से दूसरी असंभव हो जाती है।
Q5. What is the range of a probability value?Q5. प्रायिकता मान की सीमा क्या होती है?
Any probability value must lie between $0$ and $1$ inclusive ($0 \le P(A) \le 1$).कोई भी प्रायिकता मान $0$ और $1$ के बीच ��मावेशी रूप से होना चाहिए ($0 \le P(A) \le 1$)।
Q6. How do you solve 'at least one' problems quickly?Q6. 'कम से कम एक' (at least one) समस्याओं को तेज़ी से कैसे हल करें?
Use the complement rule: $P(\text{at least one}) = 1 - P(\text{none})$.पूरक नियम का उपयोग करें: $P(\text{कम से कम एक}) = 1 - P(\text{कोई नहीं})$।
Q7. What is the multiplication rule of probability?Q7. प्रायिकता का गुणन नियम क्या है?
$P(A \cap B) = P(A) \cdot P(B|A)$. For independent events, it simplifies to $P(A) \cdot P(B)$.$P(A \cap B) = P(A) \cdot P(B|A)$। स्वतंत्र घटनाओं के लिए, यह सरल होकर $P(A) \cdot P(B)$ हो जाता है।
Q8. What is a sample space?Q8. सैंपल स्पेस (नमूना समष्टि) क्या है?
A sample space is the complete set of all possible distinct outcomes of a random experiment, denoted by $S$.सैंपल स्पेस किसी यादृच्छिक प्रयोग के सभी संभावित विशिष्ट परिणामों का संपूर्ण समुच्चय है, जिसे $S$ द्वारा दर्शाया जाता है।
Q9. Can probability be negative?क्या प्रायिकता ऋणात्मक हो सकती है?
No, probability can never be negative or exceed 1.नहीं, प्रायिकता कभी भी ऋणात्मक नहीं हो सकती और न ही 1 से अधिक हो सकती है।
Q10. What does $P(A|B) = P(A)$ signify?Q10. $P(A|B) = P(A)$ क्या दर्शाता है?
It signifies that events $A$ and $B$ are statistically independent.यह दर्शाता है कि घटनाएँ $A$ और $B$ सांख्यिकीय रूप से स्वतंत्र हैं।
Q11. How is the Law of Total Probability formulated?Q11. कुल प्रायिकता का नियम कैसे तैयार किया जाता है?
If $\{A_1, A_2, \dots, A_n\}$ partitions sample space $S$, then $P(B) = \sum_{i=1}^n P(A_i)P(B|A_i)$.यदि $\{A_1, A_2, \dots, A_n\}$ नमूना समष्टि $S$ को विभाजित करते हैं, तो $P(B) = \sum_{i=1}^n P(A_i)P(B|A_i)$ होता है।
Q12. Why is Bayes Theorem important in machine learning?Q12. मशीन लर्निंग में बेयस प्रमेय क्यों महत्वपूर्ण है?
It forms the mathematical backbone of Naive Bayes classifiers used for pattern recognition and text classification.यह पैटर्न पहचान और पाठ वर्गीकरण के लिए उपयोग किए जाने वाले नेविज़ बेयस क्लासिफायर का गणितीय आधार बनाता है।
Q13. What are odds in favor and odds against?Q13. पक्ष में ऑड्स और विपक्ष में ऑड्स क्या हैं?
Odds in favor are ratio of favorable to unfavorable outcomes ($a:b$). Odds against are unfavorable to favorable ($b:a$).पक्ष में ऑड्स अनुकूल से प्रतिकूल परिणामों का अनुपात ($a:b$) है। विपक्ष में ऑड्स प्रतिकूल से अनुकूल ($b:a$) है।
Q14. How do you find $P(A \cup B)$ when events are not mutually exclusive?Q14. जब घटनाएँ परस्पर अपवर्जी न हों, तो $P(A \cup B)$ कैसे ज्ञात करें?
Use the general addition rule: $P(A \cup B) = P(A) + P(B) - P(A \cap B)$.सामान्य योग नियम का उपयोग करें: $P(A \cup B) = P(A) + P(B) - P(A \cap B)$।
Q15. Are previous year questions repeated in SSC CGL Paper-III Statistics?Q15. क्या एसएससी सीजीएल पेपर-III सांख्यिकी में पिछले वर्ष के प्रश्न दोहराए जाते हैं?
Yes, core concepts like conditional probability and Bayes theorem problems follow consistent patterns and numerical templates.हाँ, सशर्त प्रायिकता और बेयस प्रमेय जैसी मुख्य अवधारणाएँ सुसंगत पैटर्न और संख्यात्मक टेम्प्लेट का पालन करती हैं।
Conclusionनिष्कर्ष
Mastering classical, empirical, conditional probability, and Bayes Theorem provides a formidable edge in SSC CGL examinations. Regular practice of diverse problem sets ensures speed and analytical accuracy.
क्लासिकल, एम्पिरिकल, सशर्त प्रायिकता और बेयस प्रमेय में महारत हासिल करना एसएससी सीजीएल परीक्षाओं में एक जबरदस्त बढ़त प्रदान करता है। विभिन्न समस्या सेटों का नियमित अभ्यास गति और विश्लेषणात्मक सटीकता सुनिश्चित करता है।
Solved Practice MCQs
हल किए गए अभ्यास बहुविकल्पीय प्रश्न
Q1. If two events $A$ and $B$ are independent such that $P(A) = 0.3$ and $P(A \cup B) = 0.6$, find $P(B)$.
Q1. यदि दो घटनाएँ $A$ और $B$ इस प्रकार स्वतंत्र हैं कि $P(A) = 0.3$ और $P(A \cup B) = 0.6$, तो $P(B)$ ज्ञात कीजिए��
Topper's Shortcut: Remember $P(A \cup B) = 1 - P(A')P(B')$. Set $0.6 = 1 - (0.7)(1 - P(B))$ to solve instantly in one line.
टॉपर शॉर्टकट: याद रखें $P(A \cup B) = 1 - P(A')P(B')$। एक पंक्ति में तुरंत हल करने के लिए $0.6 = 1 - (0.7)(1 - P(B))$ सेट करें।
Q2. A bag contains 4 white and 6 black balls. Two balls are drawn at random. What is the probability that both are of the same color?
Q2. एक थैले में 4 सफेद और 6 काली गेंदें हैं। दो गेंदें यादृच्छिक रूप से निकाली जाती हैं। क्या प्रायिकता है कि दोनों एक ही रंग की हों?
(A) $\frac{7}{15}$(A) $\frac{7}{15}$
(B) $\frac{8}{15}$(B) $\frac{8}{15}$
(C) $\frac{1}{3}$(C) $\frac{1}{3}$
(D) $\frac{4}{15}$(D) $\frac{4}{15}$
View Solution हल देखें
Correct Option: (A)सही विकल्प: (A)
Step-by-Step Solution: Total balls = 10. Ways to draw 2 = $^{10}C_2 = 45$. Both white = $^{4}C_2 = 6$. Both black = $^{6}C_2 = 15$. Total favorable = $6 + 15 = 21$. Probability = $\frac{21}{45} = \frac{7}{15}$.
चरण-दर-चरण हल: कुल गेंदें = 10। 2 गेंदें चुनने के तरीके = $^{10}C_2 = 45$। दोनों सफेद = $^{4}C_2 = 6$। दोनों काली = $^{6}C_2 = 15$। कुल अनुकूल = $6 + 15 = 21$। प्रा���िकता = $\frac{21}{45} = \frac{7}{15}$।
Topper's Shortcut: Use direct combinations: $\frac{^4C_2 + ^6C_2}{^{10}C_2} = \frac{6+15}{45} = \frac{7}{15}$. Simplify fraction mentally using GCD 3.
टॉपर शॉर्टकट: प्रत्यक्ष संयोजनों का उपयोग करें: $\frac{^4C_2 + ^6C_2}{^{10}C_2} = \frac{6+15}{45} = \frac{7}{15}$। GCD 3 का उपयोग करके मन ही मन भिन्न को सरल करें।
Q3. If $P(A) = 0.6$, $P(B) = 0.4$, and $P(A \cap B) = 0.2$, what is $P(A|B')$?
Q3. यदि $P(A) = 0.6$, $P(B) = 0.4$, और $P(A \cap B) = 0.2$ है, तो $P(A|B')$ क्या है?
चरण-दर-चरण हल: $P(A|B') = \frac{P(A \cap B')}{P(B')}$। हम जानते हैं कि $P(A \cap B') = P(A) - P(A \cap B) = 0.6 - 0.2 = 0.4$। और $P(B') = 1 - P(B) = 1 - 0.4 = 0.6$। अतः $P(A|B') = \frac{0.4}{0.6} = \frac{2}{3}$।
Topper's Shortcut: Visualize Venn diagram: $A \cap B'$ is the region of $A$ excluding $B$. Numerator = $0.6 - 0.2 = 0.4$, Denominator = $1 - 0.4 = 0.6$. Ratio = $2/3$.
टॉपर शॉर्टकट: वेन आरेख की कल्पना करें: $A \cap B'$ वह क्षेत्र है जिसमें $B$ को छोड़कर $A$ आता है। अंश = $0.6 - 0.2 = 0.4$, हर = $1 - 0.4 = 0.6$। अनुपात = $2/3$।
Q4. Urn I contains 2 red and 3 green balls. Urn II contains 3 red and 2 green balls. An urn is chosen at random and a ball is drawn. It turns out to be red. What is the probability that it came from Urn I?
Q4. कलश I में 2 लाल और 3 हरी गेंदें हैं। कलश II में 3 लाल और 2 हरी गेंदें हैं। एक कलश को यादृच्छिक रूप से चुना जाता है और एक गेंद निकाली जाती है। वह लाल निकलती है। क्या प्रायिकता है कि यह कलश I से आई थी?
(A) $\frac{2}{5}$(A) $\frac{2}{5}$
(B) $\frac{3}{5}$(B) $\frac{3}{5}$
(C) $\frac{1}{2}$(C) $\frac{1}{2}$
(D) $\frac{4}{9}$(D) $\frac{4}{9}$
View Solution हल देखें
Correct Option: (A)सही विकल्प: (A)
Step-by-Step Solution: By Bayes Theorem: Let $U_1, U_2$ be choosing Urn I and II ($P(U_1)=P(U_2)=0.5$). Let $R$ be red ball. $P(R|U_1) = \frac{2}{5}$, $P(R|U_2) = \frac{3}{5}$. $P(U_1|R) = \frac{0.5 \times \frac{2}{5}}{0.5 \times \frac{2}{5} + 0.5 \times \frac{3}{5}} = \frac{2/5}{2/5 + 3/5} = \frac{2/5}{5/5} = \frac{2}{5}$.
चरण-दर-चरण हल: बेयस प्रमेय द्वारा: मान लीजिए $U_1, U_2$ कलश I और II चुनना है ($P(U_1)=P(U_2)=0.5$)। $R$ लाल गेंद है। $P(R|U_1) = \frac{2}{5}$, $P(R|U_2) = \frac{3}{5}$। $P(U_1|R) = \frac{0.5 \times \frac{2}{5}}{0.5 \times \frac{2}{5} + 0.5 \times \frac{3}{5}} = \frac{2}{5}$।
Topper's Shortcut: Since urn probabilities are equal, $P(U_1|R) = \frac{P(R|U_1)}{P(R|U_1) + P(R|U_2)} = \frac{2/5}{2/5 + 3/5} = \frac{2}{5}$.
टॉपर शॉर्टकट: चूँकि कलश की प्रायिकताएँ समान हैं, $P(U_1|R) = \frac{P(R|U_1)}{P(R|U_1) + P(R|U_2)} = \frac{2/5}{2/5 + 3/5} = \frac{2}{5}$।
Q5. Three cards are drawn successively without replacement from a pack of 52 cards. What is the probability that all three are spades?
Q5. 52 पत्तों की गड्डी से बिना प्रतिस्थापन के लगातार तीन पत्ते निकाले जाते हैं। क्या प्रायिकता है कि तीनों हुकुम (spades) के हों?
Topper's Shortcut: Use ${}^{13}C_3 / {}^{52}C_3$ directly. Cancel out common factors before full multiplication.
टॉपर शॉर्टकट: सीधे ${}^{13}C_3 / {}^{52}C_3$ का उपयोग करें। पूर्ण गुणा से पहले सामान्य कारकों को काट दें।
Q6. If $P(A) = \frac{1}{4}$, $P(B) = \frac{1}{2}$, and $P(A \cup B) = \frac{5}{8}$, what is $P(A' \cap B')$?
Q6. यदि $P(A) = \frac{1}{4}$, $P(B) = \frac{1}{2}$, और $P(A \cup B) = \frac{5}{8}$ है, तो $P(A' \cap B')$ क्या है?
(A) $\frac{1}{8}$(A) $\frac{1}{8}$
(B) $\frac{3}{8}$(B) $\frac{3}{8}$
(C) $\frac{1}{4}$(C) $\frac{1}{4}$
(D) $\frac{3}{4}$(D) $\frac{3}{4}$
View Solution हल देखें
Correct Option: (A)सही विकल्प: (A)
Step-by-Step Solution: By De Morgan's Law, $P(A' \cap B') = P((A \cup B)') = 1 - P(A \cup B) = 1 - \frac{5}{8} = \frac{3}{8}$? Wait $1 - 5/8 = 3/8$. Let's check option B. Option B is $\frac{3}{8}$.
चरण-दर-चरण हल: डी मॉर्गन नियम द्वारा, $P(A' \cap B') = P((A \cup B)') = 1 - P(A \cup B) = 1 - \frac{5}{8} = \frac{3}{8}$ (सही विकल्प B है)।
Topper's Shortcut: $P(A' \cap B')$ is simply $1 - P(A \cup B)$. Apply De Morgan's Law instantly!
टॉपर शॉर्टकट: $P(A' \cap B')$ सीधे $1 - P(A \cup B)$ होता है। डी मॉर्गन नियम तुरंत लागू करें!
Q7. A problem in statistics is given to three students $A, B, C$ whose chances of solving it are $\frac{1}{2}, \frac{1}{3}, \frac{1}{4}$ respectively. What is the probability that the problem is solved?
Q7. सांख्यिकी की एक समस्या तीन छात्रों $A, B, C$ को दी जाती है जिनके इसे हल करने के अवसर क्रमशः $\frac{1}{2}, \frac{1}{3}, \frac{1}{4}$ हैं। क्या प्रायिक��ा है कि समस्या हल हो जाएगी?
(A) $\frac{1}{4}$(A) $\frac{1}{4}$
(B) $\frac{3}{4}$(B) $\frac{3}{4}$
(C) $\frac{1}{2}$(C) $\frac{1}{2}$
(D) $\frac{2}{3}$(D) $\frac{2}{3}$
View Solution हल देखें
Correct Option: (B)सही विकल्प: (B)
Step-by-Step Solution: Probability none solve it = $P(A')P(B')P(C') = (1 - \frac{1}{2})(1 - \frac{1}{3})(1 - \frac{1}{4}) = \frac{1}{2} \times \frac{2}{3} \times \frac{3}{4} = \frac{1}{4}$. Probability at least one solves it = $1 - \frac{1}{4} = \frac{3}{4}$.
चरण-दर-चरण हल: किसी के भी द्वारा हल न किए जाने की प्रायिकता = $(1 - \frac{1}{2})(1 - \frac{1}{3})(1 - \frac{1}{4}) = \frac{1}{2} \times \frac{2}{3} \times \frac{3}{4} = \frac{1}{4}$। कम से कम एक द्वारा हल क��ए जाने की प्रायिकता = $1 - \frac{1}{4} = \frac{3}{4}$।
Topper's Shortcut: Multiply failure probabilities directly: $\frac{1}{2} \times \frac{2}{3} \times \frac{3}{4} = \frac{1}{4}$. Subtract from 1 to get $\frac{3}{4}$.
टॉपर शॉर्टकट: असफलता प्रायिकताओं को सीधे गुणा करें: $\frac{1}{2} \times \frac{2}{3} \times \frac{3}{4} = \frac{1}{4}$। $\frac{3}{4}$ प्राप्त करने के लिए 1 से घटाएं।
Q8. In a class of 100 students, 40 failed in Statistics, 30 failed in Economics, and 15 failed in both. If a student is selected at random, find the probability that they failed in Statistics given that they failed in Economics.
Q8. 100 छात्रों की कक्षा में, 40 सांख्यिकी में अनुत्तीर्ण हुए, 30 अर्थशास्त्र में अनुत्तीर्ण हुए, और 15 दोनों में अनुत्तीर्ण हुए। यदि एक छात्र को यादृच्छिक रूप से चुना जाता है, तो सांख्यिकी में अनुत्तीर्ण होने की प्रायिकता ज्ञात कीजिए जबकि वह अर्थशास्त्र में अनुत्तीर्ण हुआ है।
(A) $\frac{1}{2}$(A) $\frac{1}{2}$
(B) $\frac{3}{8}$(B) $\frac{3}{8}$
(C) $\frac{1}{4}$(C) $\frac{1}{4}$
(D) $\frac{3}{5}$(D) $\frac{3}{5}$
View Solution हल देखें
Correct Option: (A)सही विकल्प: (A)
Step-by-Step Solution: Let $S$ be fail in Stats ($40$), $E$ be fail in Econ ($30$), $S \cap E = 15$. $P(S|E) = \frac{P(S \cap E)}{P(E)} = \frac{15/100}{30/100} = \frac{15}{30} = \frac{1}{2}$.
चरण-दर-चरण हल: मान लीजिए $S$ सांख्यिकी में फेल ($40$), $E$ अर्थशास्त्र में फेल ($30$), $S \cap E = 15$ है। $P(S|E) = \frac{15/100}{30/100} = \frac{15}{30} = \frac{1}{2}$।
Topper's Shortcut: Ignore total sample size 100 for conditional ratios. Directly compute $\frac{\text{Both}}{\text{Condition Total}} = \frac{15}{30} = \frac{1}{2}$.
टॉपर शॉर्टकट: सशर्त अनुपातों के लिए कुल सैंपल साइज 100 को अनदेखा करें। सीधे $\frac{\text{दोनों}}{\text{शर्त कुल}} = \frac{15}{30} = \frac{1}{2}$ की गणना करें।
Q9. A box contains 3 blue and 2 red pens. Two pens are drawn one by one without replacement. What is the probability that the second pen is red?
Q9. एक डिब्बे में 3 नीले और 2 लाल पेन हैं। बिना प्रतिस्थापन के एक-एक करके दो पेन निकाले जाते ह��ं। क्या प्रायिकता है कि दूसरा पेन लाल हो?
(A) $\frac{2}{5}$(A) $\frac{2}{5}$
(B) $\frac{3}{5}$(B) $\frac{3}{5}$
(C) $\frac{1}{2}$(C) $\frac{1}{2}$
(D) $\frac{4}{5}$(D) $\frac{4}{5}$
View Solution हल देखें
Correct Option: (A)सही विकल्प: (A)
Step-by-Step Solution: Total pens = 5. Second is red in two mutually exclusive ways: (Blue first, Red second) OR (Red first, Red second).
$P = (\frac{3}{5} \times \frac{2}{4}) + (\frac{2}{5} \times \frac{1}{4}) = \frac{6}{20} + \frac{2}{20} = \frac{8}{20} = \frac{2}{5}$.
चरण-दर-चरण हल: कुल पेन = 5। दूसरा लाल होने के दो तरीके: (पहला नीला, दूसरा लाल) या (पहला लाल, दूसरा लाल)।
$P = (\frac{3}{5} \times \frac{2}{4}) + (\frac{2}{5} \times \frac{1}{4}) = \frac{6}{20} + \frac{2}{20} = \frac{8}{20} = \frac{2}{5}$।
Topper's Shortcut: Symmetry property of drawing without replacement: The probability of drawing a specific color on any draw (first, second, etc.) remains equal to its initial proportion ($2/5$).
टॉपर शॉर्टकट: बिना प्रतिस्थापन के ड्राइंग की समरूपता संपत्ति: किसी भी ड्रा में विशिष्ट रंग आने की प्रायिकता उसके प्रारंभिक अनुपात ($2/5$) के बराबर रहती है।
Q10. Insurance company insures 5000 scooter drivers, 2000 car drivers, and 1000 truck drivers. Probability of accident is $0.01, 0.03,$ and $0.15$ respectively. A driver meets with an accident. What is the probability that he is a scooter driver?
Q10. बीमा कंपनी 5000 स्कूटर चालकों, 2000 कार चालकों और 1000 ट्रक चालकों का बीमा करती है। दुर्घटना की प्रायिकता क्रमशः $0.01, 0.03,$ और $0.15$ है। एक चालक दुर्घटना का शिकार हो जाता है। क्या प्रायिकता है कि वह स्कूटर चालक है?
Topper's Shortcut: Work directly with absolute numbers instead of fractions: Scooter accidents = $5000 \times 0.01 = 50$. Car accidents = $2000 \times 0.03 = 60$. Truck accidents = $1000 \times 0.15 = 150$. Total accidents = $50 + 60 + 150 = 260$. Required probability = $50 / 260 = \frac{5}{26}$.
टॉपर शॉर्टकट: भिन्नों के बजाय सीधे पूर्ण संख्याओं के साथ काम करें: स्कूटर दुर्घटनाएँ = $50$। कार दुर्घटनाएँ = $60$। ट्रक दुर्घटनाएँ = $150$। कुल दुर्घटनाएँ = $260$। अभीष्ट प्रायिकता = $50 / 260 = \frac{5}{26}$।
Previous Year Questions (PYQs)
पिछले वर्षों के प्रश्न (PYQs)
SSC CGL PYQ 1. Two dice are thrown simultaneously. What is the probability of getting a sum of 8 given that the first die shows a 5?
SSC CGL PYQ 1. दो पासे एक साथ फेंके जाते हैं। योग 8 आने की प्रायिकता क्या है जबकि पहले पासे पर 5 आया है?
(A) $\frac{1}{6}$(A) $\frac{1}{6}$
(B) $\frac{1}{36}$(B) $\frac{1}{36}$
(C) $\frac{5}{36}$(C) $\frac{5}{36}$
(D) $\frac{1}{12}$(D) $\frac{1}{12}$
View Solution हल देखें
Correct Option: (A)सही विकल्प: (A)
Step-by-Step Solution: Condition: First die shows 5. Outcomes where first is 5: $(5,1), (5,2), (5,3), (5,4), (5,5), (5,6)$ — total 6 outcomes. Favorable condition (sum = 8): $(5,3)$ — only 1 outcome. Probability = $\frac{1}{6}$.
चरण-दर-चरण हल: शर्त: पहला पासा 5 दिखाता है। ऐसे परिणाम जहाँ पहला 5 है: कुल 6 परिणाम ($(5,1)$ से $(5,6)$ तक)। अनुकूल स्थिति (योग = 8): केवल $(5,3)$। प्रायिकता = $\frac{1}{6}$।
Topper's Shortcut: Restrict sample space directly to the 6 possibilities where the first die is 5. Only $(5,3)$ sums to 8 $\implies 1/6$.
टॉपर शॉर्टकट: सैंपल स्पेस को सीधे उन 6 संभावनाओं तक सीमित करें जहाँ पहला पासा 5 है। केवल $(5,3)$ का योग 8 है $\implies 1/6$।
SSC CGL PYQ 2. If $P(A) = 0.4$, $P(B) = p$, and $P(A \cup B) = 0.7$, and $A, B$ are independent, find the value of $p$.
SSC CGL PYQ 2. यदि $P(A) = 0.4$, $P(B) = p$, और $P(A \cup B) = 0.7$ है, और $A, B$ स्वतंत्र हैं, तो $p$ का मान ज्ञात कीजिए।
(A) 0.5(A) 0.5
(B) 0.4(B) 0.4
(C) 0.6(C) 0.6
(D) 0.3(D) 0.3
View Solution हल देखें
Correct Option: (A)सही विकल्प: (A)
Step-by-Step Solution: $0.7 = 0.4 + p - 0.4p \implies 0.3 = 0.6p \implies p = \frac{0.3}{0.6} = 0.5$.
चरण-दर-चरण हल: $0.7 = 0.4 + p - 0.4p \implies 0.3 = 0.6p \implies p = \frac{0.3}{0.6} = 0.5$।
Topper's Shortcut: Use $1 - P(A \cup B) = (1 - P(A))(1 - P(B)) \implies 0.3 = 0.6(1 - p) \implies 1 - p = 0.5 \implies p = 0.5$.
टॉपर शॉर्टकट: $1 - P(A \cup B) = (1 - P(A))(1 - P(B))$ का उपयोग करें।
SSC CGL PYQ 3. A card is drawn from a well-shuffled deck of 52 cards. What is the probability that it is either a king or a queen?
SSC CGL PYQ 3. 52 पत्तों की अच्छी तरह से फेंटे गए गड्डी से एक पत्ता निकाला जाता है। क्या प्रायिकता है कि वह या तो राजा (king) है या रानी (queen)?
(A) $\frac{2}{13}$(A) $\frac{2}{13}$
(B) $\frac{1}{13}$(B) $\frac{1}{13}$
(C) $\frac{4}{13}$(C) $\frac{4}{13}$
(D) $\frac{1}{26}$(D) $\frac{1}{26}$
View Solution हल देखें
Correct Option: (A)सही विकल्प: (A)
Step-by-Step Solution: 4 kings and 4 queens in a deck. Mutually exclusive events. Probability = $\frac{4}{52} + \frac{4}{52} = \frac{8}{52} = \frac{2}{13}$.
चरण-दर-चरण हल: गड्डी में 4 राजा और 4 रानियाँ होती हैं। परस्पर अपवर्जी घटनाएँ। प्रायिकता = $\frac{4}{52} + \frac{4}{52} = \frac{8}{52} = \frac{2}{13}$।
Topper's Shortcut: Total face cards of king and queen = 8. $\frac{8}{52}$ simplifies to $\frac{2}{13}$ instantly.
टॉपर शॉर्टकट: राजा और रानी के कुल कार्ड = 8। $\frac{8}{52}$ तुरंत सरल होकर $\frac{2}{13}$ बनता है।
Topper's Shortcut: Direct multiplication: $4 \times 8 = 32$ with two decimal places. No extra calculation needed.
टॉपर शॉर्टकट: प्रत्यक्ष गुणा: दो दशमलव स्थानों के साथ $4 \times 8 = 32$।
SSC CGL PYQ 5. The odds in favor of an event are $3:5$. Find the probability of the occurrence of the event.
SSC CGL PYQ 5. किसी घटना के पक्ष में ऑड्स $3:5$ हैं। घटना के घटने की प्रायिकता ज्ञात कीजिए।
(A) $\frac{3}{8}$(A) $\frac{3}{8}$
(B) $\frac{5}{8}$(B) $\frac{5}{8}$
(C) $\frac{3}{5}$(C) $\frac{3}{5}$
(D) $\frac{5}{3}$(D) $\frac{5}{3}$
View Solution हल देख���ं
Correct Option: (A)सही विकल्प: (A)
Step-by-Step Solution: Odds in favor $a:b = 3:5$. Probability $P(A) = \frac{a}{a+b} = \frac{3}{3+5} = \frac{3}{8}$.
चरण-दर-चरण हल: पक्ष में ऑड्स $a:b = 3:5$। प्रायिकता $P(A) = \frac{a}{a+b} = \frac{3}{3+5} = \frac{3}{8}$।
Topper's Shortcut: Numerator is the first term, denominator is the sum of both terms ($3+5=8$). $\frac{3}{8}$.
टॉपर शॉर्टकट: अंश पहला पद है, हर दोनों पदों का योग है ($3+5=8$)। $\frac{3}{8}$।
SSC CGL PYQ 6. What is the probability of getting at least one head when 3 unbiased coins are tossed simultaneously?
SSC CGL PYQ 6. जब 3 निष्पक्ष सिक्के एक साथ उछाले जाते हैं, तो कम से कम एक हेड आने की प्रायिकता क्या है?
(A) $\frac{7}{8}$(A) $\frac{7}{8}$
(B) $\frac{1}{8}$(B) $\frac{1}{8}$
(C) $\frac{3}{8}$(C) $\frac{3}{8}$
(D) $\frac{3}{4}$(D) $\frac{3}{4}$
View Solution हल देखें
Correct Option: (A)सही विकल्प: (A)
Step-by-Step Solution: Probability of no head (all tails) = $(\frac{1}{2})^3 = \frac{1}{8}$. Probability of at least one head = $1 - \frac{1}{8} = \frac{7}{8}$.
चरण-दर-चरण हल: कोई हेड न आने (सभी टेल) की प्रायिकता = $(\frac{1}{2})^3 = \frac{1}{8}$। कम से कम एक हेड आने की प्रायिकता = $1 - \frac{1}{8} = \frac{7}{8}$।
Topper's Shortcut: $1 - (\frac{1}{2})^n = 1 - \frac{1}{8} = \frac{7}{8}$. Memorize standard results for coin tosses.
टॉपर शॉर्टकट: $1 - (\frac{1}{2})^n = 1 - \frac{1}{8} = \frac{7}{8}$। सिक्का उछालने के मानक परिणाम याद रखें।
SSC CGL PYQ 7. If $P(A) = 0.5, P(B) = 0.3$, and $A$ and $B$ are mutually exclusive, find $P(A \cup B)$.
SSC CGL PYQ 7. यदि $P(A) = 0.5, P(B) = 0.3$ है, और $A$ और $B$ परस्पर अपवर्जी हैं, तो $P(A \cup B)$ ज्ञात कीजिए।
(A) 0.8(A) 0.8
(B) 0.2(B) 0.2
(C) 0.15(C) 0.15
(D) 0.5(D) 0.5
View Solution हल देखें
Correct Option: (A)सही विकल्प: (A)
Step-by-Step Solution: For mutually exclusive events, $P(A \cap B) = 0$. Thus, $P(A \cup B) = P(A) + P(B) = 0.5 + 0.3 = 0.8$.
चरण-दर-चरण हल: परस्पर अपवर्जी घटनाओं के लिए, $P(A \cap B) = 0$ होता है। अतः $P(A \cup B) = P(A) + P(B) = 0.5 + 0.3 = 0.8$।
टॉपर शॉर्टकट: प्रत्यक्ष बेयस/गुणन संतुलन लागू करें: $P(A|B) = \frac{0.5 \times 0.3}{0.4} = 0.375$।
SSC CGL PYQ 10. A letter is chosen at random from the word 'STATISTICS'. What is the probability that it is a vowel?
SSC CGL PYQ 10. शब्द 'STATISTICS' से एक अक्षर यादृच्छिक रूप से चुना जाता है। क्या प्रायिकता है कि यह एक स्वर (vowel) है?
(A) $\frac{3}{10}$(A) $\frac{3}{10}$
(B) $\frac{2}{5}$(B) $\frac{2}{5}$
(C) $\frac{1}{5}$(C) $\frac{1}{5}$
(D) $\frac{7}{10}$(D) $\frac{7}{10}$
View Solution हल देखें
Correct Option: (A)सही विकल्प: (A)
Step-by-Step Solution: Word 'STATISTICS' has 10 letters: S-T-A-T-I-S-T-I-C-S. Vowels are A, I, I — total 3 vowels. Total letters = 10. Probability = $\frac{3}{10}$.
चरण-दर-चरण हल: शब्द 'STATISTICS' में 10 अक्षर हैं। स्वर (Vowels) A, I, I हैं — कुल 3 स्वर। कुल अक्षर = 10। प्रायिकता = $\frac{3}{10}$।
Topper's Shortcut: Count vowels carefully (A, I, I = 3) over total distinct/total letter count (10) $\implies \frac{3}{10}$.
टॉपर शॉर्टकट: स्वरों की सावधानीपूर्वक गणना करें (A, I, I = 3) कुल अक्षर (10) के ऊपर $\implies \frac{3}{10}$।