An engineering system consisting of n components

Click For Summary
SUMMARY

The discussion focuses on calculating the conditional probability of component 1 functioning in a k-out-of-n system, specifically when k=2 and n=3, with each component having a probability of 1/2 of functioning independently. The solution utilizes binomial probability to determine P(B), the probability that at least 2 out of 3 components function, resulting in P(B) = 3/8. The conditional probability P(A|B) is calculated as 1/2, confirming the correctness of the solution provided, which does not require considering the scenario where all components function since it does not affect the outcome for k=2.

PREREQUISITES
  • Understanding of k-out-of-n system reliability concepts
  • Familiarity with binomial probability distributions
  • Knowledge of conditional probability calculations
  • Basic probability theory
NEXT STEPS
  • Study binomial probability distributions in depth
  • Explore advanced topics in reliability engineering
  • Learn about Markov chains and their applications in system reliability
  • Investigate the implications of different k-out-of-n configurations
USEFUL FOR

Engineers, reliability analysts, and students studying probability and statistics, particularly those interested in system reliability and performance analysis.

TomJerry
Messages
49
Reaction score
0
Problem:
An engineering system consisting of n components is said to be a k-out-of-n system (k<= n)if and only if at least k of the n components function.Suppose all the components function independently of each other with a probability 1/2. Find the conditional probability that component 1 is working given that the system functions, when k=2 and n=3.

Solution:
Let A be component 1 functions i.e P(A) = 1/2
Let B be that 2 of 3 components function i.e P(B) = P(x=2;n=3;p=1/2) = 3*1/4*1/2 = 3/8 [using binomial probability]
Therefore
P(A/B) = P(A intersection B) / P(B) = P(A) * P(B) / P(B) = (1/2 * 3/8) / (3/8) = 1/2 [IS THIS SOLUTIONS CORRECT]
 
Physics news on Phys.org
I saw this on another forum. You need to include possibility that all 3 components function.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 29 ·
Replies
29
Views
6K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K