CBSE Explorer

Probability

AI Learning Assistant

I can help you understand Probability better. Ask me anything!

Summarize the main points of Probability.
What are the most important terms to remember here?
Explain this concept like I'm five.
Give me a quick 3-question practice quiz.

Summary

Chapter Summary: Probability

Key Concepts

  • Probability Range: 0 ≤ P(E) ≤ 1
  • Conditional Probability:
    • P(E|F) = P(E ∩ F) / P(F) (P(F) ≠ 0)
    • P(E'|F) = 1 - P(E|F)
  • Addition Rule: P(E ∪ F | G) = P(E | G) + P(F | G) - P(E ∩ F | G)
  • Multiplication Rule:
    • P(E ∩ F) = P(E) P(F|E) (P(E) ≠ 0)
    • P(E ∩ F) = P(F) P(E|F) (P(F) ≠ 0)
  • Independence: If E and F are independent, then:
    • P(E ∩ F) = P(E) P(F)
    • P(E|F) = P(E)
    • P(F|E) = P(F)

Theorem of Total Probability

  • For a partition {E₁, E₂, ..., Eₙ} of a sample space S:
    • P(A) = Σ P(Eᵢ) P(A|Eᵢ) for i = 1 to n

Bayes' Theorem

  • For events E₁, E₂, ..., Eₙ that partition S:
    • P(Eᵢ | A) = [P(Eᵢ) P(A|Eᵢ)] / Σ [P(Eⱼ) P(A|Eⱼ)] for j = 1 to n

Examples

  • Example of Conditional Probability: If a student is known to have an A grade, what is the probability they are a hostler?
  • Example of Bayes' Theorem: Given a red ball drawn from a bag, find the probability it came from a specific bag.

Important Formulas

  • Conditional Probability: P(A|B) = P(A ∩ B) / P(B)
  • Total Probability: P(A) = Σ P(Eᵢ) P(A|Eᵢ)
  • Bayes' Theorem: P(Eᵢ | A) = [P(Eᵢ) P(A|Eᵢ)] / Σ [P(Eⱼ) P(A|Eⱼ)]

Learning Objectives

Learning Objectives

  • Understand the concept of probability as a measure of uncertainty in random experiments.
  • Explain the axiomatic approach to probability as formulated by A.N. Kolmogorov.
  • Apply the addition rule of probability to calculate probabilities of events.
  • Define and calculate conditional probability of an event given another event has occurred.
  • Utilize Bayes' theorem to find reverse probabilities in various scenarios.
  • Recognize the concept of independence of events and apply it to solve problems.
  • Define random variables and their probability distributions, including mean and variance.
  • Analyze and apply the binomial distribution in discrete probability scenarios.

Detailed Notes

Chapter 13: Probability

13.1 Introduction

  • Probability as a measure of uncertainty in random experiments.
  • Axiomatic approach by A.N. Kolmogorov.
  • Equivalence between axiomatic and classical theories for equally likely outcomes.
  • Topics covered:
    • Conditional probability
    • Bayes' theorem
    • Multiplication rule of probability
    • Independence of events
    • Random variables and their distributions
    • Mean and variance of probability distributions
    • Binomial distribution

13.2 Conditional Probability

  • Definition: The probability of an event given that another event has occurred.
  • Example: Tossing three fair coins.
    • Sample space: S = {HHH, HHT, HTH, THH, HTT, THT, TTH, TTT}

Key Concepts

  • Conditional Probability Formula:
    P(E|F) = P(E ∩ F) / P(F), P(F) ≠ 0
  • Independence: If E and F are independent, then:
    • P(E ∩ F) = P(E) * P(F)
    • P(E|F) = P(E)
    • P(F|E) = P(F)

Theorem of Total Probability

  • For a partition {E₁, E₂, ..., Eₙ} of a sample space:
    • P(A) = Σ P(Eᵢ) * P(A|Eᵢ)

Bayes' Theorem

  • For events E₁, E₂, ..., Eₙ that partition S:
    • P(Eᵢ|A) = [P(Eᵢ) * P(A|Eᵢ)] / Σ [P(Eⱼ) * P(A|Eⱼ)]

Examples

  1. Example of Conditional Probability:
    • If a machine is correctly set up, it produces 90% acceptable items.
    • If incorrectly set up, it produces 40% acceptable items.
    • Given that 80% of setups are correct, find the probability of correct setup given 2 acceptable items produced.
  2. Example of Bayes' Theorem:
    • Bag I: 3 red, 4 black balls; Bag II: 5 red, 6 black balls.
    • Find the probability that a red ball drawn came from Bag II.

Exercises

  1. Calculate conditional probabilities based on various scenarios involving events A and B.
  2. Apply Bayes' theorem to real-world problems involving medical tests and card draws.
  3. Explore the implications of independence in probability events.

Exam Tips & Common Mistakes

Common Mistakes and Exam Tips in Probability

Common Pitfalls

  • Misunderstanding Conditional Probability: Students often confuse conditional probability with joint probability. Remember that P(A|B) is not the same as P(A and B).
  • Ignoring Independence: When events are independent, P(A|B) = P(A). Failing to recognize this can lead to incorrect calculations.
  • Incorrect Application of Bayes' Theorem: Ensure you correctly identify the prior probabilities and the likelihoods when applying Bayes' theorem.
  • Assuming Events are Mutually Exclusive: Not all events are mutually exclusive. Be cautious when applying formulas that assume exclusivity.

Tips for Success

  • Practice with Examples: Work through examples that involve conditional probability and Bayes' theorem to solidify your understanding.
  • Draw Sample Spaces: For complex problems, drawing a sample space can help visualize the events and their relationships.
  • Review Key Formulas: Familiarize yourself with key formulas such as the multiplication rule and the theorem of total probability.
  • Check Your Work: Always double-check calculations, especially when dealing with fractions or percentages, to avoid simple arithmetic errors.

Practice & Assessment

Multiple Choice Questions

A.

0.10

B.

0.25

C.

0.50

D.

0.35
Correct Answer: B

Solution:

Let DD be the event of producing a defective item, AA, BB, and CC be the events of the item being produced by operators A, B, and C respectively. We have P(DA)=0.01P(D|A) = 0.01, P(DB)=0.05P(D|B) = 0.05, P(DC)=0.07P(D|C) = 0.07, P(A)=0.5P(A) = 0.5, P(B)=0.3P(B) = 0.3, P(C)=0.2P(C) = 0.2. Using Bayes' theorem: P(AD)=P(A)P(DA)P(A)P(DA)+P(B)P(DB)+P(C)P(DC)=0.5×0.010.5×0.01+0.3×0.05+0.2×0.07=0.25.P(A|D) = \frac{P(A)P(D|A)}{P(A)P(D|A) + P(B)P(D|B) + P(C)P(D|C)} = \frac{0.5 \times 0.01}{0.5 \times 0.01 + 0.3 \times 0.05 + 0.2 \times 0.07} = 0.25.

A.

0.80

B.

0.90

C.

0.95

D.

0.85
Correct Answer: C

Solution:

Let AA be the event that the machine produces 2 acceptable items, B1B_1 be the event of correct setup, and B2B_2 be the event of incorrect setup. We have P(B1)=0.8P(B_1) = 0.8, P(B2)=0.2P(B_2) = 0.2, P(AB1)=0.9×0.9P(A|B_1) = 0.9 \times 0.9, and P(AB2)=0.4×0.4P(A|B_2) = 0.4 \times 0.4. Using Bayes' theorem: P(B1A)=P(B1)P(AB1)P(B1)P(AB1)+P(B2)P(AB2)=0.8×0.810.8×0.81+0.2×0.16=0.95.P(B_1|A) = \frac{P(B_1) P(A|B_1)}{P(B_1) P(A|B_1) + P(B_2) P(A|B_2)} = \frac{0.8 \times 0.81}{0.8 \times 0.81 + 0.2 \times 0.16} = 0.95.

A.

0.4096

B.

0.7373

C.

0.2048

D.

0.8192
Correct Answer: A

Solution:

This is a binomial probability problem where n=5n = 5, p=0.8p = 0.8, and k=4k = 4. The probability is given by P(X=4)=(54)(0.8)4(0.2)1=5×0.4096×0.2=0.4096P(X = 4) = \binom{5}{4} (0.8)^4 (0.2)^1 = 5 \times 0.4096 \times 0.2 = 0.4096.

A.

16\frac{1}{6}

B.

136\frac{1}{36}

C.

1216\frac{1}{216}

D.

13\frac{1}{3}
Correct Answer: A

Solution:

The probability of a 4 on the third toss is 16\frac{1}{6}, independent of the previous outcomes.

A.

P(BA)<P(B)P(B|A) < P(B)

B.

P(AB)<P(A)P(B)P(A \cap B) < P(A) \cdot P(B)

C.

P(BA)>P(B)P(B|A) > P(B)

D.

P(BA)=P(B)P(B|A) = P(B)
Correct Answer: C

Solution:

If P(AB)>P(A)P(A|B) > P(A), it implies that BB increases the likelihood of AA, hence P(BA)>P(B)P(B|A) > P(B).

A.

1/2

B.

1/3

C.

2/3

D.

1/4
Correct Answer: C

Solution:

Let D1D_1 be the event of throwing 1, 2, 3, or 4, and D2D_2 be the event of throwing 5 or 6. The probability of getting exactly one head if D1D_1 occurs is 1/2 (since she tosses once). The probability of getting exactly one head if D2D_2 occurs is 3/8 (from binomial distribution with n=3n=3 and p=1/2p=1/2). Using Bayes' theorem, P(D1H)=P(HD1)P(D1)P(HD1)P(D1)+P(HD2)P(D2)=(1/2)(2/3)(1/2)(2/3)+(3/8)(1/3)=2/62/6+1/8=2/3.P(D_1|H) = \frac{P(H|D_1)P(D_1)}{P(H|D_1)P(D_1) + P(H|D_2)P(D_2)} = \frac{(1/2)(2/3)}{(1/2)(2/3) + (3/8)(1/3)} = \frac{2/6}{2/6 + 1/8} = \frac{2/3}.

A.

0.0

B.

0.35

C.

0.5

D.

1.2
Correct Answer: A

Solution:

For mutually exclusive events, P(AB)=0P(A \cap B) = 0 because they cannot occur simultaneously.

A.

1/3

B.

1/4

C.

1/2

D.

2/3
Correct Answer: A

Solution:

Let B1B_1 be the event that at least one child is a boy and B2B_2 be the event that both children are boys. The sample space for two children is: {(B,B),(B,G),(G,B),(G,G)} \{(B,B), (B,G), (G,B), (G,G)\}. Given at least one is a boy, the possible outcomes are {(B,B),(B,G),(G,B)} \{(B,B), (B,G), (G,B)\}. Thus, P(B2B1)=13P(B_2|B_1) = \frac{1}{3}.

A.

23\frac{2}{3}

B.

13\frac{1}{3}

C.

12\frac{1}{2}

D.

25\frac{2}{5}
Correct Answer: A

Solution:

The conditional probability P(AB)=P(AB)P(B)=0.20.3=23P(A|B) = \frac{P(A \cap B)}{P(B)} = \frac{0.2}{0.3} = \frac{2}{3}.

A.

Yes, they are independent.

B.

No, they are not independent.

C.

They are mutually exclusive.

D.

They are both dependent and mutually exclusive.
Correct Answer: C

Solution:

Events AA and BB are mutually exclusive because they cannot occur simultaneously. If the sum is 7, it cannot be 11 at the same time.

A.

16\frac{1}{6}

B.

136\frac{1}{36}

C.

1216\frac{1}{216}

D.

13\frac{1}{3}
Correct Answer: A

Solution:

The probability of getting a 4 on the third toss is independent of the previous results, so it remains 16\frac{1}{6}.

A.

0.3

B.

0.5

C.

0.1

D.

0.6
Correct Answer: A

Solution:

Since AA and BB are independent, the probability that both occur is given by P(AB)=P(A)×P(B)=0.6×0.5=0.3.P(A \cap B) = P(A) \times P(B) = 0.6 \times 0.5 = 0.3.

A.

0.24

B.

0.36

C.

0.48

D.

0.52
Correct Answer: C

Solution:

The probability of getting exactly one head in two tosses is given by the binomial probability: P(X=1)=(21)(0.6)1(0.4)1=2×0.6×0.4=0.48.P(X=1) = \binom{2}{1} (0.6)^1 (0.4)^1 = 2 \times 0.6 \times 0.4 = 0.48.

A.

P(BA)<P(B)P(B|A) < P(B)

B.

P(AB)<P(A)P(B)P(A \cap B) < P(A) \cdot P(B)

C.

P(BA)>P(B)P(B|A) > P(B)

D.

P(BA)=P(B)P(B|A) = P(B)
Correct Answer: C

Solution:

If P(AB)>P(A)P(A|B) > P(A), it implies that knowing BB increases the likelihood of AA, so P(BA)>P(B)P(B|A) > P(B).

A.

Yes, because P(AB)=P(A)×P(B)P(A \cap B) = P(A) \times P(B)

B.

No, because P(AB)P(A)×P(B)P(A \cap B) \neq P(A) \times P(B)

C.

Yes, because P(AB)=P(A)P(A|B) = P(A)

D.

No, because P(BA)P(B)P(B|A) \neq P(B)
Correct Answer: A

Solution:

For two events to be independent, P(AB)=P(A)×P(B)P(A \cap B) = P(A) \times P(B). Here, 0.2=0.5×0.40.2 = 0.5 \times 0.4, which holds true. Therefore, A and B are independent.

A.

413\frac{4}{13}

B.

1752\frac{17}{52}

C.

14\frac{1}{4}

D.

513\frac{5}{13}
Correct Answer: D

Solution:

There are 13 spades and 4 aces in a deck, but 1 card is both a spade and an ace. So, P(extspadeorace)=1352+452152=1652=413P( ext{spade or ace}) = \frac{13}{52} + \frac{4}{52} - \frac{1}{52} = \frac{16}{52} = \frac{4}{13}.

A.

P(AB)=P(A)+P(B)P(A \cap B) = P(A) + P(B)

B.

P(AB)=P(A)P(B)P(A \cap B) = P(A) P(B)

C.

P(AB)=P(A)P(B)P(A \cup B) = P(A) P(B)

D.

P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B)
Correct Answer: B

