Gamma Distribution for Probability-Probability Plots
The Gamma distribution has the probability density function:
f(x) = {1/[G(c)b]}*[(x-q)/b]c-1 *e[-(x-q)/b]
0 <= x, c > 0, b > 0
where
G | (Gamma) is the Gamma function (of argument Alpha) |
c | is the Shape parameter |
q | is the Threshold (location) parameter |
b | is the Scale parameter |
e | is the base of the natural logarithm, sometimes called Euler's e (2.71...) |
Compute from data
When you clear this check box (on the
Probability-Probability Plots Advanced
In general, if the observed points follow the Gamma distribution with the respective parameters, then they will fall onto the straight line in the P-P plot.
Use Max. Likelihood
The Use Max. Likelihood check box is displayed when you select the
Gamma distribution on the
Probability-Probability Plots - Advanced
- When you select this check box, Statistica uses the maximum likelihood method to estimate the Shape and Scale parameters of the Gamma distribution (see Evans, Hastings, & Peacock, 1993, for details).
- If the check box is cleared, then the method of matching moments is used.