Bootstrap Calculator

Bootstrap Calculator: run bootstrap calculations online. Formula, assumptions, and interpretation guide.

A probability calculator computes the likelihood of events occurring, including simple probabilities, combined events (AND/OR), conditional probabilities (Bayes' theorem), permutations, and combinations. Probability underpins statistics, gambling, insurance, genetics, quality control, and virtually every area of quantitative decision-making.

Understanding probability helps you evaluate risk accurately, avoid gambler's fallacy, assess medical test results, and make better decisions under uncertainty in everyday and professional contexts.

  1. Choose the calculation type: simple probability, combined events, conditional probability, permutations, or combinations.
  2. Enter the number of favourable outcomes and total possible outcomes for simple probability.
  3. For AND (both events): multiply individual probabilities (if independent).
  4. For OR (at least one event): use P(A∪B) = P(A) + P(B) − P(A∩B).
  5. For combinations (nCr) or permutations (nPr), enter n (total items) and r (items chosen).

Key probability formulas

Simple probability: P(A) = favourable outcomes / total outcomes

AND (independent): P(A ∩ B) = P(A) × P(B)

OR: P(A ∪ B) = P(A) + P(B) − P(A ∩ B)

Conditional: P(A|B) = P(A ∩ B) / P(B)

Combinations: nCr = n! / (r! × (n−r)!)

Permutations: nPr = n! / (n−r)!

Interpreting probability results

Converting between probability formats

Probability 0.25 = 25% = 1 in 4 = odds of 1:3. To convert probability p to odds: odds = p / (1−p). Odds of 3:1 against means probability = 1/4 = 0.25. Expected value = Σ(outcome × probability) — a positive expected value means the bet or decision is profitable in the long run, negative means you expect to lose on average.

Statistics tips and best practices

Common mistakes to avoid

Probability calculations are mathematical tools for modelling uncertainty. Gambling decisions should account for the house edge and expected losses. Medical probability interpretations should involve a qualified clinician.

Related Calculators