Skip to main content

Subsection 3.2.5 Laws of Probability

The laws of probability are fundamental principles that guide us in calculating and understanding the chances of events occurring. These rules provide a systematic way to solve probability problems in mathematics and to analyze outcomes in random experiments.
Important laws such as the addition rule, multiplication rule, and complement rule help us determine the likelihood of single or combined events and compute probabilities accurately.

Subsubsection 3.2.5.1 Addition Rule

Learner Experience 3.2.6.

Work in groups
(a)
A class has \(40\) students. \(22\) students play Football, \(18\) students play Volleyball, and \(8\) students play both Football and Volleyball.
  1. Find the probability that a randomly selected student plays Football.
  2. Find the probability that a randomly selected student plays Volleyball.
  3. If you add the two probabilities from (a) and (b), what do you notice?
Hint.
Remember that some students are counted in both groups.
(b)
Find the probability that a randomly selected student plays Football or Volleyball.
  1. Compare your answer with the sum of the probabilities in part (a)(\(3\text{.}\)). Why is there a difference?
  2. Write a general formula for finding the probability of Event \(A\) or Event \(B\text{.}\)

Key Takeaway 3.2.25.

The addition rule of probability helps us find the probability that at least one of two events occurs. If A and B are two events, the probability that event A or event B (or both) occurs is given by:
\(P(A \cup B) = P(A) + P(B) - P(A \cap B)\)
Here, \(P(A \cap B)\) represents the probability that both events A and B occur at the same time.
We subtract \(P(A \cap B)\) because the outcomes that belong to both events would otherwise be counted twice.
This rule is used when events A and B are not mutually exclusive, meaning they can occur together.

Example 3.2.26.

A standard deck of cards contains \(52\) cards. There are \(13\) hearts and \(13\) clubs in the deck. If one card is drawn at random, find the probability that the card is a heart or a club.
Solution.
Since a single card cannot be both a heart and a club at the same time, the two events are mutually exclusive.
First, find the probability of each event:
  • \(\displaystyle P(Heart) = \frac{13}{52}\)
  • \(\displaystyle P(Club) = \frac{13}{52}\)
Because the events are mutually exclusive, we apply the addition rule:
\begin{align} P(Heart or Club) \amp = P(Heart) + P(Club) \tag{3.2.1}\\ \amp = \frac{13}{52} + \frac{13}{52} \tag{3.2.2}\\ \amp = \frac{26}{52} = \frac{1}{2}\tag{3.2.3} \end{align}
Therefore, the probability of drawing either a heart or a club is \(\frac{1}{2}\text{,}\) which is equal to \(0.5\) or \(50\%\text{.}\)

Example 3.2.27.

You roll a fair six-sided die. What is the probability of rolling a number divisible by \(2\) or \(3\text{?}\)
Solution.
A fair six-sided die has \(6\) equally likely outcomes: \(\{1,2,3,4,5,6\}\text{.}\)
List the numbers divisible by \(2\text{:}\)
\(\{2,4,6\}\) β†’ \(3\) numbers
List the numbers divisible by \(3\text{:}\)
\(\{3,6\}\) β†’ \(2\) numbers
We want the numbers divisible by \(2\) or \(3\) (the union of the two sets).
Notice that \(6\) appears in both sets, so we must avoid counting it twice.
Using the inclusion–exclusion principle:
\begin{gather*} P(A \text{ or } B) = P(A) + P(B) - P(A \text{ and } B) \end{gather*}
Compute each probability:
  • \(\displaystyle P(\text{divisible by 2}) = \frac{3}{6}\)
  • \(\displaystyle P(\text{divisible by 3}) = \frac{2}{6}\)
  • \(\displaystyle P(\text{divisible by both 2 and 3}) = P(\text{divisible by 6}) = \frac{1}{6}\)
\begin{gather*} P(\text{divisible by 2 or 3}) = \frac{3}{6} + \frac{2}{6} - \frac{1}{6} = \frac{4}{6} = \frac{2}{3} \end{gather*}
Therefore, the probability of rolling a number divisible by \(2\) or \(3\) is \(\frac{2}{3}\text{.}\)

Exercises Exercises

1.
A student can get an A, B, C, D, or F in a class. What is the probability that the student gets an A or a B?
Answer.
\(\frac{2}{5}\) or \(40\%\text{.}\)
3.
In a class of 30 students, 15 students like math, 10 students like chemistry, and 5 students like both math and chemistry. What is the probability that a randomly chosen student likes math or chemistry?
Answer.
\(\frac{5}{6}\) or \(83.3\%\text{.}\)
4.
A bag contains 8 blue marbles and 5 yellow marbles. What is the probability of drawing a blue marble or a yellow marble?
Answer.
\(1\) or \(100\%\text{.}\)
5.
In a class of 25 students, 12 play soccer, 10 play basketball, and 5 play both. What is the probability that a randomly chosen student plays soccer or basketball?
Answer.
\(\frac{17}{25}\) or \(68\%\text{.}\)
6.
A bag contains letters of the word \(MATHEMATICS\text{.}\) What is the probability of selecting a vowel or the letter \(M\text{?}\)
Answer.
\(\frac{7}{13}\) or \(53.8\%\text{.}\)
7.
A number is chosen between 1 and 10. What is the probability that it is a 3 or a 7?
Answer.
\(\frac{1}{5}\) or \(20\%\text{.}\)
8.
A day of the week is chosen at random. What is the probability that it is a Saturday or a Sunday?
Answer.
\(\frac{2}{7}\) or \(28.6\%\text{.}\)

