Download 6.041 Fall 2009 Quiz 2 Tuesday, November 3, 7:30

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
6.041 Fall 2009 Quiz 2
Tuesday, November 3, 7:30 - 9:30 PM.
DO NOT TURN THIS PAGE OVER UNTIL
YOU ARE TOLD TO DO SO
Name:
Recitation Instructor:
TA:
Question
1
2 (a)
2 (b)
2 (c)
2 (d)
2 (e)
2 (f )
3
4 (a i)
4 (a ii)
4 (b)
4 (c)
5 (a)
5 (b)
5 (c)
Your Grade
Score
Out of
2
7
7
7
7
7
7
10
5
5
7
8
7
7
7
100
• This quiz has 5 problems, worth a total of 100 points.
• When giving a formula for a PDF, make sure to specify the range over which
the formula holds.
• Please make sure to return the entire exam booklet intact.
• Write your solutions in this quiz booklet, only solutions in this quiz booklet will be graded.
Be neat! You will not get credit if we can’t read it.
• You are allowed 2 two-sided, handwritten, formulae sheets. Calculators not allowed.
• You may give an answer in the form of an arithmetic expression (sums, products, ratios,
��
factorials) of numbers that could be evaluated using a calculator. Expressions like 83 or
�5
k
k=0 (1/2) are also fine.
• You have 2 hrs. to complete the quiz.
• Graded quizzes will be returned in recitation on Thursday 11/5.
Massachusetts Institute of Technology
Department of Electrical Engineering & Computer Science
6.041/6.431: Probabilistic Systems Analysis
(Fall 2009)
.00
.01
.02
.03
.04
.05
.06
.07
.08
.09
0.0
0.1
0.2
0.3
0.4
.5000
.5398
.5793
.6179
.6554
.5040
.5438
.5832
.6217
.6591
.5080
.5478
.5871
.6255
.6628
.5120
.5517
.5910
.6293
.6664
.5160
.5557
.5948
.6331
.6700
.5199
.5596
.5987
.6368
.6736
.5239
.5636
.6026
.6406
.6772
.5279
.5675
.6064
.6443
.6808
.5319
.5714
.6103
.6480
.6844
.5359
.5753
.6141
.6517
.6879
0.5
0.6
0.7
0.8
0.9
.6915
.7257
.7580
.7881
.8159
.6950
.7291
.7611
.7910
.8186
.6985
.7324
.7642
.7939
.8212
.7019
.7357
.7673
.7967
.8238
.7054
.7389
.7704
.7995
.8264
.7088
.7422
.7734
.8023
.8289
.7123
.7454
.7764
.8051
.8315
.7157
.7486
.7794
.8078
.8340
.7190
.7517
.7823
.8106
.8365
.7224
.7549
.7852
.8133
.8389
1.0
1.1
1.2
1.3
1.4
.8413
.8643
.8849
.9032
.9192
.8438
.8665
.8869
.9049
.9207
.8461
.8686
.8888
.9066
.9222
.8485
.8708
.8907
.9082
.9236
.8508
.8729
.8925
.9099
.9251
.8531
.8749
.8944
.9115
.9265
.8554
.8770
.8962
.9131
.9279
.8577
.8790
.8980
.9147
.9292
.8599
.8810
.8997
.9162
.9306
.8621
.8830
.9015
.9177
.9319
1.5
1.6
1.7
1.8
1.9
.9332
.9452
.9554
.9641
.9713
.9345
.9463
.9564
.9649
.9719
.9357
.9474
.9573
.9656
.9726
.9370
.9484
.9582
.9664
.9732
.9382
.9495
.9591
.9671
.9738
.9394
.9505
.9599
.9678
.9744
.9406
.9515
.9608
.9686
.9750
.9418
.9525
.9616
.9693
.9756
.9429
.9535
.9625
.9699
.9761
.9441
.9545
.9633
.9706
.9767
The standard normal table. The entries in this table provide the numeri­
cal values of Φ(y) = P(Y ≤ y), where Y is a standard normal random vari­
able, for y between 0 and 1.99. For example, to find Φ(1.71), we look at
the row corresponding to 1.7 and the column corresponding to 0.01, so that
Φ(1.71) = .9564. When y is negative, the value of Φ(y) can be found using the
formula Φ(y) = 1 − Φ(−y).
Page 3 of 13
Massachusetts Institute of Technology
Department of Electrical Engineering & Computer Science
6.041/6.431: Probabilistic Systems Analysis
(Fall 2009)
Problem 2. (42 points)
The random variable X is exponential with parameter 1. Given the value x of X, the random variable Y is
exponential with parameter equal to x (and mean 1/x).
Note: Some useful integrals, for λ > 0:
� ∞
� ∞
1
2
xe−λx dx = 2 ,
x2 e−λx dx = 3 .
λ
λ
0
0
(a) (7 points) Find the joint PDF of X and Y .
(b) (7 points) Find the marginal PDF of Y .
(c) (7 points) Find the conditional PDF of X, given that Y = 2.
(d) (7 points) Find the conditional expectation of X, given that Y = 2.
(e) (7 points) Find the conditional PDF of Y , given that X = 2 and Y ≥ 3.
(f) (7 points) Find the PDF of e2X .
Problem 3. (10 points)
For the following questions, mark the correct answer. If you get it right, you receive 5 points for that question.
You receive no credit if you get it wrong. A justification is not required and will not be taken into account.
Let X and Y be continuous random variables. Let N be a discrete random variable.
(a) (5 points) The quantity E[X | Y ] is always:
(i) A number.
(ii) A discrete random variable.
(iii) A continuous random variable.
(iv) Not enough information to choose between (i)-(iii).
(b) (5 points) The quantity E[ E[X | Y, N ] | N ] is always:
(i) A number.
(ii) A discrete random variable.
(iii) A continuous random variable.
(iv) Not enough information to choose between (i)-(iii).
Problem 4. (25 points)
The probability of obtaining heads in a single flip of a certain coin is itself a random variable, denoted by Q,
which is uniformly distributed in [0, 1]. Let X = 1 if the coin flip results in heads, and X = 0 if the coin flip
results in tails.
(a)
(i) (5 points) Find the mean of X.
(ii) (5 points) Find the variance of X.
(b) (7 points) Find the covariance of X and Q.
(c) (8 points) Find the conditional PDF of Q given that X = 1.
Page 4 of 13
Massachusetts Institute of Technology
Department of Electrical Engineering & Computer Science
6.041/6.431: Probabilistic Systems Analysis
(Fall 2009)
Problem 5. (21 points)
Let X and Y be independent continuous random variables with marginal PDFs fX and fY , and marginal
CDFs FX and FY , respectively. Let
S = min{X, Y },
L = max{X, Y }.
(a) (7 points) If X and Y are standard normal, find the probability that S ≥ 1.
(b) (7 points) Fix some s and with s ≤ . Give a formula for
P(s ≤ S and L ≤ )
involving FX and FY , and no integrals.
(c) (7 points) Assume that s ≤ s + δ ≤ . Give a formula for
P(s ≤ S ≤ s + δ, ≤ L ≤ + δ),
as an integral involving fX and fY .
Each question is repeated in the following pages. Please write your answer on
the appropriate page.
Page 5 of 13
Massachusetts Institute of Technology
Department of Electrical Engineering & Computer Science
6.041/6.431: Probabilistic Systems Analysis
(Fall 2009)
Problem 2. (42 points)
The random variable X is exponential with parameter 1. Given the value x of X, the random variable Y is
exponential with parameter equal to x (and mean 1/x).
Note: Some useful integrals, for λ > 0:
� ∞
� ∞
1
2
xe−λx dx = 2 ,
x2 e−λx dx = 3 .
λ
λ
0
0
(a) (7 points) Find the joint PDF of X and Y .
(b) (7 points) Find the marginal PDF of Y .
Page 6 of 13
Massachusetts Institute of Technology
Department of Electrical Engineering & Computer Science
6.041/6.431: Probabilistic Systems Analysis
(Fall 2009)
(c) (7 points) Find the conditional PDF of X, given that Y = 2.
(d) (7 points) Find the conditional expectation of X, given that Y = 2.
Page 7 of 13
Massachusetts Institute of Technology
Department of Electrical Engineering & Computer Science
6.041/6.431: Probabilistic Systems Analysis
(Fall 2009)
(e) (7 points) Find the conditional PDF of Y , given that X = 2 and Y ≥ 3.
(f) (7 points) Find the PDF of e2X .
Page 8 of 13
Massachusetts Institute of Technology
Department of Electrical Engineering & Computer Science
6.041/6.431: Probabilistic Systems Analysis
(Fall 2009)
Problem 3. (10 points)
For the following questions, mark the correct answer. If you get it right, you receive 5 points for that question.
You receive no credit if you get it wrong. A justification is not required and will not be taken into account.
Let X and Y be continuous random variables. Let N be a discrete random variable.
(a) (5 points) The quantity E[X | Y ] is always:
(i) A number.
(ii) A discrete random variable.
(iii) A continuous random variable.
(iv) Not enough information to choose between (i)-(iii).
(b) (5 points) The quantity E[ E[X | Y, N ] | N ] is always:
(i) A number.
(ii) A discrete random variable.
(iii) A continuous random variable.
(iv) Not enough information to choose between (i)-(iii).
Problem 4. (25 points)
The probability of obtaining heads in a single flip of a certain coin is itself a random variable, denoted by Q,
which is uniformly distributed in [0, 1]. Let X = 1 if the coin flip results in heads, and X = 0 if the coin flip
results in tails.
(a)
(i) (5 points) Find the mean of X.
Page 9 of 13
Massachusetts Institute of Technology
Department of Electrical Engineering & Computer Science
6.041/6.431: Probabilistic Systems Analysis
(Fall 2009)
(ii) (5 points) Find the variance of X.
(b) (7 points) Find the covariance of X and Q.
Page 10 of 13
Massachusetts Institute of Technology
Department of Electrical Engineering & Computer Science
6.041/6.431: Probabilistic Systems Analysis
(Fall 2009)
(c) (8 points) Find the conditional PDF of Q given that X = 1.
Page 11 of 13
Massachusetts Institute of Technology
Department of Electrical Engineering & Computer Science
6.041/6.431: Probabilistic Systems Analysis
(Fall 2009)
Problem 5. (21 points)
Let X and Y be independent continuous random variables with marginal PDFs fX and fY , and marginal
CDFs FX and FY , respectively. Let
S = min{X, Y },
L = max{X, Y }.
(a) (7 points) If X and Y are standard normal, find the probability that S ≥ 1.
Page 12 of 13
Massachusetts Institute of Technology
Department of Electrical Engineering & Computer Science
6.041/6.431: Probabilistic Systems Analysis
(Fall 2009)
(b) (7 points) Fix some s and with s ≤ . Give a formula for
P(s ≤ S and L ≤ )
involving FX and FY , and no integrals.
(c) (7 points) Assume that s ≤ s + δ ≤ . Give a formula for
P(s ≤ S ≤ s + δ, ≤ L ≤ + δ),
as an integral involving fX and fY .
Page 13 of 13
MIT OpenCourseWare
http://ocw.mit.edu
6.041 / 6.431 Probabilistic Systems Analysis and Applied Probability
Fall 2010
For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.