Geometric Distribution Calculator

Enter a success probability and trial number to compute PMF, CDF, mean, variance, and standard deviation for the geometric distribution.

Parameters

Must be between 0 and 1 (exclusive).

Trial on which first success may occur (k ≥ 1).

Distribution Statistics

Mean (Expected value)
Variance
Standard Deviation

Results for k = 3

PMF — P(X = k)
Probability of first success on trial k
CDF — P(X ≤ k)
Probability of first success by trial k
P(X > k)
Probability first success after trial k
Formula
P(X = k) = (1 − p)^(k−1) × p

Probability Table

First 15 trials
k P(X = k) P(X ≤ k)

Summary

Enter a success probability and trial number to compute PMF, CDF, mean, variance, and standard deviation for the geometric distribution.

How it works

  1. Enter the probability of success p (a value between 0 and 1).
  2. Enter the trial number k (the trial on which the first success occurs).
  3. The calculator instantly shows P(X = k) (PMF) and P(X ≤ k) (CDF).
  4. Distribution stats — mean, variance, and standard deviation — update automatically.
  5. Use the table to explore probabilities across multiple values of k at once.

Use cases

Frequently Asked Questions

Related tools

Last updated: 2026-05-23 · Reviewed by Nham Vu