Maths Mathematics

MathematicsUnit 1912 min read

Probability: Events, Rules, Bayes’ Theorem, Conditional Probability

Unit 19 of Mathematics introduces probability theory for Class 11 students, covering basic definitions, types of events, probability rules (addition and multiplication), conditional probability, Bayes’ theorem, and real-world applications like games of chance, medical testing, and risk assessment.

TAKEAWAYS:

  • Probability measures how likely an event is to occur, ranging from 0 (impossible) to 1 (certain).
  • The addition rule combines probabilities of two events, while the multiplication rule finds the probability of both events happening together.
  • Conditional probability helps find the likelihood of an event given that another event has already occurred.
  • Bayes’ theorem updates probabilities based on new information, widely used in medicine and machine learning.
  • Probability is applied in real life, from predicting weather to calculating risks in games and finance.

What is Probability?

Probability is a branch of mathematics that deals with the chance or likelihood of an event happening. It is measured on a scale from 0 to 1, where:

  • 0 means the event cannot happen (impossible).
  • 1 means the event will happen (certain).

For example, if you toss a fair coin, the probability of getting heads is 1/2 or 0.5, because there are two possible outcomes (heads or tails), and only one of them is heads.

Key Terms

  1. Experiment: An action or process that leads to one or more outcomes (e.g., rolling a die, drawing a card).
  2. Sample Space (S): The set of all possible outcomes of an experiment.
    • Example: When a die is rolled, the sample space is S = {1, 2, 3, 4, 5, 6}.
  3. Event (E): A subset of the sample space. An event can be a single outcome or a group of outcomes.
    • Example: Getting an even number when rolling a die is the event E = {2, 4, 6}.
USE1, 3, 52, 4, 6
Sample Space (S) and Event (E = even numbers) when rolling a die

Types of Events

Events can be classified into different types based on their relationship with the sample space and other events:

USimpleCompoundImpossible{3}{2,4,6}, {1,3,5}{7}1,2,3,4,5,6,7
Classification of events in a die roll (S = {1,2,3,4,5,6})
Type of Event Definition Example
Simple Event An event with only one outcome. Getting a 3 when rolling a die.
Compound Event An event with more than one outcome. Getting a number > 4 when rolling a die (E = {5, 6}).
Impossible Event An event that cannot occur. Getting a 7 when rolling a die.
Certain Event An event that must occur. Getting a number between 1 and 6 when rolling a die (S itself).
Mutually Exclusive Two events that cannot occur at the same time. Getting heads and tails in a single coin toss.
Exhaustive Events A set of events that cover all possible outcomes. Getting odd or even when rolling a die.
Independent Events Two events where the outcome of one does not affect the other. Rolling a 4 on a die and getting heads on a coin toss.
Dependent Events Two events where the outcome of one affects the other. Drawing a king from a deck of cards without replacement, then drawing another king.

Probability of an Event

The probability of an event E is given by:

Example 1: Probability of Rolling a Die

Problem: What is the probability of rolling an even number on a fair six-sided die?

Solution:

  1. Sample Space (S): {1, 2, 3, 4, 5, 6}
  2. Event (E = even numbers): {2, 4, 6}
  3. Number of favorable outcomes: 3 (2, 4, 6)
  4. Total number of possible outcomes: 6
  5. Probability:

Addition Rule of Probability

The addition rule helps find the probability of either of two events occurring. There are two cases:

UKingsHeartsKing of Diamonds, King of Clubs, King of SpadesKing of HeartsAce of Hearts, 2 of Hearts, 3 of Hearts, Queen of Hearts, JaAll 52 cards
P(Kings ∪ Hearts) = P(Kings) + P(Hearts) − P(Kings ∩ Hearts)
  1. Mutually Exclusive Events (A and B cannot happen together):

  2. Non-Mutually Exclusive Events (A and B can happen together):

Example 2: Probability of Drawing a King or a Heart

Problem: A card is drawn from a standard deck of 52 cards. What is the probability that the card is a king or a heart?

Solution:

  1. Total number of cards: 52
  2. Number of kings (K): 4
  3. Number of hearts (H): 13
  4. Number of king of hearts (K ∩ H): 1 (since the king of hearts is counted in both K and H)
  5. Probability:

Multiplication Rule of Probability

The multiplication rule finds the probability of both events occurring. There are two cases:

UFirst TossSecond TossH, THH, HT, TH, TT
P(HH) = P(H₁) × P(H₂|H₁) = 0.5 × 0.5 = 0.25
  1. Independent Events (A and B are independent):

  2. Dependent Events (A and B are dependent): Here, is the conditional probability of B given that A has already occurred.

Example 3: Probability of Two Coin Tosses

Problem: What is the probability of getting two heads in two successive tosses of a fair coin?

