±«Óătv

The AND rule

Sometimes in life we want to know the probability of many things happening, not just one.

Example

Sarah has a bag containing 4 red balls and 5 green balls (9 balls in total). If she were to select a ball at random from the bag:

A bag containing 5 green balls and 4 red balls
  1. What is the probability that she selects a red ball?
  2. What is the probability she selects a green ball?

Solution

  1. To solve this we realise that there are 4 red balls, out of 9 balls in total, leaving us with a probability of \(\frac{4}{9}\).
  2. There are 5 green balls out of a total of 9 balls so the probability is \(\frac{5}{9}\).

Question

A bag containing 4 red balls, 3 white balls and 2 yellow balls

Tim has a bag containing 3 white, 2 yellow and 4 red balls, what is the probability of him selecting:

  1. A white ball?
  2. A yellow ball?

What if Tim selects 2 balls from the bag and we want to know the probability of him getting, for example, a white ball and then a red ball? First we need to know whether Tim is going to replace the ball after he selects it - we need to know this because if he doesn’t, then his selection for the first ball will affect the probabilities of the other balls.

For the two selections to be independent events, the first ball chosen must be replaced. The probability of him selecting a white ball the first time is \(\frac{3}{9}\). This ball is then replaced in the bag. The probability of him then selecting a red ball would be \(\frac{4}{9}\). In order to answer the question we need to find the probability he selects a white ball first and a red ball second. To do this we multiply the two probabilities.

P(white then red) = \(\frac{3}{9} \times \frac{4}{9} = \frac{12}{81} = \frac{4}{27}\)

Question

An infographic showing a dice and coin

James is going to roll a dice and toss a coin. What is the probability that he gets:

  1. A 5 on the dice
  2. A 5 on the dice and a tail on the coin
  3. An even number and a head