Distributions and Statistical Models
This calculator determines the probability of a specific number of failures occurring before a predetermined number of successes is achieved in a series of Bernoulli trials.
Explore real-world scenarios to understand how the negative binomial distribution is applied.
A manufacturer inspects items from a production line. The probability of an item being non-defective is 0.95. What is the probability of finding 3 defective items before finding 100 non-defective ones?
r: 100, p: 0.95, k: 3
A basketball player makes free throws with a 70% success rate. What's the probability that she misses 5 shots before making 10 successful ones?
r: 10, p: 0.70, k: 5
An ecologist is searching for a rare species of orchid, with a 5% chance of finding one in any given quadrat. What is the probability of searching 50 empty quadrats before finding 3 orchids?
r: 3, p: 0.05, k: 50
A salesperson has a 20% chance of closing a deal on any given call. What is the probability they get 15 rejections before closing 4 deals?
r: 4, p: 0.20, k: 15