Probability Fundamentals
Probability Fundamentals helps us describe how likely something is to happen. Probability is used in games, weather forecasts, sports, and science. When we talk about probability, we are measuring chance.
A probability can be written as a number from 0 to 1.
- 0 means the event is impossible.
- 1 means the event is certain.
- A number between 0 and 1 means the event is possible, but not guaranteed.
For example, if the probability of rain is 0, it will not rain. If the probability is 1, it definitely will rain. If the probability is 0.5, rain is just as likely to happen as not happen.
Important idea: Probability compares the number of ways an event can happen to the total number of possible outcomes.
The basic probability formula is:
$$\text{Probability of an event} = \frac{\text{number of favorable outcomes}}{\text{total number of possible outcomes}}$$
We often shorten this to:
$$P(\text{event}) = \frac{\text{favorable outcomes}}{\text{total outcomes}}$$
A favorable outcome is an outcome you want. The total outcomes are all the possible results.
1. Understanding the Probability Scale
It is helpful to picture probability on a scale from 0 to 1.
- 0 = impossible
- close to 0 = unlikely
- 0.5 = equally likely to happen or not happen
- close to 1 = likely
- 1 = certain
Here are some examples:
- Getting a 7 on a normal 6-sided die: probability 0
- Getting a number from 1 to 6 on a normal 6-sided die: probability 1
- Flipping heads on a fair coin: probability 0.5
Every probability must satisfy this rule:
$$0 \leq P(\text{event}) \leq 1$$
This means probability can never be less than 0 or greater than 1.
2. Writing Probability as a Fraction
Fractions are a common way to write probability. To find the probability, place the number of favorable outcomes over the total number of possible outcomes.
Suppose you spin a spinner with 4 equal sections: red, blue, green, and yellow. What is the probability of landing on blue?
There is 1 blue section out of 4 total sections, so:
$$P(\text{blue}) = \frac{1}{4}$$
This means the chance of landing on blue is one out of four.
If there are 3 red marbles in a bag of 10 marbles, then:
$$P(\text{red}) = \frac{3}{10}$$
Always make sure the denominator shows the total number of possible outcomes.
3. Writing Probability as a Decimal
A probability can also be written as a decimal. To change a fraction to a decimal, divide the numerator by the denominator.
For example:
$$\frac{1}{4} = 1 \div 4 = 0.25$$
So a probability of \(\frac{1}{4}\) is the same as 0.25.
Here are some common probability decimals:
- $$\frac{1}{2} = 0.5$$
- $$\frac{1}{4} = 0.25$$
- $$\frac{3}{4} = 0.75$$
- $$\frac{1}{10} = 0.1$$
Decimals are useful because they fit easily on the probability scale from 0 to 1.
4. Writing Probability as a Percent
A percent means “out of 100.” To change a decimal to a percent, multiply by 100.
For example, if the probability is 0.25:
$$0.25 \times 100 = 25\%$$
So these are all the same probability:
$$\frac{1}{4} = 0.25 = 25\%$$
Another example:
$$\frac{1}{2} = 0.5 = 50\%$$
Being able to switch between fractions, decimals, and percents is an important skill in probability.
5. Fair Outcomes
In many probability problems, we assume outcomes are equally likely. That means each outcome has the same chance of happening.
For example:
- A fair coin has 2 equally likely outcomes: heads and tails.
- A fair 6-sided die has 6 equally likely outcomes: 1, 2, 3, 4, 5, 6.
If outcomes are equally likely, the basic probability formula works directly.
If outcomes are not equally likely, then probability is more complicated. In this lesson, we focus on equally likely outcomes.
6. Complementary Probabilities
Sometimes it is easier to find the probability that an event does not happen. The probability of an event and the probability of its complement always add to 1.
$$P(\text{event}) + P(\text{not event}) = 1$$
For example, if the probability of drawing a red card is \(\frac{1}{4}\), then the probability of not drawing a red card is:
$$1 - \frac{1}{4} = \frac{3}{4}$$
This idea helps check your work. If your two probabilities do not add to 1, something is wrong.
Worked Example 1: Coin Flip
Question: A fair coin is flipped once. What is the probability of getting heads? Write the answer as a fraction, decimal, and percent.
Step 1: List the possible outcomes: heads, tails.
There are 2 total outcomes.
Step 2: Count the favorable outcomes.
There is 1 favorable outcome: heads.
Step 3: Write the probability as a fraction.
$$P(\text{heads}) = \frac{1}{2}$$
Step 4: Convert to a decimal.
$$\frac{1}{2} = 0.5$$
Step 5: Convert to a percent.
$$0.5 \times 100 = 50\%$$
Answer: $$\frac{1}{2}, \; 0.5, \; 50\%$$
Worked Example 2: Rolling a Die
Question: A fair 6-sided die is rolled once. What is the probability of rolling a number greater than 4?
Step 1: List the possible outcomes.
$$1, 2, 3, 4, 5, 6$$
There are 6 total outcomes.
Step 2: Find the favorable outcomes.
Numbers greater than 4 are 5 and 6.
There are 2 favorable outcomes.
Step 3: Write the probability.
$$P(\text{greater than 4}) = \frac{2}{6}$$
Step 4: Simplify the fraction.
$$\frac{2}{6} = \frac{1}{3}$$
Step 5: Convert if needed.
$$\frac{1}{3} \approx 0.333$$
$$0.333 \approx 33.3\%$$
Answer: $$\frac{1}{3}, \; 0.333\ldots, \; 33.3\% \text{ (about)}$$
Worked Example 3: Choosing from a Bag
Question: A bag contains 5 blue marbles, 3 green marbles, and 2 yellow marbles. One marble is chosen at random. What is the probability of choosing a green marble?
Step 1: Find the total number of marbles.
$$5 + 3 + 2 = 10$$
Step 2: Count the favorable outcomes.
There are 3 green marbles.
Step 3: Write the probability.
$$P(\text{green}) = \frac{3}{10}$$
Step 4: Convert to decimal and percent.
$$\frac{3}{10} = 0.3$$
$$0.3 \times 100 = 30\%$$
Answer: $$\frac{3}{10}, \; 0.3, \; 30\%$$
Worked Example 4: Using the Complement
Question: A spinner has 8 equal sections. 3 sections are red and 5 sections are not red. What is the probability of not landing on red?
Method 1: Count directly
There are 5 sections that are not red out of 8 total sections.
$$P(\text{not red}) = \frac{5}{8}$$
Method 2: Use the complement
First find the probability of red:
$$P(\text{red}) = \frac{3}{8}$$
Then subtract from 1:
$$P(\text{not red}) = 1 - \frac{3}{8} = \frac{5}{8}$$
Convert to decimal and percent:
$$\frac{5}{8} = 0.625 = 62.5\%$$
Answer: $$\frac{5}{8}, \; 0.625, \; 62.5\%$$
7. Tips for Solving Probability Problems
- Read carefully. Decide what event you are finding the probability of.
- Count all possible outcomes. This is the denominator.
- Count favorable outcomes. This is the numerator.
- Simplify the fraction if possible.
- Convert to decimal or percent if asked.
- Check your answer. It must be between 0 and 1, or between 0% and 100%.
8. Common Mistakes to Avoid
- Forgetting the total number of outcomes. Make sure the denominator includes every possible result.
- Using numbers outside the probability range. Probabilities cannot be less than 0 or greater than 1.
- Mixing up favorable and total outcomes. The event you want goes on top.
- Not simplifying the fraction. For example, \(\frac{2}{6}\) should be simplified to \(\frac{1}{3}\).
- Incorrect percent conversion. Multiply the decimal by 100, not by 10.
9. Quick Practice Ideas
Try these on your own:
- A fair die is rolled. What is the probability of rolling an even number?
- A bag has 7 red pencils and 3 blue pencils. What is the probability of choosing a blue pencil?
- A spinner has 5 equal sections. What is the probability of not landing on one chosen section?
Check that your answers can be written as a fraction, decimal, and percent.
Summary
Probability tells how likely an event is to happen. It is always a number from 0 to 1, where 0 means impossible and 1 means certain.
To find probability, use:
$$P(\text{event}) = \frac{\text{favorable outcomes}}{\text{total outcomes}}$$
You should also be able to write probabilities as fractions, decimals, and percents. For example, \(\frac{1}{2} = 0.5 = 50\%\).
When solving problems, count carefully, keep probabilities between 0 and 1, and use the complement rule when it helps.
Put what you read to the test
You've worked through Probability Fundamentals. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.