I thought If X~gamma($\alpha$, $\beta$) then $\frac{2X}{\alpha}$ ~ $\chi^2_n$ where n=2$\beta$. but when I solve exercise in Mathematical statistics with application (ex9.85e) If Y~Gamma$(\alpha$, $\theta$) then $\frac{2Y}{\alpha}$ should follow $\chi^2_{2\theta}$ ? but, my professor said $\frac{2Y}{\alpha}$ follow $\chi^2_{4n}$. why is that?! Am i missing something right?
2026-03-25 20:41:08.1774471268
gamma distribution to chi squared transform
6.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in STATISTICS
- Given is $2$ dimensional random variable $(X,Y)$ with table. Determine the correlation between $X$ and $Y$
- Statistics based on empirical distribution
- Given $U,V \sim R(0,1)$. Determine covariance between $X = UV$ and $V$
- Fisher information of sufficient statistic
- Solving Equation with Euler's Number
- derive the expectation of exponential function $e^{-\left\Vert \mathbf{x} - V\mathbf{x}+\mathbf{a}\right\Vert^2}$ or its upper bound
- Determine the marginal distributions of $(T_1, T_2)$
- KL divergence between two multivariate Bernoulli distribution
- Given random variables $(T_1,T_2)$. Show that $T_1$ and $T_2$ are independent and exponentially distributed if..
- Probability of tossing marbles,covariance
Related Questions in PROBABILITY-DISTRIBUTIONS
- Given is $2$ dimensional random variable $(X,Y)$ with table. Determine the correlation between $X$ and $Y$
- Statistics based on empirical distribution
- Given $U,V \sim R(0,1)$. Determine covariance between $X = UV$ and $V$
- Comparing Exponentials of different rates
- Linear transform of jointly distributed exponential random variables, how to identify domain?
- Closed form of integration
- Given $X$ Poisson, and $f_{Y}(y\mid X = x)$, find $\mathbb{E}[X\mid Y]$
- weak limit similiar to central limit theorem
- Probability question: two doors, select the correct door to win money, find expected earning
- Calculating $\text{Pr}(X_1<X_2)$
Related Questions in TRANSFORMATION
- $\int \ x\sqrt{1-x^2}\,dx$, by the substitution $x= \cos t$
- Functions on $\mathbb{R}^n$ commuting with orthogonal transformations
- How do you prove that an image preserving barycentric coordinates w.r.t two triangles is an affine transformation?
- Non-logarithmic bijective function from $\mathbb{R}^+$ into $\mathbb{R}$
- Where does this "magical" transformatiom come from?
- Calculate the convolution: $\frac{\sin(4t)}{\pi t}*( \cos(t)+\cos(6t) )$ using Fourier transform
- Find all $x \in\mathbb R^4$ that are mapped into the zero vector by the transformation $x \mapsto Ax$
- Linear transformation $f (ax+by)=$?
- Is a conformal transformation also a general coordinate transformation?
- Infinite dimensional analysis
Related Questions in GAMMA-DISTRIBUTION
- Gamma distribution to normal approximation
- Conditional density function with gamma and Poisson distribution
- sum of two independent scaled noncentral $\chi$-squared random variables
- Expectation of the ratio between Beta-Prime and Gamma random variables
- It is given that $X_i \sim^{\text{ind}} \text{Gamma}(\alpha,p_i)$ Find the distributions of $Y_i=\frac{X_i}{X_1+X_2+...+X_i}$, where $i=2,3,..k$
- Finding the pdf of a random variable generating from another random variable with defined pdf
- Claims per policyholder follows a Poisson dist. but mean varies according to a Gamma distribution
- How to prove the sum of sample is the complete statistics for gamma distribution?
- How to solve or approximate this special integral related to inverse gamma distribution
- Calculating the probability that one analyst is correct over another
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
The textbook mentioned was confirmed (via comments, deleted afterwards, back in Dec. 2016) to be by Dennis Wackerly et al
There's probably a mix up of the parameters when trying to recall the functional form by memory. The transformation of dividing by a parameter should be dividing the scale parameter $\beta$. Both statements as posted here by the professor and by you are "off" in that respect.
Parameters Clarification
There are two common parameterizations for Gamma distribution so just to be clear, here $X \sim \text{Gamma}(\alpha, \beta)$ means
$$f_X(u) = \frac1{\beta} \frac1{\Gamma(\alpha)}\left( \frac{u}{\beta} \right)^{\alpha - 1}e^{ -\frac{u}{\beta}}$$
written in such form to emphasize the role played by the scaling parameter $\beta$, where $\alpha$ is the shape parameter.
(the other common parametrization is the use of $\lambda = 1/\beta$ as the rate of a Poisson process)
One can view a Chi-square distribution as defined by taking $\alpha = \frac{n}2$ and $\beta = 2$, where $n \in \mathbb{N}$ is the degree of freedom. That is, Chi-sq is a special case of Gamma. This is what Dennis Wackerly's book does in Sec.4.6 on p.187 (or the corresponding place where Gamma distribution is introduced in other editions).
Chi-sq distribution can of course be defined with different motivations. Regardless of how it is constructed, the density for a $S \sim \chi^2_n$ takes the form
$$f_S(u) = \frac12 \frac1{\Gamma(\frac{n}2)}\left( \frac{u}2 \right)^{ \frac{n}2 - 1}e^{ -\frac{u}2}$$
Answer to the Stated Question
Now, back to examining our $X \sim \text{Gamma}(\alpha, \beta)$. Define a scaled version $W\equiv \frac{2X}{\beta}$ such that the inverse transform is $x = h(w) = \frac{\beta}2 w$
$$ \begin{align} f_W(u) &= \bigg| \frac{ \text{d} h(u) }{ \text{d} u} \bigg|\cdot f_X\left( h(u) \right) \\ &= \frac{\beta}2 \cdot \frac1{\beta} \frac1{\Gamma(\alpha)}\left( \frac{ \beta u}{2\beta} \right)^{\alpha - 1}e^{ -\frac{\beta u}{2\beta}} \\ &= \frac12 \frac1{\Gamma(\alpha)}\left( \frac{u}2 \right)^{\alpha - 1}e^{ -\frac{u}2} \end{align}$$
which gives the Chi-sq distribution when $\alpha$ is a half-integer (which includes integers), that is, a subset of such $W$ gives $W \sim \chi_n^2$ when $\alpha = \frac{n}2$.
Note that one can have a set of (collection of) Chi-sq with arbirary jumps in degree of freedom. In particular,
when $\alpha$ is any even-integers, $\alpha = 2m$, this subset of $W = \frac{2X}{\beta}$ gives $W \sim \chi^2_m$ where $m$ is any natural number.
when $\alpha$ is any multiple of four, $\alpha = 4m$ for integer $m$, the subset of $W = \frac{2X}{\beta}$ gives us $W \sim \chi^2_{2m}$ only the even degrees of freedom.
One can say that you were right and the professor was wrong (besides the parameters mix-up).
It can also be seen that any attempt to change the degree of freedom in the transformation will fail: the shape parameter $\alpha$ appears in the exponent in the density so, if the goal is to replace $\alpha$ by something else, first one must make $\alpha$ disappear via incorporating some transformation that involves power, like $W \equiv X^{\alpha-1}$. However, besides the Jacobian term bringing back the $\alpha$, that power will ruin the $e^{-u}$ term and will not give you a Chi-sq.