The task:
The number of oil tankers, arriving at a certain refinery on one day, follow a Poisson distribution with the parameter $u = 2$. The present harbour facilities can serve 3 oil tankers a day. If more than 3 oil tankers arrive on a given day, the additional tankers (in excess of the 3) are sent to another refinery
Question 1: What is the probability that oil tankers are sent to another refinery?
Question 2: By how much should the capacity of the refinery harbour be extended, if it is desired that on a given day the probability of sending away arriving oil tankers does not exceed 0.05? 0.01?
Question 3: What is the expected number of oil tankers arriving on a given day?
Question 4: What is the most probable number of oil tankers arriving on a given day?
Question 5: What is the expected number of oil tankers served on a given day?
Question 6: What is the expected number of oil tankers sent on to other refineries on a given day?
I've tried to answer Question 1 and 3 and got stuck on question 4.
Q 1:
We let X be the value of oil tankers arriving each day.
Then we find the expected value of $P(X>3) = 0.35277$
(sorry don't know how to do the fancy equation stuff, but if the answer is correct I assume I've done that one right)
Q 3:
The expected number of a Poisson distribution with paramter $u = u$
therefor the expected number of oil tankers arriving on a given day is 2 right?
Q 4:
I belive it's something to do with the poisson formula right?
I've gotten so far:
$$\frac{2^k e^{-k}} k = P(k)$$
where i find P(0),P(1),P(2),P(3) etc? this is how far I've gotten. and I don't know what to do with these numbers as they don't make sense by themselves. Obviously there is no a 100% probability of 0 oil tankers arriving daily when the mean is 2
As for Question 2. I've tried using the same method I did for question 1. But replacing the maximum number of tankers it can serve to $y%, and replacing 3 with $y$ in the entire equation then solving for it gives 0.05.
but that didn't work out at all. :/
and I am completly blank on question 5 and 6 :(
hope you can help me out!
Thanks in advance geniuses!
What I mean is that u = The expected number of oil tankers arriving on a given day? right?
and then the answer to question 3 would be u, which is 2.
and thank you soo much for fixing the equations for me.
Also think I got a bit further with question 4. let me just edit the post.
– Mikkel Oct 09 '13 at 22:45