English

A car firm has 2 cars, which are hired out day by day. The number of cars hired on a day follows Poisson distribution with mean 1.5. Find the probability that (i) no car is used on a given day, (ii)

Advertisements
Advertisements

Question

A car firm has 2 cars, which are hired out day by day. The number of cars hired on a day follows Poisson distribution with mean 1.5. Find the probability that (i) no car is used on a given day, (ii) some demand is refused on a given day, given e−1.5 = 0.2231.

Sum
Advertisements

Solution

Let X denote the number of cars hired on a day.
Given, m = 1.5 and e–1.5 = 0.2231
∴ X ~ P(m) = X ~ P(1.5)
The p.m.f. of X is given by

P(X = x) = `("e"^-"m"^x)/(x!)`

∴ P(X = x) = `("e"^-1.5 (1.5)^x)/(x!)`

i. P(no car is used on a given day)
= P(X = 0)

= `("e"^-1.5 (1.5)^0)/(0!)`

= 0.2231

ii. P(some demand is refused on a given day)
= P(X > 2)
= 1 – P(X ≤ 2)
= 1 – P(X = 0 or X = 1 or X = 2)
= 1 – [P(X = 0) + P(X = 1) + P(X = 2)]

= `1 - [("e"^-1.5 (1.5)^0)/(0!) + ("e"^-1.5 (1.5)^1)/(1!) + ("e"^-1.5 (1.5)^2)/(2!)]`

= `1 - [0.2231 + 0.2231 xx 1.5 + (0.2231 xx 2.25)/(2 xx 1)]`

= 1 – 0.8087
= 0.1913

shaalaa.com
  Is there an error in this question or solution?
Chapter 8: Probability Distributions - Exercise 8.4 [Page 152]

APPEARS IN

Balbharati Mathematics and Statistics 2 (Commerce) [English] Standard 12 Maharashtra State Board
Chapter 8 Probability Distributions
Exercise 8.4 | Q 1.05 | Page 152

Video TutorialsVIEW ALL [2]

RELATED QUESTIONS

The number of complaints which a bank manager receives per day is a Poisson random variable with parameter m = 4. Find the probability that the manager will receive -

(a) only two complaints on any given day.

(b) at most two complaints on any given day

[Use e-4 =0.0183]


 If a random variable X follows Poisson distribution such that P(X = l) =P(X = 2), then find P(X ≥ 1).  [Use e-2 = 0.1353] 


 If X has Poisson distribution with parameter m = 1, find P[X ≤ 1]  [Use `e^-1 = 0.367879`]


If X has a Poisson distribution with variance 2, find P(X ≤ 4) 

[Use e-2 = 0.1353] 


If X has a Poisson distribution with variance 2, find 

Mean of X [Use e-2 = 0.1353] 


If X~P(0.5), then find P(X = 3) given e−0.5 = 0.6065.


If X has Poisson distribution with parameter m and P(X = 2) = P(X = 3), then find P(X ≥ 2). Use e−3 = 0.0497


The number of complaints which a bank manager receives per day follows a Poisson distribution with parameter m = 4. Find the probability that the manager receives only two complaints on a given day


It is known that, in a certain area of a large city, the average number of rats per bungalow is five. Assuming that the number of rats follows Poisson distribution, find the probability that a randomly selected bungalow has exactly 5 rats inclusive. Given e-5  = 0.0067.


It is known that, in a certain area of a large city, the average number of rats per bungalow is five. Assuming that the number of rats follows Poisson distribution, find the probability that a randomly selected bungalow has more than 5 rats inclusive. Given e-5  = 0.0067.


It is known that, in a certain area of a large city, the average number of rats per bungalow is five. Assuming that the number of rats follows Poisson distribution, find the probability that a randomly selected bungalow has between 5 and 7 rats inclusive. Given e−5 = 0.0067.


If E(X) = m and Var(X) = m then X follows ______.


Solve the following problem :

If X follows Poisson distribution with parameter m such that
`("P"("X" = x + 1))/("P"("X" = x)) = (2)/(x + 1)`
Find mean and variance of X.


X : is number obtained on upper most face when a fair die is thrown then E(X) = ______


Choose the correct alternative:

A distance random variable X is said to have the Poisson distribution with parameter m if its p.m.f. is given by P(x) = `("e"^(-"m")"m"^"x")/("x"!)` the condition for m is ______


State whether the following statement is True or False:

X is the number obtained on upper most face when a die is thrown, then E(x) = 3.5


State whether the following statement is True or False:  

A discrete random variable X is said to follow the Poisson distribution with parameter m ≥ 0 if its p.m.f. is given by P(X = x) = `("e"^(-"m")"m"^"x")/"x"`, x = 0, 1, 2, .....


If X follows Poisson distribution such that P(X = 1) = 0.4 and P(X = 2) = 0.2, using the following activity find the value of m.

Solution: X : Follows Poisson distribution

∴ P(X) = `("e"^-"m" "m"^x)/(x!)`, P(X = 1) = 0.4 and P(X = 2) = 0.2

∴ P(X = 1) = `square` P(X = 2).

`("e"^-"m" "m"^x)/(1!) = square ("e"^-"m" "m"^2)/(2!)`,

`"e"^-"m" = square  "e"^-"m" "m"/2`, m ≠ 0

∴ m = `square`


State whether the following statement is true or false:

lf X ∼ P(m) with P(X = 1) = P(X = 2) then m = 1.


In a town, 10 accidents take place in the span of 50 days. Assuming that the number of accidents follows Poisson distribution, find the probability that there will be 3 or more accidents on a day.

(Given that e-0.2 = 0.8187)

Solution:

Here, m = `square` and X − P(m) with parameter m.

The p.m.f. X is:

P(X = x) = `(e^(−m).m^x)/(x!), x = 0, 1, 2,...`

P(X ≥ 3) = 1 − P(X < 3)

= 1 − [`square + square + square`]

= `1 − [(e^(− 0.2)(0.2)^0)/(0!) + (e^(−0.2)(0.2)^1)/(1!) + (e^(−0.2)(0.2)^2)/(2!)]`

= 1 − [0.8187(1 + 0.2 + 0.02)]

= 1 − `square`

= `square`


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×