JUPITER
2U
← All Free Tools
// Statistics
BINOMIAL
PROBABILITY
Find the probability of k successes in n independent trials.
Number of trials (n)
Number of successes (k)
Success probability (p)
P(X=k) = C(n,k) · p^k · (1−p)^(n−k).