Weibull Distribution Calculator
Find Weibull distribution probabilities, reliability function, mean, median, and full distributional statistics for any shape and scale parameters.
๐ง What is the Weibull Distribution?
The Weibull distribution is a versatile continuous probability distribution widely used in reliability engineering, survival analysis, and extreme value theory. Named after Swedish mathematician Waloddi Weibull who described it in 1951, it is exceptionally useful because its shape can model increasing, constant, or decreasing failure rates depending on the shape parameter k (also called beta). No other two-parameter distribution covers this range of behaviors so compactly.
The distribution has two parameters: the shape parameter k (dimensionless) and the scale parameter lambda (same units as the variable). Three regimes arise from k: when k is less than 1, the hazard rate (instantaneous failure rate) decreases with time, modeling infant mortality or early-life failures due to manufacturing defects. When k equals 1, the hazard is constant, reducing the Weibull to the exponential distribution and modeling random failures independent of age. When k is greater than 1, the hazard increases, modeling wear-out or aging failures. Wind turbine blades, semiconductor lifetimes, bearing wear, and material fatigue all follow Weibull distributions with characteristic k values fitted from field data.
A common misconception is that the Weibull distribution is only for failure-time data. In practice, it is used across many fields: wind speed distributions (k near 2, the Rayleigh special case), ocean wave heights, tensile strength of materials, particle size distributions in milling operations, and even extreme rainfall events. The key requirement is that the physical process produces a positively skewed distribution bounded below by zero, which the Weibull handles for a very wide range of shapes through its single k parameter.
The scale parameter lambda deserves special attention. Regardless of k, the CDF always equals 1 minus 1/e, approximately 63.21%, when x equals lambda. This makes lambda the "characteristic life" or "eta" in reliability terminology: 63.21% of the population has failed by time lambda. Engineers often report lambda and k as the two key descriptors of a component's life distribution, fitting them from time-to-failure data using maximum likelihood or least squares on a Weibull probability plot (Weibull plot).