<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div style="word-wrap:break-word"><br>
<div>
<div style="color:rgb(0,0,0); letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px; word-wrap:break-word">
<div style="color:rgb(0,0,0); font-family:Helvetica; font-size:12px; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px">
Hi,&nbsp;</div>
</div>
</div>
<div><font color="#0f61c8"><br>
</font>I just stumbled upon the following inconsistency. In the description of function stddev it is written that (<a href="http://www.ncl.ucar.edu/Document/Functions/Built-in/stddev.shtml">http://www.ncl.ucar.edu/Document/Functions/Built-in/stddev.shtml</a>)<br>
<font color="#0f61c8"><br>
</font><i>&nbsp; (…) this function calculates the population standard deviation.</i><br>
<font color="#0f61c8"><br>
</font>However, I’m afraid it does not compute the <b>population</b> std but rather the
<b>sample</b> std. Example program attached.<br>
<font color="#0f61c8"><br>
</font>I see two solutions:&nbsp;<br>
(1) either change the documentation, such that is states specifically this function computes the sample standard deviation (perhaps also add an explanation why this is better).<br>
(2) change the code . This will create a backward incompatibility and many user scripts may yield different results.&nbsp;</div>
<div><br>
</div>
<div>As a side note, function stdMonTLL also computes the sample std, second example program attached.&nbsp;<font color="#0f61c8"><br>
<br>
</font>Kind regards,<br>
Leo<br>
<font color="#0f61c8"><br>
</font></div>
</div>
<div style="word-wrap:break-word">
<div class="x_AppleOriginalContents"></div>
</div>
<div style="word-wrap:break-word">
<div><font color="#0f61c8"><br>
<br>
</font>____________________________________________________________<br>
<font color="#0f61c8"><br>
</font>Leo van Kampenhout<br>
Institute for Marine and Atmospheric Research (IMAU), Utrecht University<br>
BBG room 672<br>
Princetonplein 5, 3584 CC Utrecht,&nbsp;The Netherlands<span class="x_x_x_Apple-converted-space">&nbsp;</span><br>
&#43;31 30 2533271<br>
<a href="mailto:L.vanKampenhout@uu.nl">L.vanKampenhout@uu.nl</a><br>
<a href="http://www.uu.nl/wce">www.uu.nl/wce</a><br>
<div>
<div style="word-wrap:break-word">
<div></div>
</div>
<div style="word-wrap:break-word">
<div></div>
</div>
</div>
<br>
</div>
<br>
</div>
</body>
</html>