Calculator overview
Inputs and outputs
This summary comes from the calculator's published input and output contract.
Inputs
- EXP Source Mode
-
Default Known MTBF Allowed Known MTBF, Observed operating data
About this input
Select a known MTBF or estimate from observed total operating time and failures.
- EXP Time Unit
-
Default Hours Allowed Hours, Days, Cycles
About this input
Interpretation unit for every time or rate. Changing it does not convert entered numbers.
- EXP MTBF Input Conditional
-
Unit hours Default 1000 Range 1E-06 to 1E+15
About this input
Known mean time between failures used only in Known MTBF mode.
- EXP Failure Count Conditional
-
Unit failures Default 2 Range 0 to 1000000
About this input
Number of failures in the observed total operating time. Zero is permitted and produces a confidence bound only.
- EXP Total Operating Time Conditional
-
Unit hours Default 800 Range 1E-06 to 1E+15
About this input
Accumulated unit-time across the observed population.
- EXP Confidence Level Conditional
-
Unit fraction Default 0.95 Range 0.5 to 0.999999
About this input
Frequentist one-sided confidence level for the MTBF lower bound.
- EXP Mission Time
-
Unit hours Default 100 Range 0 to 1E+15
About this input
Mission duration for reliability and expected-failure calculations.
Outputs
- EXP MTBF Point Estimate Conditional
-
Unit hours
About this output
Known MTBF or T/r point estimate. Hidden when zero observed failures make it non-finite.
- EXP Failure Rate Point Estimate Conditional
-
Unit 1/hour
About this output
Reciprocal of point MTBF or r/T. Hidden for zero observed failures.
- EXP Mission Reliability Conditional
-
Unit fraction
About this output
No-failure probability at the mission time using the point estimate.
- EXP Mission Failure Probability Conditional
-
Unit fraction
About this output
One minus the point-estimate mission reliability.
- EXP Expected Failures During Mission Conditional
-
Unit failures
About this output
Constant-rate expected count over one mission; not the probability of at least one failure.
- EXP Median Life Conditional
-
Unit hours
About this output
Point-estimate time to 50% cumulative failure.
- EXP B10 Life Conditional
-
Unit hours
About this output
Point-estimate time to 10% cumulative failure.
- MTBF 95% one-sided lower bound Conditional
-
Unit hours
About this output
Exact chi-square one-sided lower confidence bound for MTBF.
- EXP Mission Reliability Lower Bound Conditional
-
Unit fraction
About this output
Mission reliability calculated from the one-sided MTBF lower bound.
- Model Status
-
No unit declared
About this output
CHECK flags fewer than five observed failures; NOT VALID flags active-domain failures.
Methodology
Purpose and model boundary
This model converts either a known mean time between failures (MTBF) or observed operating time and failures into constant-rate mission reliability. In observed-data mode it also calculates an exact one-sided MTBF lower confidence bound. It is an exponential-model evaluator, not a distribution-fitting or maintenance-policy model.
Inputs and units
The user selects known-MTBF or observed-operating-data mode and a consistent time unit. Known-MTBF mode uses MTBF directly. Observed mode uses integer failure count r, total operating time T, and one-sided confidence C. Mission time t is always active.
Governing relationships
For a known MTBF θ:
λ = 1 / θ
For observed data with r > 0:
θ_hat = T / r
λ_hat = r / T
The exponential mission relationships are:
R(t) = exp(-t / θ)
F(t) = 1 - R(t)
expected failures per mission = t / θ
median life = θ ln(2)
B10 = -θ ln(0.9)
In observed mode, including the zero-failure case, the workbook uses the exact one-sided chi-square lower bound:
θ_L = 2T / χ²_(1-C, 2(r+1))
R_L(t) = exp(-t / θ_L)
The chart plots the selected point estimate when finite, otherwise the exact lower-bound basis for zero failures.
Calculation sequence
- Validate source mode, time unit, mission time, and only the inputs active for the selected source.
- Calculate point MTBF and failure rate when a finite point estimate exists.
- Evaluate mission probability and life metrics from that point estimate.
- In observed mode, calculate the exact one-sided MTBF and mission-reliability lower bounds.
- Evaluate the sparse-data status rule below.
Outputs and interpretation
Known-MTBF mode reports the entered MTBF as the point basis. Observed mode reports T/r only when failures are present, plus the exact lower bound. Zero observed failures do not produce an infinite displayed point estimate; the finite lower bound is the defensible result. Expected failures is a mean count, not the probability of one or more failures.
Validation and status logic
| Condition, evaluated in order | Returned status |
|---|---|
| A mode, unit, mission time, known MTBF, observed failure count, total time, or confidence violates the active workbook domain | NOT VALID |
| Observed operating data mode is active and failure count is fewer than five, including zero | CHECK |
| None of the preceding conditions applies | OK |
This is the exact Validation!B20 precedence. Hidden-mode values are ignored by the workbook. Invalid states return protected zero numeric outputs.
Assumptions and limitations
- Failure rate is constant over the modeled interval; infant mortality and wear-out are not represented.
- Observed unit-time is additive for a common population and environment.
- Repairs, if included in observed exposure, are assumed compatible with a homogeneous Poisson process.
- Sparse failure counts produce wide uncertainty;
CHECKis not a substitute for interval interpretation. - No component failure-rate database, covariate model, censoring analysis, or distribution-fit test is included.
Restrictions and non-computing states
Observed failure count must be a nonnegative integer, total operating time must be positive, confidence must be between this calculator's limits and strictly below one, and mission time must be nonnegative. The point-estimate outputs are intentionally hidden when r = 0.
Errors and warnings
NOT VALID blocks interpretation. CHECK means the active observed estimate is based on fewer than five failures and should be treated as sparse. A connection or calculation-service failure is not a reliability assessment.
References
The point formulas, exact chi-square bound, zero-failure visibility, named outputs, and status precedence were verified directly against the delivered workbook, its published input rules, tests, and reviewer packet. The workbook identifies these technical sources:
- NIST/SEMATECH e-Handbook — Exponential distribution — Constant failure-rate reliability and life relationships.
- NIST/SEMATECH e-Handbook — Constant repair rate / HPP estimation — MTBF point estimate and exact one-sided confidence-bound relationship.
- NIST model-assumption guidance — Limitations and the need to check the exponential model.
Found a problem, or have an idea?
Tell us if a result looks wrong, a label is unclear, or something is missing. We read every message.
LogicCommons is in beta. If a result, label, or reference looks wrong, tell us here; we read every message.