By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Intermediate — requires understanding of foundational probability concepts and ability to apply formulas in multi-step problems; direct formula use is easy, but conditional and Bayes’ problems involve logical setup.
Q1. A bag contains 3 red and 4 black balls. Two balls are drawn one after the other with replacement. What is the probability that both are red? A. ( \frac{6}{49} ) B. ( \frac{9}{49} ) C. ( \frac{3}{7} ) D. ( \frac{2}{7} ) Answer: B Explanation: With replacement, ( P(\text{both red}) = \frac{3}{7} \times \frac{3}{7} = \frac{9}{49} ). Why others fail: Option A is ( \frac{^3C_2}{^7C_2} ), which is correct only for without replacement.
Q2. If ( P(A) = 0.5, P(B) = 0.6, P(A \cup B) = 0.8 ), find ( P(A \cap B) ). A. 0.1 B. 0.2 C. 0.3 D. 0.4 Answer: C Explanation: Using ( P(A \cup B) = P(A) + P(B) - P(A \cap B) \Rightarrow 0.8 = 0.5 + 0.6 - P(A \cap B) \Rightarrow P(A \cap B) = 0.3 ). Why others fail: Option B (0.2) comes from incorrectly subtracting 0.6 from 0.8.
Q3. A factory has two machines A and B. Machine A produces 60% of items, 2% defective; machine B produces 40%, 1% defective. An item is chosen at random and found defective. What is the probability it was produced by A? A. ( \frac{3}{4} ) B. ( \frac{2}{3} ) C. ( \frac{1}{2} ) D. ( \frac{1}{3} ) Answer: A Explanation: By Bayes’ Theorem: ( P(A|D) = \frac{0.6 \times 0.02}{0.6 \times 0.02 + 0.4 \times 0.01} = \frac{0.012}{0.016} = \frac{3}{4} ). Why others fail: Option B arises from assuming equal contribution or miscalculating denominator.
Q4. A die is thrown 6 times. If “getting an even number” is success, what is the probability of exactly 5 successes? A. ( \frac{6}{64} ) B. ( \frac{15}{64} ) C. ( \frac{3}{32} ) D. ( \frac{1}{64} ) Answer: C Explanation: ( n = 6, p = 0.5, x = 5 \Rightarrow P(X=5) = ^6C_5 (0.5)^5 (0.5)^1 = 6 \times \frac{1}{32} \times \frac{1}{2} = \frac{6}{64} = \frac{3}{32} ). Why others fail: Option A is ( \frac{6}{64} ), which is correct but not simplified — CUET may include both forms; here C is simplified.
Q5. Suppose a random variable X follows binomial distribution with mean 8 and variance 4. Then, the value of n is: A. 8 B. 12 C. 16 D. 20 Answer: C Explanation: Mean = np = 8, variance = np(1–p) = 4 ⇒ ( \frac{np(1-p)}{np} = \frac{4}{8} = 0.5 \Rightarrow 1-p = 0.5 \Rightarrow p = 0.5 ), so ( n = \frac{8}{0.5} = 16 ). Why others fail: Option D (20) comes from incorrectly solving equations or confusing mean and variance.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.