You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New rbd() tutorial covering Reliability Block Diagrams and system
reliability, including series, parallel, mixed, and k-out-of-n
configurations, system MTTF calculation, and an introduction to Fault Tree
Analysis — with 4 code exercises and 12 quiz questions.
New rs() tutorial covering Repairable Systems Analysis, including
Non-Homogeneous Poisson Process (NHPP) modeling, Mean Cumulative Function
(MCF) estimation, and failure prediction.
Added a companion book to supplement the interactive tutorials.
Improvements
All tutorials deepened with more exercises and quiz questions:
RAM: Added an interactive failure rate (λ) slider, a Weibull bridge
section, and 3 new exercises on series/parallel system reliability.
LDA: Added an Anderson-Darling goodness-of-fit section with 2 quiz
questions and a model comparison exercise; 2 additional code exercises.