Gamma Distribution deviance function unchanged, why?

101 Views Asked by At

Consider the expressions for the deviance function of the gamma distribution:

2∑[−log(yiμi)+yi−μiμi]

Show that if each datum yi replaced by 100yi (say a change of measurement unitsfrom meters to centimeters) that the numerical value of the gamma deviance function does not change.

1

There are 1 best solutions below

0
On BEST ANSWER

If $X\sim Gamma(a;b)$ the mean is $\mu_X=\frac{a}{b}$

If you multiply by 100 the rv you obtain a new gamma

$$Y\sim Gamma(a;\frac{b}{100})$$ with a new mean that is $\mu_Y=100\frac{a}{b}=100 \mu_X$

Now simply substituting the data in your expression you will realize that in this case the deviance is a "Scale Invariant Function"