System Failure and Monte Carlo Simulation
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
logan jackson
il 30 Mar 2021
Risposto: Shubham Khatri
il 9 Apr 2021
How do i calculate the probaility of system failure if the probability of failure of 4 independent components are as follows, A=0.01, B=0.04, C=0.06, D=0.03. Also, how would i relate this to monte carlo simulation
3 Commenti
William Rose
il 30 Mar 2021
See the ealrier comment about not-a-homeowrk-servce. And my 2nd answer did tak that into account.
Risposta accettata
Shubham Khatri
il 9 Apr 2021
Hello,
Given that the probabilities of failure are A=0.01, B=0.04, C=0.06, D=0.03. We calculate the probability that none of the components would fail and subract that probability with 1. This gives us the probability where atleast one component fails (including the possibility that more than one componant fails).
To know more about ,how to use the Monte-Carlo Simulation, please refer to this file exchange link to guide you with the code.
Hope it helps
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Platform and License in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!