<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>mask of the robtasm (Posts about paradox)</title><link>https://mahurin.us/robtasm/</link><description></description><atom:link href="https://mahurin.us/robtasm/categories/paradox.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2026 &lt;a href="mailto:robert.s.mahurin@gmail.com"&gt;rob mahurin&lt;/a&gt; </copyright><lastBuildDate>Fri, 28 Aug 2026 16:47:07 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>the james-stein estimator</title><link>https://mahurin.us/robtasm/posts/2026/01/06/the-james-stein-estimator/</link><dc:creator>rob mahurin</dc:creator><description>&lt;figure&gt;&lt;img src="https://mahurin.us/robtasm/posts/2026/01/06/the-james-stein-estimator/assets/james-stein.png"&gt;&lt;/figure&gt; &lt;div&gt;&lt;p&gt;I am reminded today by
&lt;a href="https://youtu.be/cUqoHQDinCM"&gt;a video by "Mathemaniac"&lt;/a&gt;
about
&lt;a href="https://en.wikipedia.org/wiki/James-Stein_estimator"&gt;the James-Stein estimator&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Suppose I'm trying to estimate a number $n$ of independent parameters
simultaneously, by taking a sample from each one-dimensional normal
distribution with unknown means $\mu_n$ and unit standard deviations
$\sigma_n=1$.  The naïve estimator is to use each sample $x_n$ as an
estimate $\hat\mu_n$ of the mean.  However, if my number of parameters
is large enough, the zero-biased estimator&lt;/p&gt;
&lt;p&gt;$$
\left(\begin{array}{c}
\hat \mu_1 \\ \vdots \\ \hat \mu_n
\end{array}\right)
= \left(
1-\frac{n-2}{x_1^2 + \cdots + x_n^2}
\right)
\left(\begin{array}{c}
x_1 \\ \vdots \\ x_n
\end{array}\right)
$$&lt;/p&gt;
&lt;p&gt;actually produces a smaller mean-squared error on the ensemble as a whole.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://mahurin.us/robtasm/posts/2026/01/06/the-james-stein-estimator/"&gt;Read more…&lt;/a&gt; (1 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>james-stein</category><category>math</category><category>paradox</category><category>statistics</category><guid>https://mahurin.us/robtasm/posts/2026/01/06/the-james-stein-estimator/</guid><pubDate>Tue, 06 Jan 2026 23:28:58 GMT</pubDate></item></channel></rss>