Chapter 14: Probability
Summary
In this Chapter, we studied about the axiomatic approach of probability. The main features of this Chapter are as follows:
Key Concepts
- Event: A subset of the sample space
- Impossible event: The empty set
- Sure event: The whole sample space
- Complementary event: The set A' or S - A
- Union of events: Event A or B: The set A ∪ B
- Intersection of events: Event A and B: The set A ∩ B
- Difference of events: Event A and not B: The set A - B
- Mutually exclusive events: A and B are mutually exclusive if A ∩ B = Φ
- Exhaustive events: Events E1, E₂,..., En are mutually exclusive and exhaustive if E1 ∪ E2 ∪ ... ∪ En = S and Eᵢ ∩ Eⱼ = Φ for all i ≠ j
Probability Definitions
- Probability: Number P(w) associated with sample point wᵢ such that:
- 0 ≤ P(w) ≤ 1
- Σ P(wᵢ) for all wᵢ ∈ S = 1
- P(A) = Σ P(wᵢ) for all wᵢ ∈ A
- Equally likely outcomes: All outcomes with equal probability
- Probability of an event: For a finite sample space with equally likely outcomes, P(A) = n(A) / n(S)
Important Probability Formulas
- If A and B are any two events, then:
- P(A or B) = P(A) + P(B) - P(A and B)
- If A and B are mutually exclusive, then P(A or B) = P(A) + P(B)
- P(not A) = 1 - P(A)
Examples of Events
- Tossing a Coin Twice: Sample space S = {HH, HT, TH, TT}
- Event E (exactly one head): E = {HT, TH}
- Event A (number of tails is exactly 2): A = {TT}
- Event B (number of tails is at least one): B = {HT, TH, TT}
- Event C (number of heads is at most one): C = {HT, TH, TT}
- Event D (second toss is not head): D = {HT, TT}
Axiomatic Approach to Probability
- Probability theory attempts to quantify the chances of occurrence or non-occurrence of events.
- Example: In a lottery, a person chooses six different natural numbers at random from 1 to 20. The probability of winning is calculated based on matching numbers.
Miscellaneous Examples
- Rolling a Pair of Dice: Describe events such as A (sum > 8), B (2 occurs on either die), C (sum is at least 7 and a multiple of 3).
- Three Coins Tossed: Identify mutually exclusive events and simple events.
- Drawing Cards: Calculate probabilities for various outcomes when drawing from a deck of cards.
Conclusion
This chapter provides a foundational understanding of probability, essential for analyzing random events and making informed decisions based on statistical reasoning.