How To Find The Probability | Get The Right Number

Probability is the number of favorable outcomes divided by all equally likely outcomes, written as a value from 0 to 1.

Probability tells you how likely an event is. That sounds simple, yet many wrong answers come from one small slip: counting the event correctly but counting the full sample space the wrong way. Once you fix that habit, most probability questions become much easier.

This article shows the clean method. You’ll see the basic formula, how to build a sample space, when to use combinations or permutations, and where people lose marks. By the end, you should be able to read a question, sort the setup, and get to the right number without guesswork.

What Probability Means In Plain Words

A probability is a measure of chance. It can be written as a fraction, decimal, or percent. A value of 0 means the event cannot happen. A value of 1 means it must happen. Anything in between tells you how likely the event is.

In many school and test questions, the outcomes are equally likely. That gives you the standard formula:

Probability = favorable outcomes ÷ total outcomes

So if you roll one fair die and want the chance of getting a 2, there is 1 favorable outcome and 6 total outcomes. The probability is 1/6.

  • Use 0 when the event is impossible.
  • Use 1 when the event is certain.
  • Use a value between 0 and 1 for everything else.
  • Turn a fraction into a percent by multiplying by 100.

How To Find The Probability In Simple Events

Start with one question: what are all the possible outcomes? That full list is the sample space. Next, mark only the outcomes that match the event. Then divide.

Step 1: Define The Event Clearly

Read the wording with care. “Rolling an even number” is not the same as “rolling a number greater than 4.” Tiny wording changes can change the answer right away.

Step 2: Build The Sample Space

The sample space is the full set of possible outcomes. On one fair die, the sample space is {1, 2, 3, 4, 5, 6}. On one coin toss, it is {H, T}. On two coin tosses, it is {HH, HT, TH, TT}. If the outcomes are equally likely, you can count them and move on. Khan Academy’s sample space lesson gives a nice visual feel for this part.

Step 3: Count The Favorable Outcomes

These are the outcomes that match the event. If the event is “get an even number” on one die, the favorable outcomes are {2, 4, 6}, so there are 3.

Step 4: Divide And Simplify

Put favorable outcomes over total outcomes. In the die example, that gives 3/6, which simplifies to 1/2.

Step 5: Check Whether The Answer Feels Right

This final check saves a lot of errors. If half the outcomes match, your answer should be around 0.5 or 50%. If only one rare case works, the answer should be small.

Finding Probability With A Sample Space

Listing outcomes works well for short problems. It also helps you spot patterns. Two coins, two dice, or one card draw can often be handled this way with no formula beyond the base rule.

OpenStax explains the same core setup on its probability section: count the event, count the sample space, then divide when outcomes are equally likely. That’s the backbone of most beginner questions.

Situation Favorable Outcomes Probability
Roll a 4 on one fair die 1 out of 6 1/6
Roll an even number on one fair die 3 out of 6 1/2
Get heads on one fair coin toss 1 out of 2 1/2
Get one head in two coin tosses 2 out of 4 1/2
Draw a heart from a 52-card deck 13 out of 52 1/4
Draw a king from a 52-card deck 4 out of 52 1/13
Roll a sum of 7 with two dice 6 out of 36 1/6
Pick a red marble from 3 red and 5 blue 3 out of 8 3/8

Notice the last two rows. Those are the spots where students often rush. With two dice, the sample space is 36 ordered pairs, not 11 sums. With marbles, you count actual items, not color names.

When Counting Gets Bigger

Some questions have too many outcomes to list one by one. That’s where counting rules step in. The hardest part is picking the right one.

Use Combinations When Order Does Not Matter

If you pick 3 students out of 10 for a team, the order does not change the team. That is a combination problem.

Use Permutations When Order Does Matter

If you assign gold, silver, and bronze from 10 runners, order changes the result. That is a permutation problem.

OpenStax has separate sections on combinations and related counting work, which helps when a probability question hides the counting step inside the wording.

A clean way to think about it:

  • Combination: same group, same result.
  • Permutation: same people, different order, different result.

Once you count the total ways and the favorable ways, the probability step stays the same. You still divide favorable outcomes by total outcomes.

Common Probability Rules That Save Time

Not every question needs a full sample space. A few rules can shorten the work a lot.

Complement Rule

If an event is messy to count, count the opposite event and subtract from 1.

P(A does not happen) = 1 − P(A)

If the chance of drawing a non-ace from a deck is easier to see than drawing an ace, use the opposite event first.

Addition Rule

If you want the chance of one event or another, add the probabilities. If the events overlap, subtract the overlap once so you do not count it twice.

Multiplication Rule

If events happen one after another, multiply along the path. This shows up a lot in card and bag questions.

Rule When To Use It Short Form
Basic probability Equally likely outcomes favorable ÷ total
Complement Opposite event is easier 1 − P(A)
Addition A or B happens P(A) + P(B)
Multiplication A and B happen in sequence P(A) × P(B)
Conditional probability One result changes the next P(A|B)
Combination count Order does not matter nCr

Mistakes That Change The Answer

Most bad answers come from counting the wrong total, not from the division itself. Here are the slips that show up again and again.

Treating Unequal Outcomes As Equal

Not every event has equally likely outcomes. A spinner with unequal sections cannot be handled like a fair die. In that case, use the given weights or data from trials.

Forgetting Order In Two-Step Events

With two dice, (1, 6) and (6, 1) are different outcomes in the sample space. If you merge them too early, your probability shrinks or grows for no good reason.

Mixing Up Without Replacement And With Replacement

If you draw one card and do not put it back, the second draw comes from 51 cards, not 52. That changes the denominator right away.

Stopping Before Simplifying

A raw answer like 18/36 is not wrong, yet 1/2 is cleaner and easier to read. When the question asks for a decimal or percent, convert it at the end.

A Fast Worked Method You Can Reuse

When you face a new question, run through this short method:

  1. Name the event in one plain sentence.
  2. Write the full sample space or count it.
  3. Count the favorable outcomes.
  4. Check whether order matters.
  5. Check whether replacement changes later steps.
  6. Divide, simplify, and test whether the size of the answer feels right.

That small checklist keeps your work tidy. It also makes word problems less messy because you always know what comes next.

How To Practice Without Getting Stuck

Start with one-step events: coins, dice, cards, marbles. Then move to two-step events. After that, try questions where you must decide between combinations and permutations. Build in layers.

If a question feels jammed, slow it down and rewrite it in your own words. Probability gets easier when the event is clear and the sample space is visible. Once those two parts are on paper, the answer is often only one line away.

References & Sources

  • Khan Academy.“Sample space.”Shows how to build a sample space before counting favorable outcomes.
  • OpenStax.“9.7 Probability.”Supports the standard probability formula for equally likely outcomes.
  • OpenStax.“7.3 Combinations.”Supports the counting step used when order does not matter in probability questions.