<?xml version="1.0" encoding="utf-8"?>
<pageSections>
	<flashdropdown_placeholder><![CDATA[
  <div></div>
]]> 

	</flashdropdown_placeholder>

	<Center_Title><![CDATA[
  <h3>Degrees of Freedom (df)</h3>
]]>
</Center_Title>
	<mainContent><![CDATA[
    <div id="Center_Outermost_Box" class="Center_Outer_Box">
	    <div id="Statglos_Inner_Text_Box" class="Statglossary_Inner_Text_Box">	
	    <div id="Statglos_Inner_Paragraph_Box" class="Statglossary_Inner_Paragraph_Box">		
 <p />
 Statisticians use the terms "degrees of freedom" to describe the number of values in the final calculation of a statistic that are free to vary. Consider, for example the statistic s². 
<p />
To calculate the s² of a random sample, we must first calculate the mean of that sample and then compute the sum of the several squared deviations from that mean. While there will be n such squared deviations only (n - 1) of them are, in fact, free to assume any value whatsoever. This is because the final squared deviation from the mean must include the one value of X such that the sum of all the Xs divided by n will equal the obtained mean of the sample. All of the other (n - 1) squared deviations from the mean can, theoretically, have any values whatsoever. For these reasons, the statistic s² is said to have only (n - 1) degrees of freedom. 
<p />

<IMG SRC="../pics/stats/sg_df.gif" WIDTH="277" HEIGHT="111">
<!-- end of Statglos_Inner_Paragraph_Box div --></div>
<!-- end of Statglossary_Inner_Text_Box div -->  </div>
<!-- end of Center_Outer_Box div -->  </div>

]]>
  
  	</mainContent>

<seeAlsoBox><![CDATA[
<div id="se_sg_see_alsos" class="se_sg_see_alsos_bu_list">
<button  type="button" class="statglos_preferred_order_entry_button" onclick="chg_middle_pg_content('statistic', '../statglos/')">Statistic</button>
<button type="button" class="statglos_preferred_order_entry_button" onclick="chg_middle_pg_content('random_sample', '../statglos/')">Random Sample</button>
<button  type="button" class="statglos_preferred_order_entry_button" onclick="chg_middle_pg_content('variance', '../statglos/')">Variance</button>
<button  type="button" class="statglos_preferred_order_entry_button" onclick="chg_middle_pg_content('unbiased_estimate', '../statglos/')">Unbiased Estimate</button>
<!-- end of see also div --></div>
]]>
</seeAlsoBox>
</pageSections>

