The regression model estimates the percentiles of the failure time distribution:
Yp = β0 +β1x1 + β2x2 + ... +βkxk + σ Φ-1(p)
Term | Description |
---|---|
Yp | either failure time or log(failure time) |
β0 | y-intercept (constant) |
β1...βk | regression coefficients |
x1...xk | predictor values |
σ | 1/shape (Weibull distribution) or scale (other distributions) |
Φ-1(p) | pth quantile of the standardized life distribution |
Depending on the distribution, Yp = failure time or log (failure time):
When Yp = log (failure time), Minitab takes the antilog to display the percentiles on the original scale.
The value of the error distribution also depends on the distribution chosen.