Solution:

For independent events, the probability of both events occurring is the product of their individual probabilities, i.e., P(AB)=P(A)P(B)P(A \cap B) = P(A) P(B).

A.

0.2

B.

0.4

C.

0.3

D.

0.5
Correct Answer: C

Solution:

Using Bayes' theorem, P(BD)=P(B)P(DB)P(D)=0.40.010.60.02+0.40.01=0.0040.012+0.004=0.0040.016=0.25P(B|D) = \frac{P(B) \cdot P(D|B)}{P(D)} = \frac{0.4 \cdot 0.01}{0.6 \cdot 0.02 + 0.4 \cdot 0.01} = \frac{0.004}{0.012 + 0.004} = \frac{0.004}{0.016} = 0.25.

A.

1/6

B.

1/3

C.

1/2

D.

2/3
Correct Answer: C

Solution:

There are three even numbers on a die (2, 4, 6). Thus, the probability is 36=12\frac{3}{6} = \frac{1}{2}.

A.

0.2

B.

0.25

C.

0.3

D.

0.5
Correct Answer: B

Solution:

The possible outcomes for the second roll to achieve a sum of 8 with the first roll being 3 are: 55. The probability of rolling a 5 on a fair die is 16\frac{1}{6}. Therefore, the probability is 160.25\frac{1}{6} \approx 0.25.

