<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.socr.umich.edu/index.php?action=history&amp;feed=atom&amp;title=SOCR_Courses_2009_2010_Stat13_1_Lab5</id>
	<title>SOCR Courses 2009 2010 Stat13 1 Lab5 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.socr.umich.edu/index.php?action=history&amp;feed=atom&amp;title=SOCR_Courses_2009_2010_Stat13_1_Lab5"/>
	<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2009_2010_Stat13_1_Lab5&amp;action=history"/>
	<updated>2026-06-04T22:42:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.6</generator>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2009_2010_Stat13_1_Lab5&amp;diff=9660&amp;oldid=prev</id>
		<title>IvoDinov: Created page with '==  Stats 13.1 - Laboratory Activity 5: Confidence Interval Activity==  This is an activity to explore the confidence intervals for the popul…'</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2009_2010_Stat13_1_Lab5&amp;diff=9660&amp;oldid=prev"/>
		<updated>2009-11-24T06:04:09Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;== &lt;a href=&quot;/index.php/SOCR_Courses_2009_2010_Stat13_1&quot; title=&quot;SOCR Courses 2009 2010 Stat13 1&quot;&gt; Stats 13.1&lt;/a&gt; - Laboratory Activity 5: Confidence Interval Activity==  This is an activity to explore the confidence intervals for the popul…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== [[SOCR_Courses_2009_2010_Stat13_1 | Stats 13.1]] - Laboratory Activity 5: Confidence Interval Activity==&lt;br /&gt;
&lt;br /&gt;
This is an activity to explore the confidence intervals for the population mean when the standard deviation is known.&lt;br /&gt;
&lt;br /&gt;
===Description===&lt;br /&gt;
You can access the applet for the confidence intervals experiment at [http://www.socr.ucla.edu/htmls/SOCR_Experiments.html SOCR Experiments].  Use the scroll down button to find the [http://socr.ucla.edu/htmls/exp/Confidence_Interval_Experiment.html Confidence Interval Experiment].&lt;br /&gt;
&lt;br /&gt;
The confidence interval for the population mean &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; when &amp;lt;math&amp;gt; \sigma &amp;lt;/math&amp;gt; is known is given by (when n&amp;gt;30):&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\bar x - z_{\frac{\alpha}{2}} \frac{\sigma}{\sqrt{n}} \le \mu \le \bar x + z_{\frac{\alpha}{2}} \frac{\sigma}{\sqrt{n}}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;z_{\frac{\alpha}{2}}&amp;lt;/math&amp;gt; is the value of &amp;lt;math&amp;gt;z&amp;lt;/math&amp;gt; such that the area to its left (or right) is &amp;lt;math&amp;gt;\frac{\alpha}{2}&amp;lt;/math&amp;gt;.  For example if we choose a &amp;lt;math&amp;gt;95 \% &amp;lt;/math&amp;gt; confidence level then &amp;lt;math&amp;gt;1-\alpha=0.95&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;\alpha=0.05&amp;lt;/math&amp;gt; and therefore &amp;lt;math&amp;gt;\frac{\alpha}{2}=0.025&amp;lt;/math&amp;gt; which gives &amp;lt;math&amp;gt;z_{\frac{\alpha}{2}}=1.96&amp;lt;/math&amp;gt;.  The sample mean &amp;lt;math&amp;gt;\bar x&amp;lt;/math&amp;gt; is the mean of the sample of size &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;\sigma &amp;lt;/math&amp;gt; is the standard deviation.  In this lab we will generate many confidence intervals based on different sample sizes.  The samples in this lab are always selected from the standard normal distribution &amp;lt;math&amp;gt;N(0,1)&amp;lt;/math&amp;gt;.  Therefore we know that the mean is &amp;lt;math&amp;gt;\mu=0&amp;lt;/math&amp;gt;, and the standard deviation &amp;lt;math&amp;gt;\sigma=1&amp;lt;/math&amp;gt;.  Let's pretend that &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is unknown and that only &amp;lt;math&amp;gt;\sigma&amp;lt;/math&amp;gt; is known.  We will select many samples each one of size &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; and use it to construct a confidence interval for the population mean.&lt;br /&gt;
&lt;br /&gt;
===Exercise 1===&lt;br /&gt;
Using the scroll down button select &amp;quot;Number of Experiments = 100&amp;quot;.  Select sample size &amp;lt;math&amp;gt;n=20&amp;lt;/math&amp;gt;, and choose number of intervals 200.  It means:  You will select 200 samples and with each sample you will obtain a confidence interval.  You will do this 100 times.    Take a snapshot and answer the following questions.&lt;br /&gt;
&lt;br /&gt;
# How many intervals (out of the 200) do you expect to miss the population mean &amp;lt;math&amp;gt;\mu=0&amp;lt;/math&amp;gt;?&lt;br /&gt;
# What do the number -3, -2, -1, 0, 1, 2, 3 represent? &lt;br /&gt;
#  What do the blue lines represent?&lt;br /&gt;
#  How is the confidence interval represented?&lt;br /&gt;
#  What does the green dot represent?&lt;br /&gt;
#  Write down the formula on which the confidence intervals are based.&lt;br /&gt;
&lt;br /&gt;
===Exercise 2===&lt;br /&gt;
#  Reset and repeat Exercise 1, answering questions 1 and 6,  with &amp;lt;math&amp;gt;\alpha=0.01&amp;lt;/math&amp;gt;.  Will the intervals be larger, smaller, or stay the same compared to that of Exercise 1?  &lt;br /&gt;
#   Reset and repeat Exercise 1, answering questions 1 and 6, with sample size now &amp;lt;math&amp;gt;n=80&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\alpha=0.01&amp;lt;/math&amp;gt;.  Will the intervals be larger, smaller, or stay the same compared to that of Exercise 1?  &lt;br /&gt;
#  Reset and repeat Exercise 1, answering questions 1 and 6, with sample size &amp;lt;math&amp;gt;n=80&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\alpha=1.0E-4&amp;lt;/math&amp;gt; (this is &amp;lt;math&amp;gt;10^{-4}&amp;lt;/math&amp;gt;).  Will the intervals be larger, smaller, or stay the same compared to that of Exercise 1?  &lt;br /&gt;
&lt;br /&gt;
Below you can see a snapshot of the run of 100 intervals with &amp;lt;math&amp;gt; n=36, \ \alpha=0.05 &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image: SOCR_Activities_Christou_christou_confint.jpg|600px]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===See also===&lt;br /&gt;
* [[SOCR_EduMaterials_Activities_General_CI_Experiment | General Confidence Interval Activity]] and the [http://socr.ucla.edu/htmls/exp/Confidence_Interval_Experiment_General.html General Confidence Interval Applet].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* SOCR Home page: http://www.socr.ucla.edu&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php?title=SOCR_Courses_2009_2010_Stat13_1_Lab5}}&lt;/div&gt;</summary>
		<author><name>IvoDinov</name></author>
		
	</entry>
</feed>