SLIDE 45 Gamma distribution:
p(x; k, θ) = xk−1 e−x/θ Γ(k)θk for x ≥ 0 and parameters k > 0 (shape) and θ > 0 (scale). Mean = kθ, variance = kθ2. The gamma function is a generalisation of the factorial function to real values. For any positive real number x, Γ(x + 1) = xΓ(x). (Thus, for integers Γ(n) = (n − 1)!.)
5 10 15 20 0.0 0.1 0.2 0.3 0.4 0.5
x p(x)
5 10 15 20 0.0 0.1 0.2 0.3 0.4 0.5
Gamma probability density function
k = 1.0, θ = 2.0 k = 2.0, θ = 2.0 k = 3.0, θ = 2.0 k = 5.0, θ = 1.0 k = 9.0, θ = 0.5 k = 7.5, θ = 1.0 k = 0.5, θ = 1.0
5 10 15 20 0.0 0.2 0.4 0.6 0.8 1.0
x P(X ≤ x)
5 10 15 20 0.0 0.2 0.4 0.6 0.8 1.0
Gamma cumulative distribution function
k = 1.0, θ = 2.0 k = 2.0, θ = 2.0 k = 3.0, θ = 2.0 k = 5.0, θ = 1.0 k = 9.0, θ = 0.5 k = 7.5, θ = 1.0 k = 0.5, θ = 1.0
44.