If $X^\frac 13\sim\operatorname{GAM}(\theta,3)$ (so $\kappa=3$). Then what is the distribution of $X$? Is there any way to do this? I have tried by making use of the original MGF and doing this to the power $3{:}$ $\frac{1}{(1-\theta t)^\kappa}=\frac{1}{(1-\theta t)^3}$ for $X^\frac 13$ and $\left(\frac{1}{(1-\theta t)^3}\right)^3=\frac{1}{(1-\theta t)^9}$ giving $X\sim\operatorname{GAM}(\theta,9)$ but am not sure whether this is the right way, are you allowed to 'just' do the original MGF to the power $3$?
2026-03-24 23:51:13.1774396273
Gamma-distributed variable to the power $3$
139 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 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?
Maybe it depends on what you mean by finding the distribution. For example, to say something is Gamma-distributed doesn't just identify what it's probability density is, but locates it within a family of distributions that are known to have certain properties. But if you only want to know the density function, then your problem is tractable. \begin{align} f_X(x) = {} & \frac d {dx} \Pr(X\le x) = \frac d {dx} \Pr( X^{1/3} \le x^{1/3}) \\[10pt] = {} & \frac d {dx} \int_0^{x^{1/3}} \frac 1 {\Gamma(3)} \left( \frac u \theta \right)^{3-1} e^{-u/\theta} \, \left(\frac{du} \theta\right) \\[10pt] = {} & \frac 1 {\Gamma(3)} \left( \frac {x^{1/3}} \theta \right)^{3-1} e^{-x^{1/3}/\theta} \cdot \frac 1 \theta \cdot \frac d {dx} x^{1/3} \\[10pt] = {} & \frac 1 {6\theta^3} e^{-x^{1/3}/\theta}. \\[10pt] & \text{All of the above is for $x\ge0$.} \end{align}
POSTSCRIPT
The comment below this answer indicates a desire to find $\operatorname E(X).$ You don't need to know the density of $X$ to do that; in fact $99\%$ of that problem has already been done for you, as follows. You have $X=Y^3$ and $Y$ has a Gamma distribution, so \begin{align} & \operatorname E(X) = \operatorname E(Y^3) = \int_0^\infty y^3 f_Y(y) \, dy \\[10pt] = {} & \int_0^\infty y^3\cdot \frac 1 {\Gamma(3)} \left(\frac y \theta\right)^{3-1} e^{-y/\theta} \, \left( \frac{dy} \theta\right) \\[10pt] = {} & \frac {\theta^3} {\Gamma(3)} \int_0^\infty \left( \frac y \theta \right)^{6-1} e^{-y/\theta} \, \left( \frac{dy} \theta \right) \\[10pt] = {} & \frac{\theta^3}{\Gamma(3)} \int_0^\infty w^{6-1} e^{-w} \, dw \tag 1 \\[10pt] = {} & \frac{\theta^3}{\Gamma(3)} \cdot \Gamma(6). \end{align} You see that the integral in line $(1)$ is one that you've already done before; its value is $\Gamma(6).$ That's what I meant by saying $99\%$ is already done, i.e. what is above is a trivial reduction to an integral that you already know.
Finally $$ \theta^3 \frac{\Gamma(6)}{\Gamma(3)} = \theta^3 \cdot \frac{5 \cdot 4 \cdot 3 \cdot \Gamma(3)}{\Gamma(3)} = 60\theta^3. $$
If this was an examination question and the problem was just to find $\operatorname{E}(X),$ then almost certainly the method given in this postscript is what was intended, for two reasons: (1) Working with the density of $X$ itself seems too cumbersome for an examination unless it's just by reducing it to the same integral that we see on line $(1)$ above, and (2) I would think you be expected to know how to do it that way. Probably this item (2) is why the question was there.