A.

Yes, they are independent.

B.

No, they are not independent.

C.

Cannot be determined.

D.

They are mutually exclusive.
Correct Answer: B

Solution:

For AA and BB to be independent, P(AB)=P(A)P(B)P(A \cap B) = P(A)P(B). We have P(AB)=P(A)+P(B)P(AB)=0.58P(A \cup B) = P(A) + P(B) - P(A \cap B) = 0.58. Therefore, P(AB)=0.3+0.40.58=0.12P(A \cap B) = 0.3 + 0.4 - 0.58 = 0.12. But P(A)P(B)=0.3×0.4=0.12P(A)P(B) = 0.3 \times 0.4 = 0.12. Hence, AA and BB are not independent.

A.

1/6

B.

1/36

C.

1/3

D.

1/2
Correct Answer: A

Solution:

Given that the first number is 3, the possible outcomes for the second number to make the sum 8 are only 5. Thus, P(EF)=16P(E|F) = \frac{1}{6}.

A.

1/4

B.

1/2

C.

1/3

D.

2/3
Correct Answer: B

Solution:

Let G1G_1 be the event that the youngest child is a girl, and G2G_2 be the event that both children are girls. The sample space for two children is {BB, BG, GB, GG}. Given that the youngest is a girl, the possible outcomes are {GB, GG}. Thus, the probability that both are girls given the youngest is a girl is P(G2G1)=12P(G_2|G_1) = \frac{1}{2}.

A.

49\frac{4}{9}

B.

59\frac{5}{9}

C.

12\frac{1}{2}

D.

