Geometric Distribution Calculator
Find P(first success on trial k).
The geometric distribution gives the probability the first success comes on trial k.
How the Math Works
The geometric distribution calculator uses the formula P = (1-p)^(k-1) * p to find the probability of experiencing the first success on exactly the k-th trial. This probability is calculated by multiplying the probability of failing (1-p) in each of the first (k-1) trials, then multiplying by the probability of succeeding (p) on the k-th trial. For example, if you have a 20% chance of success (p = 0.2) and want to know the probability of success on the 3rd attempt (k = 3), you would calculate (0.8)^2 * 0.2 = 0.128, or 12.8%.
Practical Applications
To use this calculator for practical problems, first identify your probability of success (p) in a single trial and determine which trial number (k) represents your first success. For quality control scenarios, this helps determine the probability that the first defective item appears on a specific product number. In clinical trials, it calculates the chance of finding the first positive patient response on a particular treatment number. For marketing campaigns, it predicts the probability of getting your first customer response on a specific email send.
Day-to-Day Use
This calculation helps you make informed decisions about waiting times and expected outcomes in everyday situations. When calling customer service lines, you can estimate how long you might need to wait before getting through. For online shopping, it helps predict when you might receive a response to inquiries. Students can use it to understand the probability of passing a test on their first attempt after studying, or to estimate how many practice problems they need to solve before mastering a concept. It's particularly useful for understanding 'how long until something works' scenarios in our daily experiences.
Worked example
p 0.2, k 3 → 12.8% (expected 5 trials).
FAQ
Use?
Trials until the first success, like a sale after cold calls.