LD50 Calculator
Fit a sigmoidal dose-mortality curve and calculate LD50 (or LC50) with 95% confidence intervals, LD10, LD90, and goodness-of-fit. Choose from nonlinear regression (Hill/4PL), probit analysis, or logit analysis. Supports Abbott's correction for background mortality.
💡 Quick Summary
Calculate LD50 (lethal dose for 50% of a population) or LC50 (lethal concentration) by fitting a dose-mortality sigmoidal curve to your data. Supports three fitting methods — nonlinear regression (Hill/4PL), probit analysis, and logit analysis — plus Abbott's correction for background mortality. Reports LD50 with 95% confidence intervals, LD10, LD90, and goodness-of-fit statistics.
📋 How to Use
- Select Mode (LD50 for dose-based toxicity, LC50 for concentration-based), dose unit, and fitting method from the options row.
- For Nonlinear Regression: also choose 3PL (baseline fixed at 0% mortality) or 4PL (baseline fitted freely, for partial lethality data).
- Enter your data in the table: Dose, N Tested (animals per group), and N Dead. The % Mortality column calculates automatically.
- If untreated control animals died naturally, enable Abbott's Correction and enter the control % mortality. The calculator adjusts all dose groups before fitting.
- Click Paste from Excel/Sheets to import tab-separated data (Dose | N Tested | N Dead), or click Load example data for a sample dataset.
- Click Fit Curve & Calculate LD50. Results include LD50 with 95% CI, LD10, LD90, slope, goodness-of-fit, the fitted equation, and a sigmoidal dose-response chart.
🧮 Formulas & Logic
📊 Result Interpretation
The dose (or concentration) that kills 50% of the test population. Lower LD50 = more toxic. Compare across compounds only when the same species, route of exposure, and assay conditions are used.
The range within which the true LD50 is expected to fall with 95% probability. Narrow CI = high precision (large N per group, steep curve). Wide CI indicates uncertainty — increase group sizes or add dose levels near the LD50.
Steepness of the dose-response curve. A steep slope (high n or b) means a narrow range of doses transitions from low to high lethality — common for single-target mechanisms. A shallow slope suggests a heterogeneous population or multiple mechanisms.
The doses killing 10% and 90% of the population. The ratio LD90/LD10 characterises the steepness of the response. A steep curve gives a ratio close to 1; a shallow curve gives a much larger ratio.
Proportion of variance in % mortality explained by the fitted Hill curve. R² > 0.95 is good; R² < 0.90 suggests the model does not fit well — consider switching to probit/logit or checking for outliers.
Tests whether the observed mortalities deviate significantly from the fitted curve. p > 0.05: no significant heterogeneity (good fit). p ≤ 0.05: significant heterogeneity — check for outlier dose groups, inadequate sample sizes, or a non-sigmoidal dose-response.
Adjusts for natural background mortality in the control group. Required when untreated animals die at a non-trivial rate (>5%). Without correction, LD50 is underestimated because background deaths are falsely attributed to the test agent.
🔬 Applications
- Acute toxicology: determining oral, dermal, or inhalation LD50 for regulatory submissions (OECD 401, 423, 425)
- Ecotoxicology: LC50 for aquatic organisms (fish, daphnia, algae) per OECD 203/202
- Pesticide and herbicide registration: establishing safety margins and hazard classification
- Pharmacology: estimating toxic dose range before therapeutic window studies
- Radiation biology: calculating lethal radiation dose (LD50/30 for 30-day mortality)
- Antibiotic / antifungal research: MBC (minimum bactericidal concentration) dose-response characterisation
- Venom research: snake, spider, and scorpion venom lethality ranking
⚠️ Common Mistakes & Warnings
You need at least one dose group with 80% mortality (upper plateau). If no group reaches 100% lethality, the upper asymptote is extrapolated and the LD50 confidence interval becomes unreliable. Add higher dose groups.
Groups of ≥ 10 animals per dose level are generally required for reliable probit analysis (OECD 425 guideline). Very small groups (n=3–5) produce wide confidence intervals and unreliable chi-square tests.
LD50 values cannot be directly compared across different routes of administration (oral vs. inhalation vs. dermal) or across species. Always report the species, strain, age, sex, and route alongside the LD50.
Abbott's formula assumes that background mortality and treatment mortality are independent (multiplicative model). If the test compound interacts with the cause of background mortality, the correction introduces bias. Use with caution when control mortality exceeds 20%.