Proving Y ~ Gamma(α, scale = kβ) from X ~ Gamma(α, scale = β)

  • Thread starter Thread starter Shackleford
  • Start date Start date
  • Tags Tags
    Gamma
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Shackleford
Messages
1,649
Reaction score
2

Homework Statement



Suppose X ~ Gamma(α, scale = β and that Y = kX with k > 0 a constant. Show that Y ~ Gamma(α, scale = kβ).

Homework Equations



Gamma distribution, etc.

The Attempt at a Solution



[itex]λ = \frac{1}{β}<br /> [/itex]

[itex]f(x) = \frac{λ^{α}}{Γ(α)}x^{α-1}e^{-λx}<br /> <br /> = {(\frac{1}{β})^{α}}{\frac{1}{Γ(α)}}{(\frac{y}{k})}^{α-1}e^{-λ{(\frac{y}{k})}}<br /> <br /> = k{(\frac{1}{kβ})^{α}}{\frac{1}{Γ(α)}}{({y})}^{α-1}e^{-{(\frac{y}{βk})}}<br /> [/itex]

What's with the extra k?
 
Physics news on Phys.org
Shackleford said:

Homework Statement



Suppose X ~ Gamma(α, scale = β and that Y = kX with k > 0 a constant. Show that Y ~ Gamma(α, scale = kβ).

Homework Equations



Gamma distribution, etc.

The Attempt at a Solution



[itex]λ = \frac{1}{β}<br /> [/itex]

[itex]f(x) = \frac{λ^{α}}{Γ(α)}x^{α-1}e^{-λx}<br /> <br /> = {(\frac{1}{β})^{α}}{\frac{1}{Γ(α)}}{(\frac{y}{k})}^{α-1}e^{-λ{(\frac{y}{k})}}<br /> <br /> = k{(\frac{1}{kβ})^{α}}{\frac{1}{Γ(α)}}{({y})}^{α-1}e^{-{(\frac{y}{βk})}}<br /> [/itex]

What's with the extra k?

It comes from ##dy = k dx##, so that ##\int f_X(x) \, dx = \int f_X(y/x) \, dy/x##.
Thus, ##f_Y(y) = (1/k) f_X(y/k) ##.
Shackleford said:

Homework Statement



Suppose X ~ Gamma(α, scale = β and that Y = kX with k > 0 a constant. Show that Y ~ Gamma(α, scale = kβ).

Homework Equations



Gamma distribution, etc.

The Attempt at a Solution



[itex]λ = \frac{1}{β}<br /> [/itex]

[itex]f(x) = \frac{λ^{α}}{Γ(α)}x^{α-1}e^{-λx}<br /> <br /> = {(\frac{1}{β})^{α}}{\frac{1}{Γ(α)}}{(\frac{y}{k})}^{α-1}e^{-λ{(\frac{y}{k})}}<br /> <br /> = k{(\frac{1}{kβ})^{α}}{\frac{1}{Γ(α)}}{({y})}^{α-1}e^{-{(\frac{y}{βk})}}<br /> [/itex]

What's with the extra k?

First, tell us what YOU think.
 
Ray Vickson said:
It comes from ##dy = k dx##, so that ##\int f_X(x) \, dx = \int f_X(y/x) \, dy/x##.
Thus, ##f_Y(y) = (1/k) f_X(y/k) ##.First, tell us what YOU think.

Eh. It's related to the scale factor and property of the gamma function. In the first line, shouldn't it be y/k and dy/k?
 
Last edited:
Shackleford said:
Eh. It's related to the scale factor and property of the gamma function. In the first line, shouldn't it be y/k and dy/k?

Yes.

Unfortunately, when I was composing the response, I first gave that detailed answer, then changed my mind and went instead with the "non-answer" that would leave the work to you. I thought I had deleted the detailed answer, but the PF editor is tricky: if one is not careful, material one thinks has been deleted turns out to not have been. That is what happened here! I told you more than I wanted to.
 
Ray Vickson said:
Yes.

Unfortunately, when I was composing the response, I first gave that detailed answer, then changed my mind and went instead with the "non-answer" that would leave the work to you. I thought I had deleted the detailed answer, but the PF editor is tricky: if one is not careful, material one thinks has been deleted turns out to not have been. That is what happened here! I told you more than I wanted to.

Hm. Are they fixing the bug? Is my addition below correct?

dy=kdx, so that ∫ fX(x)dx = ∫ fX(y/k)dy/k = ∫ fY(y)dy.

I assume that this is the CDF: FY(y)=(1/k)FX(y/k).[/sub]
 
Last edited: