<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=Standard_Error_of_the_Estimate</id>
	<title>Standard Error of the Estimate - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=Standard_Error_of_the_Estimate"/>
	<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=Standard_Error_of_the_Estimate&amp;action=history"/>
	<updated>2026-05-13T21:44:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://training-course-material.com/index.php?title=Standard_Error_of_the_Estimate&amp;diff=18220&amp;oldid=prev</id>
		<title>Bernard Szlachta: /* The standard error of the estimate */</title>
		<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=Standard_Error_of_the_Estimate&amp;diff=18220&amp;oldid=prev"/>
		<updated>2014-06-05T14:09:42Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;The standard error of the estimate&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Cat|Regression| 04}}&lt;br /&gt;
=The standard error of the estimate=&lt;br /&gt;
The standard error of the estimate &lt;br /&gt;
* is closely related to this quantity and is defined below:&lt;br /&gt;
* is a measure of the accuracy of predictions&lt;br /&gt;
 [[File:ClipCapIt-140603-233234.PNG]]&lt;br /&gt;
 s&amp;lt;sub&amp;gt;est&amp;lt;/sub&amp;gt; is the standard error of the estimate,&lt;br /&gt;
 Y        - actual score&lt;br /&gt;
 Y&amp;#039;       - predicted score&lt;br /&gt;
 Y-Y&amp;#039;     - differences between the actual scores and the predicted scores.&lt;br /&gt;
 Σ(Y-Y&amp;#039;)&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; - SSE &lt;br /&gt;
 N        - number of pairs of scores&lt;br /&gt;
&lt;br /&gt;
==Simple Example==&lt;br /&gt;
*The graphs below shows two regression examples. &lt;br /&gt;
*You can see that in graph A, the points are closer to the line then they are in graph B. &lt;br /&gt;
*Therefore, the predictions in Graph A are more accurate than in Graph B.&lt;br /&gt;
:[[File:ClipCapIt-140603-233044.PNG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
Assume the data below are the data from a population of five X-Y pairs&lt;br /&gt;
&lt;br /&gt;
:[[File:ClipCapIt-140603-233622.PNG]]&lt;br /&gt;
&lt;br /&gt;
*The last column shows that the sum of the squared errors of prediction is 2.791. &lt;br /&gt;
*Therefore, the standard error of the estimate is:&lt;br /&gt;
:[[File:ClipCapIt-140603-233320.PNG]]&lt;br /&gt;
&lt;br /&gt;
==Formula for the Standard Error==&lt;br /&gt;
There is a version of the formula for the standard error in terms of Pearson&amp;#039;s correlation:&lt;br /&gt;
&lt;br /&gt;
[[File:ClipCapIt-140603-233713.PNG]]&lt;br /&gt;
&lt;br /&gt;
where ρ is the population value of Pearson&amp;#039;s correlation &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SSY is&lt;br /&gt;
&lt;br /&gt;
:[[File:ClipCapIt-140603-233729.PNG]]&lt;br /&gt;
&lt;br /&gt;
Similar formulas are used when the standard error of the estimate is computed from a sample rather than a population. &lt;br /&gt;
* The only difference is that the denominator is N-2 rather than N, since two parameters (the slope and the intercept) were estimated in order to estimate the sum of squares&lt;br /&gt;
* Formulas comparable to the ones for the population are shown below.&lt;br /&gt;
[[File:ClipCapIt-140603-233915.PNG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
For the example data, &lt;br /&gt;
* μ&amp;lt;sub&amp;gt;y&amp;lt;/sub&amp;gt; = 2.06 &lt;br /&gt;
*  SSY = 4.597 &lt;br /&gt;
*  ρ= 0.6268. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Therefore,&lt;br /&gt;
&lt;br /&gt;
[[File:ClipCapIt-140603-233829.PNG]]&lt;br /&gt;
&lt;br /&gt;
which is the same value computed previously.&lt;br /&gt;
&lt;br /&gt;
=Quiz=&lt;br /&gt;
&amp;lt;quiz display=simple &amp;gt;&lt;br /&gt;
{In a regression line, the ________ the standard error of the estimate is, the more accurate the predictions are. &lt;br /&gt;
&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
-larger&lt;br /&gt;
+smaller&lt;br /&gt;
-The standard error of the estimate is not related to the accuracy of the predictions.&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
{{Show Answer|&lt;br /&gt;
smaller&lt;br /&gt;
&lt;br /&gt;
The standard error of the estimate is a measure of the accuracy of predictions. The regression line is the line that minimizes the sum of squared deviations of prediction (also called the sum of squares error), and the standard error of the estimate is the square root of the average squared deviation.&lt;br /&gt;
}}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
{Linear regression was used to predict Y from X in a certain population. In this population, SSY is 50, the correlation between X and Y is .5, and N is 100. What is the standard error of the estimate? &lt;br /&gt;
&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
{ 0.61 }&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
{{Show Answer|&lt;br /&gt;
0.61&lt;br /&gt;
&lt;br /&gt;
The standard error of the estimate for a population is sqrt[(1-rho2)*SSY/N]&lt;br /&gt;
&lt;br /&gt;
sqrt[(1-.52)*50/100] equals .61&lt;br /&gt;
}}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
{You sample 10 people in a high school to try to predict GPA in 10th grade from GPA in 9th grade. You determine that SSE = 5.8. What is the standard error of the estimate? &lt;br /&gt;
&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
{ 0.85 }&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
{{Show Answer|&lt;br /&gt;
0.85&lt;br /&gt;
&lt;br /&gt;
The standard error of the estimate for a sample is sqrt[SSE/(N-2)] &lt;br /&gt;
&lt;br /&gt;
sqrt[5.8/8] equals to .85&lt;br /&gt;
}}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
{The graph below represents a regression line predicting Y from X. This graph shows the error of prediction for each of the actual Y values. Use this information to compute the standard error of the estimate in this sample. &lt;br /&gt;
&lt;br /&gt;
[[File:ClipCapIt-140603-234415.PNG]]&lt;br /&gt;
&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
{ 1 }&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
{{Show Answer|&lt;br /&gt;
1&lt;br /&gt;
&lt;br /&gt;
The standard error of the estimate for a sample is sqrt[SSE/(N-2)]. &lt;br /&gt;
&lt;br /&gt;
SSE is the sum of the squared errors of prediction, &lt;br /&gt;
&lt;br /&gt;
so SSE is (-.2)2 + (.4)2 + (-.8)2 + (1.3)2 + (-.7)2 equals to 3.02; &lt;br /&gt;
&lt;br /&gt;
sqrt(3.02/3) is 1.0&lt;br /&gt;
}}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;/div&gt;</summary>
		<author><name>Bernard Szlachta</name></author>
	</entry>
</feed>