What is the Probability of Engine Failure for a Plane with Four Engines?

Click For Summary
SUMMARY

The discussion centers on calculating the probability of engine failure for a four-engine plane using both Poisson and binomial distributions. The initial approach incorrectly applied the Poisson distribution, leading to the conclusion that the probability \(P_4\) for a four-engine plane is greater than \(P_2\) for a two-engine plane. The correct method involves using the binomial distribution, where \(n\) represents the number of engines and \(k\) the number of failed engines, resulting in the conclusion that \( \frac{1}{3} < p < 1 \) for the probability of failure.

PREREQUISITES
  • Understanding of Poisson distribution and its applications
  • Familiarity with binomial distribution and its formula
  • Basic knowledge of probability theory
  • Ability to solve quadratic equations using the PQ formula
NEXT STEPS
  • Study the differences between Poisson and binomial distributions in probability theory
  • Learn how to apply the binomial distribution formula \(Pr(n,k,p)=\begin{pmatrix}n \\k \end{pmatrix}p^k(1-p)^{n-k}\)
  • Explore practical applications of probability distributions in engineering contexts
  • Practice solving quadratic equations, particularly using the PQ formula
USEFUL FOR

Mathematicians, engineers, and students studying probability theory, particularly those interested in reliability engineering and risk assessment in aviation.

Addez123
Messages
199
Reaction score
21
Homework Statement
Probability for an engine to fail is p.
A plane can fly using only half of their engines, for what p is it safer to use a two engine plane instead of a four engine one?
Relevant Equations
Binominal, Poisson, multinomial, Normal -distribution formulas.
Given we only have one number I assume we are to use Poisson distribution.
Probability for a plane with two engines to fail require both engines to fail:
$$P_2 = P_o(2) =p^2/{2!} * e^{-p}$$

Probability of a four engine plane to fail requires 3 or 4 engines to fail:
$$P_4 = P_o(3) + P_o(4) = e^{-p}(p^3/{3!} + p^4/{4!} )$$
This leads the the equation $$P_2 < P_4$$
$$p^2/2! * e^{-p} < e^{-p}(p^3/{3!} + p^4/{4!} )$$
$$p^2 < p^3/3 + p^4/12$$
$$1 < p/3 +p^2/12$$
$$12 < 4p + p^2$$

Which we use PQ formula to calculate the points from:
$$p^2 + 4p - 12 = 0$$

The two points are p = -2, p = 2.

The answer is 1/3 < p < 1.
I probabily did everything wrong but some hints as to where I first did wrong would be helpful.
 
  • Like
Likes   Reactions: Delta2
Physics news on Phys.org
I think your mistake is that you use Poisson distribution, while I think the problem is suitable for binomial distribution..
I did it with binomial distribution and I get the suggested answer, that is ##\frac{1}{3}<p<1##.

Hint: In using binomial distribution n is the number of engines of the plane. k is the number of the engines that fail, $$Pr(n,k,p)=\begin{pmatrix}n \\k \end{pmatrix}p^k(1-p)^{n-k}$$
 
Last edited:
  • Like
Likes   Reactions: Addez123
Re-did it, now it works out!
Thanks!
 
  • Like
Likes   Reactions: Delta2

Similar threads

  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
12
Views
4K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K