Statistiques et probabilités
Instantané, privé et gratuit
Error Propagation Calculator.
Calculate this statistic instantly with validated formulas.
Saisissez vos valeurs
Les résultats se mettent à jour pendant la saisie.
Use Cases
Estimate precision of sample mean
Use the standard error to gauge how much the sample mean might vary from the true population mean. This is useful in research and quality control.
Example: Entering 10, 12, 14, 16, 18 yields a standard error of about 1.41.
Compare variability across samples
When comparing two or more samples, standard error helps assess which sample mean is more reliable, especially when sample sizes differ.
Example: A sample of 100 values with a standard deviation of 5 has a standard error of 0.5.
Frequently Asked Questions
- What does the Error Propagation Calculator compute?
- This calculator computes the standard error of a sample, which measures the dispersion of sample means around the population mean. It uses the formula: standard error = sample standard deviation divided by the square root of the sample size.
- How do I enter data into the calculator?
- Enter your numeric values separated by commas or spaces. For example: '12, 15, 18, 21' or '12 15 18 21'. The calculator will parse the numbers and compute the standard error.
- What is the difference between standard deviation and standard error?
- Standard deviation measures the variability of individual data points, while standard error measures the variability of sample means. The standard error is typically smaller and decreases as sample size increases.
Tips & Common Mistakes
Tips
- Ensure your data is numeric and separated by commas or spaces. Avoid extra characters like semicolons or letters.
- The standard error is sensitive to outliers. Consider checking your data for extreme values that might skew the result.
- For a more accurate estimate, use a larger sample size. The standard error decreases as the sample size increases.
- Use the standard error to construct confidence intervals for the population mean (e.g., mean ± 1.96 * SE for 95% confidence).
Common Mistakes to Avoid
- Confusing standard deviation with standard error. The calculator computes standard error, not standard deviation.
- Entering data with inconsistent separators, like mixing commas and spaces, which may cause parsing errors.
- Using a sample size of 1, which results in an undefined standard error (division by zero).
Last updated: August 13, 2026