8.
Assessing Product Reliability
8.1. Introduction 8.1.6. What are the basic lifetime distribution models used for non-repairable populations?
|
|||
Formulas for the gamma model |
Formulas and Plots
There are two ways of writing (parameterizing) the gamma distribution
that are common in the literature. In addition, different authors use different
symbols for the shape and scale parameters. Below we show two ways of
writing the gamma, with "shape" parameter
|
||
The exponential is a special case of the gamma | Note: When
Another well-known statistical distribution, the Chi-Square, is also
a special case of the gamma. A Chi-Square distribution with The following plots give examples of gamma PDF, CDF and failure rate shapes. |
||
Shapes for gamma data | ![]() |
||
Gamma CDF shapes | ![]() |
||
Gamma failure rate shapes | ![]() |
||
The gamma is used in "Standby" system models and also for Bayesian reliability analysis |
Uses of the Gamma Distribution Model
|
||
Gamma probability plot |
We generated 100 random gamma data points using shape parameter
The value of the shape parameter
Using an example solved in the section on standby models,
where PDF = 0.01198 CDF = 0.19121 Reliability = 0.80879 Failure Rate = 0.01481 Functions for computing gamma distribution PDF values, CDF values, reliability values, failure rates, and for producing probability plots, are found in both Dataplot code and R code. |