LOD Calculation: How to Determine the Limit of Detection Using ICH Q2 Methods

The limit of detection is calculated as LOD = 3.3σ/S, where σ is the standard deviation of the response and S is the slope of the calibration curve. ICH Q2(R2) permits σ to be estimated from replicate blank measurements, from the residual standard deviation of a regression line, or from the standard deviation of y-intercepts of regression lines.

Which of those you use changes the number you report, and reviewers will ask which one you chose. This page walks through all three calculation routes, plus the signal-to-noise shortcut, and shows how to verify the figure you end up with. For the conceptual distinction between detection and quantitation, see the limit of detection pillar.

What is the LOD formula?

ICH Q2(R2), adopted 1 November 2023, gives two paired expressions:

LOD = 3.3 × σ / S
LOQ = 10  × σ / S

where:

  • σ — the standard deviation of the response, in detector response units
  • S — the slope of the calibration curve, in response units per unit concentration

The formula is dimensionally simple: σ carries the noise in signal units, dividing by the slope converts that signal back into a concentration. Everything difficult about an LOD calculation is in how you obtain σ.

Diagnose this automatically

Chromatography Troubleshooting Decision Engine

Any HPLC symptom, one starting point — the engine narrows hundreds of failure modes to the few that fit your evidence.

Start a diagnosis
No account needed

Which method should you use to determine LOD?

ICH Q2(R2) section 3.2.3 recognises four approaches: visual evaluation (3.2.3.1), signal-to-noise (3.2.3.2), standard deviation of the response and slope (3.2.3.3), and demonstration of accuracy and precision at the lower range limits (3.2.3.4). The standard-deviation-and-slope approach is implemented two ways — from blanks or from the calibration curve — which gives the five practical routes below.

Route What you need Criterion or formula Best used when ICH Q2(R2)
Standard deviation of the blank 6–10 independent blank or matrix-blank replicates, plus a calibration slope LOD = 3.3σblank/S The blank gives a measurable, non-zero response — typical of UV, FID, ICP-OES 3.2.3.3
Calibration curve A calibration series concentrated near the low end of the range LOD = 3.3σ/S, with σ = residual standard deviation of the regression line, or the standard deviation of y-intercepts The blank reads as a flat zero, or you want a route that uses data you already generated 3.2.3.3
Signal-to-noise ratio A chromatogram of a low-level spike and a blank injection S/N ≈ 3:1 for LOD; ≥10:1 for LOQ The procedure exhibits genuine baseline noise. Not valid for procedures that do not — see S/N determination 3.2.3.2
Visual evaluation A dilution series analysed by a trained operator Lowest level reliably detected Non-instrumental procedures, or as a supporting check on one of the above 3.2.3.1
Accuracy and precision at the lower range limits Replicate preparations at candidate low-end concentrations Lowest level meeting predefined accuracy and precision criteria Establishing a quantitation limit directly, rather than calculating one and confirming it afterwards 3.2.3.4

The methods do not agree with each other, and they are not supposed to. Expect the calibration-curve route to give a more conservative figure than the blank-SD route on the same procedure, because the residual standard deviation absorbs curve-fit error the blank replicates never see. Choose one, state it, and be consistent across the validation.

How do you calculate LOD from the standard deviation of the blank?

Three steps.

  1. Measure the blank repeatedly. Analyse at least six independent blank preparations — independent, not six injections of one vial, which measures injector precision rather than method variability. Use a matrix blank wherever the method will see matrix.
  2. Compute σ. Take the standard deviation of those blank responses in raw detector units. In Excel, =STDEV.S(range) over the response column.
  3. Divide by the slope. Fit the calibration curve over the low end of the working range and take S from the regression.

Worked example: calculating the LOD for lead by ICP-MS

Suppose replicate blanks give a standard deviation of σ = 2.0 response units, and the calibration curve gives a slope of S = 5.0 response units per ppb.

LOD = 3.3 × 2.0 / 5.0
    = 6.6 / 5.0
    = 1.32 ppb

The intermediate value, 6.6 response units, is the smallest signal excursion that can be attributed to analyte rather than to blank variability. Dividing by the slope converts it into concentration. Below 1.32 ppb, a response from this procedure is not statistically separable from a blank — which is a statement about the procedure, not about whether lead is present in the sample.

How do you calculate LOD from a calibration curve?

Use this route when the blank produces no meaningful response, which is common in chromatographic methods where the blank chromatogram is flat at the analyte retention time.

Build a calibration series weighted toward the bottom of the range — five to seven levels spanning roughly the expected LOD to ten times it. A curve anchored on high standards will give a slope that fits the top of the range and an intercept scatter that says nothing useful about the bottom.

