New Reply

continuous random variable (stats)

 
Share Thread Thread Tools
Jun7-11, 01:13 PM   #1
 

continuous random variable (stats)


The probability density function of the time customers arrive at a terminal (in minutes after 8:00 A.M) is
f(x)= (e^(-x/10))/10 for 0 < x


c) Determine the probability that:

two or more customers arrive before 8:40 A.M among five that arrive at the terminal. Assume arrivals are independent




my logic is the following:


Probability= 1-Probability 0 or 1 customers arrive before 8:40 A.M

the answer is the following:

P(X1>40)+ P(X1<40 and X2>40)= e-4+(1- e-4) e-4= 0.0363

from what is written above, it seems to be the probability that no one arrives before 8:40 P(X1>40) and the probability that one arrives before 8:40 (X1<40) and another arrives after 8:40 (X2>40).

i tihnk i just need some help on understanding why X2 is brought in.



Thanks!
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Jun8-11, 01:11 PM   #2
 
Your logic is correct. But the solution is wrong.

Let p=P(a customer arrives at the terminal before 08:40)=P(X<40)=1-e^(-4)

Then, P(0 or 1 customers arrive at the terminal before 08:40) = (1-p)^5 + nchoosek(5, 1)*p*(1-p)^4 = 5.5255*10^(-7) (approximately zero).

Hence, P(2 or more customers arrive at the terminal before 08:40) = 1-5.5255*10^(-7) (approximately 1)
New Reply
Thread Tools


Similar Threads for: continuous random variable (stats)
Thread Forum Replies
Continuous random variable - transformation using sin Calculus & Beyond Homework 0
prob and stats continuous random variable question Calculus & Beyond Homework 1
Continuous random variable={-b-(b^2-4ac)^.5}/(2a)=x? Precalculus Mathematics Homework 6
Regarding continuous random variable Calculus & Beyond Homework 1
Continuous Random variable Problem Calculus & Beyond Homework 3