Skip to main content

Section 5.2 Probability

Probability refers to the likelihood or chance of an event occurring.
It is a numerical measure that quantifies how likely it is that a specific outcome will happen in a situation with uncertain results.
Probabilities are expressed as numbers between 0 and 1 or as percentages from 0% to 100%.

Subsection 5.2.1 Introduction to Probability

\(\textbf{Key Takeaway}\)
Understanding probability helps us predict outcomes and make decisions in real life (e.g., weather forecasts, games of chance, insurance, business).

Example 5.2.1.

A coin is tossed once. What is the probability of getting a Head?
Solution.
Sample space = {Head, Tail}
Number of favorable outcomes (Head) = 1
Total outcomes = 2
\begin{gather*} \textbf{P(Head)} = \frac{1}{2} = 0.5 \end{gather*}

Subsection 5.2.2 Range of Probability

\(\textbf{Key Takeaway}\)
Probability is written as a number between 0 and 1

Example 5.2.2.

A bag contains 6 red and 2 blue marbles. What is the probability of drawing a red marble?
Solution.
Total marbles \(= 6 + 2 = 8\)
Favorable outcomes (red) \(= 6\)
\begin{gather*} \textbf{P(Red)} = \frac{6}{8} = 0.75 \end{gather*}
\begin{gather*} = 75% \end{gather*}
This is a likely event, since \(0.75 \) is closer to 1.

Subsection 5.2.3 Exclusive Events

Two or more events are mutually exclusive if they cannot happen at the same time.
\(\textbf{Key Takeaway}\)
In other words, the occurrence of one event means the other cannot occur.

Example 5.2.3.

A bag contains 3 red, 2 blue, and 1 yellow marble. One marble is drawn.
Find the probability of drawing:
  1. A red marble
  2. A yellow marble
  3. A red or yellow marble
Solution.
Total marbles \(= 6\)
\(\textbf{P(Red)} = \frac{3}{6} \textbf{and} \textbf{ P(Yellow)} = \frac{1}{6}\)
Red and yellow are mutually exclusive (you can’t pick both at once)
\begin{gather*} \textbf{P(Red or Yellow)} \end{gather*}
\begin{gather*} \frac{3}{6} + \frac{1}{6} = \frac{4}{6} = \frac{2}{3} \end{gather*}

Subsection 5.2.4 Independent Events

Two events are independent if the outcome of one does not affect the outcome of the other.
\(\textbf{Key Takeaway}\)
In other words, the result of one event has no influence on the second event.

Example 5.2.4.

A coin is tossed twice. What is the probability of getting heads both times?
Solution.
First toss: \(\textbf{P(Heads)} = 1/2 \)
Second toss: \(\textbf{P(Heads)} = 1/2 \)
They are independent, so:
\begin{gather*} \textbf{P(Heads and Heads)} = \frac{1}{2} Γ— \frac{1}{2} \end{gather*}
\begin{gather*} = \frac{1}{4} \end{gather*}

Subsection 5.2.5 Tree Diagram

A tree diagram is a visual tool used to show all possible outcomes of two or more events, especially when calculating probabilities of combined or successive events.
\(\textbf{Key Takeaway}\)
It helps organize outcomes in branches and is particularly useful for independent events.

Example 5.2.5.

A bag has 2 red and 1 green marble. A marble is drawn, replaced, then another is drawn.
Draw a tree diagram and find the probability of getting
  1. Two red marbles
  2. One red and one green (in any order)
Solution.
  1. Total marbles \(= 3\)
    \(\textbf{P(Red)} = \frac{2}{3} \)
    \(\textbf{P(Green)} = \frac{1}{3}\)
    Tree Diagram where R = P(Red) and G = P(Green)
  2. P(Red and Red)
    \begin{gather*} = \frac{2}{3} Γ— \frac{2}{3} = \frac{4}{9} \end{gather*}
  3. (Red then Green)
    \begin{gather*} = \frac{2}{3} Γ— \frac{1}{3} = \frac{2}{9} \end{gather*}
    P(Green then Red)
    \begin{gather*} = \frac{1}{3} Γ— \frac{2}{3} = \frac{2}{9} \end{gather*}
    Total
    \begin{gather*} = \frac{2}{9} + \frac{2}{9} \end{gather*}

Subsection 5.2.6 Application of Probability

Probability helps us make informed decisions in daily life, games, weather forecasting, business, health and risk analysis.
\(\textbf{Key Takeaway}\)
Probability allows us to predict, estimate risk, and plan ahead based on chance and likelihood.

Example 5.2.6.

A weather report says there’s a 70% chance of rain tomorrow.
This means the event is not certain, but it is likely.

Example 5.2.7.

A study shows that 1 in 4 people are likely to catch a cold during the cold season.
\(\textbf{P(Catch a cold) = }\)
\begin{gather*} \frac{1}{4} = 0.25 \end{gather*}
\begin{gather*} \textbf{The probability of one catching cold out of four is 0.25 which is 25%} \end{gather*}