ReliabilityPro
HomeTools › Test Planning & Design Margins

Reliability Test Sample Size Calculator

A reliability demonstration test answers: how many units must survive the test, with no failures, before I can claim reliability R at confidence C? The success-run formula gives the answer directly, and its results are often uncomfortably large — which is exactly the point.

Open the Sample Size tool iOS app Android app

Formula

Zero-failure sample sizen = ln(1 − C) / ln(R)
Demonstrated reliability from n survivorsR = (1 − C)^(1/n)
With allowed failures (chi-square)T = [ χ²(α, 2r+2) / 2 ] × MTBF_required
T is total test time, r is number of allowed failures.
Weibull test-time trade-offn = ln(1 − C) / [ (t_test / η)^β · (−1) ]
Testing longer than the required life reduces the sample size needed.

Worked example

Demonstrate 95% reliability at 90% confidence with zero failures.

  1. n = ln(1 − 0.90) / ln(0.95)
  2. ln(0.10) = −2.302585; ln(0.95) = −0.0512933
  3. n = 44.89 → round up to 45
  4. Raising the target to 99% reliability: n = ln(0.10)/ln(0.99) = 229.1 → 230

45 units must survive the full test duration with no failures. Note the cost of the reliability target: moving from 95% to 99% multiplies the sample by more than five. When 230 units is unaffordable, the usual escape is to test fewer units for longer than the required life and use the Weibull relationship — but that requires knowing beta.

Run this with your own numbers

Common mistakes

Frequently asked questions

Why can I test fewer units for longer?
Because under a Weibull model with β > 1, running past the required life accumulates more damage per unit. Extending test time to twice the required life with β = 2 cuts the required sample size roughly fourfold. This only works if beta is known from prior data — assuming a favourable beta to shrink the sample is how demonstrations become fiction.

Related tools

Test TimeTest Planning & Design Margins HALT MarginsTest Planning & Design Margins HASS ScreenTest Planning & Design Margins Sample Size (Quality)Test Planning & Design Margins Acceptance SamplingTest Planning & Design Margins DOE PlannerTest Planning & Design Margins

About Reliability Pro

Sample Size is part of a suite of 126 reliability, maintenance and quality engineering tools covering life data analysis, accelerated testing, system reliability, FMEA and root cause, SPC, and design for reliability. It runs in the browser and as native iOS and Android apps, so the same calculation is available at a desk or in front of the asset.

Browse all 126 tools Open the web app