Basic Probability
Medication dosages, IV drip rates, vital monitoring
Discounts, tax, tips, profit margins
Probability measures how likely an event is to occur, on a scale from 0 (impossible) to 1 (certain). It connects the counting techniques from counting principles and permutations and combinations to real-world decision-making. In this lesson you will learn the basic probability formula, complementary events, the rules for combining events (independent and mutually exclusive), and a brief introduction to expected value.
The Basic Probability Formula
For an experiment with equally likely outcomes:
Probability is always between 0 and 1 (inclusive). A probability of 0.5 (or 50 percent) means the event is equally likely to happen or not.
Example 1: Rolling a Die
What is the probability of rolling a 4 on a standard six-sided die?
Example 2: Drawing a Card
What is the probability of drawing a heart from a standard 52-card deck?
Example 3: Using Combinations
A jar contains 6 red marbles and 4 blue marbles. If you draw 3 marbles at random, what is the probability that all 3 are red?
Total ways to draw 3 from 10:
Ways to draw 3 red from 6:
Complementary Events
The complement of event (written or ) is “event does NOT happen.” Since the event either happens or it does not:
This is extremely useful when calculating “at least one” probabilities — it is often easier to compute the probability of none and subtract.
Example 4: At Least One Head
A coin is flipped 4 times. What is the probability of getting at least one head?
Example 5: Defective Products
A batch of 50 light bulbs has 3 defective ones. If you randomly select 5, what is the probability that at least one is defective?
Independent Events
Two events are independent if the occurrence of one does not affect the probability of the other. For independent events:
Multiply probabilities for “and” with independent events.
Example 6: Two Dice
What is the probability of rolling a 5 on the first die AND a 6 on the second?
Example 7: Free Throws
A basketball player makes 80 percent of free throws. What is the probability of making 3 in a row?
There is about a 51 percent chance.
Example 8: Independent with Complement
The probability that a server crashes on any given day is 0.02. If two servers operate independently, what is the probability that at least one server is running?
Mutually Exclusive Events
Two events are mutually exclusive (or disjoint) if they cannot happen at the same time. For mutually exclusive events:
Add probabilities for “or” with mutually exclusive events.
Example 9: Rolling a Die
What is the probability of rolling a 2 or a 5?
Non-Mutually-Exclusive Events: The General Addition Rule
When events can overlap, subtract the double-counted intersection:
Example 10: Cards
What is the probability of drawing a king or a heart from a 52-card deck?
, ,
Using Combinations in Probability
Many probability problems reduce to “favorable combinations / total combinations.”
Example 11: Poker Hand
What is the probability of being dealt exactly 2 aces in a 5-card hand?
Choose 2 aces from 4:
Choose 3 non-aces from 48:
Total 5-card hands:
About a 4 percent chance.
Expected Value (Brief Introduction)
The expected value is the long-run average outcome of a random process:
where are the possible values and is the probability of each.
Example 12: Game Show
A game show has prizes: win $100 with probability 0.2, win $50 with probability 0.3, win $0 with probability 0.5. What is the expected winnings?
On average, a contestant wins $35 per game.
Example 13: Fair Price for a Raffle
A raffle sells 500 tickets. The prize is $1,000. What is the expected value of a single ticket?
The expected value is $2, so a ticket priced above $2 is not “fair” in a purely mathematical sense.
Real-World Application: Nursing — Medication Error Rates
A hospital administers medications to 200 patients daily. The probability of a medication error per administration is 0.005 (0.5 percent). What is the expected number of errors per day?
On average, one error per day is expected. Quality improvement teams use this calculation to set benchmarks and evaluate whether new safety protocols reduce the error rate.
Common Mistakes
- Adding probabilities for independent events instead of multiplying. “A and B” with independence → multiply. “A or B” with mutual exclusivity → add.
- Forgetting to subtract the overlap. When events are NOT mutually exclusive, use the general addition rule: .
- Confusing independent and mutually exclusive. Mutually exclusive events cannot both happen (probability of both = 0). Independent events can both happen but do not affect each other.
- Using permutations instead of combinations. When drawing cards or selecting items, order typically does not matter — use , not .
Practice Problems
Problem 1: A bag has 5 red, 3 blue, and 2 green marbles. What is the probability of drawing a blue marble?
Total marbles:
Problem 2: Two dice are rolled. What is the probability that the sum is 7?
Favorable outcomes: (1,6), (2,5), (3,4), (4,3), (5,2), (6,1) — that is 6 outcomes.
Total outcomes:
Problem 3: A coin is flipped 5 times. What is the probability of getting exactly 3 heads?
Ways to choose which 3 flips are heads:
Total outcomes:
Problem 4: Events and are independent with and . Find .
(independent)
Problem 5: A raffle has 1,000 tickets. First prize is $500, second prize is $200, and third prize is $100. What is the expected value of a ticket?
Expected value: $0.80 per ticket.
Key Takeaways
- Basic probability = favorable outcomes / total outcomes (for equally likely outcomes)
- Complement rule: — especially useful for “at least one” problems
- Independent events: (multiply for “and”)
- Mutually exclusive events: (add for “or”)
- General addition rule: when events can overlap
- Expected value is the probability-weighted average outcome:
- Use combinations to count favorable and total outcomes in selection problems
Return to College Algebra for more topics in this section.
Next Up in College Algebra
All College Algebra topicsLast updated: March 29, 2026