3 Questions with Answers on Mathematical Statistics I - Homework 4 | STAT 510, Assignments of Mathematical Statistics

Material Type: Assignment; Class: Mathematical Statistics I; Subject: Statistics; University: University of Illinois - Urbana-Champaign; Term: Fall 2006;

Typology: Assignments

Pre 2010

Uploaded on 03/16/2009

koofers-user-13q-1
koofers-user-13q-1 🇺🇸

5

(1)

10 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
STAT 510 HW #4 Answers
Due Friday, September 29, 2006
You can turn it in in class, or to my office (116B IH) or mailbox in 101 IH, by 4PM.
There are also questions on Mallard.
1. The double exponential random variable Xhas space Rand pdf f(x) = (1/2)e−|x|.
(a) Show that the mgf of a double exponential is MX(t) = 1/(1 t2). [Break the integral
into two parts according to the sign of x.] For which tis it finite?
Answer:
MX(t) = E[etX ] = 1
2Z
−∞ etx−|x|dx =1
2Z0
−∞ etx+xdx +1
2Z
0etxxdx.
The first integral is
Z0
−∞ etx+xdx =Z0
−∞ ex(1+t)dx =1
1 + tex(1+t)|0
−∞ =1
1 + tif 1 + t > 0.
The second is Z
0etxxdx =Z
0ex(1t)dx =1
1tif 1t > 0,
as for the exponential. So the mgf is finite if both 1 + t > 0 and 1 t > 0, i.e., if 1< t < 1.
If so, then
MX(t) = 1
21
1t+1
1 + t=1
2
1 + t+ 1 t
(1 t)(1 + t)=1
1t2.
(b) Suppose Uand Vare independent Exponential(1), and let Y=UV. Find the
mgf of Y. What is the distribution of Y?
Answer: The mgf of an E xponential(1) is 1/(1 t) if t < 1, hence
MY(t) = E[etY ] = E[et(UV)] = E[etU ]E[etV ] = 1
1t
1
1 + t=1
1t2
when t < 1 and t < 1, i.e., when 1< t < 1. So Yis double exponential.
(c) The mean of a double exponential is 0 and the variance is 2. Suppose X1, . . . , Xnare
independent and identically distributed double exponentials, and let Wnbe the standardized
mean,
Wn=X
q2/n.
Show that the mgf of Wnis
Mn(t) = 1
(1 t2
2n)n.
1
pf3

Partial preview of the text

Download 3 Questions with Answers on Mathematical Statistics I - Homework 4 | STAT 510 and more Assignments Mathematical Statistics in PDF only on Docsity!

STAT 510 HW #4 – Answers

Due Friday, September 29, 2006 You can turn it in in class, or to my office (116B IH) or mailbox in 101 IH, by 4PM.

There are also questions on Mallard.

  1. The double exponential random variable X has space R and pdf f (x) = (1/2)e−|x|.

(a) Show that the mgf of a double exponential is MX (t) = 1/(1 − t^2 ). [Break the integral into two parts according to the sign of x.] For which t is it finite?

Answer:

MX (t) = E[etX^ ] =

∫ (^) ∞ −∞

etx−|x|dx =

∫ (^0) −∞

etx+xdx +

∫ (^) ∞ 0

etx−xdx.

The first integral is ∫ (^0) −∞ etx+xdx =

∫ (^0) −∞ ex(1+t)dx =

1 + t ex(1+t)|^0 −∞ =

1 + t if 1 + t > 0.

The second is (^) ∫ (^) ∞

0

etx−xdx =

∫ (^) ∞ 0

e−x(1−t)dx =

1 − t

if 1 − t > 0 ,

as for the exponential. So the mgf is finite if both 1 + t > 0 and 1 − t > 0, i.e., if − 1 < t < 1. If so, then

MX (t) =

1 − t

1 + t

)

1 + t + 1 − t (1 − t)(1 + t)

1 − t^2

(b) Suppose U and V are independent Exponential(1), and let Y = U − V. Find the mgf of Y. What is the distribution of Y?

Answer: The mgf of an Exponential(1) is 1/(1 − t) if t < 1, hence

MY (t) = E[etY^ ] = E[et(U^ −V^ )] = E[etU^ ]E[e−tV^ ] =

1 − t

1 + t

1 − t^2

when t < 1 and −t < 1, i.e., when − 1 < t < 1. So Y is double exponential.

(c) The mean of a double exponential is 0 and the variance is 2. Suppose X 1 ,... , Xn are independent and identically distributed double exponentials, and let Wn be the standardized mean,

Wn =

√X

2 /n

Show that the mgf of Wn is

Mn(t) =

(1 − 2 t^2 n )n^

Answer:

Mn(t) = E[etX/

2 /n] = E[e(t/

√ 2 n)(X 1 +···+Xn (^) ]

= MX 1 ( √t 2 n

) · · · MXn ( √t 2 n

= MXi ( t √ 2 n

)n

( 1 1 − (t/

2 n)^2

)n

( 1 1 − t^2 /(2n)

)n .

(d) What is the limit of Mn(t) as n → ∞? The limit is the mgf for what distribution?

Answer: The limit of (1 + z/n)n^ is ez^ , hence

Mn(t) =

( 1 1 − t^2 /(2n)

)n −→

e−t^2 /^2 = e (^12) t 2 .

That is the mgf of a N (0, 1).

  1. Suppose U and V are independent and identically distributed with pmf

f (u) = pu(1 − p), u ∈ U = { 0 , 1 , 2 ,.. .}.

Using the convolution formula, find the space and pmf of X = U + V.

Answer: The space of X is X = { 0 , 1 , 2 ,.. .}, too, and for x ∈ X , u goes from 0 to x, hence

fX (x) =

∑^ x u=

fU (u)fV (x−u) =

∑^ x u=

[pu(1−p)][px−u(1−p)] = px(1−p)^2

∑^ x u=

1 = (x+1)px(1−p)^2.

  1. Suppose U 1 ,... , Un are independent and identically distributed U nif orm(0, 1)’s, and let X = max{U 1 ,... , Un}.

(a) Why does P [X ≤ x] = P [U 1 ≤ x,... , Un ≤ x]?

Answer: Because the largest of the Ui’s is less than or equal to x if and only if they are all less than or equal to x.