I am really stuck at some probability exercise. Given that the system fails, what is the probability that the component B1 fails? The circuit is as follows:
The probability that the system fails is: P=A'*B' = 0.01*0.02 = 0.0297. The probability that A fails is P(A'|System failure) = 0.01/0.0297 = 0,332
I can't figure out how to get the probability that B1 fails given that the system fails. Thanks in advance.