Read this lesson as text
Product Lifetimes
Probability · Axiom Academy
How long until your lightbulb burns out? Understanding the exponential distribution in reliability engineering You've just installed a new LED lightbulb with an advertised "average lifespan of 25,000 hours." But what does this really mean? The bulb will last exactly 25,000 hours? Most bulbs last around 25,000 hours with some variation? Product lifetimes follow a fascinating pattern called the exponential distribution , which is fundamentally different from the familiar bell curve. Let's explore why this matters for reliability engineering. The exponential distribution models the time until a product fails, assuming a constant failure rate. This is perfect for electronic components, mechanical parts, and systems that fail randomly over time. Notice something surprising: Most lightbulbs (63.2%) fail before the average lifetime! This is very different from a normal distribution where 50% would be below the mean. Here's a mind-bending property of the exponential distribution called the memoryless property . Imagine you have a lightbulb that has already lasted 10,000 hours. How does its remaining expected lifetime compare to a brand new bulb? What is the remaining expected lifetime of a 10,000-hour-old bulb (with MTBF = 25,000 hours)? The exponential distribution is defined by a single parameter, the rate parameter λ (lambda), which equals 1/MTBF: Key formulas for reliability engineering:
This is the written version of the interactive lesson above. See the full Probability course.