You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@fd9ce3e3db4eb5f6a809d92f1baa358dbfd134b0/lib/node_modules/@stdlib/stats/base/nanstdevyc/docs/img/equation_population_standard_deviation.svg" alt="Equation for the population standard deviation.">
49
+
<img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@fd9ce3e3db4eb5f6a809d92f1baa358dbfd134b0/lib/node_modules/@stdlib/stats/strided/nanstdevyc/docs/img/equation_population_standard_deviation.svg" alt="Equation for the population standard deviation.">
50
50
<br>
51
51
</div> -->
52
52
@@ -61,7 +61,7 @@ where the population mean is given by
<img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@fd9ce3e3db4eb5f6a809d92f1baa358dbfd134b0/lib/node_modules/@stdlib/stats/base/nanstdevyc/docs/img/equation_population_mean.svg" alt="Equation for the population mean.">
64
+
<img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@fd9ce3e3db4eb5f6a809d92f1baa358dbfd134b0/lib/node_modules/@stdlib/stats/strided/nanstdevyc/docs/img/equation_population_mean.svg" alt="Equation for the population mean.">
<img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@fd9ce3e3db4eb5f6a809d92f1baa358dbfd134b0/lib/node_modules/@stdlib/stats/base/nanstdevyc/docs/img/equation_corrected_sample_standard_deviation.svg" alt="Equation for computing a corrected sample standard deviation.">
79
+
<img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@fd9ce3e3db4eb5f6a809d92f1baa358dbfd134b0/lib/node_modules/@stdlib/stats/strided/nanstdevyc/docs/img/equation_corrected_sample_standard_deviation.svg" alt="Equation for computing a corrected sample standard deviation.">
80
80
<br>
81
81
</div> -->
82
82
@@ -91,7 +91,7 @@ where the sample mean is given by
<img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@fd9ce3e3db4eb5f6a809d92f1baa358dbfd134b0/lib/node_modules/@stdlib/stats/base/nanstdevyc/docs/img/equation_sample_mean.svg" alt="Equation for the sample mean.">
94
+
<img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@fd9ce3e3db4eb5f6a809d92f1baa358dbfd134b0/lib/node_modules/@stdlib/stats/strided/nanstdevyc/docs/img/equation_sample_mean.svg" alt="Equation for the sample mean.">
0 commit comments