How can I solve this uniform distribution question?

AI Thread Summary
The discussion centers on solving a conditional probability question regarding the time Jean waits in a queue, represented by a uniform distribution from 0 to 10 minutes. The initial approach incorrectly calculates P(X>8) / P(X=5), leading to an undefined result. Instead, the correct formulation should involve P(X>8) / P(X≥5), acknowledging that since Jean has already waited 5 minutes, the minimum time she could wait is 5 minutes. The clarification emphasizes that X cannot be exactly 5, as that would imply she has been served. Understanding these conditions is crucial for accurately solving the problem.
jsmith613
Messages
609
Reaction score
0

Homework Statement


http://www.xtremepapers.com/Edexcel/Advanced%20Level/Mathematics/Subject%20Sorted/S2/S2%202008-06.pdf

Question 1(d)

Homework Equations



The Attempt at a Solution


So I know this is a conditional probability question.
Now I would have said
P(X>8) / P(X=5)
because it is probability I will NOT be served (i.e: time is greater than 8 mins) given I have already waited 5 mins
this gives me infinity because x/0 = inifinty

How do I approach this question?
 
Last edited by a moderator:
Physics news on Phys.org
jsmith613 said:

Homework Statement


http://www.xtremepapers.com/Edexcel/Advanced%20Level/Mathematics/Subject%20Sorted/S2/S2%202008-06.pdf

Question 1(d)

Homework Equations



The Attempt at a Solution


So I know this is a conditional probability question.
Now I would have said
P(X>8) / P(X=5)
because it is probability I will NOT be served (i.e: time is greater than 8 mins) given I have already waited 5 mins
this gives me infinity because x/0 = inifinty

How do I approach this question?

No: because she has already waited 5 minutes, we know that X >= 5. You need P{X > 8}/P{X >= 5}.

RGV
 
Last edited by a moderator:
see that's the prob I can't see why its x≥5 because she has waited 5 mins (x=5)
X = the amount of time Jean waits in the queue?
 
Last edited by a moderator:
jsmith613 said:
see that's the prob I can't see why its x≥5 because she has waited 5 mins (x=5)
X = the amount of time Jean waits in the queue?

X = amount of time that Jean would spend in the queue if she did not have to leave before being served; this is the random quantity representing the times she did spend in the queue on every day in the past. So, X is uniform from 0 to 10. On this one occasion we observe that after 5 minutes she is still in the queue, so on this one occasion, X >= 5. (X is not exactly equal to 5, because if it was she would not need to wait any longer; and, of course, X is not less than 5.) On this one occasion, the amount of time she spends in the queue is X (if X <= 8) and is 8 (if X > 8).
 
Last edited by a moderator:
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top