|
GammaDist
|
Built-in function
|
|
The gamma distrufunction. GammaDist[x,a,b] = b^a/Gamma(a) Exp[-bx] x^(a-1).
|
Syntax
|
GammaDist(x,a,b)
|
Notes
|
Works on numbers only. 'a' should not be a negative integer, b should be positive.
|
Examples
|
|
Last modified: 8/17/1999 |
|
|