Subsubsection 3.2.5.2 Multiplication Rule

Learner Experience 3.2.7.

\({\color{black} \textbf{Work in groups}}\)
A factory produces \(90\%\) good items and \(10\%\) defective items. A quality check is performed on two randomly selected items
  1. Find the probability that both items are good.
  2. Find the probability that at least one item is defective.
  3. Are these events independent? Explain.
\({\color{black} \textbf{Key Takeaway}}\)
The multiplication rule is used to find the probability of two events happening together.
For \(\text{Independent events}\text{,}\)the probability of both occurring is
\begin{gather*} \textbf{P(A and B)} = \textbf{P(A)} \times \textbf{P(B)} \end{gather*}
For \(\text{Dependent events}\)
\begin{gather*} \textbf{P}(\textbf{A} \cap \textbf{B} ) \, = \, \textbf{P(A)} \, \times \, \textbf{P(B|A)} \end{gather*}
Here, \(\textbf{P(B|A)}\) is the probability that B happens given that A has already occurred.

Example 3.2.32.

A student in Modegashe primary school was instructed to roll a Die and Toss a Coin.
What was the probability of rolling a 4 on the die and getting head on the coin?
Solution.
  1. Probability of rolling a 4 on a six-sided die is
    \begin{gather*} \frac{1}{6} \end{gather*}
  2. Probability of getting heads on the coin is
    \begin{gather*} = \frac{1}{2} \end{gather*}
\begin{gather*} \textbf{so, } \, \textbf{P(4 and H)} = \frac{1}{6} \times \frac{1}{2} \end{gather*}
\begin{gather*} = \frac{1}{12} \end{gather*}
the probability of rolling a 4 and flipping heads is \(\frac{1}{12}\) or \(8.33\%\)

Example 3.2.33.

A person has a \(60\%\) probability of catching the first bus and an \(80\%\) probability of catching the second bus (if they miss the first one)
  1. Find the probability that the person catches the first bus.
  2. Find the probability that the person misses the first bus but catches the second.
  3. Find the probability that the person misses both buses.
Solution.
Probability of catching the first bus:
\begin{gather*} \textbf{P(A) = 0.6} \end{gather*}
Probability of missing the first bus
\begin{gather*} \textbf{P}(\textbf{A}^{c}) \, = \, 1 - \textbf{P(A)} \, = \, 1 - 0.6 \, = \, 0.4 \end{gather*}
Probability of catching the second bus, given that the first bus was missed
\begin{gather*} \textbf{P}(\textbf{B}|\textbf{A}^{c}) \, = \, 0.8 \end{gather*}
Probability of missing the second bus, given that the first bus was missed
\begin{gather*} \textbf{P}(\textbf{B}^{c} | \textbf{A}^{c} ) \, = \, 1 - \textbf{P}(\textbf{B} | \textbf{A}^{c} ) \, = \, 1 - 0.8 \, = \, 0.2 \end{gather*}
  1. The probability of catching the first bus is directly given as
    \begin{gather*} \textbf{P(A)} \, = \, 0.6 \end{gather*}
    The probability of catching the first bus is\(0.6\) or \(60\%\text{.}\)
  2. Missing the first bus \(\textbf{A}^{c}\)
    Catching the second bus \(\text{B}\)
    Since these events are dependent, we use the multiplication rule
    \begin{gather*} \textbf{P}(\textbf{A}^{c} \cap \textbf{B} ) \, = \, \textbf{P}(\textbf{A}^{c}) \times \textbf{P} (\textbf{B} | \textbf{A}^{c}) \end{gather*}
    \begin{gather*} \textbf{P}(\textbf{A}^{c} \cap \textbf{B} ) \, = \, 0.4 \times 0.8 \, = \, 0.32 \end{gather*}
    The probability of missing the first bus but catching the second is \(0.32\) or \(32\%\text{.}\)
  3. Missing the first bus \(\textbf{A}^{c}\)
    Missing the second bus \(\textbf{B}^{c}\)
    Again, using the multiplication rule
    \begin{gather*} \textbf{P}(\textbf{A}^{c} \cap \textbf{B}^{c} ) \, = \, \textbf{P(A)}^{c} \times \textbf{P}(\textbf{B}^{c}|\textbf{A}^{c}) \end{gather*}
    \begin{gather*} \textbf{P}(\textbf{A}^{c} \cap \textbf{B}^{c} ) \, = \, 0.4 \times 0.2 \, = \, 0.08 \end{gather*}
    The probability of missing both buses is \(0.08\) or \(8\%\text{.}\)

Checkpoint 3.2.34. Multiplication Rule.

Load the question by clicking in the button below.

Exercises Exercises

1.
A coin is tossed twice. What is the probability of getting heads on both tosses?
Answer.
\(\frac{1}{4}\) or \(25\%\text{.}\)
2.
A die is rolled, and a coin is tossed. What is the probability of rolling a 6 and getting tails?
Answer.
\(\frac{1}{12}\) or \(8.33\%\text{.}\)
3.
A weather forecast predicts a \(60\%\) chance of sunshine on Monday and a \(70\%\) chance of sunshine on Tuesday. Assuming these forecasts are independent, what is the probability of sunshine on both Monday and Tuesday?
Answer.
\(0.42\) or \(42\%\text{.}\)
4.
A farmer in Gakuonyo plants two seeds. Each seed has a \(75\%\) chance of germinating. What is the probability that both seeds germinate?
Answer.
\(0.5625\) or \(56.25\%\text{.}\)