510\frac{5}{10}
Correct Answer: B

Solution:

The probability of drawing a red ball from Bag II is 59\frac{5}{9} because there are 5 red balls out of a total of 9 balls.

A.

0.2

B.

0.3

C.

0.333

D.

0.5
Correct Answer: C

Solution:

By definition, P(AB)=P(AB)P(B)=0.10.3=0.333P(A|B) = \frac{P(A \cap B)}{P(B)} = \frac{0.1}{0.3} = 0.333.

A.

0.4

B.

0.2

C.

0.333

D.

0.6
Correct Answer: C

Solution:

Using Bayes' Theorem: P(BD)=P(DB)P(B)P(D)=0.01×0.40.02×0.6+0.01×0.4=0.333P(B|D) = \frac{P(D|B)P(B)}{P(D)} = \frac{0.01 \times 0.4}{0.02 \times 0.6 + 0.01 \times 0.4} = 0.333.

A.

0.1

B.

0.2

C.

0.3

D.

0.4
Correct Answer: B

Solution:

Using the formula P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B), we find P(AB)=0.5+0.40.7=0.2P(A \cap B) = 0.5 + 0.4 - 0.7 = 0.2.

A.

0.7

B.

0.9

C.

0.6

D.

0.8
Correct Answer: D

Solution:

For independent events, P(AB)=P(A)+P(B)P(AB)=0.5+0.4(0.5×0.4)=0.8P(A \cup B) = P(A) + P(B) - P(A \cap B) = 0.5 + 0.4 - (0.5 \times 0.4) = 0.8.

A.

0.8

B.

0.7

C.

0.9

D.

1.0
Correct Answer: B

Solution:

Since EE and FF are independent, P(EF)=P(E)+P(F)P(E)P(F)=0.6+0.50.6×0.5=0.7P(E \cup F) = P(E) + P(F) - P(E)P(F) = 0.6 + 0.5 - 0.6 \times 0.5 = 0.7.

A.

18\frac{1}{8}

B.

78\frac{7}{8}

C.

12\frac{1}{2}

D.

34\frac{3}{4}
Correct Answer: B

Solution:

The probability of not getting an odd number in one roll is 12\frac{1}{2}. Thus, the probability of not getting an odd number in three rolls is (12)3=18(\frac{1}{2})^3 = \frac{1}{8}. Therefore, the probability of getting an odd number at least once is 118=781 - \frac{1}{8} = \frac{7}{8}.

A.

0.5

B.

0.7

C.

0.75

D.

0.85
Correct Answer: C

Solution:

Let DD be the event that an item is defective. We need to find P(XD)P(X|D). Using Bayes' theorem, P(XD)=P(X)P(DX)P(X)P(DX)+P(Y)P(DY)=0.7×0.050.7×0.05+0.3×0.02=0.0350.035+0.006=0.0350.0410.75.P(X|D) = \frac{P(X)P(D|X)}{P(X)P(D|X) + P(Y)P(D|Y)} = \frac{0.7 \times 0.05}{0.7 \times 0.05 + 0.3 \times 0.02} = \frac{0.035}{0.035 + 0.006} = \frac{0.035}{0.041} \approx 0.75.

A.

0.4

B.

0.5

C.

0.2

D.

0.8
Correct Answer: A

Solution:

The conditional probability P(AB)P(A|B) is given by P(AB)=P(AB)P(B)=0.20.5=0.4P(A|B) = \frac{P(A \cap B)}{P(B)} = \frac{0.2}{0.5} = 0.4.

A.

0.20

B.

0.40

C.

0.80

D.

0.60
Correct Answer: B

Solution:

Using the principle of inclusion-exclusion: P(HE)=P(H)+P(E)P(HE)=0.6+0.40.2=0.8P(H \cup E) = P(H) + P(E) - P(H \cap E) = 0.6 + 0.4 - 0.2 = 0.8. Thus, P(P(neither)=10.8=0.2) = 1 - 0.8 = 0.2.

A.

0.18

B.

0.9

C.

0.3

D.

0.6
Correct Answer: A

Solution:

Since AA and BB are independent, P(AB)=P(A)P(B)=0.60.3=0.18P(A \cap B) = P(A) \cdot P(B) = 0.6 \cdot 0.3 = 0.18.

A.

16\frac{1}{6}

B.

15\frac{1}{5}

C.

14\frac{1}{4}

D.

13\frac{1}{3}
Correct Answer: B

Solution:

If the first number is 3, the possible outcomes for the second throw to make the sum 6 are (3,3). Thus, the probability is 16\frac{1}{6}, but since the first number is fixed as 3, the conditional probability is 15\frac{1}{5} considering the remaining outcomes.

A.

0.3

B.

0.4

C.

0.5

D.

0.8
Correct Answer: B

Solution:

Using the formula P(AB)=P(AB)P(B)P(A|B) = \frac{P(A \cap B)}{P(B)}, we find P(AB)=P(AB)P(B)=0.80.5=0.4P(A \cap B) = P(A|B) \cdot P(B) = 0.8 \cdot 0.5 = 0.4.

A.

0.2

B.

0.4

C.

0.5

D.

0.6
Correct Answer: B

Solution:

Using the formula P(AB)=P(AB)P(B)P(A|B) = \frac{P(A \cap B)}{P(B)}, where P(AB)=P(A)+P(B)P(AB)=0.6+0.50.8=0.3P(A \cap B) = P(A) + P(B) - P(A \cup B) = 0.6 + 0.5 - 0.8 = 0.3. Thus, P(AB)=0.30.5=0.6P(A|B) = \frac{0.3}{0.5} = 0.6.

A.

0.2

B.

0.4

C.

0.6

D.

0.8
Correct Answer: A

Solution:

