Methods and formulas for equations in Accelerated Life Testing

Lifetime regression

The regression model estimates the percentiles of the failure time distribution:

Yp = β01x + σΦ-1(p)

Notation

TermDescription
Ypfailure time or log(failure time)
β0y-intercept (constant)
β1regression coefficient
x predictor values (may be transformed)
σ 1/shape (Weibull distribution) or scale (other distributions)
Φ-1(p)the pth quantile of the standardized life distribution

Response variable

Depending on the distribution, Yp = failure time or log (failure time):

  • For the Weibull, exponential, lognormal, and loglogistic distributions, Yp = log (failure time)
  • For the normal, extreme value, and logistic distributions, Yp = failure time

When Yp = log (failure time), Minitab takes the antilog to display the percentiles on the original scale.

Quantile function

The value of the error distribution also depends on the distribution chosen.

  • For the normal distribution, the error distribution is the standard normal distribution – normal (0,1). For the lognormal distribution, Minitab takes the natural log of the data and then also uses a normal distribution.
  • For the logistic distribution, the error distribution is the standard logistic distribution – logistic (0, 1). For the loglogistic distribution, Minitab takes the natural log of the data and then also uses a logistic distribution.
  • For the extreme value distribution, the error distribution is the standard extreme value distribution – extreme value (0, 1). For the Weibull distribution and the exponential distribution (a type of Weibull distribution), Minitab takes the natural log of the data and then also uses the extreme value distribution.