Geometric Distribution Calculator

Calculate the probability that the first success occurs on trial k, plus the cumulative probability, mean, and variance of a geometric distribution.

Inputs

Parameters

0 – 1
≥ 1

Results

Enter a value to see results.

Details

Probabilities

\begin{aligned} P(X=k) &= (1-p)^{k-1} \cdot p \\ &= (1-0.3)^{ 3-1 } \cdot 0.3 \\ &= ? \end{aligned}
\begin{aligned} P(X \leq k) &= 1-(1-p)^{k} \\ &= 1-(1-0.3)^{ 3 } \\ &= ? \end{aligned}
\begin{aligned} \mu &= \dfrac{1}{p} \\ &= \dfrac{1}{ 0.3 } \\ &= ? \end{aligned}
\begin{aligned} \sigma^2 &= \dfrac{1-p}{p^2} \\ &= \dfrac{1-0.3}{ 0.3^2 } \\ &= ? \end{aligned}

Distribution

PMF value 0

Embed this calculator

Preview

Paste this code into your page to show the calculator.

Share this calculation

Anyone who opens this link sees your values already filled in.

200+ calculators · 10 languages · 100% free

Was this calculator helpful?

No

How can we improve this calculator?