Geometric Distribution

Created on 2022-06-04T18:21:17-05:00

Return to the Index

This card can also be read via Gemini.

f(x) = (1-p)^(x-1)p

Gives the probability of having a single success after a number of trials (all failures and the eventual success.)

Based around having to go through some number of failures to find a single success.