Thomas Lumley 1/5/2026

Simulation and CLT

Read Original

The article details a statistical simulation to analyze a new robust location estimator that finds the densest half of a data distribution. It implements the estimator in R, tests its asymptotic normality via the Central Limit Theorem using histograms and Q-Q plots, and compares its efficiency (variance) to the sample mean and median. It concludes by identifying the estimator as the known 'Tukey's shorth,' which has cube-root asymptotics and low efficiency at the Normal distribution.

Simulation and CLT

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes