Skip to content
Allin

Loot drop probability calculator

The chance of getting a rare drop over many tries — the maths behind grinding for a mount, a shiny, or a knife skin. From the per-attempt drop rate and the number of attempts, it works out the probability of at least one (or several) drops, and how many runs you need for a 50%, 90% and 99% chance.

Binomial Probability CalculatorGet P(X=k) and every cumulative form at once for up to 1000 trials, with the mean, variance, mode and a chart of the whole distribution.Dice Roll Probability CalculatorExact odds that a roll of nd s (+ modifier) meets a target — built by convolution, not simulated.Odds to probability converterConvert fractional odds into an implied probability and decimal odds.Probability calculatorCompute the probability of an event from favorable and total outcomes.Probability distribution calculatorOne calculator for the seven distributions you actually use — normal, binomial, Poisson, exponential, uniform, chi-square and Student's t. Pick the distribution and whether you want the density (PDF/PMF), the cumulative probability P(X ≤ x), or the quantile (the inverse, for a critical value), enter the parameters, and read the answer with the mean and variance.Poisson distribution calculatorThe probability of exactly k events when they happen at an average rate λ per interval, independently — P(X=k) = e^(−λ)·λ^k / k!. It returns the exact probability, the cumulative P(X≤k), the tail P(X≥k), and reminds you that the mean and variance both equal λ.Expected value calculatorCompute the expected value from a list of outcomes and their probabilities.ANOVA Calculator (One-Way)Full one-way ANOVA table — SS, df, MS, F and p — plus η², ω² and Cohen's f, because a significant F on its own tells you nothing about how large the difference is. The equal-variance assumption is stated, not buried.

The Loot drop probability calculator turns Drop rate per attempt (%), Number of attempts, Desired drops (at least) into Chance of ≥ desired drops, Expected drops, Attempts for 50% chance (1 drop), Attempts for 90% chance, Attempts for 99% chance, instantly and for free. For instance, with Drop rate per attempt (%) = 1, Number of attempts = 100 and Desired drops (at least) = 1 it returns Chance of ≥ desired drops = 63.4%, Expected drops = 1 and Attempts for 50% chance (1 drop) = 69.

How to use it

  1. Enter your values: Drop rate per attempt (%), Number of attempts, Desired drops (at least).
  2. Read the result instantly: Chance of ≥ desired drops, Expected drops, Attempts for 50% chance (1 drop), Attempts for 90% chance, Attempts for 99% chance.

Frequently asked questions

What does the Loot drop probability calculator actually compute?

It takes Drop rate per attempt (%), Number of attempts and Desired drops (at least) and derives Chance of ≥ desired drops, Expected drops, Attempts for 50% chance (1 drop), Attempts for 90% chance and Attempts for 99% chance from them. The calculation is live as you type, so the result updates on every change.

What information do I need to provide?

3 values: Drop rate per attempt (%), Number of attempts and Desired drops (at least). Nothing else is required — no account, no file upload.

Can you show a worked example?

With Drop rate per attempt (%) = 1, Number of attempts = 100 and Desired drops (at least) = 1, the calculator returns Chance of ≥ desired drops = 63.4%, Expected drops = 1 and Attempts for 50% chance (1 drop) = 69. Those figures come from running this exact tool, so you can reproduce them by entering the same values.

What happens if I enter larger values?

It moves a lot. Using Drop rate per attempt (%) = 1.1, Number of attempts = 200 and Desired drops (at least) = 2 instead, Chance of ≥ desired drops goes from 63.4% to 64.7% — which is why it is worth testing a few scenarios rather than trusting a single figure.

What does it give for smaller values?

Scaled down to Drop rate per attempt (%) = 0.9, Number of attempts = 50 and Desired drops (at least) = 1, Chance of ≥ desired drops comes out at 36.37%. The relationship is worth checking at both ends before you rely on a single result.

When would I actually use this?

Summarising a dataset before drawing conclusions from it, checking whether a difference between two groups is real, and putting an interval around an estimate.

What is the most common mistake?

Reading a p-value as the probability that the hypothesis is wrong. It is the probability of seeing data at least this extreme if the null were true — a different statement, and a much weaker one.

What is the difference between the Loot drop probability calculator and the Binomial Probability Calculator?

This one returns Chance of ≥ desired drops and Expected drops; the Binomial Probability Calculator returns Result. That is the whole difference — open the one whose figure you need.

Is there a tool for the next step?

Dice Roll Probability Calculator is the closest one after this: Exact odds that a roll of nd s (+ modifier) meets a target — built by convolution, not simulated.

What else is worth having open alongside it?

Odds to probability converter and Probability calculator — they come up in the same task often enough to be worth a second tab.

Further reading

All guides