sqoolpapers.co.za

Study Guide For Grade

12

Mathematics

Term 4
Paper 1

Probability

Probability measures how likely an event is to occur. It is used to analyse uncertainty and make predictions. In examinations, show the correct formula, substitute values clearly, simplify accurately and give the final answer. This method-based approach is important because marks are awarded for correct mathematical steps as well as the answer.

Basic probability

An experiment is a process with an uncertain result, such as tossing a coin. An outcome is one possible result, while the sample space is the set of all possible outcomes. An event is a selection of outcomes from the sample space.

If all outcomes are equally likely, probability is calculated using:

P(A)=n(A)n(S)P(A)=\frac{n(A)}{n(S)}

Here, the numerator is the number of outcomes favourable to event A, and the denominator is the total number of outcomes in the sample space.

Probability always lies between zero and one:

0P(A)10\leq P(A)\leq 1

An impossible event has probability zero, while a certain event has probability one.

Example

A fair six-sided die is rolled. Calculate the probability of obtaining a number greater than 4.

The sample space is:

S={1;2;3;4;5;6}S=\{1;2;3;4;5;6\}

The favourable outcomes are 5 and 6. Therefore:

P(number greater than 4)=26P(\text{number greater than }4)=\frac{2}{6}
P(number greater than 4)=13P(\text{number greater than }4)=\frac{1}{3}

For experimental probability, use the results of repeated trials:

P(A)=number of times A occurstotal number of trialsP(A)=\frac{\text{number of times }A\text{ occurs}}{\text{total number of trials}}

Complementary events

The complement of event A, written as the event “not A”, contains all outcomes in the sample space that are not in A.

P(A)=1P(A)P(A’)=1-P(A)

Equivalently:

P(A)+P(A)=1P(A)+P(A’)=1

Example

The probability that a learner passes a test is 0,82. Calculate the probability that the learner does not pass.

P(not pass)=1P(pass)P(\text{not pass})=1-P(\text{pass})
P(not pass)=10,82P(\text{not pass})=1-0{,}82
P(not pass)=0,18P(\text{not pass})=0{,}18

Exam Tip

Words such as “not”, “does not”, “none” and “at least one” often indicate that a complementary event may simplify the calculation.

For example:

P(at least one success)=1P(no successes)P(\text{at least one success})=1-P(\text{no successes})

Mutually exclusive events

Two events are mutually exclusive if they cannot occur at the same time. They have no outcomes in common.

P(AB)=0P(A\cap B)=0

For mutually exclusive events, the addition rule becomes:

P(AB)=P(A)+P(B)P(A\cup B)=P(A)+P(B)

Example

A card numbered from 1 to 10 is selected randomly. Let event A be selecting a number less than 3 and event B be selecting a number greater than 8.

A={1;2}A=\{1;2\}
B={9;10}B=\{9;10\}

The events have no common outcomes. Therefore:

P(AB)=P(A)+P(B)P(A\cup B)=P(A)+P(B)
P(AB)=210+210P(A\cup B)=\frac{2}{10}+\frac{2}{10}
P(AB)=410=25P(A\cup B)=\frac{4}{10}=\frac{2}{5}

Common Mistake

Mutually exclusive events are not the same as independent events. Mutually exclusive events cannot occur together. Independent events can occur together, but one does not affect the probability of the other.

Independent and dependent events

Events A and B are independent if the occurrence of one event does not affect the probability of the other.

The test for independence is:

P(AB)=P(A)×P(B)P(A\cap B)=P(A)\times P(B)

Example

A fair coin is tossed and a fair die is rolled. Calculate the probability of obtaining heads and an even number.

P(heads)=12P(\text{heads})=\frac{1}{2}
P(even number)=36=12P(\text{even number})=\frac{3}{6}=\frac{1}{2}

The two experiments do not affect each other, so:

P(heads and even)=P(heads)×P(even)P(\text{heads and even})=P(\text{heads})\times P(\text{even})
P(heads and even)=12×12P(\text{heads and even})=\frac{1}{2}\times\frac{1}{2}
P(heads and even)=14P(\text{heads and even})=\frac{1}{4}

Events are dependent if the occurrence of the first event changes the probability of the second event. This usually happens when objects are selected without replacement.

Example

A bag contains 3 red balls and 2 blue balls. Two balls are selected without replacement. Calculate the probability that both are red.

For the first selection:

P(R1)=35P(R_1)=\frac{3}{5}

After one red ball is selected, 2 red balls remain out of 4 balls:

P(R2|R1)=24P(R_2\mid R_1)=\frac{2}{4}

Therefore:

P(R1R2)=35×24P(R_1\cap R_2)=\frac{3}{5}\times\frac{2}{4}
P(R1R2)=620=310P(R_1\cap R_2)=\frac{6}{20}=\frac{3}{10}

Venn diagrams

A Venn diagram represents events as circles inside a rectangle representing the sample space. The overlap of two circles represents the intersection of the events.

Important notation:

ABA\cap B

This means A and B.

ABA\cup B

This means A or B or both.

AA’

This means not A.

Example

In a group of 40 learners, 22 study Mathematics, 18 study Physical Sciences and 10 study both subjects. Calculate the number who study at least one subject.

Start by placing the intersection in the overlap.

The number studying only Mathematics is:

2210=1222-10=12

The number studying only Physical Sciences is:

1810=818-10=8

The number studying at least one subject is:

n(MP)=12+10+8n(M\cup P)=12+10+8
n(MP)=30n(M\cup P)=30

