Probability & simulation tools

Start with single-event odds, then streaks, then value per trial, and finish with theory.

Probability simulator Streak probability Expected value Probability tree / 2×2 nCr / nPr Distribution sampler Dice tools
Other languages 日本語 | English | 简体中文 | 繁體中文 | 繁體中文(香港) | Español | Español (México) | Português (Brasil) | Português (Portugal) | Bahasa Indonesia | Tiếng Việt | 한국어 | Français | Deutsch | Italiano | Русский | हिन्दी | العربية | বাংলা | اردو | Türkçe | ไทย | Polski | Filipino | Bahasa Melayu | فارسی | Nederlands | Українська | עברית | Čeština

Quick guide

  1. Use the simulator to build intuition and compare theory vs runs.
  2. Open the streak page when the next question is consecutive wins or losses.
  3. Open expected value when the next question is average payoff, loss, or return per trial.
  4. Use the tree / 2×2 table to structure AND/OR/NOT.
  5. Use nCr/nPr for combinations and permutations.

Tools

Calculators

How to choose the right probability tool first

Start from the question, not the formula. Use this page to decide whether you need simulation, exact counting, a distribution model, or a one-off probability story such as birthdays or coupon collection.

Open the simulator first when you want intuition

Use Probability Simulator or the sampling tools when you want to see how outcomes spread over repeated runs. This is the best first stop for coin tosses, dice, roulette, random walks, and "what happens if I repeat this many times?" questions.

Use formulas first when the structure is fixed

Open nCr / nPr for counting arrangements, Probability tree / 2×2 for AND/OR/NOT logic, and Distributions when you already know the model family. This route is faster when you need an exact probability rather than a simulated estimate.

When to use a special-purpose calculator

Common mistakes on this topic

See also

FAQ

Which probability tool should I open first?

Open the simulator when you want intuition from repeated runs, a tree or 2×2 table when you need AND/OR/NOT logic, and nCr/nPr when the question is about counting arrangements. If the process already names a model such as binomial, Poisson, or t, go straight to the distributions page.

When should I use a simulator instead of a formula?

Use a simulator when you want to see spread, rare outcomes, or repeated-run intuition. Use a formula first when the setup is fixed and you need an exact probability or exact count that is easier to report.

How do I know whether weighted and equal chance are different problems?

If each item has the same chance on every draw, use an equal-chance tool. If entries, probabilities, or transition weights differ by item, use a weighted picker, a weighted sampler, or a Markov/random-walk tool that keeps those weights explicit.

Why are coupon collector and birthday paradox separate calculators?

They answer different repeated-chance questions. Coupon collector is about how long it takes to collect all categories, while birthday paradox is about the chance of at least one collision in a group.

Are these pages good for study as well as quick answers?

Yes. The topic is arranged so you can start with a quick answer tool, then move to trees, distributions, or simulators to understand why the result changes under different assumptions.