Questions tagged [moment-generating-functions]

For questions relating to moment-generating-functions (m.g.f.), which are a way to find moments like the mean$~(μ)~$ and the variance$~(σ^2)~$. Finding an m.g.f. for a discrete random variable involves summation; for continuous random variables, calculus is used.

A moment generating function (MGF) is a single expected value function whose derivatives produce each of the required moments.

Definition: Let $X$ be a discrete random variable with probability mass function $f(x)$ and support $S$. Then:

$$M_X(t) = E(e^{tX})=\sum\limits_{x\in S} e^{tx}f(x)$$or, $$M_X(t) = E(e^{tX}) = \int_x e^{tx} f(x) \, \mathrm{d}x$$

is the MGF of $X$ as long as the summation is finite for some interval of $t$ around $0$.

i.e. $M(t)$ is the MGF of $X$ if there is a positive number $h$ such that the above summation exists and is finite for $−h<t<h$.

Note: There are basically two reasons for which MGF's are so important.

  • the MGF of $X$ gives us all moments of $X$.
  • the MGF (if it exists) uniquely determines the distribution. That is, if two random variables have the same MGF, then they must have the same distribution.

Thu if you find the MGF of a random variable, you have indeed determined its distribution.

1320 questions
20
votes
3 answers

Moment Generating Function of Poisson

I'm unable to understand the proof behind determining the Moment Generating Function of a Poisson which is given below: $N \sim \mathrm{Poiss}(\lambda)$ $$ E[e^{\theta N}] = \sum\limits_{k=0}^\infty e^{\theta k} \frac{e^{-\lambda}\lambda^k }{k!} =…
4
votes
2 answers

Moment generating function of multinomial distribution

Suppose that $X$ is a Multinomial($n, \textbf{p}$) r.v., where $\textbf{p}$ = $(p_1, . . . , p_k)$. That is, $X$ is a random vector in $\{0, 1, \ldots , n\}^k$. Find its multivariate moment generating function $M_{X}$, defined…
J.banks
  • 151
4
votes
1 answer

What's the difference between 'A sequence of moments' and 'moment generating function' when it comes to uniquely determine distribution function

I read from the MGB stats textbook which says something about "the problem of moments", as follows: "In general, a sequence of moments μ1,μ2..,μn,... does not determine a unique distribution function;..., However, if the moment generating function…
Zoe Lee
  • 155
3
votes
1 answer

Finding probabilities of sum of independent random variables from their Moment Generating Function

This is a problem from A First Course in Probability, Sheldon Ross Ed. 7 Problem 7.75. I am really stumped on this one. The MGF of X is given by $M_X(t)=exp(2e^t-2)$ and the MGF of Y is $M_Y(t)= (\dfrac{3}{4}e^t+\dfrac{1}{4})^{10}$ If X and Y are…
Max
  • 131
3
votes
0 answers

Is the moment-generating-function always continuous?

The MGF is defined as $\mathbb E[e^{tX}]$ - in case this is finite for $t$ in a neighborhood of $0$, we say it exists. Can there be a situation where the MGF exists but is not continuous (in $t$)? Specifically since we differentiate it and then…
3
votes
1 answer

Finding the M.G.F of product of two random variables.

We are given two independent standard normal random variables $X$ and $Y$. We need to find out the M.G.F of $XY$. I tried as follows : \begin{align} M_{XY}(t)&=E\left(e^{(XY)t}\right)\\&=\int_{- \infty}^{\infty}\int_{-…
User9523
  • 2,094
2
votes
1 answer

Moment generating function of a sum of i.i.d. random variables

Let $\{ Y_j: 1\leq j \leq K \}$ be a collection of i.i.d. random variables. Suppose we have two random variables $W$ and $W'$ that have the same distribution function, where $W'$ is given by: $$W'=\sum_{j=1}^{K} Y_j,$$ where $K$ is a random…
mr_T
  • 303
2
votes
0 answers

Moment Generating Function $X^2$ and $XY$

Let X and Y be two independent standard normal random variables. (a) Find the moment generating function of $X^2$. (b) Find the moment generating function of $XY$ . (c) Prove or disprove that $X^2$ and $XY$ have the same distribution. Kinda confused…
V.L.
  • 31
2
votes
1 answer

Moment generating function constant term

Suppose the moment generating function for a given Poisson distribution is given by F(t). If I have another weird random variable which I analyze and find that the moment generating function is F(t)+C (where C is just a constant term), is this also…
Mathew
  • 31
2
votes
1 answer

Moment generating function of $f(x)=\frac{1-\cos(x)}{\pi x^2}$ does not exist

How to prove that $\int_{\mathbb{R}}\exp(tx)\frac{1-\cos(x)}{x^2}dx$ is not finite for any fixed $t$? Thank you!
1
vote
1 answer

Independent, Identically Distributed Sequence of Poisson Random Variables: Approximating Probability

Problem: $K_1, K_2,…$ is an independent, identically distributed sequence of Poisson random variables with $E[K] = 1$. $W_n = K_1 +…+ K_n$. Use the approximation: $P[k_1 \leq K \leq k_2] =…
Swamp G
  • 337
1
vote
1 answer

Finding the MGF of a distribution given it depends on another distribution?

So my question told me to find the $E[Y]$ and $V[Y]$ first and then find the PGF of $Y$ and state its distribution. Am I supposed to use the information from $E[Y]$ and $E[X]$ to derive the PGF or are they unrelated, because I am having trouble…
1
vote
1 answer

Meaning of parameter t in moment generating function.

Moment generating function for a random variable X is given by M(t)=$E[e^{tX}]$ for some −h < t < h. Why does −h < t < h ?. I am not able to understand the importance and meaning of parameter t in the definition of moment generating function. What…
Ayush
  • 39
1
vote
1 answer

Moment generating function for a standardized sum of random variables

I ran into a homework problem to derive the mgf for a standardized sum of random variables. Having already solved for when $\mu$ = 0, I am now asked to generalize for when $\mu$ =/= 0. Furthermore, it is required to use L'Hopital rule to solve the…
1
vote
0 answers

Obtaining the pdf from the moment generating function

We have, for a positive random variable X: $$ M_X(t) = E \left[\text{e}^{tX}\right] = \sum_{k=0}^{\infty} \frac{t^k}{k!} E \left[ X^k\right] $$ Then, the pdf is given by: $$ f_X(x) = \frac{1}{2\pi i} \lim_{T\to\infty} \int_{0}^{\gamma + iT}…
Felipe
  • 334
  • 2
  • 15
1
2 3