The probability of reading at least one newspaper is P(HE)=P(H)+P(E)P(HE)=0.6+0.40.2=0.8P(H \cup E) = P(H) + P(E) - P(H \cap E) = 0.6 + 0.4 - 0.2 = 0.8. Thus, the probability of reading neither is 10.8=0.21 - 0.8 = 0.2.

A.

0.1

B.

0.3

C.

0.5

D.

0.6
Correct Answer: B

Solution:

For independent events, P(AB)=P(A)P(B)=0.5×0.6=0.3P(A \cap B) = P(A)P(B) = 0.5 \times 0.6 = 0.3.

A.

0.5

B.

0.1

C.

0.2

D.

0.3
Correct Answer: C

Solution:

The intersection EF={3}E \cap F = \{3\}. Since there are 6 outcomes in a die roll, P(EF)=160.16670.2P(E \cap F) = \frac{1}{6} \approx 0.1667 \approx 0.2.

A.

16\frac{1}{6}

B.

13\frac{1}{3}

C.

12\frac{1}{2}

D.

14\frac{1}{4}
Correct Answer: A

Solution:

The possible outcomes for the second die to make the sum 7 are 4 (since 3 + 4 = 7). There are 6 possible outcomes for the second die, so the probability is 16\frac{1}{6}.

A.

1/6

B.

1/36

C.

1/3

D.

1/18
Correct Answer: A

Solution:

The possible outcomes for the second roll to make the sum 8 are (3,5). Therefore, the probability is 1/6.

A.

0.3828

B.

0.4410

C.

0.6572

D.

0.7582
Correct Answer: C

Solution:

This is a binomial probability problem where n=4n = 4, p=0.3p = 0.3. We need to find P(X2)=P(X=0)+P(X=1)+P(X=2)P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2). Calculating each: P(X=0)=0.2401P(X = 0) = 0.2401, P(X=1)=0.4116P(X = 1) = 0.4116, P(X=2)=0.2646P(X = 2) = 0.2646. Summing these gives 0.2401+0.4116+0.2646=0.65720.2401 + 0.4116 + 0.2646 = 0.6572.

A.

0.90.9

B.

0.180.18

C.

0.30.3

D.

0.60.6
Correct Answer: A

Solution:

For mutually exclusive events, P(AB)=P(A)+P(B)=0.3+0.6=0.9P(A \cup B) = P(A) + P(B) = 0.3 + 0.6 = 0.9.

A.

0.9

B.

0.8

C.

0.7

D.

0.6
Correct Answer: B

Solution:

The probability that a student passed at least one subject is given by P(ME)=P(M)+P(E)P(ME)=0.7+0.60.4=0.9.P(M \cup E) = P(M) + P(E) - P(M \cap E) = 0.7 + 0.6 - 0.4 = 0.9.

A.

0.1

B.

0.3

C.

0.4

D.

0.6
Correct Answer: C

Solution:

The probability that the first ball is red is 35\frac{3}{5}. If the first ball is red, the probability that the second ball is also red is 24\frac{2}{4}. Therefore, the probability that both balls are red is 35×24=310=0.3.\frac{3}{5} \times \frac{2}{4} = \frac{3}{10} = 0.3.

A.

1/6

B.

1/36

C.

1/216

D.

1/3
Correct Answer: A

Solution:

The sample space for rolling a die three times is 63=2166^3 = 216. Event BB has 6 outcomes: (6,5,1),(6,5,2),(6,5,3),(6,5,4),(6,5,5),(6,5,6)(6,5,1), (6,5,2), (6,5,3), (6,5,4), (6,5,5), (6,5,6). Event ABA \cap B has 1 outcome: (6,5,4)(6,5,4). Thus, P(B)=6216=136P(B) = \frac{6}{216} = \frac{1}{36} and P(AB)=1216P(A \cap B) = \frac{1}{216}. Therefore, P(AB)=P(AB)P(B)=1/2161/36=16P(A|B) = \frac{P(A \cap B)}{P(B)} = \frac{1/216}{1/36} = \frac{1}{6}.

A.

0.8

B.

0.9

C.

1.0

D.

0.7
Correct Answer: A

Solution:

Using the formula for the probability of the union of two events, P(MP)=P(M)+P(P)P(MP)=0.7+0.60.5=0.8.P(M \cup P) = P(M) + P(P) - P(M \cap P) = 0.7 + 0.6 - 0.5 = 0.8.

A.

0.875

B.

0.5

C.

0.125

D.

0.25
Correct Answer: A

Solution:

The probability of not getting an odd number in one toss is 36=0.5\frac{3}{6} = 0.5. Therefore, the probability of not getting an odd number in three tosses is 0.53=0.1250.5^3 = 0.125. Thus, the probability of getting an odd number at least once is 10.125=0.8751 - 0.125 = 0.875.

A.

0.1

B.

0.2

C.

0.3

D.

0.4
Correct Answer: B

Solution:

The event EE is 'number 4 appears at least once' and FF is 'sum is 6'. E={(4,1),(4,2),(4,3),(4,4),(4,5),(4,6),(1,4),(2,4),(3,4),(5,4),(6,4)}E = \{(4,1), (4,2), (4,3), (4,4), (4,5), (4,6), (1,4), (2,4), (3,4), (5,4), (6,4)\} and F={(2,4),(4,2)}F = \{(2,4), (4,2)\}. P(EF)=236P(E \cap F) = \frac{2}{36} and P(E)=1136P(E) = \frac{11}{36}. Thus, P(FE)=P(EF)P(E)=2/3611/36=2110.18P(F|E) = \frac{P(E \cap F)}{P(E)} = \frac{2/36}{11/36} = \frac{2}{11} \approx 0.18.

A.

1/2

B.

1/4

C.

1/8

D.

1
Correct Answer: A

Solution:

Given that event FF has occurred, the first two tosses are heads. The probability of getting a head on the third toss (event EE) is 1/21/2 since the tosses are independent.

A.

3/10

