Skip to content

Commit 0e0a776

Browse files
Paciicfifthist
authored andcommitted
Create 15.tex
1 parent 2ff83c8 commit 0e0a776

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • src/chapters/6/sections/moment_generating_functions
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
(a). Since the MGF is uniquely determined from the distribution, and X and Y are identically distributed, \[M_{Y^2}(t) = M_{X^2}(t) = (1-2t)^{-\frac{1}{2}}.\]
2+
As X and Y are mutually independent, \[M_{W}(t) = M_{X^2+Y^2}(t) = M_{X^2}(t) \cdot M_{Y^2}(t).\]
3+
Hence,
4+
\[M_{W}(t) = \frac{1}{(1-2t)}.\]
5+
6+
(b). Exponential distribution, with \(\lambda =\frac{1}{2}\). Note that this is a special case (as mentioned in the question) of the Gamma distribution (Chapter 8).

0 commit comments

Comments
 (0)