The number studying neither subject is:

4030=1040-30=10

Remember

In a Venn diagram, fill in the intersection first. The totals for each circle include the intersection, so do not count the overlap twice.

Tree diagrams

A tree diagram shows the possible outcomes of consecutive events. Each branch is labelled with its probability.

The probabilities leaving any point must add up to one. Multiply probabilities along a path and add the probabilities of different paths leading to the required event.

Example

A bag contains 2 green balls and 3 yellow balls. Two balls are selected without replacement. Calculate the probability of selecting one ball of each colour.

There are two possible paths: green then yellow, or yellow then green.

First path:

P(GY)=25×34P(GY)=\frac{2}{5}\times\frac{3}{4}
P(GY)=620P(GY)=\frac{6}{20}

Second path:

P(YG)=35×24P(YG)=\frac{3}{5}\times\frac{2}{4}
P(YG)=620P(YG)=\frac{6}{20}

Add the two path probabilities:

P(one of each)=P(GY)+P(YG)P(\text{one of each})=P(GY)+P(YG)
P(one of each)=620+620P(\text{one of each})=\frac{6}{20}+\frac{6}{20}
P(one of each)=1220=35P(\text{one of each})=\frac{12}{20}=\frac{3}{5}

If selection is with replacement, the total number of objects and the branch probabilities remain unchanged.

Contingency tables

A contingency table organises data according to two categories. The row and column totals are used to calculate probabilities.

Example

A survey gives the following information:

Of 50 learners, 30 are girls. Eighteen of the girls and 12 of the boys play sport.

The number of boys is:

5030=2050-30=20

The number of girls who do not play sport is:

3018=1230-18=12

The number of boys who do not play sport is:

2012=820-12=8

The total number who play sport is:

18+12=3018+12=30

The probability that a randomly selected learner is a girl who plays sport is:

P(girl and sport)=1850P(\text{girl and sport})=\frac{18}{50}
P(girl and sport)=925P(\text{girl and sport})=\frac{9}{25}

The probability that a learner plays sport, given that the learner is a girl, is:

P(sport|girl)=1830P(\text{sport}\mid\text{girl})=\frac{18}{30}
P(sport|girl)=35P(\text{sport}\mid\text{girl})=\frac{3}{5}

Exam Tip

For a probability involving “given that”, use the total of the stated group as the denominator.

Addition rule

The general addition rule is used to calculate the probability that event A or event B occurs.

P(AB)=P(A)+P(B)P(AB)P(A\cup B)=P(A)+P(B)-P(A\cap B)

The intersection is subtracted because it was counted once in each event and would otherwise be counted twice.

Example

Suppose:

P(A)=0,6P(A)=0{,}6
P(B)=0,5P(B)=0{,}5
P(AB)=0,2P(A\cap B)=0{,}2

Then:

P(AB)=0,6+0,50,2P(A\cup B)=0{,}6+0{,}5-0{,}2
P(AB)=0,9P(A\cup B)=0{,}9

If the events are mutually exclusive, the intersection is zero.

Multiplication rule

The multiplication rule calculates the probability that events occur together.

For independent events:

P(AB)=P(A)×P(B)P(A\cap B)=P(A)\times P(B)

For dependent events:

P(AB)=P(A)×P(B|A)P(A\cap B)=P(A)\times P(B\mid A)

Example

The probability that a learner completes an assignment is 0,8. If the assignment is completed, the probability that it is submitted on time is 0,9. Calculate the probability that it is completed and submitted on time.

P(CT)=P(C)×P(T|C)P(C\cap T)=P(C)\times P(T\mid C)
P(CT)=0,8×0,9P(C\cap T)=0{,}8\times 0{,}9
P(CT)=0,72P(C\cap T)=0{,}72

Remember

In probability language, “and” usually indicates multiplication or an intersection, while “or” usually indicates addition or a union.

Fundamental counting principle

The fundamental counting principle determines the total number of possible arrangements or choices in a sequence of decisions.

If the first decision has a certain number of choices and the second decision has another number of choices, multiply the numbers of choices.

n(total outcomes)=n1×n2×n3×n(\text{total outcomes})=n_1\times n_2\times n_3\times\cdots

Example

A meal consists of one main course, one drink and one dessert. There are 4 main courses, 3 drinks and 2 desserts.

n(meals)=4×3×2n(\text{meals})=4\times 3\times 2
n(meals)=24n(\text{meals})=24

Example

A four-digit code is formed from the digits 1 to 6 without repetition.

There are 6 choices for the first position, followed by 5, 4 and 3 choices.

n(codes)=6×5×4×3n(\text{codes})=6\times 5\times 4\times 3
n(codes)=360n(\text{codes})=360

If repetition is allowed:

n(codes)=6×6×6×6n(\text{codes})=6\times 6\times 6\times 6
n(codes)=1296n(\text{codes})=1296

Common Mistake

Apply restrictions before multiplying. For example, the first digit of a number cannot be zero. If a five-digit number is formed from the digits 0 to 7 without repetition, there are only 7 choices for the first digit, not 8.

n(five-digit numbers)=7×7×6×5×4n(\text{five-digit numbers})=7\times 7\times 6\times 5\times 4
n(five-digit numbers)=5880n(\text{five-digit numbers})=5880

Final Exam Tip

Identify key words before choosing a rule. Use the complement for “not” or “at least one”, the addition rule for “or”, the multiplication rule for “and”, and the fundamental counting principle when counting arrangements. Always check that the final probability is between zero and one.