Analyse-it logo
Analyse-it logo Analyse-it logo
  • Products

    Editions

    Standard Edition Standard US$ 155/yr The statistics behind most research. Included in every edition.
    • ANOVA
    • Contingency tables
    • Correlation
    • Descriptive statistics
    • Hypothesis tests
    • Logistic regression
    • Principal component analysis
    • Regression
    Quality Control Improvement Quality Control US$ 290/yr For monitoring a process over time and detecting when it changes.
    • Control charts
    • Pareto analysis
    • Process capability
    MEdical Edition Medical US$ 340/yr For biomedical and clinical research.
    • Bland-Altman agreement
    • Diagnostic accuracy
    • Reference intervals
    • Survival analysis
    Method Validation Edition Method Validation US$ 475/yr For establishing and verifying how a measurement method performs.
    • Bland-Altman agreement
    • Deming regression
    • Detection capability
    • Diagnostic performance
    • Linearity
    • Measurement system analysis
    • Method comparison
    • Passing-Bablok regression
    • Precision
    • Reference intervals
    Ultimate Icon Ultimate US$ 575/yr For laboratories that do method validation and quality control.

    All features from every edition in a single licence.

    Solutions

    • IVD manufacturers
    • Clinical laboratories
    • Analytical & testing laboratories
    • Biomedical & clinical research
    • Manufacturing & process quality

    Case studies

    • EOC
    • National reference laboratory

    Validation and accuracy

    • How we develop and validate Analyse-it
    • NIST StRD numerical accuracy benchmarks
    Upgrade or renew Resellers
    Compare editions
  • Pricing
  • Learn

    Guides

    Start here

    • I am bringing a method into service
    • I do not know whether I am validating or verifying
    • I have data and do not know which test to use
    • I have the results and have to write them up
    • I need to put a process under control

    Method validation

    • Getting started
    • Precision & verification
    • Detection & measuring range
    • Method comparison & agreement
    • Total error & performance goals
    • Regulation & accreditation
    • Reference intervals

    Diagnostic & clinical

    • Diagnostic performance
    • Survival analysis

    Quality control

    • Quality control & SPC

    General statistics

    • Statistics fundamentals
    • ANOVA & multiple comparisons
    • Regression & multivariate
    Blog
    All 70 guides
  • Support

    Support

    Example analyses Fifty worked analyses, each with the data behind it.
    Download the latest version Licensed users — enter your product key to get version 6.21.2. Release history, and older versions →
    Analyse-it not starting? Run the trouble-shooter. It tries the common fixes.
    Knowledge base Licensing, the free trial, installation and validation, answered.
    Contact support Your message goes to the people who build Analyse-it.
    Consultancy & training Courses and consultancy from independent specialists.

    Statistical reference guide

    • Distribution
    • Compare groups
    • Compare pairs
    • Contingency tables
    • Correlation and association
    • Principal component analysis (PCA)
    • Factor analysis (FA)
    • Item reliability
    • Fit model
    • Method comparison
    • Measurement systems analysis (MSA)
    • Reference interval
    • Diagnostic performance
    • Survival & reliability
    • Control charts
    • Process capability
    • Pareto analysis

    Getting started with Analyse-it

    • Tutorials

    User guide

    • Preparing data for analysis
    • Creating an analysis
    • Recalculating an analysis

    Installers & administrator’s guide

    • System requirements
    • Installing the software
    • Deploying to many computers, or to every user
    • Activating a license
    • Moving a license to another computer
    • Using a concurrent-user license
    • Updating the software
    • Troubleshooting

    Validation and accuracy

    • How we develop and validate Analyse-it
    • NIST StRD numerical accuracy benchmarks
    Complete guide (PDF)
    All support & documentation
  • About us
Download trial

18-May-2017 Parameter estimation

Statistics Using Analyse-it

Often we collect a sample of data not to make statements about that particular sample but to generalize our statements to say something about the population. Estimation is the process of making inferences about an unknown population parameter from a random sample drawn from the population of interest. An estimator is a method for arriving at an estimate of the value of an unknown parameter. Often there are many competing estimators for the population parameter that differ based on the underlying statistical theory.

Point estimate

A point estimate is the best estimate, in some sense, of the population parameter. The most well-known estimator is the sample mean which produces an estimate of the population mean.

It should be obvious that any point estimate is not absolutely accurate. It is an estimate based on only a single random sample. If repeated random samples were taken from the population the point estimate would be expected to vary from sample to sample. This leads to the definition of an interval estimator which provides a range of values defined by the limits [L, U].

Confidence interval

A confidence interval defines limits [L, U] constructed on the basis that a specified proportion of the confidence intervals include the true parameter in repeated sampling. How frequently the confidence interval contains the parameter is determined by the confidence level. 95% is commonly used and means that in repeated sampling 95% of the confidence intervals include the parameter. 99% is sometimes used when more confidence is needed and means that in repeated sampling 99% of the intervals include the parameter. It is unusual to use a confidence level of less than 90% as too many intervals would fail to include the parameter.

Again a confidence interval is formed using an interval estimator based on statistical theory and assumptions about the underlying population. The t-based confidence interval estimator for a population mean is an example taught in most introductory textbooks.