Solution:

  1. Probability of first head (H₁):
  2. Probability of second head (H₂): (independent of the first toss)
  3. Probability of both heads:

Conditional Probability

Conditional probability is the probability of an event B occurring given that another event A has already occurred. It is denoted as and is calculated as:

UFirst CardSecond CardKing of Hearts, King of Diamonds, King of Clubs, King of SpaAce of Hearts, Ace of Diamonds, Ace of Clubs, Ace of SpadesRemaining 51 cards
P(Ace|King) = 4/51 (since first card was a King, not an Ace)

Example 4: Probability of Drawing Two Aces

Problem: Two cards are drawn without replacement from a standard deck of 52 cards. What is the probability that the second card is an ace, given that the first card was a king?

Solution:

  1. Total cards initially: 52
  2. First card drawn: King (not an ace), so remaining cards = 51
  3. Number of aces remaining: 4 (since no ace was removed)
  4. Probability of second card being an ace given first was a king:

Bayes’ Theorem

Bayes’ theorem relates the conditional and marginal probabilities of random events. It is used to update probabilities based on new information. The formula is:

Example 5: Medical Testing

Problem: A disease affects 1% of the population. A test for the disease is 95% accurate (i.e., it correctly identifies 95% of infected people and 95% of healthy people). If a randomly selected person tests positive, what is the probability that they actually have the disease?

Solution: Let:

  • D = event of having the disease.
  • ¬D = event of not having the disease.
  • T⁺ = event of testing positive.

Given:

  • (true positive rate)
  • (false positive rate)

We need to find .

Using Bayes’ theorem: Where:

Now, plug into Bayes’ theorem:

Interpretation: Even if a person tests positive, there is only a 16.1% chance they actually have the disease. This shows why false positives can be misleading!


Applications of Probability

Probability is used in many real-life situations:

  1. Games of Chance: Calculating odds in poker, roulette, or lotteries.
  2. Medical Testing: Determining the accuracy of diagnostic tests (as in Example 5).
  3. Weather Forecasting: Predicting the chance of rain.
  4. Finance: Assessing risks in investments (e.g., stock market probabilities).
  5. Quality Control: Manufacturing industries use probability to check defective products.
  6. Sports: Calculating the probability of winning a match or tournament.

Common Mistakes to Avoid

  1. Assuming Independence: Always check if events are independent before multiplying probabilities.
  2. Ignoring Sample Space: Forgetting to consider all possible outcomes can lead to incorrect probabilities.
  3. Misapplying Bayes’ Theorem: Confusing with .
  4. Overlooking Conditional Probability: Not updating probabilities when events are dependent.

Exam Tip

  1. Understand Definitions: Know the difference between sample space, event, mutually exclusive, and independent events.
  2. Practice Addition and Multiplication Rules: Always check if events are mutually exclusive or independent before applying the rules.
  3. Draw Venn Diagrams: Visualizing events with Venn diagrams helps in solving complex probability problems.
  4. Memorize Bayes’ Theorem: This is a high-weightage topic in exams. Practice problems involving medical testing or spam detection.
  5. Show All Steps: In NEB exams, partial credit is given for correct steps, even if the final answer is wrong.
  6. Real-World Problems: Many exam questions are based on real-life scenarios (e.g., cards, dice, medical tests). Relate the problem to what you know.

NEB Board-Style Questions

Short Answer Questions

  1. Define conditional probability with an example.
  2. What is the difference between independent and dependent events?
  3. State Bayes’ theorem and explain its importance.
  4. If , , and , find .
  5. Two dice are rolled. What is the probability that the sum is 7?

Long Answer Questions

  1. A bag contains 5 red, 4 blue, and 3 green balls. Two balls are drawn without replacement. Find the probability that:

    • Both balls are red.
    • One ball is blue and the other is green.
    • Neither ball is green.
  2. In a class of 40 students, 24 like math, 16 like science, and 8 like both. If a student is chosen at random, what is the probability that:

    • The student likes math or science?
    • The student likes neither math nor science?
    • The student likes math but not science?
  3. A factory produces 10% defective items. If 5 items are inspected, what is the probability that:

    • Exactly 2 are defective?
    • At least 1 is defective?
    • None are defective?
  4. A test for a disease has a 90% true positive rate and a 5% false positive rate. If 2% of the population has the disease, what is the probability that a person who tests positive actually has the disease? Use Bayes’ theorem.

  5. Explain the addition rule and multiplication rule of probability with suitable examples. When would you use each rule?


Note: Always practice problems from past NEB question papers to get familiar with the exam pattern. Probability questions often involve cards, dice, coins, or real-world scenarios, so relate the problem to these examples. Good luck!

Based on the NEB +2 Science syllabus for Mathematics (Maths), unit 19.

Discussion

Loading…