B.

1/5

C.

3/5

D.

1/3
Correct Answer: A

Solution:

The probability of drawing two red balls is given by 35×24=310\frac{3}{5} \times \frac{2}{4} = \frac{3}{10}.

A.

0.12

B.

0.70

C.

0.10

D.

0.24
Correct Answer: A

Solution:

Since AA and BB are independent, P(AB)=P(A)P(B)=0.30.4=0.12P(A \cap B) = P(A) \cdot P(B) = 0.3 \cdot 0.4 = 0.12.

A.

\frac{3}{10}

B.

\frac{1}{5}

C.

\frac{1}{2}

D.

\frac{2}{5}
Correct Answer: A

Solution:

The probability that the first ball is red is \frac{3}{5}. If the first ball is red, the probability that the second ball is also red is \frac{2}{4} = \frac{1}{2}. Thus, the probability that both balls are red is \frac{3}{5} \times \frac{1}{2} = \frac{3}{10}.

A.

12\frac{1}{2}

B.

13\frac{1}{3}

C.

23\frac{2}{3}

D.

16\frac{1}{6}
Correct Answer: A

Solution:

The sample space for FF is 5,6\\{5, 6\\} and the event EFE \cap F is 6\\{6\\}. Therefore, P(EF)=P(EF)P(F)=1/62/6=12P(E|F) = \frac{P(E \cap F)}{P(F)} = \frac{1/6}{2/6} = \frac{1}{2}.

A.

0.50.5

B.

0.40.4

C.

0.20.2

D.

0.10.1
Correct Answer: A

Solution:

P(AB)=P(AB)P(B)=0.20.4=0.5P(A|B) = \frac{P(A \cap B)}{P(B)} = \frac{0.2}{0.4} = 0.5.

A.

0.67

B.

0.5

C.

0.33

D.

0.2
Correct Answer: A

Solution:

The conditional probability P(AB)=P(AB)P(B)=0.20.3=0.67P(A|B) = \frac{P(A \cap B)}{P(B)} = \frac{0.2}{0.3} = 0.67.

A.

0.12

B.

0.58

C.

0.7

D.

0.82
Correct Answer: B

Solution:

For independent events, P(AB)=P(A)+P(B)P(AB)=0.3+0.4(0.30.4)=0.58P(A \cup B) = P(A) + P(B) - P(A \cap B) = 0.3 + 0.4 - (0.3 \cdot 0.4) = 0.58.

A.

1/4

B.

3/4

C.

1/2

D.

1/3
Correct Answer: B

Solution:

The possible outcomes are HH, HT, TH, TT. The probability of getting at least one head is 1P(TT)=11/4=3/41 - P(TT) = 1 - 1/4 = 3/4.

True or False

Correct Answer: True

Solution:

For any two events AA and BB, P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B). This holds true for independent events as well.

Correct Answer: True

Solution:

The independence of two events EE and FF implies that P(EF)=P(E)P(F)P(E \cap F) = P(E)P(F). Similarly, EE' and FF are independent if P(EF)=P(E)P(F)P(E' \cap F) = P(E')P(F). Since P(EF)=P(F)P(EF)P(E' \cap F) = P(F) - P(E \cap F) and P(E)=1P(E)P(E') = 1 - P(E), substituting these into the independence condition shows that EE' and FF are independent.

Correct Answer: True

Solution:

Mutually exclusive events cannot occur simultaneously, meaning P(AB)=0P(A \cap B) = 0. For independent events, P(AB)=P(A)P(B)P(A \cap B) = P(A) \cdot P(B). If P(AB)=0P(A \cap B) = 0, then either P(A)P(A) or P(B)P(B) must be zero for the events to be independent, which contradicts the definition of mutually exclusive events with nonzero probabilities.

Correct Answer: True

Solution:

By definition, two events are independent if the occurrence of one event does not affect the probability of the other event. This is mathematically expressed as P(FE)=P(F)P(F|E) = P(F) and P(EF)=P(E)P(E|F) = P(E).

Correct Answer: True

Solution:

Bayes' theorem allows us to update the probability of an event based on new evidence or information about another event.

Correct Answer: True

Solution:

This is the definition of conditional probability.

Correct Answer: True

Solution:

Mutually exclusive events cannot occur simultaneously, hence their intersection is zero. For independent events, the probability of their intersection is the product of their individual probabilities. Thus, mutually exclusive events cannot be independent unless one of the events has zero probability.

Correct Answer: True

Solution:

Using Bayes' Theorem, P(B1A)=P(B1)P(AB1)P(B1)P(AB1)+P(B2)P(AB2)=0.95P(B_1|A) = \frac{P(B_1)P(A|B_1)}{P(B_1)P(A|B_1) + P(B_2)P(A|B_2)} = 0.95.

Correct Answer: True

Solution:

For any two events AA and BB, the probability of their union is given by P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B). Since AA and BB are independent, P(AB)=P(A)P(B)P(A \cap B) = P(A) \cdot P(B), thus the formula holds.

Correct Answer: False

Solution:

Mutually exclusive events cannot be independent if they have nonzero probabilities, as their intersection is zero.

Correct Answer: True

Solution:

In a binomial distribution, the trials are independent, meaning the outcome of one trial does not affect the outcome of another.

Correct Answer: True

Solution:

The axiomatic approach to probability, formulated by A.N. Kolmogorov, treats probability as a function of the outcomes of an experiment.

Correct Answer: False

Solution:

The possible outcomes for the second die to achieve a sum greater than 9 are 5 or 6. Thus, the probability is 26=13\frac{2}{6} = \frac{1}{3}, which is less than 0.5.

Correct Answer: True

Solution:

If P(AB)=P(A)P(A \cup B) = P(A), it implies that the occurrence of BB does not add any new outcomes to the event AA, meaning BB does not occur when AA occurs. Therefore, P(BA)=0P(B|A) = 0.

