<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.socr.umich.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TiffanyHead</id>
	<title>SOCR - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.socr.umich.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TiffanyHead"/>
	<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php/Special:Contributions/TiffanyHead"/>
	<updated>2026-06-04T05:26:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.6</generator>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1_Lab6&amp;diff=5501</id>
		<title>SOCR Courses 2007 2008 Stat13 1 Lab6</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1_Lab6&amp;diff=5501"/>
		<updated>2007-11-13T08:33:08Z</updated>

		<summary type="html">&lt;p&gt;TiffanyHead: /* Applications */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== [[SOCR_Courses_2007_2008_Stat13_1 | Stats 13.1]] - Laboratory Activity 6==&lt;br /&gt;
&lt;br /&gt;
===Central Limit Theorem (CLT) Activity===&lt;br /&gt;
&lt;br /&gt;
This activity represents a very general demonstration of the the [http://en.wikipedia.org/wiki/Central_limit_theorem Central Limit Theorem (CLT)]. The activity is based on the [http://socr.ucla.edu/htmls/SOCR_Experiments.html SOCR Sampling Distribution CLT Experiment]. This experiment builds upon a [http://www.ruf.rice.edu/~lane/stat_sim/sampling_dist/ RVLS CLT applet] by extending the applet functionality and providing the capability of sampling from any [[About_pages_for_SOCR_Distributions | SOCR Distribution]].&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==Goals==&lt;br /&gt;
The aims of this activity are to:&lt;br /&gt;
* Provide intuitive notion of sampling from any process with a well-defined distribution.&lt;br /&gt;
* Motivate and facilitate learning of the [http://en.wikipedia.org/wiki/Central_limit_theorem central limit theorem].&lt;br /&gt;
* Empirically validate that sample-averages of random observations (most processes) follow approximately [http://en.wikipedia.org/wiki/Normal_distribution normal distribution].&lt;br /&gt;
* Empirically demonstrate that the ''sample-average'' is special and other [http://en.wikipedia.org/wiki/Point_estimator sample statistics] (e.g., median, variance, range, etc.) generally do not have distributions that are normal.&lt;br /&gt;
* Illustrate that the expectation of the sample-average equals the population mean (and the sample-average is typically a good measure of centrality for a population/process).&lt;br /&gt;
* Show that the variation of the sampling distribution of the mean rapidly decreases as the sample size increases (&amp;lt;math&amp;gt; ~1\over{\sqrt{n}}&amp;lt;/math&amp;gt;).&lt;br /&gt;
* Reinforce the concepts of a native distribution, sample, sample distribution, sampling distribution, parameter estimator and data-driven numerical parameter estimate.&lt;br /&gt;
&lt;br /&gt;
==The SOCR CLT Experiment==&lt;br /&gt;
To start the this Experiment, go to [http://www.socr.ucla.edu/htmls/SOCR_Experiments.html SOCR Experiments] and select the SOCR Sampling Distribution CLT Experiment from the drop-down list of experiments in the left panel. The image below shows the interface to this experiment. Notice the main control widgets on this image (boxed in blue and pointed to by arrows). The generic control buttons on the top allow you to do one or multiple steps/runs, stop and reset this experiment. The two tabs in the main frame provide graphical access to the results of the experiment (Histograms and Summaries) or the Distribution selection panel (Distributions). Remember that choosing sample-sizes &amp;lt;= 16 will animate the samples (second graphing row), whereas larger sample-sizes (N&amp;gt;20) will only show the updates of the sampling distributions (bottom two graphing rows).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:SOCR_Activities_General_CLT_Dinov_012207_Fig1.jpg|400px]]&amp;lt;/center&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
===Experiment 1===&lt;br /&gt;
Expand your Experiment panel (right panel) by clicking/dragging the vertical split-pane bar. Choose the two sample sizes for the two statistics to be 10. Press the '''step'''-button a few of times (2-5) to see the experiment run several times. Notice how data is being sampled from the native population (the distribution of the process on the top). For each step, the process of sampling 2 samples of 10 observations will generate 2 sample statistics of the 2 parameters of interest (these are defaulted to ''mean'' and ''variance''). At each step, you can see the plots of all sample values, as well as the computed sample statistics for each parameter. The sample values are shown on the second row graph, below the distribution of the process, and the two sample statistics are plotted on the bottom two rows. If we run this experiment many times, the bottom two graphs/histograms become good approximations to the corresponding sampling distributions. If we did this infinitely many times these two graphs become the sampling distributions of the chosen sample statistics (as the observations/measurements are independent within each sample and between samples). Finally, press the '''Refresh Stats Table''' button on the top to see the sample summary statistics for the native population distribution (row 1), last sample (row 2) and the two sampling distributions, in this case ''mean'' and ''variance'' (rows 3 and 4).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:SOCR_Activities_General_CLT_Dinov_012207_Fig2.jpg|400px]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Experiment 2===&lt;br /&gt;
For this experiment we'll look at the mean, standard deviation, skewness and kurtosis of the sample-average and the sample-variance (these two sample data-driven statistical estimates). Choose sample-sizes of 50, for both estimates (mean and variance). Select the '''Fit Normal Curve''' check-boxes for both sample distributions. '''Step''' through the experiment a few times (by clicking the Run button) and then click '''Refresh Stats Table''' button on the top to see the sample summary statistics. Try to understand and relate these sample-distribution statistics to their analogues from the native population (on the top row). For example, the mean of the  multiple sample-averages is about the same as the mean of the native population, but the standard deviation of the sampling distribution of the average is about &amp;lt;math&amp;gt;\sigma\over{\sqrt{n}}&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;\sigma&amp;lt;/math&amp;gt; is the standard deviation of the original native process/distribution.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:SOCR_Activities_General_CLT_Dinov_012207_Fig3.jpg|400px]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Experiment 3===&lt;br /&gt;
Now let's select any of the [[About_pages_for_SOCR_Distributions | SOCR Distributions]], sample from it repeatedly and see if the central limit theorem is valid for the process we have selected. Try Normal, Poisson, Beta, Gamma, Cauchy and other continuous or discrete distributions. Are our empirical results in agreement with the CLT? Go to the '''Distributions''' tab on the top of the graphing panel. Reset the experiments panel (button on the top). Select a distribution from the drop-down list of distributions in this list. Choose appropriate parameters for your distribution, if any, and click the '''Sample from this Current Distribution''' button to send this distribution to the graphing panel in the '''Histograms and Summaries''' tab. Go to this panel and again run the experiment several times. Notice how we now sample from a Non-Normal Distribution for the first time. In this case we had chosen the Beta distribution (&amp;lt;math&amp;gt;\alpha=6.7, \beta=0.5&amp;lt;/math&amp;gt;).&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:SOCR_Activities_General_CLT_Dinov_012207_Fig4.jpg|300px]] &lt;br /&gt;
[[Image:SOCR_Activities_General_CLT_Dinov_012207_Fig5.jpg|300px]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Experiment 4===&lt;br /&gt;
Suppose the distribution we want to sample from is not included in the list of [[About_pages_for_SOCR_Distributions | SOCR Distributions]], under the '''Distributions''' tab. We can then draw a shape for a hypothetical distribution by clicking and dragging the mouse in the top graphing canvas (Histograms and Summaries tab panel). This away you can construct contiguous and discontinuous, symmetric and asymmetric, unimodal and multi-modal, leptokurtic and mesokurtic and other [http://en.wikipedia.org/wiki/Probability_distribution types of distributions]. In the figure below, we had demonstrated this functionality to study differences between two data-driven estimates for the population center - sample [http://en.wikipedia.org/wiki/Mean mean] and sample [http://en.wikipedia.org/wiki/Median median]. Look how the sampling distribution of the sample-average is very close to Normal, where as the sampling distribution of the sample median is not.&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:SOCR_Activities_General_CLT_Dinov_012207_Fig6.jpg|300px]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Questions==&lt;br /&gt;
* What effects will asymmetry, gaps and continuity of the native distribution have on the applicability of the CLT, or on the asymptotic distribution of various sample statistics?&lt;br /&gt;
* When can we reasonably expect statistics, other than the sample mean, to have CLT properties?&lt;br /&gt;
* If a native process has &amp;lt;math&amp;gt;\sigma_{X}=10&amp;lt;/math&amp;gt; and we take a sample of size 10, what will be &amp;lt;math&amp;gt;\sigma_{\overline{X}}&amp;lt;/math&amp;gt;? Does it depend on the shape of the original process? How large should the sample-size be so that &amp;lt;math&amp;gt;\sigma_{\overline{X}}={2\over 3}\sigma_{X}&amp;lt;/math&amp;gt;?&lt;br /&gt;
&lt;br /&gt;
==Applications==&lt;br /&gt;
The second part of this SOCR Activity demonstrates the [[SOCR_EduMaterials_Activities_GCLT_Applications | applications of the Central Limit Theorem]].&lt;/div&gt;</summary>
		<author><name>TiffanyHead</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1_Lab6&amp;diff=5500</id>
		<title>SOCR Courses 2007 2008 Stat13 1 Lab6</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1_Lab6&amp;diff=5500"/>
		<updated>2007-11-13T08:32:38Z</updated>

		<summary type="html">&lt;p&gt;TiffanyHead: New page: ==  Stats 13.1 - Laboratory Activity 6==  ===Central Limit Theorem (CLT) Activity===  This activity represents a very general demonstration of the the ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== [[SOCR_Courses_2007_2008_Stat13_1 | Stats 13.1]] - Laboratory Activity 6==&lt;br /&gt;
&lt;br /&gt;
===Central Limit Theorem (CLT) Activity===&lt;br /&gt;
&lt;br /&gt;
This activity represents a very general demonstration of the the [http://en.wikipedia.org/wiki/Central_limit_theorem Central Limit Theorem (CLT)]. The activity is based on the [http://socr.ucla.edu/htmls/SOCR_Experiments.html SOCR Sampling Distribution CLT Experiment]. This experiment builds upon a [http://www.ruf.rice.edu/~lane/stat_sim/sampling_dist/ RVLS CLT applet] by extending the applet functionality and providing the capability of sampling from any [[About_pages_for_SOCR_Distributions | SOCR Distribution]].&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==Goals==&lt;br /&gt;
The aims of this activity are to:&lt;br /&gt;
* Provide intuitive notion of sampling from any process with a well-defined distribution.&lt;br /&gt;
* Motivate and facilitate learning of the [http://en.wikipedia.org/wiki/Central_limit_theorem central limit theorem].&lt;br /&gt;
* Empirically validate that sample-averages of random observations (most processes) follow approximately [http://en.wikipedia.org/wiki/Normal_distribution normal distribution].&lt;br /&gt;
* Empirically demonstrate that the ''sample-average'' is special and other [http://en.wikipedia.org/wiki/Point_estimator sample statistics] (e.g., median, variance, range, etc.) generally do not have distributions that are normal.&lt;br /&gt;
* Illustrate that the expectation of the sample-average equals the population mean (and the sample-average is typically a good measure of centrality for a population/process).&lt;br /&gt;
* Show that the variation of the sampling distribution of the mean rapidly decreases as the sample size increases (&amp;lt;math&amp;gt; ~1\over{\sqrt{n}}&amp;lt;/math&amp;gt;).&lt;br /&gt;
* Reinforce the concepts of a native distribution, sample, sample distribution, sampling distribution, parameter estimator and data-driven numerical parameter estimate.&lt;br /&gt;
&lt;br /&gt;
==The SOCR CLT Experiment==&lt;br /&gt;
To start the this Experiment, go to [http://www.socr.ucla.edu/htmls/SOCR_Experiments.html SOCR Experiments] and select the SOCR Sampling Distribution CLT Experiment from the drop-down list of experiments in the left panel. The image below shows the interface to this experiment. Notice the main control widgets on this image (boxed in blue and pointed to by arrows). The generic control buttons on the top allow you to do one or multiple steps/runs, stop and reset this experiment. The two tabs in the main frame provide graphical access to the results of the experiment (Histograms and Summaries) or the Distribution selection panel (Distributions). Remember that choosing sample-sizes &amp;lt;= 16 will animate the samples (second graphing row), whereas larger sample-sizes (N&amp;gt;20) will only show the updates of the sampling distributions (bottom two graphing rows).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:SOCR_Activities_General_CLT_Dinov_012207_Fig1.jpg|400px]]&amp;lt;/center&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
===Experiment 1===&lt;br /&gt;
Expand your Experiment panel (right panel) by clicking/dragging the vertical split-pane bar. Choose the two sample sizes for the two statistics to be 10. Press the '''step'''-button a few of times (2-5) to see the experiment run several times. Notice how data is being sampled from the native population (the distribution of the process on the top). For each step, the process of sampling 2 samples of 10 observations will generate 2 sample statistics of the 2 parameters of interest (these are defaulted to ''mean'' and ''variance''). At each step, you can see the plots of all sample values, as well as the computed sample statistics for each parameter. The sample values are shown on the second row graph, below the distribution of the process, and the two sample statistics are plotted on the bottom two rows. If we run this experiment many times, the bottom two graphs/histograms become good approximations to the corresponding sampling distributions. If we did this infinitely many times these two graphs become the sampling distributions of the chosen sample statistics (as the observations/measurements are independent within each sample and between samples). Finally, press the '''Refresh Stats Table''' button on the top to see the sample summary statistics for the native population distribution (row 1), last sample (row 2) and the two sampling distributions, in this case ''mean'' and ''variance'' (rows 3 and 4).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:SOCR_Activities_General_CLT_Dinov_012207_Fig2.jpg|400px]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Experiment 2===&lt;br /&gt;
For this experiment we'll look at the mean, standard deviation, skewness and kurtosis of the sample-average and the sample-variance (these two sample data-driven statistical estimates). Choose sample-sizes of 50, for both estimates (mean and variance). Select the '''Fit Normal Curve''' check-boxes for both sample distributions. '''Step''' through the experiment a few times (by clicking the Run button) and then click '''Refresh Stats Table''' button on the top to see the sample summary statistics. Try to understand and relate these sample-distribution statistics to their analogues from the native population (on the top row). For example, the mean of the  multiple sample-averages is about the same as the mean of the native population, but the standard deviation of the sampling distribution of the average is about &amp;lt;math&amp;gt;\sigma\over{\sqrt{n}}&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;\sigma&amp;lt;/math&amp;gt; is the standard deviation of the original native process/distribution.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:SOCR_Activities_General_CLT_Dinov_012207_Fig3.jpg|400px]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Experiment 3===&lt;br /&gt;
Now let's select any of the [[About_pages_for_SOCR_Distributions | SOCR Distributions]], sample from it repeatedly and see if the central limit theorem is valid for the process we have selected. Try Normal, Poisson, Beta, Gamma, Cauchy and other continuous or discrete distributions. Are our empirical results in agreement with the CLT? Go to the '''Distributions''' tab on the top of the graphing panel. Reset the experiments panel (button on the top). Select a distribution from the drop-down list of distributions in this list. Choose appropriate parameters for your distribution, if any, and click the '''Sample from this Current Distribution''' button to send this distribution to the graphing panel in the '''Histograms and Summaries''' tab. Go to this panel and again run the experiment several times. Notice how we now sample from a Non-Normal Distribution for the first time. In this case we had chosen the Beta distribution (&amp;lt;math&amp;gt;\alpha=6.7, \beta=0.5&amp;lt;/math&amp;gt;).&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:SOCR_Activities_General_CLT_Dinov_012207_Fig4.jpg|300px]] &lt;br /&gt;
[[Image:SOCR_Activities_General_CLT_Dinov_012207_Fig5.jpg|300px]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Experiment 4===&lt;br /&gt;
Suppose the distribution we want to sample from is not included in the list of [[About_pages_for_SOCR_Distributions | SOCR Distributions]], under the '''Distributions''' tab. We can then draw a shape for a hypothetical distribution by clicking and dragging the mouse in the top graphing canvas (Histograms and Summaries tab panel). This away you can construct contiguous and discontinuous, symmetric and asymmetric, unimodal and multi-modal, leptokurtic and mesokurtic and other [http://en.wikipedia.org/wiki/Probability_distribution types of distributions]. In the figure below, we had demonstrated this functionality to study differences between two data-driven estimates for the population center - sample [http://en.wikipedia.org/wiki/Mean mean] and sample [http://en.wikipedia.org/wiki/Median median]. Look how the sampling distribution of the sample-average is very close to Normal, where as the sampling distribution of the sample median is not.&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:SOCR_Activities_General_CLT_Dinov_012207_Fig6.jpg|300px]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Questions==&lt;br /&gt;
* What effects will asymmetry, gaps and continuity of the native distribution have on the applicability of the CLT, or on the asymptotic distribution of various sample statistics?&lt;br /&gt;
* When can we reasonably expect statistics, other than the sample mean, to have CLT properties?&lt;br /&gt;
* If a native process has &amp;lt;math&amp;gt;\sigma_{X}=10&amp;lt;/math&amp;gt; and we take a sample of size 10, what will be &amp;lt;math&amp;gt;\sigma_{\overline{X}}&amp;lt;/math&amp;gt;? Does it depend on the shape of the original process? How large should the sample-size be so that &amp;lt;math&amp;gt;\sigma_{\overline{X}}={2\over 3}\sigma_{X}&amp;lt;/math&amp;gt;?&lt;br /&gt;
&lt;br /&gt;
==Applications==&lt;br /&gt;
The second part of this SOCR Activity demonstrates the [[SOCR_EduMaterials_Activities_GCLT_Applications | applications of the Central Limit Theorem]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
* [[SOCR_EduMaterials_Activities_GeneralCentralLimitTheorem2 | Second SOCR CLT Activity]]&lt;br /&gt;
* SOCR Home page: http://www.socr.ucla.edu&lt;br /&gt;
* [http://www.merlot.org/merlot/viewMaterial.htm?id=236831 SOCR CLT Activity at MERLOT]&lt;br /&gt;
* [http://www.causeweb.org/cwis/SPT--FullRecord.php?ResourceId=1699 SOCR CLT Activity at CAUSEweb]&lt;br /&gt;
&lt;br /&gt;
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php?title=SOCR_EduMaterials_Activities_GeneralCentralLimitTheorem}}&lt;/div&gt;</summary>
		<author><name>TiffanyHead</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1&amp;diff=5499</id>
		<title>SOCR Courses 2007 2008 Stat13 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1&amp;diff=5499"/>
		<updated>2007-11-13T08:26:54Z</updated>

		<summary type="html">&lt;p&gt;TiffanyHead: /*  SOCR 2007-2008 Courses - [http://www.stat.ucla.edu/%7Edinov/courses_students.dir/07/Fall/STAT13.1.dir/STAT13.html Stats 13.1] Laboratory Activities */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== [[SOCR_Courses_2007_2008 | SOCR 2007-2008 Courses]] - [http://www.stat.ucla.edu/%7Edinov/courses_students.dir/07/Fall/STAT13.1.dir/STAT13.html Stats 13.1] Laboratory Activities==&lt;br /&gt;
&lt;br /&gt;
* [[SOCR_Courses_2007_2008_Stat13_1_Lab1 | Lab 1]]&lt;br /&gt;
&lt;br /&gt;
* [[SOCR_Courses_2007_2008_Stat13_1_Lab2 | Lab 2]]&lt;br /&gt;
&lt;br /&gt;
* [[SOCR_Courses_2007_2008_Stat13_1_Lab3 | Lab 3]]&lt;br /&gt;
&lt;br /&gt;
* [[SOCR_Courses_2007_2008_Stat13_1_Lab4 | Lab 4]]&lt;br /&gt;
&lt;br /&gt;
* [[SOCR_Courses_2007_2008_Stat13_1_Lab5 | Lab 5]]&lt;br /&gt;
&lt;br /&gt;
* [[SOCR_Courses_2007_2008_Stat13_1_Lab6 | Lab 6]]&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_2007_2008_Stat13_1}}&lt;/div&gt;</summary>
		<author><name>TiffanyHead</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1_Lab2&amp;diff=5469</id>
		<title>SOCR Courses 2007 2008 Stat13 1 Lab2</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1_Lab2&amp;diff=5469"/>
		<updated>2007-10-09T04:10:46Z</updated>

		<summary type="html">&lt;p&gt;TiffanyHead: /* Coin Die Experiment */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== [[SOCR_Courses_2007_2008_Stat13_1 | Stats 13.1]] - Laboratory Activity 2==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Coin Die Experiment===&lt;br /&gt;
&lt;br /&gt;
Go to &amp;lt;nowiki&amp;gt;http://www.socr.ucla.edu/htmls/SOCR Experiments.html&amp;lt;/nowiki&amp;gt; and use the scroll bar to find the Coin Die Experiment. Once you find it, click on the About button and read about the experiment. Answer the following questions with references to graphs where appropriate. &lt;br /&gt;
&lt;br /&gt;
====1)====&lt;br /&gt;
&lt;br /&gt;
There are two random variables (X,Y ), one parameter (p) for the coin, and the probability distribution that governs each die (green or red) involved in this experiment. Describe what each one represents.&lt;br /&gt;
&lt;br /&gt;
* Choose fair coin (p = 0.5), and fair dice (green and red).&lt;br /&gt;
* Perform 10 runs and take a snapshot&lt;br /&gt;
* Perform 100 runs and take a snapshot &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====2)====&lt;br /&gt;
&lt;br /&gt;
Construct the probability distribution of Y &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====3)====&lt;br /&gt;
&lt;br /&gt;
Comment on the empirical and theoretical distributions how the sample size affects them.&lt;br /&gt;
&lt;br /&gt;
* Reset&lt;br /&gt;
* Choose p = 0.8, 1-6 flat for the green die, 3-4 flat for the red die&lt;br /&gt;
* Perform 100 runs and take a snapshot &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====4)====&lt;br /&gt;
&lt;br /&gt;
Construct the probability distribution of Y &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====5)====&lt;br /&gt;
&lt;br /&gt;
Compute the mean of Y &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====6)====&lt;br /&gt;
&lt;br /&gt;
Compute the standard deviation of Y &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====7)====&lt;br /&gt;
&lt;br /&gt;
Verify that these numbers agree with the ones in the applet.&lt;br /&gt;
* Reset&lt;br /&gt;
* Choose p = 0.2, green fair die, 2-5 flat for red die&lt;br /&gt;
* Perform 100 runs and take a snapshot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====8)====&lt;br /&gt;
&lt;br /&gt;
Construct the probability distribution of Y&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====9)====&lt;br /&gt;
&lt;br /&gt;
Comment on the empirical and theoretical distributions.&lt;br /&gt;
&lt;br /&gt;
===Monte Hall Activity (Let's Make a Deal)===&lt;br /&gt;
&lt;br /&gt;
The Monte Hall Activity can be found here: [[SOCR EduMaterials Activities MontyHall]]&lt;/div&gt;</summary>
		<author><name>TiffanyHead</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1_Lab2&amp;diff=5468</id>
		<title>SOCR Courses 2007 2008 Stat13 1 Lab2</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1_Lab2&amp;diff=5468"/>
		<updated>2007-10-09T04:09:59Z</updated>

		<summary type="html">&lt;p&gt;TiffanyHead: /* Coin Die Experiment */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== [[SOCR_Courses_2007_2008_Stat13_1 | Stats 13.1]] - Laboratory Activity 2==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Coin Die Experiment===&lt;br /&gt;
&lt;br /&gt;
Go to [http://www.socr.ucla.edu/htmls/SOCR Experiments.html] and use the scroll bar to find the Coin Die Experiment. Once you find it, click on the About button and read about the experiment. Answer the following questions with references to graphs where appropriate. &lt;br /&gt;
&lt;br /&gt;
====1)====&lt;br /&gt;
&lt;br /&gt;
There are two random variables (X,Y ), one parameter (p) for the coin, and the probability distribution that governs each die (green or red) involved in this experiment. Describe what each one represents.&lt;br /&gt;
&lt;br /&gt;
* Choose fair coin (p = 0.5), and fair dice (green and red).&lt;br /&gt;
* Perform 10 runs and take a snapshot&lt;br /&gt;
* Perform 100 runs and take a snapshot &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====2)====&lt;br /&gt;
&lt;br /&gt;
Construct the probability distribution of Y &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====3)====&lt;br /&gt;
&lt;br /&gt;
Comment on the empirical and theoretical distributions how the sample size affects them.&lt;br /&gt;
&lt;br /&gt;
* Reset&lt;br /&gt;
* Choose p = 0.8, 1-6 flat for the green die, 3-4 flat for the red die&lt;br /&gt;
* Perform 100 runs and take a snapshot &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====4)====&lt;br /&gt;
&lt;br /&gt;
Construct the probability distribution of Y &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====5)====&lt;br /&gt;
&lt;br /&gt;
Compute the mean of Y &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====6)====&lt;br /&gt;
&lt;br /&gt;
Compute the standard deviation of Y &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====7)====&lt;br /&gt;
&lt;br /&gt;
Verify that these numbers agree with the ones in the applet.&lt;br /&gt;
* Reset&lt;br /&gt;
* Choose p = 0.2, green fair die, 2-5 flat for red die&lt;br /&gt;
* Perform 100 runs and take a snapshot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====8)====&lt;br /&gt;
&lt;br /&gt;
Construct the probability distribution of Y&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====9)====&lt;br /&gt;
&lt;br /&gt;
Comment on the empirical and theoretical distributions.&lt;br /&gt;
&lt;br /&gt;
===Monte Hall Activity (Let's Make a Deal)===&lt;br /&gt;
&lt;br /&gt;
The Monte Hall Activity can be found here: [[SOCR EduMaterials Activities MontyHall]]&lt;/div&gt;</summary>
		<author><name>TiffanyHead</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1_Lab2&amp;diff=5467</id>
		<title>SOCR Courses 2007 2008 Stat13 1 Lab2</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1_Lab2&amp;diff=5467"/>
		<updated>2007-10-09T02:27:38Z</updated>

		<summary type="html">&lt;p&gt;TiffanyHead: /*  Stats 13.1 - Laboratory Activity 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== [[SOCR_Courses_2007_2008_Stat13_1 | Stats 13.1]] - Laboratory Activity 2==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Coin Die Experiment===&lt;br /&gt;
&lt;br /&gt;
Go to http://www.socr.ucla.edu/htmls/SOCR Experiments.html and use the scroll bar to find the Coin Die Experiment. Once you find it, click on the About button and read about the experiment. Answer the following questions with references to graphs where appropriate. &lt;br /&gt;
&lt;br /&gt;
====1)====&lt;br /&gt;
&lt;br /&gt;
There are two random variables (X,Y ), one parameter (p) for the coin, and the probability distribution that governs each die (green or red) involved in this experiment. Describe what each one represents.&lt;br /&gt;
&lt;br /&gt;
* Choose fair coin (p = 0.5), and fair dice (green and red).&lt;br /&gt;
* Perform 10 runs and take a snapshot&lt;br /&gt;
* Perform 100 runs and take a snapshot &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====2)====&lt;br /&gt;
&lt;br /&gt;
Construct the probability distribution of Y &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====3)====&lt;br /&gt;
&lt;br /&gt;
Comment on the empirical and theoretical distributions how the sample size affects them.&lt;br /&gt;
&lt;br /&gt;
* Reset&lt;br /&gt;
* Choose p = 0.8, 1-6 flat for the green die, 3-4 flat for the red die&lt;br /&gt;
* Perform 100 runs and take a snapshot &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====4)====&lt;br /&gt;
&lt;br /&gt;
Construct the probability distribution of Y &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====5)====&lt;br /&gt;
&lt;br /&gt;
Compute the mean of Y &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====6)====&lt;br /&gt;
&lt;br /&gt;
Compute the standard deviation of Y &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====7)====&lt;br /&gt;
&lt;br /&gt;
Verify that these numbers agree with the ones in the applet.&lt;br /&gt;
* Reset&lt;br /&gt;
* Choose p = 0.2, green fair die, 2-5 flat for red die&lt;br /&gt;
* Perform 100 runs and take a snapshot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====8)====&lt;br /&gt;
&lt;br /&gt;
Construct the probability distribution of Y&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====9)====&lt;br /&gt;
&lt;br /&gt;
Comment on the empirical and theoretical distributions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Monte Hall Activity (Let's Make a Deal)===&lt;br /&gt;
&lt;br /&gt;
The Monte Hall Activity can be found here: [[SOCR EduMaterials Activities MontyHall]]&lt;/div&gt;</summary>
		<author><name>TiffanyHead</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1_Lab2&amp;diff=5466</id>
		<title>SOCR Courses 2007 2008 Stat13 1 Lab2</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1_Lab2&amp;diff=5466"/>
		<updated>2007-10-09T02:19:33Z</updated>

		<summary type="html">&lt;p&gt;TiffanyHead: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== [[SOCR_Courses_2007_2008_Stat13_1 | Stats 13.1]] - Laboratory Activity 2==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Coin Die Experiment===&lt;br /&gt;
&lt;br /&gt;
Go to http://www.socr.ucla.edu/htmls/SOCR Experiments.html and use the scroll bar to find the Coin Die Experiment. Once you find it, click on the About button and read about the experiment. Answer the following questions with references to graphs where appropriate. &lt;br /&gt;
&lt;br /&gt;
====1)====&lt;br /&gt;
&lt;br /&gt;
There are two random variables (X,Y ), one parameter (p) for the coin, and the probability distribution that governs each die (green or red) involved in this experiment. Describe what each one represents.&lt;br /&gt;
&lt;br /&gt;
* Choose fair coin (p = 0.5), and fair dice (green and red).&lt;br /&gt;
* Perform 10 runs and take a snapshot&lt;br /&gt;
* Perform 100 runs and take a snapshot &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====2)====&lt;br /&gt;
&lt;br /&gt;
Construct the probability distribution of Y &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====3)====&lt;br /&gt;
&lt;br /&gt;
Comment on the empirical and theoretical distributions how the sample size affects them.&lt;br /&gt;
&lt;br /&gt;
* Reset&lt;br /&gt;
* Choose p = 0.8, 1-6 flat for the green die, 3-4 flat for the red die&lt;br /&gt;
* Perform 100 runs and take a snapshot &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====4)====&lt;br /&gt;
&lt;br /&gt;
Construct the probability distribution of Y &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====5)====&lt;br /&gt;
&lt;br /&gt;
Compute the mean of Y &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====6)====&lt;br /&gt;
&lt;br /&gt;
Compute the standard deviation of Y &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====7)====&lt;br /&gt;
&lt;br /&gt;
Verify that these numbers agree with the ones in the applet.&lt;br /&gt;
* Reset&lt;br /&gt;
* Choose p = 0.2, green fair die, 2-5 flat for red die&lt;br /&gt;
* Perform 100 runs and take a snapshot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====8)====&lt;br /&gt;
&lt;br /&gt;
Construct the probability distribution of Y&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====9)====&lt;br /&gt;
&lt;br /&gt;
Comment on the empirical and theoretical distributions.&lt;/div&gt;</summary>
		<author><name>TiffanyHead</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1&amp;diff=5465</id>
		<title>SOCR Courses 2007 2008 Stat13 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1&amp;diff=5465"/>
		<updated>2007-10-09T02:09:59Z</updated>

		<summary type="html">&lt;p&gt;TiffanyHead: /*  SOCR 2007-2008 Courses - [http://www.stat.ucla.edu/%7Edinov/courses_students.dir/07/Fall/STAT13.1.dir/STAT13.html Stats 13.1] Laboratory Activities */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== [[SOCR_Courses_2007_2008 | SOCR 2007-2008 Courses]] - [http://www.stat.ucla.edu/%7Edinov/courses_students.dir/07/Fall/STAT13.1.dir/STAT13.html Stats 13.1] Laboratory Activities==&lt;br /&gt;
&lt;br /&gt;
* [[SOCR_Courses_2007_2008_Stat13_1_Lab1 | Lab 1]]&lt;br /&gt;
&lt;br /&gt;
* [[SOCR_Courses_2007_2008_Stat13_1_Lab2 | Lab 2]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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_2007_2008_Stat13_1}}&lt;/div&gt;</summary>
		<author><name>TiffanyHead</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1_Lab1&amp;diff=5460</id>
		<title>SOCR Courses 2007 2008 Stat13 1 Lab1</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1_Lab1&amp;diff=5460"/>
		<updated>2007-10-01T20:17:50Z</updated>

		<summary type="html">&lt;p&gt;TiffanyHead: /*  Stats 13.1 - Laboratory Activity 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== [[SOCR_Courses_2007_2008_Stat13_1 | Stats 13.1]] - Laboratory Activity 1==&lt;br /&gt;
&lt;br /&gt;
===Histogram Activity===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This is an exploratory data analysis SOCR activity that illustrates the generation and interpretation of the histogram of quantitative data. In a nutshell, a histogram of a dataset is a graphical visualization of tabulated frequencies or counts of data within equispaced partition of the range of the data. A histogram shows what proportion of measurements fall into each of the categories defined by the partition of the data range space.&lt;br /&gt;
&lt;br /&gt;
Go to www.socr.ucla.edu and click on the Charts tab at the top of the page. Once the page comes up, go to the left side of he page and drag the grey bar to the right. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====1. Histogram from Categories and Frequencies====&lt;br /&gt;
&lt;br /&gt;
* In the area on the left, click the arrow next to Bar Charts then XYPlots. Then click on HistogramChartDemo3&lt;br /&gt;
* Click on the DATA tab to view the default data. Notice that the chart requires the user to enter the counts/frequencies of observations within each of the range categories (in this default data case, year).&lt;br /&gt;
* Using the SHOW ALL tab you can see all three (graph, data and mapping) in the same view.&lt;br /&gt;
* Try revising some of the numbers in the second (frequency) column and click UPDATE button to see the effect of these changes on the histogram. Do this several times. Take a SNAPSHOT and print off one new histogram.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====2. Simple Histogram from Raw Data====&lt;br /&gt;
&lt;br /&gt;
* Click on HistogramChartDemo&lt;br /&gt;
* Scroll down to find the Bin Size adjustment bar&lt;br /&gt;
* Change the bin size&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====3. Histogram from Simulated Data====&lt;br /&gt;
&lt;br /&gt;
* Lets first get some data: Go to the Modeler tab at the top of the page. It is best if you open a new page for this.&lt;br /&gt;
* Click on the Data Generation button in the center of the screen. From the drop down bar choose the Normal Distribution and change the number of samples to 20 and the standard deviation to 100. Make sure the Raw Data box on the left is checked.&lt;br /&gt;
* Hit Sample then click on the Data tab to see the data you generated.&lt;br /&gt;
* Copy these data using the Copy button at the top. (select all using Apple+a)&lt;br /&gt;
* Go back to the data section of the histogram chart and replace the current data with the data you just copied. Make sure to use the PASTE button on the left.&lt;br /&gt;
* Click UPDATE CHART&lt;br /&gt;
* Change the bin size smaller and larger and observe how the graph changes&lt;br /&gt;
* Repeat but change the number of samples to 100&lt;br /&gt;
* Take a SNAPSHOT and print off one new histogram&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====4. Questions====&lt;br /&gt;
&lt;br /&gt;
Answer each question fully using appropriate terminology and references to snapshots if&lt;br /&gt;
appropriate.&lt;br /&gt;
&lt;br /&gt;
1) What is the effect of the width/size of the histogram bin on the shape of the resulting histogram? Would the shape of the histogram change significantly if we alter the bin-size?&lt;br /&gt;
&lt;br /&gt;
2) How do the sample size and bin size interact?&lt;br /&gt;
&lt;br /&gt;
3) Would you expect the shape of the sample histogram to look like the shape of the population distribution the data sample came from?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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_2007_2008_Stat13_1_Lab1}}&lt;/div&gt;</summary>
		<author><name>TiffanyHead</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1_Lab1&amp;diff=5459</id>
		<title>SOCR Courses 2007 2008 Stat13 1 Lab1</title>
		<link rel="alternate" type="text/html" href="https://wiki.socr.umich.edu/index.php?title=SOCR_Courses_2007_2008_Stat13_1_Lab1&amp;diff=5459"/>
		<updated>2007-10-01T06:32:05Z</updated>

		<summary type="html">&lt;p&gt;TiffanyHead: /*  Stats 13.1 - Laboratory Activity 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== [[SOCR_Courses_2007_2008_Stat13_1 | Stats 13.1]] - Laboratory Activity 1==&lt;br /&gt;
&lt;br /&gt;
===Histogram Activity===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This is an exploratory data analysis SOCR activity that illustrates the generation and&lt;br /&gt;
interpretation of the histogram of quantitative data. In a nutshell, a histogram of a dataset&lt;br /&gt;
is a graphical visualization of tabulated frequencies or counts of data within equispaced&lt;br /&gt;
partition of the range of the data. A histogram shows what proportion of measurements&lt;br /&gt;
that fall into each of the categories defined by the partition of the data range space.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Go to www.socr.ucla.edu and click on the Charts tab at the top of the page. Once the page comes up, go to the left side of he page and drag the grey bar to the right. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====1. Histogram from Categories and Frequencies====&lt;br /&gt;
&lt;br /&gt;
* In the area on the left, click the arrow next to Bar Charts then XYPlots. Then click on HistogramChartDemo3&lt;br /&gt;
* Click on the DATA tab to view the default data. Notice that the chart requires the user to enter the counts/frequencies of observations within each of the range categories (in this default data case, year).&lt;br /&gt;
* Using the SHOW ALL tab you can see all three (graph, data and mapping) in the same view.&lt;br /&gt;
* Try revising some of the numbers in the second (frequency) column and click UPDATE button to see the effect of these changes on the histogram. Do this several times. Take a SNAPSHOT and print off one new histogram.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====2. Simple Histogram from Raw Data====&lt;br /&gt;
&lt;br /&gt;
* Click on HistogramChartDemo&lt;br /&gt;
* Scroll down to find the Bin Size adjustment bar&lt;br /&gt;
* Change the bin size&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====3. Histogram from Simulated Data====&lt;br /&gt;
&lt;br /&gt;
* Lets first get some data: Go to the Modeler tab at the top of the page. It is best if you open a new page for this.&lt;br /&gt;
* Click on the Data Generation button in the center of the screen. From the drop down bar choose the Normal Distribution and change the number of samples to 20 and the standard deviation to 100. Make sure the Raw Data box on the left is checked.&lt;br /&gt;
* Hit Sample then click on the Data tab to see the data you generated.&lt;br /&gt;
* Copy these data using the Copy button at the top. (select all using Apple+a)&lt;br /&gt;
* Go back to the data section of the histogram chart and replace the current data with the data you just copied. Make sure to use the PASTE button on the left.&lt;br /&gt;
* Click UPDATE CHART&lt;br /&gt;
* Change the bin size smaller and larger and observe how the graph changes&lt;br /&gt;
* Repeat but change the number of samples to 100&lt;br /&gt;
* Take a SNAPSHOT and print off one new histogram&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====4. Questions====&lt;br /&gt;
&lt;br /&gt;
Answer each question fully using appropriate terminology and references to snapshots if&lt;br /&gt;
appropriate.&lt;br /&gt;
&lt;br /&gt;
1) What is the effect of the width/size of the histogram bin on the shape of the resulting histogram? Would the shape of the histogram change significantly if we alter the bin-size?&lt;br /&gt;
&lt;br /&gt;
2) How do the sample size and bin size interact?&lt;br /&gt;
&lt;br /&gt;
3) Would you expect the shape of the sample histogram to look like the shape of the population distribution the data sample came from?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&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_2007_2008_Stat13_1_Lab1}}&lt;/div&gt;</summary>
		<author><name>TiffanyHead</name></author>
		
	</entry>
</feed>