Many people misunderstand confidence intervals. A confidence interval is a frequentist concept, that is, the probability is defined in a series of repetitions of an experiment. A confidence interval does not predict with a given probability that the parameter lies within the interval. The problem arises because the word confidence is misinterpreted as implying probability. After drawing a sample and forming a confidence interval, it either does contain the population parameter or it doesn’t. This is the same as how the probability of obtaining a head or tails in the toss of fair coin is 50%, but after a toss has happened it is either a head or tail (the predicted event happened or it didn’t). Similarly, the 95% probability associated with a 95% confidence interval only applies to the method used to construct the interval, not to the individual realized intervals.

As an example, let’s say we draw a single random sample and construct a 95% confidence interval for the mean that results in an interval [15, 20]. We could say “We are 95% confident the population mean is between 15 and 20”. It would be incorrect to say “There is a 95% probability the population mean is between 15 and 20”. The switch here is a subtle change of the word confident to the word probability. The word confident means that the estimation method works 95% of the time, the other 5% of the time it is wrong.

Illustration

We can illustrate these concepts with a Monte-Carlo simulation.

Let’s assume the population has a mean μ=0 and standard deviation σ=1, and we draw 100 random samples from the population each with a size n=40, then compute the 95% mean confidence interval for each sample.

Mean confidence interval simulation: Analyse-it blog

The plot shows the limits of the confidence interval as an error bar, with the mean as a dot, for each of 100 samples. The horizontal red line indicates μ=0, the true population mean. Highlighted in red are repetitions where the mean confidence interval does not include μ=0. You can see that 5/100=5% are colored red and 95/100=95% are colored black, and therefore interval included the population mean 95% of the time. Proof that our estimation method works 95% of the time!

Reporting results

A point estimate of the parameter from a single sample is not a great way to present your findings. It gives no idea about uncertainty. A point estimate with a confidence interval provides more information, as the point estimate is the most likely value given the sample observed and the confidence interval expresses the uncertainty in this estimate. If the width of the confidence interval is large you should have less confidence in the estimate, and if the interval is narrow you can have more confidence. When the interval is wide you could repeat the experiment with a larger sample size to get a narrower interval. Repeating an experiment is always a good way to confirm that your results are real and is key to making good scientific judgments.


Related links:

A great interactive visualization of the confidence interval: http://rpsychologist.com/d3/CI/

Previous post
Analyse-it 4.80 in-depth: The revamped documentation
Next post
Analyse-it 4.90 released: Prediction intervals, EP14-A3 and EP30-A

Comments

Comments are now closed.

Tags

  • All (65)
  • Business (10) 
  • Case studies (2) 
  • Excel (6) 
  • In development (16) 
  • Method validation (19) 
  • Plots (2) 
  • Press releases (1) 
  • Publications (1) 
  • Releases (35) 
  • Statistics (17) 
  • Using Analyse-it (31) 

Latest posts

  • A New Year. A New Edition.
  • Analyse-it v6.10: Survival Analysis and other improvements
  • Analyse-it v5.90: Support for the updated CLSI EP6-Ed2 protocol and inverse predictions
  • Analyse-it 5.50 to 5.65: Recent improvements
  • COVID-19: Calculating the detection limit for a SARS-CoV-2 RT-PCR assay using Analyse-it
  • COVID-19: Calculating PPA/NPA agreement measures using Analyse-it
  • Diagnostic accuracy (sensitivity/specificity) versus agreement (PPA/NPA) statistics
  • COVID-19: Establishing the diagnostic accuracy (sensitivity/specificity) of a test using Analyse-it
  • Why the diagnostic test 'accuracy' statistic is useless
  • Sensitivity/Specificity and The Importance of Predictive Values for a COVID-19 test

Most popular posts

  • Announcing the Analyse-it Quality Control & Improvement Edition
  • Analyse-it 4.0 released: Support for CLSI guidelines, and Measurement Systems Analysis
  • Analyse-it 3.80 released: Principal Component Analysis (PCA)
  • Recent improvements in Analyse-it 3.76 and our first video tutorial!
  • Our software development and validation process
  • The numerical accuracy of Analyse-it against the NIST StRD
  • Quantiles, Percentiles: Why so many ways to calculate them?
  • Handbook of Parametric & Non-parametric Statistical procedures
  • A sombre note: Professor Rick Jones
Products
  • All editions
  • Standard Edition
  • Medical Edition
  • Quality Control & Improvement Edition
  • Method Validation Edition
  • Ultimate Edition
  • Compare Editions
  • Pricing
Solutions
  • IVD manufacturers
  • Clinical laboratories
  • Analytical & testing laboratories
  • Manufacturing & process quality
  • Biomedical & clinical research
Learn
  • All guides
  • Choosing a statistical test
  • Method validation roadmap
  • Choosing a method comparison
  • ROC curves & diagnostic performance
  • Choosing a control chart
Support
  • Support centre
  • Tutorials
  • Knowledge base
  • Numerical accuracy
  • Download latest version
  • Release history
Company
  • About us
  • Published research
  • Contact us
  • Development & validation
  • Blog
  • Privacy policy

Get started

  • Download free trial
  • Sign In

© 2026 Analyse-it® Software, Ltd. All rights reserved.

Statistical analysis, method validation, diagnostic performance and quality control software for Microsoft Excel.

We value your privacy

We use essential cookies to run the site. With your permission we'd also like to use analytics and advertising cookies to see how visitors find and use Analyse-it, so we can keep improving it and reach more people like you.

You can change your mind at any time, see our Privacy policy.