Correct Answer: True

Solution:

Conditional probability P(EF)P(E|F) is defined as P(EF)P(F)\frac{P(E \cap F)}{P(F)}, which requires P(F)0P(F) \neq 0 to avoid division by zero.

Correct Answer: True

Solution:

By definition, two events AA and BB are independent if and only if P(AB)=P(A)P(B)P(A \cap B) = P(A)P(B). This is the mathematical condition for independence.

Correct Answer: False

Solution:

This statement is false. If P(AB)>P(A)P(A|B) > P(A), it implies that the occurrence of BB increases the likelihood of AA. This does not necessarily mean that P(BA)<P(B)P(B|A) < P(B); the relationship between P(BA)P(B|A) and P(B)P(B) depends on other factors and cannot be directly inferred from P(AB)>P(A)P(A|B) > P(A).

Correct Answer: True

Solution:

By definition, probability values range from 0 (impossible event) to 1 (certain event).

Correct Answer: True

Solution:

For independent events, P(AB)=P(A)P(B)=0.3×0.4=0.12P(A \cap B) = P(A) \cdot P(B) = 0.3 \times 0.4 = 0.12.

Correct Answer: True

Solution:

A binomial distribution assumes that each trial is independent and the probability of success is constant across trials.

Correct Answer: True

Solution:

This is one of the definitions of independence: the occurrence of BB does not affect the probability of AA.

Correct Answer: True

Solution:

By definition, two events AA and BB are independent if the probability of their intersection is the product of their individual probabilities.

Correct Answer: True

Solution:

For a complete set of mutually exclusive and exhaustive events, the total probability must cover the entire sample space, thus summing to 1.

Correct Answer: False

Solution:

Mutually exclusive events cannot be independent if they have nonzero probabilities, as they cannot occur simultaneously.

Correct Answer: True

Solution:

For any event EE in a sample space SS, the probability of the event and its complement EE' is given by P(E)+P(E)=1P(E) + P(E') = 1. This is a fundamental property of probability, as the event and its complement cover the entire sample space.

Correct Answer: True

Solution:

For independent events EE and FF, the probability of their intersection is given by P(EF)=P(E)P(F)P(E \cap F) = P(E) \cdot P(F).

Correct Answer: True

Solution:

The only even prime number is 2, which is not a possible outcome on a single die roll.

Correct Answer: True

Solution:

The only even prime number is 2, and since a die does not have 2 as a face, the probability is 0.

Correct Answer: False

Solution:

The independence of events is not determined by their individual probabilities being equal. Independence requires that P(AB)=P(A)P(B)P(A \cap B) = P(A) \cdot P(B). Without this condition, we cannot conclude independence.

Correct Answer: True

Solution:

For independent events EE and FF, P(EF)=P(E)(1P(F))=P(E)P(F)P(E \cap F') = P(E) \cdot (1 - P(F)) = P(E) \cdot P(F').

Correct Answer: True

Solution:

By definition, two events EE and FF are independent if P(EF)=P(E)P(F)P(E \cap F) = P(E) \cdot P(F). This means the probability of both events occurring is indeed the product of their individual probabilities.

Correct Answer: True

Solution:

The probability of any event EE is defined such that 0P(E)10 \leq P(E) \leq 1. This is a fundamental property of probability.

Correct Answer: True

Solution:

A die has numbers 1 to 6. The only even prime number is 2, so the probability of rolling a 2 is 1/6.

Correct Answer: True

Solution:

The only even prime number is 2. Since a die has numbers from 1 to 6, and only one number is even and prime (2), the probability of rolling a 2 on each die is (16)2=136\left(\frac{1}{6}\right)^2 = \frac{1}{36}. However, since the question asks for an even prime number on each die, and there are no other even primes, the statement is true as the probability is effectively 0.

Correct Answer: True

Solution:

A standard die has numbers 1 through 6. The only even prime number is 2, which can be rolled on a die. Therefore, the probability is not zero. However, if the context is misunderstood as 'each die', then the statement could be misleading.

Correct Answer: True

Solution:

By definition, two events are independent if the probability of their intersection is the product of their individual probabilities.

Correct Answer: True

Solution:

Mutually exclusive events cannot occur simultaneously, so the probability of their intersection is zero.

Correct Answer: True

Solution:

The excerpt mentions that 20% of the students read both Hindi and English newspapers.

Correct Answer: False

Solution:

For events AA and BB to be mutually exclusive, P(AB)P(A \cup B) should equal P(A)+P(B)P(A) + P(B). Here, P(AB)=0.8P(A \cup B) = 0.8, but P(A)+P(B)=1.0P(A) + P(B) = 1.0. Therefore, AA and BB are not mutually exclusive.

Correct Answer: True

Solution:

By definition, two events AA and BB are independent if the probability of their intersection is the product of their individual probabilities, i.e., P(AB)=P(A)P(B)P(A \cap B) = P(A) \cdot P(B). This is a fundamental property of independent events.

Correct Answer: True

Solution:

The probability of selecting three good oranges from a box of 15 (12 good, 3 bad) is calculated as 1215×1114×1013=1113\frac{12}{15} \times \frac{11}{14} \times \frac{10}{13} = \frac{11}{13}.

Correct Answer: False

Solution:

Mutually exclusive events are those that cannot occur simultaneously, meaning P(AB)=0P(A \cap B) = 0. The probabilities of AA and BB alone do not determine if they are mutually exclusive.

Correct Answer: True

Solution:

By definition, a biased coin that shows heads 75% of the time has a probability of 0.75 for heads.

Correct Answer: True

Solution:

The sum of the probabilities of all possible outcomes in a sample space is always equal to one, as it encompasses all possible events that can occur.

Correct Answer: False

Solution:

