



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This is the Exam of Probablity which includes Watched Gymnastics, Gymnastics and Baseball, Baseball and Soccer, Gymnastics And Soccer, Percentage, Primary Care Physician, Referral to a Specialist, Probability, Results etc. Key important points are: Random Variables, Covariance, Conditional Expectation, Formula Assumes, Probability, Resignations, Employee, Regardless of Sex, Works, Problem
Typology: Exams
1 / 6
This page cannot be seen from the preview
Don't miss anything!




Math 411 Solutions to Final Exam December 7, 2001
(a) The distribution function of a random variable.
Let X be a random variable. Then the distribution function F (x) of X equals F (x) = P {X ≤ x} (b) The covariance of two random variables.
The covariance of the random variables X and Y is cov (X, Y ) = E [(X − E [X]) (Y − E [Y ])]
(c) The conditional expectation of X given Y , E [X | Y ]. E [X | Y ] =
x
xpX|Y (x|y) ,
where pX|Y (x|y) =
p (x, y) pY (y). This formula assumes that^ X^ and^ Y^ are discrete random variables.
The harder way is to use Bayes’ ideas
P {C|w} = P^ {C, w} P {w}
= P^ {w|C}^ P^ {C} P {w|A} P {A} + P {w|B} P {B} + P {w|C} P {C}
= (7/10) (4/9) (1/2) (2/9) + (3/5) (3/9) + (7/10) (4/9)
=
X \ Y − 1 0 1 2 1 1/10 1/10 1/20 1/ 2 1/50 1/10 0 1/ 3 0 1/50 1/5 1/ 4 1/20 1/10 1/25 0
(a) p (2 | Y = 1) =? p (2 | Y = 1) = p^ (2,^ 1) pY (1)
(b) E [X | Y = 1] =? E [X | Y = 1] = 1 pX|Y (1|1) + 2pX|Y (2|1) + 3pX|Y (3|1) + 4pX|Y (4|1)
=
Let X be the random variable, which denotes the amount of money won or lost.
(a) If a one is rolled, what should the winnings be so that the expected value of X is −1. (House advantage) E [X] =
6 (c^ + 3 + 1^ −^ 8 + 1 + 5) =^ −^1
implies that c = −8, where c represents the winings if a one is rolled. (b) Using the value you found in part a determine the variance of X. Var (X) = E
2
(a) What is the density function of a normally distributed random variable with mean 5 and variance 36? 1 6
2 π
e
− (x − 5)^2 72
(b) Verify that Y = aX + b is also normal distributed with mean aμ + b and variance a^2 σ^2 , where μ is the mean of X and σ^2 is the variance of X. The problem is not to show that the mean are variance are what is expected, but to show that Y is normally distributed. To that end let G (y) denote the distribution function of Y , then we have
G (y) = P {Y ≤ y} = P {aX + b ≤ y}
= P
X ≤ y^ −a^ b
assume that a > 0
σ
2 π
∫ y^ −^ b a − ∞
e
− (x^ −^ μ)
2 2 σ^2 dx
To get the density function, g (y) of Y , we differentiate the distribution function of Y
g (y) =
aσ
2 π
e
− ((y^ −^ b)^ /a^ −^ μ)
2 2 σ^2
aσ
2 π
e
− (y^ −^ (aμ^ +^ b))
2 2 a^2 σ^2
Thus, we see that Y is normally distributed with mean aμ + b and variance a^2 σ^2.
E [X] = 3200
var (X) = 3200
Let N denote a random variable which is normally distribute with parameters 800 and 600. Then
P { 740 ≤ X ≤ 750 } ≈ P { 739. 5 ≤ N ≤ 750. 5 }
= P
(a) What is the probability that the home team wins? Let H 1 denote the score differential in the first half and H 2 the score differential in the second half. Then H 1 + H 2 is a normally distributed random variable with mean 10 and variance 16. The probability that the home team wins is then approximated by
P
(b) Given that the home team is behind by 3 points at the half, what is the conditional probability that the home team wins?
The computation of these probabilities was done using Maple.