The correct option is D 1−3.625×e−1.5
let X be a random variable denoting the number of demands for a car on any day.
So, X is Poisson distributed with the parameter μ=1.5
Therefore, the probability mass function is
P(X=i)=eμμti!=e−1.5(1.5)2i!;i=0,1,2
Now, the proportion of days in which neither car is used is actually the probability of there being no demand of cars which is given by
P(X=0)=e−1.5(1.5)20!=e−1.5
and the proportion of days on which some demand is refused, is the probability that the number of demands become more than 2 and is given by
P(X>2)=1−P(X≤2)
=1−P(X=0)+P(X=1)+P(X=2)
=1−e1.5(1.5)00!+e−1.5(1.5)11!+e−1.5(1.5)22!
=1−3.625×e−1.5