Grade 8 → Data Handling ↓
Probability
Probability is a measure or estimate of how likely an event is to occur. Probability is an important concept not only in mathematics but also in various aspects of life where we make predictions and risk assessment. In this section, we will explore the basic principles of probability with examples, simple definitions, and visual aids to help understanding.
What is probability?
Probability is a number between 0 and 1, where 0 represents impossibility and 1 represents certainty. While probabilities are usually straightforward, the methods for calculating them require careful thinking and logic.
Basics of probability
The probability can be calculated by the following formula:
Probability (P) = Number of favorable outcomes / Total number of possible outcomes
This equation can be used to find out how likely a specific event is to occur.
Simple examples of probability
Example 1: Tossing a coin
Consider a coin. It has two sides - heads and tails. If you flip the coin, there are only two possible outcomes.
Let us calculate the probability of getting heads.
- Total number of possible outcomes when you toss a coin = 2 (heads or tails)
- Number of favourable outcomes to get heads = 1
- So, probability of getting head =
1 / 2 = 0.5
Therefore, there is a 50% chance of getting heads when you flip the coin.
Example 2: Throwing a dice
A standard dice has 6 faces, numbered 1 to 6. What is the probability of getting 4?
- Total number of possible outcomes when you throw a dice = 6 (1, 2, 3, 4, 5, 6)
- Number of favourable outcomes to get 4 = 1
- So, probability of getting 4 =
1 / 6 ≈ 0.1667
The probability of getting 4 is approximately 16.67%.
Types of events
On the basis of probability an event may be classified into the following types:
1. Some events
An event is said to be certain if it is certain to occur. The probability of such an event is 1.
Example: The probability that the sun will rise tomorrow is a certain event.
2. Impossible events
An event is impossible if it cannot occur under any circumstances. The probability of such an event is 0.
Example: The probability of rolling a 7 on a standard six-sided die is an impossible event.
3. Equally likely events
Events are equally likely when each event has the same probability of occurring.
Example: When you toss a fair coin, getting heads or tails are equally likely events.
Adding and subtracting probabilities
When calculating the probability of two or more events, you may need to add or subtract the probabilities.
Sum rule for independent events
If two events, A and B, are independent, then the probability of occurrence of either event A or B is given by:
P(A or B) = P(A) + P(B)
Example: Suppose you have 3 red balls and 2 blue balls. If you pick a ball, what is the probability that it will be red or blue? This is simple because these are the only outcomes:
P(Red or Blue) = P(Red) + P(Blue) = 3/5 + 2/5 = 1
Conditional probability
Conditional probability is the probability of an event occurring, given that another event has occurred. It is usually written as:
P(A|B) = P(A and B) / P(B)
Where:
- P(A|B) is the probability of event A given event B.
- P(A and B) is the joint probability of both A and B occurring.
- P(B) is the probability of event B.
Example: If we know that the probability (R) of it raining is 50%, and the probability (U|R) of you taking an umbrella when it rains is 100%, then the probability of it raining and you taking an umbrella is:
P(U ∩ R) = P(U|R) ⋅ P(R) = 1 ⋅ 0.5 = 0.5
Representing probability with a tree diagram
Tree diagrams can be used to model probability problems and they are a helpful tool for understanding complex probability scenarios. They show all the possible outcomes of an experiment and help calculate the probabilities of events.
Example: Probability of throwing two dice
Imagine you roll two dice. What is the probability that the sum is 7?
Results of Sum 7:
- If the first roll is 1: There is no combination for the sum to 7.
- If the first roll is a 2: Then the second roll must be a 5.
- If the first roll is a 3: Then the second roll must be a 4.
- If the first roll is a 4: Then the second roll must be a 3.
- If the first roll is a 5: Then the second roll must be a 2.
- If the first roll is 6: There is no combination for the sum to 7.
The possible combinations that sum to 7 are (2,5), (3,4), (4,3), and (5,2). So there are 4 favorable outcomes out of 36 total outcomes when throwing two dice:
- Total outcomes from two dice = 6 x 6 = 36
- Number of favourable outcomes = 4
- Probability of getting 7 =
4 / 36 = 1 / 9 ≈ 0.1111
Summary
In this detailed exploration of probability, we have taken a deep study of the fundamentals of this mathematical discipline. Understanding probability as a measure of the likelihood of an event occurring, we have traveled through various examples and formulas that explain how to calculate probability in real-world scenarios. Through the use of visual examples such as coin tosses and dice throwing, we have examined concepts including types of events, addition and subtraction of probabilities, and conditional probability. Finally, we analyzed tree diagrams as a way to visually represent and calculate complex probabilities, as demonstrated in the example of throwing two dice.
Probability is an important concept that goes beyond mathematics, influencing decision making in fields as diverse as finance, science, engineering, and daily life. As you continue to explore probability, always remember to consider the assumptions behind your calculations and the real-world implications of those assumptions.