Home / IB MYP 3 Mathematics Study Notes / IB MYP 3 Mathematics 9.7 Independent Events and Combined Probability Study Notes

IB MYP 3 Mathematics 9.7 Independent Events and Combined Probability Study Notes - New Syllabus

IB MYP 3 Mathematics 9.7 Independent Events and Combined Probability Study Notes

IB MYP 3 Mathematics 9.7 Independent Events and Combined Probability Study Notes at IITian Academy focus on specific topics and types of questions asked in the actual exam. Study Notes focus on the IB MYP 3 Mathematics syllabus with guiding questions of

Independent events: Two events are independent when the occurrence of one event does not affect the probability of the other event.
Dependent events: Two events are dependent when the occurrence of one event changes the probability of the other event.
Combined probability: The probability of two or more events occurring together in the same experiment or situation.
Multiplication rule: For independent events \(A\) and \(B\), the probability that both occur is \(P(A\text{ and }B)=P(A)\times P(B)\).
“And” probability: The word “and” usually indicates that both conditions must occur together.
Complement: The probability of an event not occurring is \(P(\text{not }A)=1-P(A)\).
Both events not occurring: For independent events, \(P(\text{not }A\text{ and not }B)=P(\text{not }A)\times P(\text{not }B)\).
With replacement: Returning an object after selection restores the original situation, so the probabilities generally remain unchanged and the events are independent.
Without replacement: Removing an object changes the remaining contents, so the probability of the next selection generally changes and the events are dependent.
Multiple independent events: For three independent events, \(P(A\text{ and }B\text{ and }C)=P(A)\times P(B)\times P(C)\).
Conditional effect: When the first event changes the probability of the second event, the second probability must be recalculated using the new situation.
Key rule: Before multiplying probabilities, decide whether the events are independent. For independent “and” events, multiply the probabilities; for selections without replacement, check how the first event changes the second probability.

IB MYP 3 Mathematics – Study Notes – All Topics

9.7 – Independent Events and Combined Probability

Some probability experiments involve more than one event. For example, a coin may be tossed while a die is rolled, or two players may each take a shot at a target. In these situations, we may need to find the probability that both events occur.

To solve these problems, it is important to understand the difference between independent and dependent events.

 Independent Events

Two events are independent if the occurrence of one event does not affect the probability of the other event.

💡 Key Idea:
If one event happening does not change the probability of another event, the events are independent.

Common examples of independent events include:

  • Tossing a coin and rolling a die.
  • Spinning one spinner and then spinning a different spinner.
  • Two people independently taking shots at a target.
  • Rolling a die twice, provided the first roll does not affect the second roll.

 Multiplication Rule for Independent Events

When two events \(A\) and \(B\) are independent, the probability that both events occur is found by multiplying their probabilities.

📌 Formula: Independent Events

\(P(A\text{ and }B)=P(A)\times P(B)\)

The word “and” is an important clue that multiplication may be required.

Suppose a fair coin is tossed and a fair six-sided die is rolled.

Find the probability of getting a head and a 6.

The two events are independent because the result of the coin toss does not affect the result of the die roll.

\(P(\text{head})=\frac{1}{2}\)
\(P(6)=\frac{1}{6}\)

Therefore:

\(P(\text{head and }6)=\frac{1}{2}\times\frac{1}{6}=\frac{1}{12}\)

So the probability is \(\frac{1}{12}\).

 Recognising “And” Probability Questions

In probability questions, the word “and” often means that both conditions must happen together.

QuestionMeaning
A head and a 4Both events must occur.
Both players scorePlayer A scores and Player B scores.
A red and a greenBoth outcomes occur.

Finding the Probability of Both Events Not Happening

Sometimes a question asks for the probability that both events fail. First find the probability of each event not occurring.

📌 Complement Rule:

CIE IGCSE Mathematics (0580) Introduction to probability Study Notes

\(P(\text{not }A)=1-P(A)\)
\(P(\text{not }A\text{ and not }B)=P(\text{not }A)\times P(\text{not }B)\)

This second formula applies when the events are independent.

Independent Events in Real-Life Situations

Independent events do not have to involve coins or dice. They can also describe separate people or real-world events.

Suppose Maya has a probability of \(\frac{2}{3}\) of scoring a goal, while Noah has a probability of \(\frac{3}{5}\) of scoring a goal. If their attempts are independent, then:

\(P(\text{both score})=\frac{2}{3}\times\frac{3}{5}=\frac{2}{5}\)

Therefore, the probability that both score is \(\frac{2}{5}\).

To find the probability that both players miss, use the complementary probabilities.

\(P(\text{Maya misses})=1-\frac{2}{3}=\frac{1}{3}\)
\(P(\text{Noah misses})=1-\frac{3}{5}=\frac{2}{5}\)

Therefore:

\(P(\text{both miss})=\frac{1}{3}\times\frac{2}{5}=\frac{2}{15}\)

 Dependent Events

Two events are dependent if the occurrence of one event changes the probability of the other event.

A common example is selecting objects without replacement. After the first object is removed, the number of objects remaining changes, so the probability for the second selection may change.

⚠️ Important:
Do not automatically multiply the original probability twice. First decide whether the first event changes the probability of the second event.

 With Replacement vs Without Replacement

