System structure
MTTF of each component (h, one per line)
🤖 AI Interpretation
AI is analyzing, please wait...
Notes
· Exponential distribution: R_i(t)=e^(−t/MTTF). Series R_sys=ΠR_i, λ_sys=Σλ_i; Parallel R_sys=1−Π(1−R_i).
· k-out-of-n: R_sys=Σ_{i=k..n} C(n,i)·R^i·(1−R)^(n−i).