Generate standard curves for analytical methods. Fit regression models and predict unknown concentrations.
Enter known concentration and response values for your standards
Enter response values for unknown samples to calculate concentrations
A standard curve is a type of graph used in analytical chemistry to determine the concentration of a substance in an unknown sample by comparing it to a set of standard samples with known concentrations.
Key Insight: Standard curves are essential in quantitative analysis methods like spectroscopy, chromatography, and immunoassays. They establish the relationship between the measured response and the concentration of the analyte.
Enhanced Quadratic Regression: Now uses QR decomposition for improved numerical stability and accuracy, especially for ill-conditioned datasets.
Additional Statistical Metrics: Added adjusted R², standard errors, confidence intervals, and prediction intervals for comprehensive analysis.
Math.js Integration: Utilizes the math.js library for higher precision mathematical operations and matrix calculations.
Practical Application: Standard curves are fundamental to quantitative analysis across many scientific disciplines. A well-constructed standard curve ensures accurate and precise concentration measurements, which is critical for research, diagnostic testing, and regulatory compliance.