Continuous Random Variable - Probability - Solved Exam, Exams of Probability and Statistics

This is the Solved Exam of Probability which includes White Balls, Replacement, Number, Calculate, Watched Gymnastics, Gymnastics and Baseball etc. Key important points are: Continuous Random Variables, Marginal Density Function, Density Functions, Convolution Formula, Uniform, Interval, Marginal Density, Joint Density Function, Conditional Density, Different Schools

Typology: Exams

2012/2013

Uploaded on 02/21/2013

rajanikanta
rajanikanta 🇮🇳

4.1

(7)

110 documents

1 / 5

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Math 431 An Introduction to Probability
Final Exam Solutions
1. A continuous random variable Xhas cdf
F(x) =
afor x0,
x2for 0 < x < 1,
bfor x1.
(a) Determine the constants aand b.
(b) Find the pdf of X. Be sure to give a formula for fX(x) that is valid for all x.
(c) Calculate the expected value of X.
(d) Calculate the standard deviation of X.
Answer:
(a) We must have a= limx→−∞ = 0 and b= limx+= 1, since Fis a cdf.
(b) For all x6= 0 or 1, Fis differentiable at x, so
f(x) = F0(x) = (2xif 0 < x < 1,
0 otherwise.
(One could also use any fthat agrees with this definition for all x6= 0 or 1.)
(c) E(X) = R
−∞ x·f(x)dx =R1
0x·2x dx =2
3.
(d) E(X2) = R1
0x2·2x dx =1
2, Var(X) = E(X2)[E(X)]2=1
2(2
3)2=1
18 0.0556,
and σ(X) = qVar(X) = q1
18 =1
32.2357.
pf3
pf4
pf5

Partial preview of the text

Download Continuous Random Variable - Probability - Solved Exam and more Exams Probability and Statistics in PDF only on Docsity!

Math 431 An Introduction to Probability

Final Exam — Solutions

  1. A continuous random variable X has cdf

F (x) =

  

a for x ≤ 0, x^2 for 0 < x < 1, b for x ≥ 1.

(a) Determine the constants a and b.

(b) Find the pdf of X. Be sure to give a formula for fX (x) that is valid for all x.

(c) Calculate the expected value of X.

(d) Calculate the standard deviation of X.

Answer:

(a) We must have a = limx→−∞ = 0 and b = limx→+∞ = 1, since F is a cdf.

(b) For all x 6 = 0 or 1, F is differentiable at x, so

f (x) = F ′(x) =

{ 2 x if 0 < x < 1, 0 otherwise.

(One could also use any f that agrees with this definition for all x 6 = 0 or 1.)

(c) E(X) = ∫ (^) ∞ −∞ x^ ·^ f^ (x)^ dx^ =^

∫ (^1) 0 x^ ·^2 x dx^ =^ 2

(d) E(X^2 ) =

∫ (^1) 0 x^2 ·^2 x dx^ =^ 1 2 , Var(X) =^ E(X

2 ) − [E(X)] 2 = 1

2 −^ (

2 3 )

18 ≈^0 .0556,

and σ(X) =

√ Var(X) =

√ (^1) 18 =^

1 3 √ 2 ≈^ .2357.

  1. Suppose the number of children born in Ruritania each day is a binomial random variable with mean 1000 and variance 100. Assume that the number of children born on any particular day is independent of the numbers of children born on all other days. What is the probability that on at least one day this year, fewer than 975 children will be born in Ruritania? Answer: We approximate the number of children born each day by a normal random variable. Letting X denote the number of children born on some specified day, and Z denote a standard normal, we have P (X ≥ 975) = P (X ≥ 974 .5) = P (X− 101000 ≥
    1. 5 − 1000 10 =^ −^2 .55) =^ P^ (Z^ ≤^ +2.55)^ ≈^ .9946. Since each such random variable^ X^ (one for each day) is assumed independent of the others, the probability that 975 or more children will be born on every day of this year is. 9946365 ≈ .1386, and the probability that, on at least one day this year, fewer than 975 children will be born is close to 1 −. 1386 ≈ 86%.
  2. Suppose that the time until the next telemarketer calls my home is distributed as an exponential random variable. If the chance of my getting such a call during the next hour is .5, what is the chance that I’ll get such a call during the next two hours? Answer: First solution: Letting λ denote the rate of this exponential random variable X, we have .5 = FX (1) = 1 − e−λ, so λ = ln 2 and FX (2) = 1 − e−^2 λ^ = 1 − (e−λ)^2 = 1 − (.5)^2 = .75. Second solution: We have P (X ≤ 2) = P (X ≤ 1) + P (1 < X ≤ 2). The first term is .5, and the second can be written as P (X > 1 and X ≤ 2) = P (X > 1)P (X ≤ 2 | X > 1). The first of these factors equals 1 − P (X ≤ 1) = 1 − .5 = .5, and the second (by virtue of the memorylessness of the exponential random variable) equals P (X ≤ 1) = .5. So P (X ≤ 2) = .5 + (.5)(.5) = .75.
  3. Suppose X is uniform on the interval from 1 to 2. Compute the pdf and expected value of the random variable Y = 1/X. Answer: We have

fX (x) =

{ 1 if 1 < x < 2, 0 otherwise.

Putting g(t) = 1/t we have Y = g(X); since g is monotone on the range of X with inverse function g−^1 (y) = (^1) y , Theorem 7.1 tells us that

fY (y) =

{ 1 · | (^) dyd^1 y | = (^) y^12 if 12 < y < 1, 0 otherwise.

(Check: ∫ (^) ∞ −∞ fY^ (y)^ dy^ =^

∫ (^1) 1 / 2 1 y^2 dy^ = 1.) We have^ E(Y^ ) =^

∫ (^) ∞ −∞ y fY^ (y)^ dy^ =^

∫ (^1) 1 / 2 1 y dy^ = ln 2. (Check: E(1/X) = ∫ (^) ∞ −∞ (^1) x ·^ fX^ (x)^ dx^ =^

∫ (^2) (^1 1) x dx^ = ln 2.)

  1. I toss 3 fair coins, and then re-toss all the ones that come up tails. Let X denote the number of coins that come up heads on the first toss, and let Y denote the number of re-tossed coins that come up heads on the second toss. (Hence 0 ≤ X ≤ 3 and 0 ≤ Y ≤ 3 − X.)

(b) The marginal pdf for X is fX (x) =

∫ (^) ∞ −∞ fX,Y^ (x, y)^ dy, which equals^

∫ (^) x 0 1 x dy^ = 1 for 0 < x < 1 (and equals zero otherwise). That is, X is uniform on the interval from 0 to 1. Hence for each 0 < x < 1, the conditional pdf for Y given X = x is fY |X (y|x) = fX,Y (x, y)/fX (x), which is (^) x^1 for 0 < y < x and 0 otherwise.

(c) E(Y |X = x) =

∫ (^) ∞ −∞ y^ ·^ fY^ |X^ (y|x)^ dy^ =^

∫ (^) x 0 y x dy^ =^

1 2 x. (We can also derive this answer from the fact that the conditional distribution of Y given X = x was shown in (b) to be uniform on the interval (0, x), and from the fact that the expected value of a random variable that is uniform on an interval is just the midpoint of the interval.) To check the formula for E(Y |X), we re-calculate E(Y ) = E(E(Y |X)) = E(^12 X) = 1 2 E(X), which agrees with^ E(X) =^

1 2 ,^ E(Y^ ) =^

1

(d) E(XY ) =

∫ (^1) 0

∫ (^) x 0 xy^ ·^ 1 x dy dx^ =^

∫ (^1) 0 1 2 x

(^2) dx = 1 1 6 , so Cov(X, Y^ ) =^ E(XY^ )^ −^ E(X)E(Y^ ) = 6 −^ (

1 2 )(

1 4 ) =^

1

  1. I repeatedly roll a fair die. If it comes up 6, I instantly win (and stop playing); if it comes up k, for any k between 1 and 5, I wait k minutes and then roll again. What is the expected elapsed time from when I start rolling until I win? (Note: If I win on my first roll, the elapsed time is zero.) Answer: Let T denote the (random) duration of the game, and let X be the result of the first roll. Then E(T ) = E(E(T |W )) = 16 (E(T |W = 1) + E(T |W = 2) +... + E(T |W =

    • E(T |W = 6)) = 16 ((E(T ) + 1) + (E(T ) + 2) +... + (E(T ) + 5) + 0) = 16 (5E(T ) + 15), so 6E(T ) = 5E(T ) + 15 and E(T ) = 15 (minutes).
  1. Suppose that the number of students who enroll in Math 431 each fall is known (or believed) to be a random variable with expected value 90. It does not appear to be normal, so we cannot use the Central Limit Theorem.

(a) If we insist on being 90% certain that there will be no more than 35 students in each section, should UW continue to offer just three sections of Math 431 each fall, or would our level of aversion to the risk of overcrowding dictate that we create a fourth section?

(b) Repeat part (a) under the additional assumption that the variance in the enrollment level is known to be 20 (with no other additional assumptions).

Answer:

(a) Since we do not know the variance, the best we can do is use Markov’s inequality: P (X ≥ 106) ≤ 10690 ≈ .85; this is much bigger than .10, so to be on the safe side we should create a fourth section.

(b) Here we know the variance, but since normality is not assumed, we cannot use the Central Limit Theorem; we should use a two-sided or (better still) a one-sided

Chebyshev inequality. The two-sided inequality gives us P (X ≥ 106) ≤ P (|X − 90 | ≥

  1. ≤ σ 2 162 =^

20 256 ≈^.^078 < .10, so we’re on the safe side with just three classes. (Or we could use the one-sided Chebyshev inequality: P (X ≥ 106) ≤ P (X − 90 ≥ 16) ≤ σ^2 σ^2 +16^2 =^

20 20+256 ≈^ .072.)

(a) A coin is tossed 50 times. Use the Central Limit Theorem (applied to a binomial random variable) to estimate the probability that fewer than 20 of those tosses come up heads.

(b) A coin is tossed until it comes up heads for the 20th time. Use the Central Limit Theorem (applied to a negative binomial random variable) to estimate the probability that more than 50 tosses are needed.

(c) Compare your answers from parts (a) and (b). Why are they close but not exactly equal?

Answer:

(a) The number of tosses that come up heads is a binomial random variable, which can be written as a sum of 50 independent indicator random variables. Since 50 is a reasonably large number, it makes sense to use the Central Limit Theorem, and to approximate X (the number of heads in 50 tosses) by a Gaussian with mean np = 50 · 12 = 25 and variance np(1 − p) = 50 · 12 · 12 = 12.5. So P (X < 20) = P (X ≤ 19 .5) = P (X√− 1225. 5 ≤ 19 √.^512 −.^255 = − √^512.^5. 5 ) = P (Z ≥ √^512.^5. 5 ), where Z is a standard Gaussian; using √^512.^5. 5 ≈ 1 .56, we have P (X < 20) ≈ 1 − Φ(1.56) ≈ 6%.

(b) The waiting time until the 20th heads-toss is a negative binomial random variable, which can be written as a sum of 20 independent geometric random variables. 20 is a decent-sized number, so, as in part (a), we may apply the Central Limit Theorem and approximate W (the number of tosses required to get heads 20 times) by a Gaussian with mean rp = (^120) / 2 = 40 and variance r(1 p− 2 p)= 20(1(1/2)/2) 2 = 40. So P (W > 50) = P (W ≥ 50 .5) = P (W√^ − 4040 ≥ 50 √.^5 − 4040 = 10 √ 40.^5 ) = P (Z ≥ √^1040.^5 ≈ 1 .66) ≈ 1 − Φ(1.66) ≈ 5%.

(c) Suppose the coin is tossed until it has been tossed at least 50 times and heads has come up at least 20 times. Then the outcomes for which X < 20 are precisely those for which W > 50, so the two events have equal probability. The reason we did not get the exact same answers in parts (a) and (b) is that the Central Limit Theorem is only an approximation, and when specific numbers are used there is likely to be some error.