Probability Calculator

Calculate the probability of events occurring. Find single event probability, probability of multiple events (AND/OR), complementary probability, and conditional probability. Click any result to copy it to your clipboard.

Single Event Probability
P(A) = favorable outcomes / total outcomes
Probability of A AND B (Independent Events)
P(A) = P(B) =
Probability of A OR B (Mutually Exclusive Events)
P(A) = P(B) =
Probability of A OR B (Non-Mutually Exclusive)
P(A) = P(B) = P(A AND B) =
Complementary Probability (NOT A)
P(A) =
Conditional Probability P(A|B)
P(A AND B) = P(B) =

How to Use This Probability Calculator

This comprehensive probability calculator handles six fundamental types of probability calculations. Each calculation section is designed for specific scenarios you will encounter in statistics, games of chance, risk assessment, and decision making:

All probabilities should be entered as decimals between 0 and 1. For example, enter 0.5 for 50% or 0.75 for 75%. Click any result to copy it to your clipboard.

What is Probability?

Probability is the mathematical study of uncertainty and randomness. It quantifies how likely an event is to occur, expressed as a number between 0 (impossible) and 1 (certain). A probability of 0.5 means the event has an equal chance of occurring or not occurring, like flipping a fair coin.

The foundations of probability theory were developed in the 17th century by mathematicians Blaise Pascal and Pierre de Fermat while analyzing gambling problems. Today, probability underpins virtually every field that deals with uncertainty: weather forecasting, medical diagnosis, insurance pricing, financial modeling, quality control, artificial intelligence, and scientific research.

Understanding probability helps you make better decisions under uncertainty. It teaches you to distinguish between likely and unlikely outcomes, to recognize when events are independent or related, and to update your beliefs rationally when you receive new information. These skills are valuable whether you are evaluating medical test results, assessing business risks, or simply deciding whether to bring an umbrella.

Probability Formulas and Rules

Basic Probability: P(A) = Number of favorable outcomes / Total number of possible outcomes

This fundamental formula assumes all outcomes are equally likely, such as rolling a fair die or drawing from a well-shuffled deck.

Multiplication Rule (Independent Events): P(A AND B) = P(A) x P(B)

Two events are independent when the occurrence of one does not affect the probability of the other. Each coin flip is independent of previous flips.

Addition Rule (Mutually Exclusive): P(A OR B) = P(A) + P(B)

Mutually exclusive events cannot occur simultaneously. You cannot roll a 3 and a 4 on a single die roll.

General Addition Rule: P(A OR B) = P(A) + P(B) - P(A AND B)

When events can occur together, subtract the intersection to avoid double-counting the overlap.

Complement Rule: P(NOT A) = 1 - P(A)

The probability of an event not occurring equals one minus the probability of it occurring.

Conditional Probability: P(A|B) = P(A AND B) / P(B)

The probability of A given B is the probability of both occurring divided by the probability of B. This formula is the basis for Bayes' theorem.

Understanding Odds vs Probability

While probability expresses likelihood as a fraction of 1 (or percentage of 100), odds express the ratio of favorable to unfavorable outcomes. If the probability is 0.25 (25%), the odds are 1:3, meaning one favorable outcome for every three unfavorable ones. Odds of 1:1 correspond to a probability of 0.5 (50%). Converting between odds and probability is essential when interpreting betting lines, medical statistics, or risk assessments.