Calculate the probability of single and multiple events instantly. Find union, intersection, complement, and conditional probabilities. Free online probability calculator with step-by-step explanations and real-world examples.
To find out the union, intersection, and other related probabilities of two independent events.
Please input values between 0 and 1.
So you need to figure out the chance of something happening. Maybe it's for homework. Maybe you're playing a game and want to know the odds. Or maybe you're just curious how probability works.
Whatever the reason, our probability calculator does the hard work for you. Just plug in your numbers and get the answer instantly. But here's the thing — understanding what's going on under the hood makes you way smarter about probability.
Probability is just a fancy word for "how likely something is to happen." That's it. Nothing scary.
Think of it like this: if you flip a coin, there are two possible outcomes - heads or tails. The chance of getting heads is 1 out of 2. We write that as 0.5 or 50%.
Probability always lands somewhere between 0 and 1 (or 0% and 100%).
Sounds simple, right? But here's where people get tripped up - when you have more than one event happening.
Let's start with the easiest case. You want to know the chance of one thing happening.
The formula is dead simple:
Probability = (Number of ways it can happen) / (Total number of possible outcomes)
Let's try it with a real example. Say you're rolling a regular six-sided die and you want to roll a 4.
So the probability is 1/6, which is about 0.167 or 16.7%.
What about rolling an even number? Well, the even numbers on a die are 2, 4, and 6. That's 3 ways out of 6 total. So the probability is 3/6, which simplifies to 1/2 or 50%.
See? You're already doing probability. It's just counting.
Here's where most people start to get confused. What happens when you want to know the probability of two things happening?
Like, what's the chance of rolling a 4 AND then flipping heads on a coin?
Or what's the chance of rolling a 4 OR rolling a 5?
These are totally different questions, and they use different rules. Let's break them down.
When you want two things to happen together, you multiply their probabilities.
P(A and B) = P(A) × P(B)
But wait - this only works if the events are independent. That means one event doesn't affect the other.
Let's go back to our die and coin example. Rolling a die doesn't affect what happens with the coin, right? So they're independent.
Probability of rolling a 4: 1/6
Probability of flipping heads: 1/2
Probability of both: 1/6 × 1/2 = 1/12, which is about 0.083 or 8.3%
Makes sense? You're less likely to get both things to happen than just one of them.
When you want one thing OR another thing to happen, you add their probabilities.
P(A or B) = P(A) + P(B)
But here's the catch - this only works if the events are mutually exclusive. That means they can't happen at the same time.
Back to our die. What's the probability of rolling a 4 OR a 5? Probability of rolling a 4: 1/6. Probability of rolling a 5: 1/6. Probability of either: 1/6 + 1/6 = 2/6 = 1/3, which is about 0.333 or 33.3%.
You can't roll a 4 and a 5 at the same time with one die, so they're mutually exclusive. Easy.
But what if the events CAN happen together? Like, what's the probability of drawing a card that's a heart OR a king from a deck of cards?
Well, you could draw the king of hearts - that's both a heart AND a king. So you can't just add the probabilities. You'd be counting the king of hearts twice.
In that case, the formula changes to: P(A or B) = P(A) + P(B) - P(A and B). This is called the general addition rule. It subtracts the overlap so you don't double-count.
This is probably the #1 thing people mess up. Let's clear it up once and for all.
Independent events don't affect each other. Flipping a coin twice? Independent. Rolling a die and flipping a coin? Independent. Picking a number in a lottery? Independent.
Dependent events do affect each other. Drawing two cards from a deck without putting the first one back? Dependent. Picking marbles out of a bag without replacing them? Dependent. The chance of rain affecting whether you bring an umbrella? Well, that's a different kind of dependency, but you get the idea.
Here's a quick way to tell: ask yourself "Does the first outcome change the possibilities for the second?" If yes, they're dependent.
Let's try it. You have a bag with 3 red marbles and 2 blue marbles. You pick one, don't put it back, and pick another. What's the probability of getting two red marbles? First pick: 3 red out of 5 total = 3/5. Second pick: 2 red left out of 4 total = 2/4 = 1/2. Probability of both: 3/5 × 1/2 = 3/10 = 0.3 or 30%. See how the second probability changed? That's because the first pick changed what was in the bag. Dependent events.
Conditional probability sounds scary, but it's really just asking: "Given that something already happened, what's the chance of something else?"
We write it as P(B|A), which means "the probability of B happening, given that A already happened."
Let's use a real-world example. Say 60% of people in a city own a car. And 40% of car owners also own a motorcycle. What's the probability that someone owns both a car and a motorcycle?
Well, first they need to own a car (60% chance). Then, given they own a car, they need to own a motorcycle (40% chance).
So: 0.60 × 0.40 = 0.24 or 24%
That's conditional probability in action. The formula is:
P(A and B) = P(A) × P(B|A)
Or if you want to find the conditional probability itself:
P(B|A) = P(A and B) / P(A)
After looking through tons of Reddit threads, here are the biggest mistakes people make with probability:
Mistake #1: Getting a probability greater than 1
If your answer is 1.5 or 150%, something's wrong. Probabilities can't be more than 1 (or 100%). You probably added probabilities that overlap without subtracting the overlap.
Mistake #2: Adding when you should multiply
Remember: "and" means multiply, "or" means add. But only if the conditions are right. Independent events for multiplication. Mutually exclusive events for addition.
Mistake #3: Forgetting to check independence
Just because two events seem unrelated doesn't mean they are. Always ask: "Does one affect the other?"
Mistake #4: Not checking if your answer makes sense
If you're calculating the probability of something rare and you get 0.8, something's off. Trust your gut. A quick sanity check can save you.
Probability isn't just for math class. People use it every day.
When the weather app says "40% chance of rain," that's probability. Meteorologists look at past data and current conditions to estimate the likelihood.
Card games, dice games, and even video games use probability all the time. Ever wonder why you keep getting the same item in a loot box? That's probability at work.
Insurance companies use probability to figure out how much to charge you. They calculate the likelihood of you getting into an accident or getting sick.
Doctors use probability when they say things like "this treatment has a 90% success rate." It's based on data from thousands of patients.
Our online probability calculator is designed to be as simple as possible. Here's how it works:
The calculator handles all the tricky parts - like figuring out if events are independent or dependent, and whether to add or multiply.
Tree diagrams are a visual way to think about probability. They're especially helpful for multiple events.
Imagine you're flipping a coin twice. Your tree diagram would look like this:
Each path on the tree represents a possible outcome. The probability of each path is the product of the probabilities along that path.
Here's something wild. The modern theory of probability started with a gambling problem in the 1600s. A French mathematician named Blaise Pascal was asked by a gambler: "If a game is interrupted, how should the prize money be divided?" Pascal worked on this with another mathematician, Pierre de Fermat. Their letters back and forth basically invented probability theory. So next time you're calculating odds, you can thank a couple of French guys who were trying to solve a gambling dispute.
Here's a trick that most people don't know. When you're asked "what's the probability of getting at least one heads in 3 coin flips?" it's actually easier to calculate the opposite.
The opposite of "at least one heads" is "no heads at all" - which means all tails.
Probability of all tails: 1/2 × 1/2 × 1/2 = 1/8
So the probability of at least one heads is: 1 - 1/8 = 7/8 or 87.5%
This trick works for any "at least one" problem. Calculate the probability of none, then subtract from 1. Way easier than trying to add up all the possibilities.
Probability doesn't have to be hard. It's really just about counting possibilities and understanding how events relate to each other.
Use our probability calculator to speed things up. But take the time to understand the concepts too. That way, when you see a probability problem in real life - whether it's a weather forecast, a game, or a medical study - you'll know exactly what's going on.
Independent events don't affect each other. Flipping a coin twice? Independent. Rolling a die and flipping a coin? Independent. Dependent events do affect each other. Drawing two cards without replacing the first one? Dependent. Ask yourself: "Does the first outcome change the possibilities for the second?" If yes, they're dependent.
Multiply for "AND" - when you want both events to happen. Add for "OR" - when you want either event to happen. But be careful: multiplication only works for independent events. Addition only works for mutually exclusive events (can't happen at same time). If there's overlap, use P(A or B) = P(A) + P(B) - P(A and B).
No. Probability always ranges from 0 (impossible) to 1 (certain). If you get a number above 1, you probably added overlapping probabilities without subtracting the overlap. Double-check your work.
Conditional probability is the chance of something happening given that something else already happened. It's written as P(B|A) - "probability of B given A." For example, the chance someone owns a motorcycle given that they own a car. The formula is P(B|A) = P(A and B) / P(A).
The easiest way is to calculate the probability of NONE happening, then subtract from 1. For example, the chance of at least one heads in 3 coin flips: probability of all tails = 1/8. So at least one heads = 1 - 1/8 = 7/8 or 87.5%. This trick works for any "at least one" problem.