Math Problem Statement
For α > 0, the gamma function Γ(α) is defined by Γ(α)=∫^infinity _0 x^α-1 e^-x dx Evalute the following (a) Γ(6) (b) Γ(5/2) (c) F(4; 5) (the incomplete gamma function) and F(5; 4) (d) P(X <= 5) when X has a standard gamma distribution with α = 7 (e) P(3 < X < 8) when X has the distribution specified in (d)
Solution
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Gamma Function
Incomplete Gamma Function
Gamma Distribution
Cumulative Distribution Function
Formulas
Γ(α) = ∫_0^∞ x^(α-1) e^(-x) dx
Γ(n) = (n-1)!
F(a; x) = ∫_0^x t^(a-1) e^(-t) dt
P(X <= x) for Gamma distribution = (1/Γ(α)) ∫_0^x t^(α-1) e^(-t) dt
Theorems
Gamma Function Recursive Property: Γ(α+1) = αΓ(α)
Incomplete Gamma Function
Suitable Grade Level
Undergraduate