Conditional normal probability, repost

Gauss M.D.
Messages
151
Reaction score
1

Homework Statement



The number of hours of sunshine in one week in a specific resort is assumed to follow a normal distribution with expectation 43 and standard deviation 17.

Family A will spend the first three weeks of the summer at the resort. Family B will spend the LAST two weeks of the summer at the resort.

Assuming everything is independent, what is the probability that family A will get atleast twice as much sunshine as family B?

Homework Equations



A = # of sunshine hours for family A
B = # of sunshine hours for family B

The Attempt at a Solution



E(A) = 3*E(X) = 129
σ(A) = sqrt(3)*σ(X) = 29.4

E(B) = 86
σ(B) = sqrt(2)*σ(X) = 24

So A ~ N(129, 29.4), B ~ N(86, 24)

If we let Z = A/B and try to find P(Z > 2), we do not have a linear combination of normally distributed random variables so I guess that's not the right way to go, assuming we want to do the normal table reading thing. So I don't know where to go from here. Help!
 
Physics news on Phys.org
You could try an integration over A or B, and see if that works.

Edit: Oh, I did not see this. Follow awkward's hint, that is way easier.
 
Last edited:
Hint: What can you say about the distribution of the random variable A - 2B?
 
awkward said:
Hint: What can you say about the distribution of the random variable A - 2B?

D'oh! Thank you so much!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top