0% found this document useful (0 votes)
26 views6 pages

MSO 201A: Probability and Statistics 2021 (2nd Semester) Assignment-III

Uploaded by

Amitesh Sisodia
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views6 pages

MSO 201A: Probability and Statistics 2021 (2nd Semester) Assignment-III

Uploaded by

Amitesh Sisodia
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

MSO 201A: Probability and Statistics

2021 (2nd Semester)


Assignment-III
1. Let X be a random variable with p.m.f.
(
1 2 x
( ) ,
3 3
if x ∈ {0, 1, 2, . . .}
fX (x) = .
0, otherwise

(a) Find the distribution function of Y = X/(X + 1) and hence determine the
p.m.f. of Y ;
(b) Find the p.m.f. of Y = X/(X + 1) and hence determine the distribution
function of Y ;
(c) Find the mean and the variance of X.

2. Let the random variable X have the p.d.f.



1
 2 , if − 2 < x < −1

1
fX (x) = 6
, if 0 < x < 3 .

0, otherwise

(a) Find the distribution function of Y = X 2 and hence determine the p.d.f. of Y ;
(b) Find the probability density function of Y = X 2 and hence determine the
distribution function of Y ;
(c) Find the mean and the variance of X.

3. (a) Give an example of a discrete random variable X for which E(X) is finite but
E(X 2 ) is not finite;
(b) Give an example of a continuous random variable X for which E(X) is finite
but E(X 2 ) is not finite.

4. Let X be a random variable with


1 2
P (X = −2) = 21 , P (X = −1) = 21 , P (X = 0) = 17 ,
4 5
P (X = 1) = 21 , P (X = 2) = 21 , P (X = 3) = 72 .

Find the p.m.f. and distribution function of Y = X 2 .

5. Let X be a random variable with p.d.f.


(
1, if 0 < x < 1
fX (x) = .
0, otherwise

1

Find the p.d.f.s of the following random variables: (a) Y1 = X; (b) Y2 = X 2 ; (c)
Y3 = 2X + 3; (d) Y4 = − ln X.

6. Let the random variable X have the p.d.f.


(
6x(1 − x), if 0 < x < 1
fX (x) = ,
0, otherwise

and let Y = X 2 (3 − 2X).

(a) Find the distribution function of Y and hence find its p.d.f.;
(b) Find the p.d.f. of Y directly (i.e., without finding the distribution function);
(c) Find the mean and the variance of Y .

7. (a) From a box containing N identical tickets, numbered, 1, 2, . . . , N , n (≤ N )


tickets are drawn at random with replacement. Let X = largest number drawn.
Find E(X).
(b) Find the expected number of throws of a fair die required to obtain a 6.
√ √
8. Consider a target comprising of three concentric circles of radii 1/ 3, 1 and 3 feet.
Shots within the inner circle earn 4 points, within the next ring 3 points and within
the outer ring 2 points. Shots outside the target do not earn any point. Let X
denote the distance (in feet) of the hit from the centre and suppose that X has the
p.d.f. (
2
π(1+x2 )
, if x > 0
fX (x) = .
0, otherwise
Find the expected score in a single shot.

9. (a) Let X be a random variable with p.d.f.


(
1, if 0 < x < 1
fX (x) = ,
0, otherwise

and let Y = min(X, 1/2). Examine whether or not Y is a discrete or a contin-


uous random variable.
(Note: Function of a continuous random variable may neither be discrete nor
continuous).
(b) Let the random variable X have the p.d.f.

1 x2
fX (x) = √ e− 2 , −∞ < x < ∞,

2
and let 
 −1, if X < 0

1
Y = 2
, if X = 0 .

1, if X > 0

Examine whether Y is discrete or continuous random variable.


(Note: Function of a continuous random variable may be a discrete random
variable.)

10. (a) Let E(|X|β ) < ∞, for some β > 0. Then show that E(|X|α ) < ∞, ∀ α ∈ (0, β];
(b) Let X be a random variable with finite expectation. Show that limx→−∞ xFX (x) =
limx→∞ [x(1 − FX (x))] = 0, where FX is the distribution function of X;
(c) Let X be a random variable with limx→∞ [xα P (|X| > x)] = 0, for some α > 0.
Show that E(|X|β ) < ∞, ∀ β ∈ (0, α). What about E(|X|α )?

11. (a) Find the moments of the random variable that has the m.g.f. M (t) = (1 − t)−3 ,
t < 1;
(b) Let the random variable X have the m.g.f.

e−t et e2t e3t


M (t) = + + + , t ∈ R.
8 4 8 2

Find the distribution function of X and find P (X 2 = 1).

(c) If the m.g.f. of a random variable X is

et − e−2t
M (t) = , for t 6= 0,
3t

find the p.d.f. of Y = X 2 .

12. Let p ∈ (0, 1) and let Xp be a random variable with p.m.f.


(
n

x
px q n−x , if x ∈ {0, 1, . . . , n}
fXp (x) = ,
0, otherwise

where n is a given positive integer and q = 1 − p.

(a) Find the m.g.f. of Xp and hence find the mean and variance of Xp , p ∈ (0, 1);
(b) Let Yp = n − Xp , p ∈ (0, 1). Using the m.g.f. of Xp show that the p.m.f. of Yp
is ( 
n y
y
q (1 − q)n−y , if y ∈ {0, 1, . . . , n}
fYp (y) = .
0, otherwise

3
13. (a) For any random variable X having the mean µ and finite second moment, show
that E((X − µ)2 ) ≤ E((X − c)2 ), ∀c ∈ R;
(b) Let X be a continuous random variable with distribution function FX that is
strictly increasing on its support. Let m be the median of (distribution of) X.
Show that E(|X − m|) ≤ E(|X − c|), ∀ c ∈ (−∞, ∞).

14. (a) Let X be a non-negative continuous random variable (i.e., P (X ≥ 0) = 1) and


Rx
let h be a real-valued function defined on (0, ∞). Define ψ(x) = 0 h(t)dt,
x ≥ 0, and suppose that h(x) ≥ 0, ∀ x ≥ 0. Show that
Z ∞
E(ψ(X)) = h(y)P (X > y)dy;
0

(b) Let α be a positive real number. Under the assumptions of (a), show that
Z ∞
α
E(X ) = α xα−1 P (X > x)dx;
0

(c) Let F (0) = G(0) = 0 and let F (t) ≥ G(t), ∀ t > 0, where F and G are
distribution functions of continuous random variables X and Y , respectively.
Show that E(X k ) ≤ E(Y k ), ∀ k > 0, provided the expectations exist.

15. (a) Let X be a random variable such that P (X ≤ 0) = 0 and let µ = E(X) be
finite. Show that P (X ≥ 2µ) ≤ 0.5;
(b) If X is a random variable such that E(X) = 3 and E(X 2 ) = 13, then determine
a lower bound for P (−2 < X < 8).

16. (a) An enquiry office receives, on an average, 25, 000 telephone calls a day. What
can you say about the probability that this office will receive at least 30, 000
telephone calls tomorrow?
(b) An enquiry office receives, on an average, 20, 000 telephone calls per day with
a variance of 2, 500 calls. What can be said about the probability that this
office will receive between 19, 900 and 20, 100 telephone calls tomorrow? What
can you say about the probability that this office will receive more than 20, 200
telephone calls tomorrow?

17. Let X be a random variable with m.g.f. M (t), −h < t < h.

(a) Prove that P (X ≥ a) ≤ e−at M (t), 0 < t < h;


(b) Prove that P (X ≤ a) ≤ e−at M (t), −h < t < 0;
−1 3 −1
(c) Suppose that M (t) = 41 1 − 3t + 4 1 − 2t , t < 13 . Find P (X > 1).

4
18. Let µ ∈ R and σ > 0 be real constants and let Xµ,σ be a random variable having
p.d.f.
1 (x−µ)2
fXµ,σ (x) = √ e− 2σ2 , −∞ < x < ∞.
σ 2π
(a) Show that fXµ,σ is a p.d.f.;
(b) Show that the probability distribution function of Xµ,σ is symmetric about µ.
Hence find E(Xµ,σ );
(c) Find the m.g.f. of Xµ,σ and hence find the mean and variance of Xµ,σ ;
(d) Let Yµ,σ = aXµ,σ + b, where a 6= 0 and b are real constants. Using the m.g.f.
of Xµ,σ , show that the p.d.f. of Yµ,σ is

1 (y−(aµ+b))2
fYµ,σ (y) = √ e− 2a2 σ2 , −∞ < y < ∞.
|a|σ 2π

19. Let X be a random variable with p.d.f.



 1
π
√ 1
, if 0 < x < 1,
x(1−x)
f (x) = .
 0, otherwise

Show that the distribution of X is symmetric about a point µ. Find this point µ.
Also, find E(X) and P (X > µ).

20. Let X be a random variable with p.d.f.

1 x2
f (x) = √ e− 2 , −∞ < x < ∞.

D
Show that X = −X. Hence find E(X 3 ) and, P (X > 0).

21. (a) Let X be a random variable with E(X) = 1. Show that E(e−X ) ≥ 31 ;
(b) For pairs of positive real numbers (ai , bi ), i = 1, . . . , n and r ≥ 1, show that

n
! n
!r−1 n
!r
X X X
ari bi bi ≥ ai b i .
i=1 i=1 i=1

Hence show that, for any positive real number m,

n
! n
! n
!2
X X X
ai2m+1 ai ≥ am+1
i .
i=1 i=1 i=1

5
22. Let X be a random variable such that P (X > 0) = 1. Show that:

(a) E(X 2m+1 ) ≥ (E(X))2m+1 , m ∈ {1, 2, . . .};


(b) E(XeX ) + eE(X) ≥ E(X)eE(X) + E(eX ),

provided the involved expectations are finite.

You might also like