SituationEffectUsually
Replace the object after selecting itThe contents return to the original state.Events are independent.
Do not replace the objectThe contents change after the first selection.Events are dependent.

For example, a bag contains \(5\) red counters and \(3\) blue counters. One counter is selected and not replaced.

The probability of selecting a red counter first is:

\(P(\text{red first})=\frac{5}{8}\)

If the first counter is red, only \(4\) red counters remain out of \(7\) counters. Therefore:

\(P(\text{red second}\mid\text{red first})=\frac{4}{7}\)

The second probability changed from \(\frac{5}{8}\) to \(\frac{4}{7}\). Therefore, the events are dependent.

For MYP 3 problems, the key skill is to recognise that the first selection changes the situation for the second selection.

 More Than Two Independent Events

The multiplication idea can be extended when several events are independent. Multiply the probability of each event.

\(P(A\text{ and }B\text{ and }C)=P(A)\times P(B)\times P(C)\)

For example, if three independent events have probabilities \(\frac{1}{2}\), \(\frac{1}{3}\), and \(\frac{1}{4}\), then:

\(P(A\text{ and }B\text{ and }C)=\frac{1}{2}\times\frac{1}{3}\times\frac{1}{4}=\frac{1}{24}\)

 How to Decide Which Method to Use

StepQuestion to Ask
1What are the events?
2Does one event affect the probability of the other?
3If not, the events are independent.
4If independent and both events must occur, multiply the probabilities.
5If the first event changes the second probability, recognise that the events are dependent.

 Common Mistakes

MistakeCorrect Approach
Adding probabilities when the question asks for both events.For independent “and” events, multiply the probabilities.
Assuming all events are independent.Check whether the first event changes the probability of the second.
Ignoring “without replacement”.Recalculate the probability after the first object is removed.
Using the original probability for the second selection without checking.Check how many favourable outcomes and total outcomes remain.

MYP 3 Exam Tips

  • “And” usually means both events must occur.
  • For independent events: \(P(A\text{ and }B)=P(A)\times P(B)\).
  • Ask whether the first event changes the probability of the second event.
  • With replacement usually keeps the probabilities unchanged.
  • Without replacement usually changes the probabilities.
  • For “both miss”, first find the probability of each event not occurring, then multiply if the events are independent.
  • Always show the probability of each individual event before multiplying. This makes your method clear and reduces calculation errors.

Example 1:

A fair coin is tossed and a fair six-sided die is rolled.

Find the probability of:

a) getting a head and an even number

b) getting a tail and a number greater than \(4\)

c) getting a tail and an odd number

▶️ Answer/Explanation

Answer

The coin toss and die roll are independent because the result of one does not affect the result of the other.

a) Head and even number

The probability of a head is:

\(P(\text{head})=\frac{1}{2}\)

The even numbers on a die are \(2,4,6\), so:

\(P(\text{even})=\frac{3}{6}=\frac{1}{2}\)

Therefore:

\(P(\text{head and even})=\frac{1}{2}\times\frac{1}{2}=\frac{1}{4}\)

Answer: \(\frac{1}{4}\)

b) Tail and number greater than \(4\)

The numbers greater than \(4\) are \(5\) and \(6\).

\(P(\text{tail})=\frac{1}{2} \qquad P(>4)=\frac{2}{6}=\frac{1}{3}\)
\(P(\text{tail and } >4)=\frac{1}{2}\times\frac{1}{3}=\frac{1}{6}\)

Answer: \(\frac{1}{6}\)

c) Tail and odd number

The odd numbers are \(1,3,5\).

\(P(\text{tail})=\frac{1}{2} \qquad P(\text{odd})=\frac{3}{6}=\frac{1}{2}\)
\(P(\text{tail and odd})=\frac{1}{2}\times\frac{1}{2}=\frac{1}{4}\)

Answer: \(\frac{1}{4}\)

Example 2:

A box contains \(4\) red balls and \(6\) blue balls. Two balls are selected one after another.

Case A: The first ball is replaced before the second ball is selected.

Find the probability that both balls are red.

Case B: The first ball is not replaced.

Find the probability that both balls are red.

▶️ Answer/Explanation

Answer

Case A: With replacement

There are \(4\) red balls out of \(10\) balls.

\(P(\text{red first})=\frac{4}{10}=\frac{2}{5}\)

Because the first ball is replaced, there are still \(4\) red balls out of \(10\) balls.

\(P(\text{red second})=\frac{4}{10}=\frac{2}{5}\)

The events are independent.

\(P(\text{both red})=\frac{2}{5}\times\frac{2}{5}=\frac{4}{25}\)

Case A answer: \(\frac{4}{25}\)

Case B: Without replacement

The probability of selecting red first is still:

\(P(\text{red first})=\frac{4}{10}=\frac{2}{5}\)

If the first ball is red, there are now \(3\) red balls and \(9\) balls in total.

\(P(\text{red second})=\frac{3}{9}=\frac{1}{3}\)

The probability changed, so the events are dependent.

\(P(\text{both red})=\frac{2}{5}\times\frac{1}{3}=\frac{2}{15}\)

Case B answer: \(\frac{2}{15}\)

Therefore, replacing the first ball changes the probability of the second selection and changes the final answer.

Scroll to Top