ICH Q2(R2) accepts either estimate of σ:

  • Residual standard deviation of the regression line — the root mean square error of the fit. In Excel, =STEYX(known_ys, known_xs).
  • Standard deviation of y-intercepts — prepare independent calibration curves, take the intercept from each, and compute the standard deviation across them. More laborious, and generally the more defensible of the two, because it captures preparation-to-preparation variability rather than curve-fit residuals alone.

Take S from the same regression, then apply LOD = 3.3σ/S as above.

How do you calculate LOD from signal-to-noise ratio?

Inject a low-level spike, measure peak height against baseline noise from a blank injection, and find the concentration giving approximately 3:1. ICH Q2(R2) states that a signal-to-noise ratio of 3:1 is generally acceptable for estimating the detection limit, and at least 10:1 for the quantitation limit.

The arithmetic is trivial; the measurement is not. USP ⟨621⟩ defines S/N as 2H/h with a specific noise window, and the result moves depending on where you place that window and whether your CDS reports peak-to-peak or RMS noise. The full treatment, including the compendial formulas and the 2022–2023 revision of the noise window, is on signal-to-noise ratio determination.

Why is the LOD multiplier 3.3?

The multiplier sets how much false-positive and false-negative risk you accept.

A threshold at 1.645σ above the blank mean gives a 5% chance of a blank being called a detection — a Type I error, or false positive. But a true concentration sitting exactly at that threshold would be missed half the time, because its own response distribution straddles it. Adding a second 1.645σ interval controls the Type II error — the false negative — at 5% as well. Two intervals sum to 3.29σ, rounded to 3.3.

So the LOD is not the smallest signal the instrument can register. It is the concentration at which you can claim detection with roughly 95% confidence in both directions. This is why an LOD calculated from three blank replicates is not credible: σ from three points is a poor estimate of the population standard deviation, and the confidence the 3.3 multiplier implies is not actually there.

The 10× multiplier for LOQ is not derived the same way. It is a precision target rather than a detection-risk one — a response of 10σ corresponds to roughly 10% relative standard deviation, though ICH Q2(R2) states the multiplier without stating that rationale.

How do you verify a calculated LOD?

A calculated LOD is an estimate and ICH Q2(R2) expects it to be confirmed. Prepare independent samples at or slightly above the calculated concentration and analyse them — typically seven replicates.

  • At the LOD, the analyte should be detected in every replicate, with peaks meeting your identification criteria.
  • At the LOQ, replicate results should meet the accuracy and precision criteria you have set for the low end of the range.

If confirmation fails, the calculation was optimistic — usually because σ came from too few replicates or from blanks that never saw matrix. Raise the reported limit to the concentration that does pass. Reporting a calculated limit you could not confirm is a routine audit finding.

How is LOQ calculated?

Identically, with a multiplier of 10 rather than 3.3: LOQ = 10σ/S, using the same σ and the same slope. What the two limits let you claim about a result is a different question, and is covered on the limit of detection pillar.

LOD calculation: frequently asked questions

Can you calculate LOD without a blank?

Yes. Use the calibration-curve route, taking σ as the residual standard deviation of the regression line or the standard deviation of y-intercepts. This is the standard approach when the blank chromatogram is flat at the analyte retention time.

How many blank replicates are needed for an LOD calculation?

ICH Q2(R2) does not fix a number. Six to ten independent preparations is common practice; below six, the standard deviation estimate is too unstable to support the confidence the 3.3 multiplier implies.

Why do the three methods give different LOD values?

Because each σ captures a different source of variability. Blank replicates capture measurement noise; the residual standard deviation additionally captures curve-fit error; y-intercept scatter captures preparation-to-preparation variability. The methods are not interchangeable and should not be mixed within one validation.

Is LOD the same as the limit of blank?

No. The limit of blank is the highest response plausibly observed from a blank; the LOD sits above it, at the concentration reliably distinguishable from that blank.

Does LOD need to be revalidated after a method change?

If the change affects response or noise — column chemistry, detector, sample preparation, mobile-phase composition — then yes, both σ and S can move and the limit must be redetermined.

Which LOD method do regulators prefer?

None is mandated. ICH Q2(R2) presents the approaches as alternatives. What reviewers look for is that the chosen approach is stated, applied consistently, and confirmed experimentally.


Determining detection limits as part of a new method? The LabVeda AI Method Builder generates validation parameter sets, including LOD and LOQ determination routes, for chromatographic methods. Free, vendor-neutral.

References

  1. ICH Harmonised Guideline Q2(R2), Validation of Analytical Procedures, adopted 1 November 2023, section 3.2.3.
  2. United States Pharmacopeia, General Chapter ⟨621⟩ Chromatography, signal-to-noise ratio.

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Scroll to Top