A leap year has 366 days, which is 52 weeks and 2 extra days. The extra days can be any pair of consecutive days. For a leap year to have 53 Tuesdays, one of the extra days must be a Tuesday. The probability is 27\frac{2}{7}, which is less than 0.5.

Correct Answer: False

Solution:

In a binomial distribution, the trials are independent of each other.

Correct Answer: True

Solution:

For mutually exclusive events, P(AcupB)=P(A)+P(B)P(A \\cup B) = P(A) + P(B). Thus, P(AcupB)=0.3+0.4=0.7P(A \\cup B) = 0.3 + 0.4 = 0.7.

Correct Answer: True

Solution:

According to the definition of independent events, EE and FF are independent if P(EF)=P(E)P(F)P(E \cap F) = P(E)P(F). This is a fundamental property of independent events.

Correct Answer: True

Solution:

The probability of obtaining a sum greater than 9, given that the black die shows 5, is indeed a conditional probability because it depends on the outcome of the black die.

Correct Answer: False

Solution:

If P(AB)>P(A)P(A \mid B) > P(A), it implies that the occurrence of BB increases the likelihood of AA. This does not necessarily mean P(BA)<P(B)P(B \mid A) < P(B); rather, it suggests a dependence between AA and BB. The relationship between P(BA)P(B \mid A) and P(B)P(B) is not directly inferred from P(AB)>P(A)P(A \mid B) > P(A).

Correct Answer: True

Solution:

Bayes' theorem provides a way to update the probability of a hypothesis based on new evidence, effectively allowing us to calculate the probability of a cause given an observed event.

Correct Answer: True

Solution:

A leap year has 366 days, which is 52 weeks and 2 extra days. The extra days can be any of the 7 combinations of two consecutive days, two of which include Tuesday.

Correct Answer: True

Solution:

If EE and FF are independent, then P(EF)=P(E)P(E|F) = P(E) by the definition of independent events.

Correct Answer: True

Solution:

The formula for the probability of the union of two independent events AA and BB is P(AB)=1P(A)P(B)P(A \cup B) = 1 - P(A')P(B'). This is derived from the fact that P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B) and for independent events, P(AB)=P(A)P(B)P(A \cap B) = P(A)P(B).

Correct Answer: True

Solution:

Given the sample space and the events, P(AB)=16P(A|B) = \frac{1}{6} as there is only one favorable outcome for AA given BB has occurred.

Correct Answer: False

Solution:

For AA and BB to be independent, P(AB)P(A \cap B) should equal P(A)P(B)P(A) \cdot P(B). However, given P(AB)=0.8P(A \cup B) = 0.8, we find P(AB)=P(A)+P(B)P(AB)=0.6+0.40.8=0.2P(A \cap B) = P(A) + P(B) - P(A \cup B) = 0.6 + 0.4 - 0.8 = 0.2. Since 0.20.60.4=0.240.2 \neq 0.6 \cdot 0.4 = 0.24, AA and BB are not independent.

Correct Answer: True

Solution:

A.N. Kolmogorov is credited with formulating the axiomatic approach to probability.

Correct Answer: True

Solution:

If P(AB)=P(A)P(A \cup B) = P(A), it implies that ABA \subseteq B, as all elements of AA are also in BB.

Correct Answer: False

Solution:

The excerpt states that if a machine is incorrectly set up, it produces only 40% acceptable items, not 90%.

Correct Answer: True

Solution:

When two dice are rolled, the combinations for a sum of 4 are (1,3), (2,2), and (3,1), totaling 3 outcomes. For a sum of 3, the combinations are (1,2) and (2,1), totaling 2 outcomes. Therefore, P(4)>P(3)P(4) > P(3).

Correct Answer: True

Solution:

For two independent events EE and FF, the probability of their intersection is given by P(EF)=P(E)P(F)P(E \cap F) = P(E) \cdot P(F).

Correct Answer: True

Solution:

Two events AA and BB are independent if P(AB)=P(A)P(B)P(A \cap B) = P(A) \cdot P(B). Here, P(AB)=0.25P(A \cap B) = 0.25 and P(A)P(B)=0.50.5=0.25P(A) \cdot P(B) = 0.5 \cdot 0.5 = 0.25, so AA and BB are independent.

Correct Answer: True

Solution:

Bayes' theorem provides a way to update the probability of an event based on new evidence or information.

Correct Answer: True

Solution:

If P(AB)>P(A)P(A|B) > P(A), it implies that the occurrence of BB increases the likelihood of AA. This means P(AB)=P(AB)P(B)>P(A)P(B)P(A \cap B) = P(A|B)P(B) > P(A)P(B), indicating that AA and BB are not independent.

Correct Answer: True

Solution:

If AA and BB are independent, then P(AB)=P(A)P(B)=0.5×0.5=0.25P(A \cap B) = P(A)P(B) = 0.5 \times 0.5 = 0.25.

Correct Answer: True

Solution:

For independent events, the probability of the union is calculated as P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B), and since P(AB)=P(A)P(B)P(A \cap B) = P(A)P(B) for independent events, the formula simplifies to P(AB)=P(A)+P(B)P(A)P(B)P(A \cup B) = P(A) + P(B) - P(A)P(B).

Correct Answer: False

Solution:

The possible outcomes for the red die are 1, 2, or 3. For each of these, the black die must show a number such that the sum is 8. The combinations are (2,6), (3,5), and (1,7) (which is not possible). Only two combinations are valid, so the probability is 218=19\frac{2}{18} = \frac{1}{9}, which is approximately 0.11, less than 0.2.

Correct Answer: True

Solution:

For mutually exclusive events, P(AB)=P(A)+P(B)P(A \cup B) = P(A) + P(B). Given P(A)=0.5P(A) = 0.5 and P(B)=0.5P(B) = 0.5, P(AB)=0.5+0.5=1P(A \cup B) = 0.5 + 0.5 = 1.