Event Probability Calculator

Pick a rule, enter values, get clarity fast. Includes conditional, Bayes, binomial, and independence options. Download CSV or PDF, share results with your team.

Calculator mode
Tip: probabilities accept 0–1 decimals.
Count of successful outcomes.
Total possible outcomes.
Probability of event A.
Probability of event A.
Probability of event B.
Intersection; use 0 if disjoint.
Choose assumption for intersection.
Probability of A.
Only for independent events.
Only for dependent events.
Joint probability of A and B.
Probability of conditioning event B.
Prior of A.
Likelihood of B when A happens.
Overall probability of B.
Number of independent trials.
Exact success count.
Probability of success per trial.
Number of independent trials.
Probability of success per trial.

Example data table
Mode Inputs Output
Simple favorable=12, total=50 P(A)=0.24
Union P(A)=0.40, P(B)=0.35, P(A∩B)=0.10 P(A∪B)=0.65
Bayes P(A)=0.10, P(B|A)=0.85, P(B)=0.20 P(A|B)=0.425
Binomial exactly k n=10, k=3, p=0.25 P(X=3)=0.2503

These are examples only; enter your own values above.

Exports

After you submit, your latest result is saved for downloads.

If you refresh the page, your last saved result remains available.

Formulas used

How to use this calculator

  1. Choose a calculation type that matches your scenario.
  2. Enter probabilities as decimals between 0 and 1.
  3. For counts, ensure favorable does not exceed total.
  4. Press Submit to display results above the form.
  5. Review the steps to confirm the rule and inputs.
  6. Use CSV or PDF to share or archive the outcome.

FAQs

1) When should I use counts instead of probabilities?

Use counts when outcomes are equally likely and you can list favorable and total outcomes. Use probabilities when you already know rates, forecasts, or model assumptions.

2) What does “independent events” mean here?

Independence means event A happening does not change the chance of B. In that case, the joint probability equals P(A) multiplied by P(B).

3) Why does the union formula subtract the intersection?

Adding P(A) and P(B) counts outcomes where both happen twice. Subtracting P(A∩B) removes the double-counting, giving the correct probability for “A or B”.

4) What if I don’t know P(A∩B) for the union?

If events are disjoint, set P(A∩B)=0. If they are independent, you can estimate P(A∩B)=P(A)·P(B). Otherwise, you need data or assumptions to estimate overlap.

5) How do I interpret conditional probability P(A|B)?

It is the probability of A after you know B happened. It “renormalizes” to the B cases only, so P(B) must be greater than zero.

6) When is Bayes’ theorem useful?

Bayes helps update a prior belief P(A) using new evidence B. It combines a likelihood P(B|A) with the overall evidence rate P(B) to compute the updated probability P(A|B).

7) Do binomial formulas assume identical trials?

Yes. Binomial calculations assume each trial is independent with the same success probability p. If p changes across trials, consider a different model or compute probabilities per trial.

Related Calculators

Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.