<?xml version="1.0" encoding="utf-8"?>
<pageSections>
	<flashdropdown_placeholder><![CDATA[
  <div></div>
]]> 

	</flashdropdown_placeholder>

	<Center_Title><![CDATA[
  <h3>Central Limit Theorem</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 />
 The Central Limit Theorem is a statement about the characteristics of the sampling distribution of means of random samples from a given population. That is, it describes the characteristics of the distribution of values we would obtain if we were able to draw an infinite number of random samples of a given size from a given population and we calculated the mean of each sample. 
<p />
The Central Limit Theorem consists of three statements: 
<p />
<div id="sg_inset_inner_paragraph_text">
[1] The mean of the sampling distribution of means is equal to the mean of the population from which the samples were drawn. 
<p />
[2] The variance of the sampling distribution of means is equal to the variance of the population from which the samples were drawn divided by the size of the samples. 
<p />
[3] If the original population is distributed normally (i.e. it is bell shaped), the sampling distribution of means will also be normal. If the original population is not normally distributed, the sampling distribution of means will increasingly approximate a normal distribution as sample size increases (i.e. when increasingly large samples are drawn).
<!-- end of sg_inset_inner_paragraph_text div --> </div>
<p />
The accompanying figure illustrates the statements of the Central Limit Theorem both algebraically and graphically. 
<p />
<!-- end of Statglos_Inner_Paragraph_Box div --></div>
<div id="sg_picframe_central_limit_theorem" class = "sg_picture_frame">
<!-- orig size 630 by 357 -->
<IMG ALIGN=ABSBOTTOM HSPACE=0 WIDTH=573 HEIGHT=325 SRC="/pics/stats/sg_central_limit_theorem.png" ALT="Central Limit Theorem"> 
<!-- end of sg_picframe_histogram 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('population', '../statglos/')">Population</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('sampling_distribution', '../statglos/')">Sampling Distribution</button>
<!-- end of see also div --></div>
]]>
</seeAlsoBox>
</pageSections>

