Mathwords logoReference LibraryMathwords

Probability

Probability

The likelihood of the occurrence of an event. The probability of event A is written P(A). Probabilities are always numbers between 0 and 1, inclusive.

The four basic rules of probability:

1. For any event A, 0 ≤ P(A) ≤ 1.

2. P(impossible event) = 0.
Also written P(empty set) = 0 or P(The empty set symbol ∅, a circle with a diagonal slash through it.) = 0.

3. P(sure event) = 1.
Also written P(S) = 1, where S is the sample space.

4. P(not A) = 1 – P(A).
Also written P(complement of A) = 1 – P(A)   or   P(AC) = 1 – P(A)   or   Formula showing P(Ā) = 1 − P(A), where Ā represents the complement of event A..

If all outcomes of an experiment are equally likely, then

Formula: P(A) = (number of outcomes in event A) / (number of outcomes in the sample space)

 

See also

Addition rule, multiplication rule, odds

Key Formula

P(A)=Number of favorable outcomesTotal number of equally likely outcomesP(A) = \frac{\text{Number of favorable outcomes}}{\text{Total number of equally likely outcomes}}
Where:
  • P(A)P(A) = The probability of event A occurring
  • Number of favorable outcomes\text{Number of favorable outcomes} = The count of outcomes in the sample space that belong to event A
  • Total number of equally likely outcomes\text{Total number of equally likely outcomes} = The total count of outcomes in the sample space, assuming each is equally likely

Worked Example

Problem: A standard deck has 52 cards. What is the probability of drawing a heart?
Step 1: Identify the total number of equally likely outcomes. A standard deck has 52 cards, so the sample space has 52 outcomes.
Total outcomes=52\text{Total outcomes} = 52
Step 2: Count the favorable outcomes. There are 13 hearts in a deck.
Favorable outcomes=13\text{Favorable outcomes} = 13
Step 3: Apply the probability formula by dividing favorable outcomes by total outcomes.
P(heart)=1352=14P(\text{heart}) = \frac{13}{52} = \frac{1}{4}
Step 4: Express as a decimal or percentage if needed.
P(heart)=0.25=25%P(\text{heart}) = 0.25 = 25\%
Answer: The probability of drawing a heart is 1/4, or 0.25, or 25%.

Another Example

This example uses the complement rule (Rule 4) instead of directly counting favorable outcomes, showing how to find the probability of an event NOT happening.

Problem: You roll a fair six-sided die. What is the probability of NOT rolling a 5?
Step 1: First find the probability of rolling a 5. There is 1 favorable outcome out of 6 equally likely outcomes.
P(5)=16P(5) = \frac{1}{6}
Step 2: Use the complement rule: P(not A) = 1 − P(A).
P(not 5)=1P(5)=116P(\text{not } 5) = 1 - P(5) = 1 - \frac{1}{6}
Step 3: Simplify the subtraction.
P(not 5)=6616=56P(\text{not } 5) = \frac{6}{6} - \frac{1}{6} = \frac{5}{6}
Answer: The probability of NOT rolling a 5 is 5/6, which is approximately 0.833 or about 83.3%.

Frequently Asked Questions

What is the difference between probability and odds?
Probability compares favorable outcomes to total outcomes, giving a value between 0 and 1. Odds compare favorable outcomes to unfavorable outcomes, expressed as a ratio like 3:2. For example, if the probability of winning is 3/5, the odds in favor are 3:2 (3 favorable vs. 2 unfavorable).
Can probability be greater than 1 or less than 0?
No. By definition, probability is always between 0 and 1 inclusive. A value of 0 means the event is impossible, and a value of 1 means it is certain. If your calculation gives a number outside this range, you have made an error.
How do you find the probability of two events happening together?
If two events A and B are independent (one does not affect the other), you multiply their probabilities: P(A and B) = P(A) × P(B). If they are not independent, you use the general multiplication rule: P(A and B) = P(A) × P(B | A), where P(B | A) is the probability of B given that A has occurred.

Probability vs. Odds

ProbabilityOdds
DefinitionRatio of favorable outcomes to total outcomesRatio of favorable outcomes to unfavorable outcomes
FormulaP(A) = favorable / totalOdds in favor = favorable : unfavorable
Range of values0 to 1 (or 0% to 100%)0 to infinity (e.g., 1:5, 3:1)
When to useStatistics, science, most math coursesGambling, betting, everyday language

Why It Matters

Probability appears throughout statistics, science, and everyday decision-making—from predicting weather to assessing medical test results. In math courses, it forms the foundation for topics like expected value, binomial distributions, and hypothesis testing. Understanding probability also helps you evaluate risk and make informed choices in real life.

Common Mistakes

Mistake: Confusing probability with odds. For instance, writing the probability of rolling a 6 on a die as "1:5" instead of 1/6.
Correction: Probability is favorable outcomes divided by total outcomes (1/6), while odds compare favorable to unfavorable outcomes (1:5). These are related but not the same value.
Mistake: Forgetting to check that all outcomes are equally likely before using the formula P(A) = favorable/total.
Correction: The basic probability formula only works when every outcome in the sample space has the same chance. For example, if a spinner has sections of different sizes, you cannot simply count sections—you must account for their areas.

Related Terms

  • EventA set of outcomes whose probability you calculate
  • Sample SpaceThe set of all possible outcomes of an experiment
  • OutcomeA single result within the sample space
  • Complement of an EventAll outcomes not in the event; P(Aᶜ) = 1 − P(A)
  • Addition RuleFinds probability of A or B occurring
  • Multiplication RuleFinds probability of A and B both occurring
  • OddsAn alternative way to express likelihood of an event
  • ExperimentThe process that produces the outcomes