PDA

View Full Version : Possson Probablilty


nathangrand
Oct22-11, 01:50 PM
Cars pass at randoms times at an average rate of one a minute. The chance of a car stopping to give you a lift is one percent. What is the probability you will have got a lift within one hour?

This has pretty much stumped me. I know λ=60 as expecting 60 cars an hour for the poisson distribution but there's a binomial aspect to this as well because of each car either giving you a lift or not giving you a lift

vela
Oct22-11, 02:25 PM
It's probably easiest to calculate the probability you don't get a ride and then subtract that from 1.

nathangrand
Oct23-11, 05:13 AM
I agree! But how?

vela
Oct23-11, 05:30 AM
What's the probability that exactly n cars pass in an hour?

Ray Vickson
Oct23-11, 04:11 PM
If N is the number of cars passing in time t, the event E = {no ride in time t} consists of {N=0} or {N=1 & no ride} or {N=2 & no ride} or .... . Are you familiar with the exponential series? If not, see http://en.wikipedia.org/wiki/Exponential_function .

RGV