Statistics & Probability

Binomial Distribution Calculator

Calculate binomial probability for an exact number of successes, with the distribution's mean and spread.

P(X = k)
P(X = k) = C(n,k) · p^k · (1−p)^(n−k); mean = np; variance = np(1−p)Number of trialsvalueSuccessesvalueProbability of successvalue

What this page needs from you

This page asks for number of trials, successes and probability of success. From those it returns p(x = k), together with as a percentage, mean, variance and standard deviation. Every figure updates as you type, and nothing you enter leaves your browser.

Significance is not the same as importance

With a large enough sample almost any difference becomes statistically significant, because significance measures how confident you can be that a difference exists at all — not how big it is or whether it matters. Effect size answers the second question, and the two should always be read together.

The formula

P(X = k) = C(n,k) · p^k · (1−p)^(n−k); mean = np; variance = np(1−p)

Every result on this page comes from this formula. Nothing is rounded until the final display, so figures match a spreadsheet to the cent.

How to use the Binomial Distribution Calculator

  1. Fill in each field with your own figures — the defaults are only there as an example.
  2. The result updates as you type, so there is no button to press.
  3. Check the breakdown under the main result for the supporting numbers.
  4. Use the copy button to take the result with you, or share the link to reload the same inputs.

Binomial Distribution Calculator — frequently asked questions

Is this binomial distribution calculator free to use?

Yes. Every calculator on the site is free, needs no sign-up, and runs entirely in your browser, so your figures never leave your device.

How accurate is the result?

The maths is exact for the formula shown on the page. Accuracy in the real world depends on your inputs and on assumptions the formula cannot see, so treat the output as a well-grounded estimate rather than a quote.

Can I use it on my phone?

Yes. The page is responsive, weighs a few kilobytes and works offline once loaded, so it behaves the same on a phone as on a desktop.

What people search for

This page answers each of these searches. They are the exact phrases visitors use to find the binomial distribution calculator.

  • binomial distribution calculator
  • exactly k successes
  • binomial pmf
  • n choose k probability
  • binomial probability

About this calculator

Written and reviewed by The Samsung Calculator editorial team. Every calculator is written against a published formula, reviewed against at least one independent reference implementation, and dated when it changes.

Last reviewed September 14, 2026 · Calculation runs client-side · No data collected · Report an error