Example 1: Rolling a dice
A fair six-sided dice is rolled. Find the probability of getting a \(4\).
Solution
There is \(1\) favourable outcome and \(6\) possible outcomes.
\[
P(4)=\frac{1}{6}.
\]
The probability is
\[
\frac{1}{6}.
\]
Example 2: Coin toss
A fair coin is tossed. Find the probability of getting heads.
Solution
There are \(2\) possible outcomes: heads and tails.
\[
P(\text{heads})=\frac{1}{2}.
\]
The probability is
\[
\frac{1}{2}.
\]
Example 3: Choosing from a bag
A bag contains \(3\) red counters, \(5\) blue counters, and \(2\) green counters. One counter is chosen at random. Find the probability of choosing a blue counter.
Solution
Total number of counters:
\[
3+5+2=10.
\]
Number of blue counters:
\[
5.
\]
\[
P(\text{blue})=\frac{5}{10}=\frac{1}{2}.
\]
The probability is
\[
\frac{1}{2}.
\]
Example 4: Using the complement rule
A fair dice is rolled. Find the probability of not getting a \(6\).
Solution
First find the probability of getting a \(6\):
\[
P(6)=\frac{1}{6}.
\]
Now use the complement rule:
\[
P(\text{not }6)=1-\frac{1}{6}=\frac{5}{6}.
\]
The probability is
\[
\frac{5}{6}.
\]