<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/index.php?action=history&amp;feed=atom&amp;title=Pert</id>
	<title>Pert - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/index.php?action=history&amp;feed=atom&amp;title=Pert"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Pert&amp;action=history"/>
	<updated>2026-04-19T21:06:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0-wmf.28</generator>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=Pert&amp;diff=16926&amp;oldid=prev</id>
		<title>en&gt;Mogism: Cleanup/Typo fixing, typo(s) fixed: a 19th century → a 19th-century using AWB</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Pert&amp;diff=16926&amp;oldid=prev"/>
		<updated>2013-12-31T19:04:42Z</updated>

		<summary type="html">&lt;p&gt;Cleanup/&lt;a href=&quot;/index.php?title=WP:AWB/T&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:AWB/T (page does not exist)&quot;&gt;Typo fixing&lt;/a&gt;, &lt;a href=&quot;/index.php?title=WP:AWB/T&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:AWB/T (page does not exist)&quot;&gt;typo(s) fixed&lt;/a&gt;: a 19th century → a 19th-century using &lt;a href=&quot;/index.php?title=Testwiki:AWB&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Testwiki:AWB (page does not exist)&quot;&gt;AWB&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Pooled variance is a method for [[estimation theory|estimating]] [[variance]] given several different [[sample (statistics)|samples]] taken in different circumstances where the [[mean]] may vary between samples but the true variance (equivalently, [[accuracy and precision|precision]]) is assumed to remain the same. It is calculated by&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;s_p^2=\frac{\sum_{i=1}^k (n_i - 1)s_i^2}{\sum_{i=1}^k(n_i - 1)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or with simpler notation,&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;s_p^2=\frac{(n_1 - 1)s_1^2+(n_2 - 1)s_2^2+\cdots+(n_k - 1)s_k^2}{n_1+n_2+\cdots+n_k - k}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;#039;&amp;#039;s&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;p&amp;lt;/sub&amp;gt;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; is the pooled variance, &amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;&amp;#039;&amp;#039;i&amp;#039;&amp;#039;&amp;lt;/sub&amp;gt; is the [[sample size]] of the &amp;#039;&amp;#039;i&amp;#039;&amp;#039;&amp;#039;th sample, &amp;#039;&amp;#039;s&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;&amp;#039;&amp;#039;i&amp;#039;&amp;#039;&amp;lt;/sub&amp;gt;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; is the variance of the &amp;#039;&amp;#039;i&amp;#039;&amp;#039;th sample, and &amp;#039;&amp;#039;k&amp;#039;&amp;#039; is the number of samples being combined.  &amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;amp;nbsp;&amp;amp;minus;&amp;amp;nbsp;1 is used instead of &amp;#039;&amp;#039;n&amp;#039;&amp;#039; for the same [[Standard_deviation#With_sample_standard_deviation|reason it may be used in estimating variances from samples]] (i.e. [[Bessel&amp;#039;s correction]]).&lt;br /&gt;
&lt;br /&gt;
The square-root of a pooled variance estimator is known as a &amp;#039;&amp;#039;&amp;#039;pooled standard deviation&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
== Motivation ==&lt;br /&gt;
In [[statistics]], many times, data are collected for a [[statistical independence|dependent variable]], y, over a range of values for the [[statistical independence|independent variable]], x. For example, the observation of fuel consumption might be studied as a function of engine speed while the engine load is held constant. If, in order to achieve a small [[variance]] in y, numerous repeated tests are required at each value of x, the expense of testing may become prohibitive. Reasonable estimates of variance can be determined by using the principle of &amp;#039;&amp;#039;&amp;#039;pooled variance&amp;#039;&amp;#039;&amp;#039; after repeating each [[Statistical hypothesis testing|test]] at a particular x only a few times. &lt;br /&gt;
&lt;br /&gt;
== Unbiased least square estimate vs. biased maximum likelihood estimate ==&lt;br /&gt;
&lt;br /&gt;
Both&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;s_p^2=\frac{\sum_{i=1}^k (n_i - 1)s_i^2}{\sum_{i=1}^k (n_i - 1)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;s_p^2=\frac{\sum_{i=1}^k (n_i - 1)s_i^2}{\sum_{i=1}^k n_i }&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
are used in different contexts.{{Citation needed|date=November 2010}} The former can give an unbiased &amp;lt;math&amp;gt;s_p^2&amp;lt;/math&amp;gt; to estimate &amp;lt;math&amp;gt;\sigma^2&amp;lt;/math&amp;gt; when the two groups share an equal population variance. The latter one can give a more efficient &amp;lt;math&amp;gt;s_p^2&amp;lt;/math&amp;gt; to estimate &amp;lt;math&amp;gt;\sigma^2&amp;lt;/math&amp;gt; biasedly. Note that the quantities &amp;lt;math&amp;gt;s_i^2&amp;lt;/math&amp;gt; in the right hand sides of both equations are the unbiased estimates.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&lt;br /&gt;
Consider the following set of data for &amp;#039;&amp;#039;y&amp;#039;&amp;#039; obtained at various levels of the independent variable&amp;amp;nbsp;&amp;#039;&amp;#039;x&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
! &amp;#039;&amp;#039;x&amp;#039;&amp;#039;&lt;br /&gt;
! &amp;#039;&amp;#039;y&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| 31, 30, 29&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| 42, 41, 40, 39&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| 31, 28&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| 23, 22, 21, 19, 18&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| 21, 20, 19, 18,17&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The number of trials, mean, variance and standard deviation are presented in the next table.&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
! &amp;#039;&amp;#039;x&amp;#039;&amp;#039;&lt;br /&gt;
! &amp;#039;&amp;#039;n&amp;#039;&amp;#039;&lt;br /&gt;
! &amp;#039;&amp;#039;y&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;mean&amp;lt;/sub&amp;gt;&lt;br /&gt;
! &amp;#039;&amp;#039;S&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;&amp;#039;&amp;#039;y&amp;#039;&amp;#039;&amp;lt;/sub&amp;gt;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
! &amp;#039;&amp;#039;S&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| 3&lt;br /&gt;
| 30.0&lt;br /&gt;
| 1.0&lt;br /&gt;
| 1.0&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| 4&lt;br /&gt;
| 40.5&lt;br /&gt;
| 1.67&lt;br /&gt;
| 1.29&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| 2&lt;br /&gt;
| 29.5&lt;br /&gt;
| 4.5&lt;br /&gt;
| 2.12&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| 5&lt;br /&gt;
| 20.6&lt;br /&gt;
| 4.3&lt;br /&gt;
| 2.07&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| 5&lt;br /&gt;
| 19.0&lt;br /&gt;
| 2.5&lt;br /&gt;
| 1.58&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
These statistics represent the variance and [[standard deviation]] for each subset of data at the various levels of &amp;#039;&amp;#039;x&amp;#039;&amp;#039;. If we can assume that the same phenomena are generating [[random error]] at every level of &amp;#039;&amp;#039;x&amp;#039;&amp;#039;, the above data can be “pooled” to express a single estimate of variance and standard deviation. In a sense, this suggests finding a [[mean]] variance or standard deviation among the five results above. This mean variance is calculated by weighting the individual values with the size of the subset for each level of &amp;#039;&amp;#039;x&amp;#039;&amp;#039;. Thus, the pooled variance is defined by&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;S_P^2 = \frac{(n_1-1)S_1^2+(n_2-1)S_2^2 + \cdots + (n_k - 1)S_k^2}{(n_1 - 1) + (n_2 - 1) + \cdots +(n_k - 1)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;, &amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;, . . . &amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;&amp;#039;&amp;#039;k&amp;#039;&amp;#039;&amp;lt;/sub&amp;gt; are the sizes of the data subsets at each level of the variable &amp;#039;&amp;#039;x&amp;#039;&amp;#039;, and &amp;#039;&amp;#039;S&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, &amp;#039;&amp;#039;S&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, . . ., &amp;#039;&amp;#039;S&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;&amp;#039;&amp;#039;k&amp;#039;&amp;#039;&amp;lt;/sub&amp;gt;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; are their respective variances.&lt;br /&gt;
&lt;br /&gt;
The pooled variance of the data shown above is therefore:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;S_P^2 = 2.765 \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* Used for calculating [[Effect size#Cohen.27s_d|Cohen&amp;#039;s &amp;#039;&amp;#039;d&amp;#039;&amp;#039; (effect size)]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
*{{cite journal |author=Killeen PR |title=An alternative to null-hypothesis significance tests |journal=Psychol Sci |volume=16 |issue=5 |pages=345–53 |date=May 2005 |pmid=15869691 |pmc=1473027 |doi=10.1111/j.0956-7976.2005.01538.x }}&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://goldbook.iupac.org/P04758.html IUPAC Gold Book - pooled standard deviation]&lt;br /&gt;
* [http://www.isixsigma.com/dictionary/Pooled_Standard_Deviation-295.htm]&lt;br /&gt;
* [http://web.psych.utoronto.ca/~psy379/Stats%20PPT.pdf &amp;amp;ndash; also referring to Cohen&amp;#039;s &amp;#039;&amp;#039;d&amp;#039;&amp;#039; (on page 6)]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Pooled Variance}}&lt;br /&gt;
[[Category:Statistical terminology]]&lt;br /&gt;
[[Category:Analysis of variance]]&lt;/div&gt;</summary>
		<author><name>en&gt;Mogism</name></author>
	</entry>
</feed>