Reliability of a system

  • Thread starter Thread starter Kakashi
  • Start date Start date
Click For Summary
SUMMARY

The discussion centers on the independence of link failures in a network system, specifically examining the probabilities associated with multiple paths connecting nodes A and B. It is established that the probability of a specific path, such as ACEB, functioning does not imply that other paths like ACFB and ADB have failed. The calculations provided confirm that the probability of all links being operational is calculated as P(A∩C∩E∩B)=0.9*0.8*0.9=0.648, and the independence of failures means that multiple paths can be operational simultaneously.

PREREQUISITES
  • Understanding of probability theory, particularly independent events
  • Familiarity with network topology and path analysis
  • Knowledge of conditional probability and its applications
  • Basic concepts of graph theory related to nodes and edges
NEXT STEPS
  • Study the principles of independent events in probability theory
  • Explore network reliability models and their calculations
  • Learn about conditional probability and its implications in network systems
  • Investigate graph theory concepts, focusing on paths and connectivity
USEFUL FOR

Network engineers, data scientists, and anyone involved in systems reliability analysis will benefit from this discussion, particularly those working with probabilistic models in network design and analysis.

Kakashi
Messages
10
Reaction score
0
Mod note: Moved from technical math section, so no homework template in post.
Is it correct that the success of one link is independent of thte success of other links. For example is P(C->E|A->C)=P(C->E) true?

Node A can connect to node B through 3 possible paths:
ACEB
ACFB
ADB

If A is connected to B through one of these paths, does this imply that the other paths have failed, or can multiple paths be operational at the same time?

Meaning of a single path

The probability that the event ACEB works means that all links are up and since links are independent
P(A∩C∩E∩B)=0.9*0.8*0.9=0.648=P(E->B | C->E ∩ A->C)*P(C->E ∩ A->C)=P(E->B)*P(C->E|A->C)*P(A->C)=P(E->B)*P*(C->E)*P(A->C)
Is this probability the probability that only ACEB occurs? Since I am conditioning on predecessor links being up, does this make the probability of ACFB and ADB equal to 0?

Intuitively, since the link A→C is already known to be up, it seems that ACFB should still be possible.


P(A->B)=P(ACEB U ACFB U ADB)=P(ACEB)+P(ACFB)+P(ADB)-P(ACEB∩ACFB)-P(ACEB ∩ ADB)-P(ACFB ∩ ADB)-P(ACEB ∩ ACFB ∩ ADB)

Are the intersection terms P(ACEB ∩ ADB), P(ACFB ∩ ADB),and P(ACEB ∩ ACFB ∩ ADB) equal to 0 because the paths use disjoint links?

1767380610313.webp
 
Last edited by a moderator:
Physics news on Phys.org
Kakashi said:
If A is connected to B through one of these paths, does this imply that the other paths have failed, or can multiple paths be operational at the same time?
I don't believe that one path being operational implies that other paths have failed. The probability you calculate is just pertaining to the links in that path.
Kakashi said:
Is this probability the probability that only ACEB occurs?
I don't believe so. See what I wrote above.
Kakashi said:
Since I am conditioning on predecessor links being up, does this make the probability of ACFB and ADB equal to 0?
In my understanding, no.
 
  • Like
Likes   Reactions: Kakashi
Kakashi said:
If A is connected to B through one of these paths, does this imply that the other paths have failed, or can multiple paths be operational at the same time?
The problem statement specifies that all failures are independent.
Kakashi said:
The probability that the event ACEB works means that all links are up and since links are independent
All links on that path are up. It indicates nothing about the ADB path. That path could be up or down.
Kakashi said:
P(A∩C∩E∩B)=0.9*0.8*0.9=0.648
Correct.
Kakashi said:
=P(E->B | C->E ∩ A->C)*P(C->E ∩ A->C)=P(E->B)*P(C->E|A->C)*P(A->C)=P(E->B)*P*(C->E)*P(A->C)
This is irrelevant.
Kakashi said:
Is this probability the probability that only ACEB occurs?
No, The problem states that all probabilities are independent.
Kakashi said:
Since I am conditioning on predecessor links being up, does this make the probability of ACFB and ADB equal to 0?
No.
Kakashi said:
Intuitively, since the link A→C is already known to be up, it seems that ACFB should still be possible.


P(A->B)=P(ACEB U ACFB U ADB)=P(ACEB)+P(ACFB)+P(ADB)-P(ACEB∩ACFB)-P(ACEB ∩ ADB)-P(ACFB ∩ ADB)-P(ACEB ∩ ACFB ∩ ADB)

Are the intersection terms P(ACEB ∩ ADB), P(ACFB ∩ ADB),and P(ACEB ∩ ACFB ∩ ADB) equal to 0 because the paths use disjoint links?
No.
You are making this more complicated than it needs to be. The problem statement is that all failure probabilities are independent. With that, what is the probability that all links are working?
 
  • Like
Likes   Reactions: Kakashi

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
5
Views
3K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 0 ·
Replies
0
Views
2K