asked 213k views
5 votes
(3 points) Buchtal, a manufacturer of ceramic tiles, reports on average 3.1 job-related accidents per year. Accident categories include trip, fall, struck by equipment, transportation, and handling. The number of accidents is approximately Poisson. Please upload your work for all of the parts at the end. (0.5 pts.) a) What is the probability that more than one accident occurs per year

asked
User SutoL
by
7.6k points

1 Answer

3 votes

Answer:

0.8743 = 87.43% probability that more than one accident occurs per year

Explanation:

In a Poisson distribution, the probability that X represents the number of successes of a random variable is given by the following formula:


P(X = x) = (e^(-\mu)*\mu^(x))/((x)!)

In which

x is the number of sucesses

e = 2.71828 is the Euler number


\mu is the mean in the given interval.

Buchtal, a manufacturer of ceramic tiles, reports on average 3.1 job-related accidents per year.

This means that
\mu = 3.1

What is the probability that more than one accident occurs per year?

This is:


P(X > 1) = 1 - P(X \leq 1)

In which


P(X \leq 1) = P(X = 0) + P(X = 1)

Then


P(X = x) = (e^(-\mu)*\mu^(x))/((x)!)


P(X = 0) = (e^(-3.6)*(3.6)^(0))/((0)!) = 0.0273


P(X = 1) = (e^(-3.6)*(3.6)^(1))/((1)!) = 0.0984


P(X \leq 1) = P(X = 0) + P(X = 1) = 0.0273 + 0.0984 = 0.1257


P(X > 1) = 1 - P(X \leq 1) = 1 - 0.1257 = 0.8743

0.8743 = 87.43% probability that more than one accident occurs per year

answered
User Fakingfantastic
by
7.7k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.