Hand Calculations logo Hand Calculations All help pages ▾

B10 Life⚠ unverified

General Calculations / Reliability · Compute the B10 life (time at which 10% have failed) for a Weibull model

Parameters

InputSymbolUnitDefaultDescription
shapeshape1.0Weibull shape parameter (beta), dimensionless
scalescale1.0Weibull scale parameter (eta), in time units
OutputSymbolUnitDescription
resultB10B10 life (time by which 10% of the population has failed), in time units

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

The B10 life is the $10\%$ percentile of the failure distribution — the time at which the cumulative failure probability reaches $0.10$, i.e. reliability falls to $0.90$. Set the Weibull survival function (Weibull Reliability) equal to $0.90$:

$$R(B_{10}) = e^{-(B_{10}/\eta)^\beta} = 0.90.$$

Take logarithms:

$$-\left(\frac{B_{10}}{\eta}\right)^\beta = \ln 0.90 \quad\Longrightarrow\quad \left(\frac{B_{10}}{\eta}\right)^\beta = -\ln 0.90.$$

Raise to the power $1/\beta$:

$$B_{10} = \eta\,(-\ln 0.90)^{1/\beta}. \qquad\blacksquare$$

This is the general B-life (percentile) formula $t_p = \eta\,[-\ln(1-p)]^{1/\beta}$ evaluated at $p = 0.10$; the median is the same with $p = 0.50$. All Weibull life percentiles come from inverting the survival function at the desired reliability — the B10 simply chooses the $90\%$-reliability point.

Dimensional check. $(-\ln 0.9)^{1/\beta}$ is a dimensionless number; $\eta$ carries the time units, so $B_{10}$ is a time. $\checkmark$

History and Development

Related Concepts: Weibull Median, Weibull Mean, Weibull Mode, Weibull Reliability, Bearing Rating Life L10, Bearing Life hours, Weibull Distribution PDF

Notes: Registry calculator b10-life (unverified). $B_{10} = \eta(-\ln 0.9)^{1/\beta}$ — correct as shipped; the $10\%$-failure ($90\%$-reliability) life, = bearing L10. Much shorter than $\eta$ (the $63.2\%$ point). Special case of $t_p = \eta[-\ln(1-p)]^{1/\beta}$. Registry labels $\eta$ dimensionless (is a time).

← Back to the workspace  ·  All help pages  ·  Getting started