<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Statistics How To</title>
	<atom:link href="http://www.statisticshowto.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.statisticshowto.com</link>
	<description>Elementary statistics for the rest of us!</description>
	<lastBuildDate>Thu, 26 Jan 2012 20:29:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Central Limit Theorem: &#8220;Between&#8221; Probability</title>
		<link>http://www.statisticshowto.com/articles/central-limit-theorem-between-probability/</link>
		<comments>http://www.statisticshowto.com/articles/central-limit-theorem-between-probability/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 20:03:25 +0000</pubDate>
		<dc:creator>Andale</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.statisticshowto.com/?p=2260</guid>
		<description><![CDATA[Sample problem: The there are 250 dogs at a dog show who weigh an average of 12 pounds, with a standard deviation of 8 pounds. If 4 dogs are chosen at random, what is the probability they have an average weight of greater than 8 pounds and less than 25 pounds? Step 1:Identify the parts [...]
Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/central-limit-theorem-greater-than-probability/' rel='bookmark' title='Central Limit Theorem: &#8220;Greater Than&#8221; Probability'>Central Limit Theorem: &#8220;Greater Than&#8221; Probability</a></li>
<li><a href='http://www.statisticshowto.com/articles/central-limit-theorem-problem-index/' rel='bookmark' title='Central Limit Theorem Problem Index'>Central Limit Theorem Problem Index</a></li>
<li><a href='http://www.statisticshowto.com/articles/solving-central-limit-theorem-word-problems-on-the-ti-83-graphing-calculator/' rel='bookmark' title='Solving Central Limit Theorem Word Problems on the TI-83 Graphing Calculator'>Solving Central Limit Theorem Word Problems on the TI-83 Graphing Calculator</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Sample problem: The there are 250 dogs at a dog show who weigh an average of 12 pounds, with a standard deviation of 8 pounds. If 4 dogs are chosen at random, what is the probability they have an average weight of greater than 8 pounds and less than 25 pounds?<br />
<span id="more-2260"></span></p>
<p><font color="blue">Step 1:</font>Identify the parts of the problem. Your question should state:</p>
<ul>
<li>mean (average or μ) standard deviation (σ) population size</li>
<li>sample size (n)</li>
<li>number associated with “less than” 1</li>
<li>number associated with “greater than” 2</li>
</ul>
<p><font color="blue">Step 2: </font> Draw a graph. Label the center with the mean. Shade the area between   1 and   2. This step is optional, but it may help you see what you are looking for.<br />
<a href="http://www.statisticshowto.com/articles/central-limit-theorem-between-probability/betweenclt/" rel="attachment wp-att-2261"><img src="http://www.statisticshowto.com/wp-content/uploads/2012/01/betweenCLT-300x207.jpg" alt="central limit theorem between" title="betweenCLT" width="300" height="207" class="alignnone size-medium wp-image-2261" /></a></p>
<p>Step 3: Use the following formula to find the z-values.<br />
<a href="http://www.statisticshowto.com/articles/central-limit-theorem-greater-than-probability/cltzvalue/" rel="attachment wp-att-594"><img src="http://www.statisticshowto.com/wp-content/uploads/2009/09/CLTzvalue.bmp" alt="" title="CLTzvalue" class="alignnone size-full wp-image-594" /></a><br />
All this formula is asking you to do is:</p>
<p>a)   Subtract the mean (μ in Step 1) from the greater than value (Xbar in Step 1): 25-12=13.<br />
b)  Divide the standard deviation (σ in Step 1) by the square root of your sample (n in Step 1): 8/sqrt4=4<br />
c)   Divide your result from <em>a</em> by your result from <em>b</em>: 13/4=3.25</p>
<p><font color="blue">Step 4</font> Use the formula from Step 3 to find the z-values. This time, use Xbar2 from Step 1 (8). </p>
<p>a)   Subtract the mean (μ in Step 1) from the greater than value (Xbar in Step 1): 8-12=-4.<br />
b)  Divide the standard deviation (σ in Step 1) by the square root of your sample (n in Step 1): 8/sqrt4=4<br />
c)   Divide your result from <em>a</em> by your result from <em>b:</em> -4/4= -1</p>
<p><font color="blue">Step 5:</font> Look up the z-value you calculated in Step 3 in the <a href="http://www.statisticshowto.com/tables/z-table/" title="z table">z-table</a>.</p>
<p>Z value of 3.25 corresponds to .4494</p>
<p><font color="blue">Step 6:</font> Look up the z-value you calculated in Step 4 in the  <a href="http://www.statisticshowto.com/tables/z-table/" title="z table">z-table</a>.</p>
<p>Z value of 1 corresponds to .3413</p>
<p><font color="blue">Step 7:</font> Add Step 5 and 6 together:</p>
<p>.4494 + .3413 = .7907</p>
<p><font color="blue">Step 8:</font> Convert the decimal in Step 7 to a percentage:</p>
<p>.7907 = 79.07%</p>
<p>Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/central-limit-theorem-greater-than-probability/' rel='bookmark' title='Central Limit Theorem: &#8220;Greater Than&#8221; Probability'>Central Limit Theorem: &#8220;Greater Than&#8221; Probability</a></li>
<li><a href='http://www.statisticshowto.com/articles/central-limit-theorem-problem-index/' rel='bookmark' title='Central Limit Theorem Problem Index'>Central Limit Theorem Problem Index</a></li>
<li><a href='http://www.statisticshowto.com/articles/solving-central-limit-theorem-word-problems-on-the-ti-83-graphing-calculator/' rel='bookmark' title='Solving Central Limit Theorem Word Problems on the TI-83 Graphing Calculator'>Solving Central Limit Theorem Word Problems on the TI-83 Graphing Calculator</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.statisticshowto.com/articles/central-limit-theorem-between-probability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make a frequency chart and determine frequency</title>
		<link>http://www.statisticshowto.com/articles/how-to-make-a-frequency-chart-and-determine-frequency/</link>
		<comments>http://www.statisticshowto.com/articles/how-to-make-a-frequency-chart-and-determine-frequency/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 00:51:57 +0000</pubDate>
		<dc:creator>Andale</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.statisticshowto.com/?p=2032</guid>
		<description><![CDATA[If you are asked to determine a frequency in statistics, it doesn&#8217;t just mean that you should just count out the number of times something occurs. Step 1: Make a chart for your data. For this example, let&#8217;s say you&#8217;ve been given a list of twenty blood types for incoming emergency surgery patients: A, O, [...]
Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/how-to-create-a-frequency-chart-or-histogram-on-the-ti-89-titanium/' rel='bookmark' title='How to Create a Frequency Chart or Histogram on the TI-89 Titanium'>How to Create a Frequency Chart or Histogram on the TI-89 Titanium</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-draw-a-cumulative-frequency-distribution-table/' rel='bookmark' title='How to Draw a Cumulative Frequency Distribution Table'>How to Draw a Cumulative Frequency Distribution Table</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-graph-a-cumulative-frequency-table-on-the-ti-89-calculator/' rel='bookmark' title='How to Graph a Cumulative Frequency Table on the TI-89 Calculator'>How to Graph a Cumulative Frequency Table on the TI-89 Calculator</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you are asked to determine a frequency in statistics, it doesn&#8217;t just mean that you should just count out the number of times something occurs.<br />
<span id="more-2032"></span><br />
<font color="blue">Step 1: </font>Make a chart for your data. For this example, let&#8217;s say you&#8217;ve been given a list of twenty blood types for incoming emergency surgery patients:</p>
<p>A, O, A, B, B, AB, B, B, O, A, O, O, O, AB, B, AB, AB, A, O, A</p>
<p>On the horizontal axis, write &#8220;frequency (#)&#8221; and &#8220;percent (%)&#8221;. On the vertical axis, write your list of items. In this example, we have four distinct blood types: A, B, AB, and O.</p>
<p><a href="http://www.statisticshowto.com/articles/how-to-make-a-frequency-chart-and-determine-frequency/frequency-chart-step1/" rel="attachment wp-att-2033"><img src="http://www.statisticshowto.com/wp-content/uploads/2011/12/frequency-chart-step1.jpg" alt="making a frequency chart" title="frequency chart step1" width="236" height="230" class="alignnone size-full wp-image-2033" /></a></p>
<p><FONT COLOR="blue">Step 2:</font> Count the number of times each item appears in your data.<br />
In this example, we have:<br />
A appears 5 times<br />
B appears 5 times<br />
O appears 6 times<br />
AB appears 4 times</p>
<p>Write those in the &#8220;number&#8221; column. This is your <strong>frequency.</strong></p>
<p><a href="http://www.statisticshowto.com/articles/how-to-make-a-frequency-chart-and-determine-frequency/frequency-chart-step3/" rel="attachment wp-att-2036"><img src="http://www.statisticshowto.com/wp-content/uploads/2011/12/frequency-chart-step3.jpg" alt="making a frequency chart" title="frequency chart step3" width="235" height="246" class="alignnone size-full wp-image-2036" /></a></p>
<p><FONT COLOR="blue">Step 3:</font><br />
Use the formula % = (f / n) × 100 to fill in the next column. In this example, n = total amount of items in your data = 20. A appears<br />
5 times (<strong>frequency</strong> in this formula is just the number of times the item appears). So we have:</p>
<p>(5 / 20) × 100 = 25%</p>
<p>Fill in the rest of the frequency column, changing the &#8216;f&#8217; for each blood type.</p>
<p><a href="http://www.statisticshowto.com/articles/how-to-make-a-frequency-chart-and-determine-frequency/frequency-chart-step3-2/" rel="attachment wp-att-2037"><img src="http://www.statisticshowto.com/wp-content/uploads/2011/12/frequency-chart-step31.jpg" alt="statistics frequency chart" title="frequency chart step3" width="235" height="246" class="alignnone size-full wp-image-2037" /></a></p>
<p>That&#8217;s it!</p>
<p>Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/how-to-create-a-frequency-chart-or-histogram-on-the-ti-89-titanium/' rel='bookmark' title='How to Create a Frequency Chart or Histogram on the TI-89 Titanium'>How to Create a Frequency Chart or Histogram on the TI-89 Titanium</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-draw-a-cumulative-frequency-distribution-table/' rel='bookmark' title='How to Draw a Cumulative Frequency Distribution Table'>How to Draw a Cumulative Frequency Distribution Table</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-graph-a-cumulative-frequency-table-on-the-ti-89-calculator/' rel='bookmark' title='How to Graph a Cumulative Frequency Table on the TI-89 Calculator'>How to Graph a Cumulative Frequency Table on the TI-89 Calculator</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.statisticshowto.com/articles/how-to-make-a-frequency-chart-and-determine-frequency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Classify a Variable as Quantitative or Qualitative</title>
		<link>http://www.statisticshowto.com/articles/how-to-classify-a-variable-as-quantitative-or-qualitative/</link>
		<comments>http://www.statisticshowto.com/articles/how-to-classify-a-variable-as-quantitative-or-qualitative/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 00:39:24 +0000</pubDate>
		<dc:creator>Andale</dc:creator>
				<category><![CDATA[The basics]]></category>

		<guid isPermaLink="false">http://www.statisticshowto.com/?p=2029</guid>
		<description><![CDATA[In introductory statistics, it&#8217;s easy to get confused when classifying a variable or object as quantitative or qualitative. Quantitative means it can be counted, like “number of people per square mile.” Qualitative means it is a description, like “brown dog fur.” How to classify those variables: Step 1: Think of a category for the items, [...]
Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/how-to-tell-the-difference-between-a-discrete-variable-and-a-continuous-variable/' rel='bookmark' title='How to tell the difference between a discrete variable and a continuous variable'>How to tell the difference between a discrete variable and a continuous variable</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-figure-out-an-expected-value-in-statistics/' rel='bookmark' title='How to figure out an expected value in statistics'>How to figure out an expected value in statistics</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-draw-a-frequency-distribution-table/' rel='bookmark' title='How to Draw a Frequency Distribution Table'>How to Draw a Frequency Distribution Table</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In introductory statistics, it&#8217;s easy to get confused when classifying a variable or object as <strong>quantitative or qualitative</strong>. Quantitative means it can be counted, like “number of people per square mile.” Qualitative means it is a description, like “brown dog fur.” How to classify those variables:<br />
<span id="more-2029"></span><br />
<FONT COLOR="blue"><br />
Step 1: </font>Think of a <strong>category</strong> for the items, like &#8220;car models&#8221; or &#8220;types of potato&#8221; or &#8220;feather colors&#8221; or &#8220;numbers&#8221; or &#8220;number of widgets sold.&#8221; The name of the category is not important.<br />
<FONT COLOR="blue"><br />
Step 2:</font> Rank or order the items in your category. Some examples of items that can be ordered are: number of computers sold in a month, students’ GPAs or bank account balances. Anything with numbers or amounts can be ranked or ordered. If you find it impossible to rank or order your item, you have a qualitative item. Examples of qualitative items are &#8220;car models,&#8221; &#8220;types of potato,&#8221; “Shakespeare quotes.”<br />
<FONT COLOR="blue"><br />
Step 3: </font> Make sure you haven&#8217;t added information. For example, you could rank car models by popularity or expense, but popularity and expense are separate variables from “car model.” If the item is &#8220;potatoes,&#8221; it&#8217;s qualitative. If the item is &#8220;number of potatoes sold,&#8221; it&#8217;s quantitative.</p>
<p>Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/how-to-tell-the-difference-between-a-discrete-variable-and-a-continuous-variable/' rel='bookmark' title='How to tell the difference between a discrete variable and a continuous variable'>How to tell the difference between a discrete variable and a continuous variable</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-figure-out-an-expected-value-in-statistics/' rel='bookmark' title='How to figure out an expected value in statistics'>How to figure out an expected value in statistics</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-draw-a-frequency-distribution-table/' rel='bookmark' title='How to Draw a Frequency Distribution Table'>How to Draw a Frequency Distribution Table</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.statisticshowto.com/articles/how-to-classify-a-variable-as-quantitative-or-qualitative/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Find a Critical Value in Ten Seconds (Two-Tailed Test)</title>
		<link>http://www.statisticshowto.com/articles/how-to-find-a-critical-value-in-ten-seconds-two-tailed-test/</link>
		<comments>http://www.statisticshowto.com/articles/how-to-find-a-critical-value-in-ten-seconds-two-tailed-test/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 16:20:33 +0000</pubDate>
		<dc:creator>Stephanie</dc:creator>
				<category><![CDATA[critical values and z-tables]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Critical Value in Ten Seconds]]></category>
		<category><![CDATA[statistical significance]]></category>
		<category><![CDATA[Two-Tailed Test]]></category>

		<guid isPermaLink="false">http://www.statisticshowto.com/?p=2018</guid>
		<description><![CDATA[Critical values are used in tests of statistical significance. The alpha level is the maximum probability where you reject the null hypothesis if the null hypothesis is true (in other words, you&#8217;re controlling the possibility of Type 1 errors to a certain level). Let&#8217;s say you have an alpha level of .05 for this example. [...]
Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/how-to-find-a-critical-value-for-a-left-tailed-test/' rel='bookmark' title='How to Find a Critical Value for a Left-Tailed Test'>How to Find a Critical Value for a Left-Tailed Test</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-find-a-critical-value-in-statistics-two-tailed-test/' rel='bookmark' title='How to find a critical value in statistics (two-tailed test)'>How to find a critical value in statistics (two-tailed test)</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-find-a-critical-value-for-a-right-tailed-test/' rel='bookmark' title='How to Find a Critical Value for a Right-Tailed Test'>How to Find a Critical Value for a Right-Tailed Test</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Critical values are used in tests of statistical significance. The alpha level is the maximum probability where you <strong>reject the null hypothesis</strong> if the null hypothesis is true (in other words, you&#8217;re controlling the possibility of Type 1 errors to a certain level). Let&#8217;s say you have an alpha level of .05 for this example.</p>
<p><span id="more-2018"></span><br />
<span style="color: blue;"><strong>Step 1:</strong></span> <em>Subtract alpha from 1. </em></p>
<p>1 &#8211; .05 = <strong>.95</strong></p>
<p>&nbsp;</p>
<p><span style="color: blue;"><strong>Step 2 :</strong></span><em>Divide Step 1 by 2</em> (because we are looking for a two-tailed test)</p>
<p>.95 / 2 = <strong>.475</strong></p>
<p>&nbsp;</p>
<p><strong><span style="color: blue;">Step 3:</span></strong> <em>Look at your z-table and locate the alpha level in the middle section of the z-table</em>. The fastest way to do this is to use an online z-table and use the find function of your browser (usually CTRL+F). In this example we&#8217;re going to look for .475, so go ahead and press CTRL+F, then type in .475.</p>
<p>&nbsp;</p>
<p><strong><span style="color: blue;">Step 4:.</span></strong> In this example, you should have found the number .4750. Look to the far left or the row, you&#8217;ll see the number 1.9 and look to the top of the column, you&#8217;ll see .06. Add them together to get <strong>1.96</strong>. That’s the critical value!</p>
<p>&nbsp;</p>
<p><strong>Tip</strong>: The critical value <strong>appears twice in the z table</strong> because you&#8217;re looking for both a left hand and a right hand tail, so don&#8217;t forget to add plus or minus! In our example you&#8217;d get <strong>±1.96</strong>.</p>
<p>Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/how-to-find-a-critical-value-for-a-left-tailed-test/' rel='bookmark' title='How to Find a Critical Value for a Left-Tailed Test'>How to Find a Critical Value for a Left-Tailed Test</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-find-a-critical-value-in-statistics-two-tailed-test/' rel='bookmark' title='How to find a critical value in statistics (two-tailed test)'>How to find a critical value in statistics (two-tailed test)</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-find-a-critical-value-for-a-right-tailed-test/' rel='bookmark' title='How to Find a Critical Value for a Right-Tailed Test'>How to Find a Critical Value for a Right-Tailed Test</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.statisticshowto.com/articles/how-to-find-a-critical-value-in-ten-seconds-two-tailed-test/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Z-Table: Area to the Left of Curve</title>
		<link>http://www.statisticshowto.com/articles/z-table-area-to-the-left-of-curve/</link>
		<comments>http://www.statisticshowto.com/articles/z-table-area-to-the-left-of-curve/#comments</comments>
		<pubDate>Sun, 26 Jun 2011 09:38:47 +0000</pubDate>
		<dc:creator>Stephanie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Area to the Left of Curve]]></category>
		<category><![CDATA[Standard Normal (Z) Table]]></category>
		<category><![CDATA[z-table]]></category>

		<guid isPermaLink="false">http://www.statisticshowto.com/?p=1988</guid>
		<description><![CDATA[&#160; Standard Normal Table &#160; &#160; Standard Normal (Z) Table This table shows the area to the left of Z. &#160; Z 0.00 0.01 0.02 0.03 0.04 0.05 0.06 0.07 0.08 0.09 0.0 0.5000 0.5040 0.5080 0.5120 0.5160 0.5199 0.5239 0.5279 0.5319 0.5359 0.1 0.5398 0.5438 0.5478 0.5517 0.5557 0.5596 0.5636 0.5675 0.5714 0.5753 0.2 [...]
Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/how-to-find-the-area-under-a-normal-distribution-curve-left-of-a-z-score/' rel='bookmark' title='How to find the area under a normal distribution curve (left of a z-score)'>How to find the area under a normal distribution curve (left of a z-score)</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-find-the-area-under-the-normal-distribution-curve-between-0-and-any-z-value/' rel='bookmark' title='How to find the area under the normal distribution curve (between 0 and any z-score)'>How to find the area under the normal distribution curve (between 0 and any z-score)</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-find-the-area-under-a-normal-distribution-curve-two-tails/' rel='bookmark' title='How to find the area under a normal distribution curve (two tails)'>How to find the area under a normal distribution curve (two tails)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><strong>Standard Normal Table</strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2>Standard Normal (<em>Z</em>) Table</h2>
<p>This table shows the area to the left of Z.</p>
<p>&nbsp;</p>
<p><span><strong><em>Z</em></strong></span></p>
<p><span><strong>0.00</strong></span></p>
<p><span><strong>0.01</strong></span></p>
<p><span><strong>0.02</strong></span></p>
<p><span><strong>0.03</strong></span></p>
<p><span><strong>0.04</strong></span></p>
<p><span><strong>0.05</strong></span></p>
<p><span><strong>0.06</strong></span></p>
<p><span><strong>0.07</strong></span></p>
<p><span><strong>0.08</strong></span></p>
<p><span><strong>0.09</strong></span></p>
<p><span><strong>0.0</strong></span></p>
<p><span style="color: #ff0000;">0.5000</span></p>
<p><span>0.5040</span></p>
<p><span>0.5080</span></p>
<p><span>0.5120</span></p>
<p><span>0.5160</span></p>
<p><span>0.5199</span></p>
<p><span>0.5239</span></p>
<p><span>0.5279</span></p>
<p><span>0.5319</span></p>
<p><span>0.5359</span></p>
<p><span><strong>0.1</strong></span></p>
<p><span>0.5398</span></p>
<p><span>0.5438</span></p>
<p><span>0.5478</span></p>
<p><span>0.5517</span></p>
<p><span>0.5557</span></p>
<p><span>0.5596</span></p>
<p><span>0.5636</span></p>
<p><span>0.5675</span></p>
<p><span>0.5714</span></p>
<p><span>0.5753</span></p>
<p><span><strong>0.2</strong></span></p>
<p><span>0.5793</span></p>
<p><span>0.5832</span></p>
<p><span>0.5871</span></p>
<p><span>0.5910</span></p>
<p><span>0.5948</span></p>
<p><span>0.5987</span></p>
<p><span>0.6026</span></p>
<p><span>0.6064</span></p>
<p><span>0.6103</span></p>
<p><span>0.6141</span></p>
<p><span><strong>0.3</strong></span></p>
<p><span>0.6179</span></p>
<p><span>0.6217</span></p>
<p><span>0.6255</span></p>
<p><span>0.6293</span></p>
<p><span>0.6331</span></p>
<p><span>0.6368</span></p>
<p><span>0.6406</span></p>
<p><span>0.6443</span></p>
<p><span>0.6480</span></p>
<p><span>0.6517</span></p>
<p><span><strong>0.4</strong></span></p>
<p><span>0.6554</span></p>
<p><span>0.6591</span></p>
<p><span>0.6628</span></p>
<p><span>0.6664</span></p>
<p><span>0.6700</span></p>
<p><span>0.6736</span></p>
<p><span>0.6772</span></p>
<p><span>0.6808</span></p>
<p><span>0.6844</span></p>
<p><span>0.6879</span></p>
<p><span><strong>0.5</strong></span></p>
<p><span>0.6915</span></p>
<p><span>0.6950</span></p>
<p><span>0.6985</span></p>
<p><span>0.7019</span></p>
<p><span>0.7054</span></p>
<p><span>0.7088</span></p>
<p><span>0.7123</span></p>
<p><span>0.7157</span></p>
<p><span>0.7190</span></p>
<p><span>0.7224</span></p>
<p><span><strong>0.6</strong></span></p>
<p><span>0.7257</span></p>
<p><span>0.7291</span></p>
<p><span>0.7324</span></p>
<p><span>0.7357</span></p>
<p><span>0.7389</span></p>
<p><span>0.7422</span></p>
<p><span>0.7454</span></p>
<p><span>0.7486</span></p>
<p><span>0.7517</span></p>
<p><span>0.7549</span></p>
<p><span><strong>0.7</strong></span></p>
<p><span>0.7580</span></p>
<p><span>0.7611</span></p>
<p><span>0.7642</span></p>
<p><span>0.7673</span></p>
<p><span>0.7704</span></p>
<p><span>0.7734</span></p>
<p><span>0.7764</span></p>
<p><span>0.7794</span></p>
<p><span>0.7823</span></p>
<p><span>0.7852</span></p>
<p><span><strong>0.8</strong></span></p>
<p><span>0.7881</span></p>
<p><span>0.7910</span></p>
<p><span>0.7939</span></p>
<p><span>0.7967</span></p>
<p><span>0.7995</span></p>
<p><span>0.8023</span></p>
<p><span>0.8051</span></p>
<p><span>0.8078</span></p>
<p><span>0.8106</span></p>
<p><span>0.8133</span></p>
<p><span><strong>0.9</strong></span></p>
<p><span>0.8159</span></p>
<p><span>0.8186</span></p>
<p><span>0.8212</span></p>
<p><span>0.8238</span></p>
<p><span>0.8264</span></p>
<p><span>0.8289</span></p>
<p><span>0.8315</span></p>
<p><span>0.8340</span></p>
<p><span>0.8365</span></p>
<p><span>0.8389</span></p>
<p><span><strong>1.0</strong></span></p>
<p><span>0.8413</span></p>
<p><span>0.8438</span></p>
<p><span>0.8461</span></p>
<p><span>0.8485</span></p>
<p><span>0.8508</span></p>
<p><span>0.8531</span></p>
<p><span>0.8554</span></p>
<p><span>0.8577</span></p>
<p><span>0.8599</span></p>
<p><span>0.8621</span></p>
<p><span><strong>1.1</strong></span></p>
<p><span>0.8643</span></p>
<p><span>0.8665</span></p>
<p><span>0.8686</span></p>
<p><span>0.8708</span></p>
<p><span>0.8729</span></p>
<p><span>0.8749</span></p>
<p><span>0.8770</span></p>
<p><span>0.8790</span></p>
<p><span>0.8810</span></p>
<p><span>0.8830</span></p>
<p><span><strong>1.2</strong></span></p>
<p><span>0.8849</span></p>
<p><span>0.8869</span></p>
<p><span>0.8888</span></p>
<p><span>0.8907</span></p>
<p><span>0.8925</span></p>
<p><span>0.8944</span></p>
<p><span>0.8962</span></p>
<p><span>0.8980</span></p>
<p><span>0.8997</span></p>
<p><span>0.9015</span></p>
<p><span><strong>1.3</strong></span></p>
<p><span>0.9032</span></p>
<p><span>0.9049</span></p>
<p><span>0.9066</span></p>
<p><span>0.9082</span></p>
<p><span>0.9099</span></p>
<p><span>0.9115</span></p>
<p><span>0.9131</span></p>
<p><span>0.9147</span></p>
<p><span>0.9162</span></p>
<p><span>0.9177</span></p>
<p><span><strong>1.4</strong></span></p>
<p><span>0.9192</span></p>
<p><span>0.9207</span></p>
<p><span>0.9222</span></p>
<p><span>0.9236</span></p>
<p><span>0.9251</span></p>
<p><span>0.9265</span></p>
<p><span>0.9279</span></p>
<p><span>0.9292</span></p>
<p><span>0.9306</span></p>
<p><span>0.9319</span></p>
<p><span><strong>1.5</strong></span></p>
<p><span>0.9332</span></p>
<p><span>0.9345</span></p>
<p><span>0.9357</span></p>
<p><span>0.9370</span></p>
<p><span>0.9382</span></p>
<p><span>0.9394</span></p>
<p><span>0.9406</span></p>
<p><span>0.9418</span></p>
<p><span>0.9429</span></p>
<p><span>0.9441</span></p>
<p><span><strong>1.6</strong></span></p>
<p><span>0.9452</span></p>
<p><span>0.9463</span></p>
<p><span>0.9474</span></p>
<p><span>0.9484</span></p>
<p><span>0.9495</span></p>
<p><span>0.9505</span></p>
<p><span>0.9515</span></p>
<p><span>0.9525</span></p>
<p><span>0.9535</span></p>
<p><span>0.9545</span></p>
<p><span><strong>1.7</strong></span></p>
<p><span>0.9554</span></p>
<p><span>0.9564</span></p>
<p><span>0.9573</span></p>
<p><span>0.9582</span></p>
<p><span>0.9591</span></p>
<p><span>0.9599</span></p>
<p><span>0.9608</span></p>
<p><span>0.9616</span></p>
<p><span>0.9625</span></p>
<p><span>0.9633</span></p>
<p><span><strong>1.8</strong></span></p>
<p><span>0.9641</span></p>
<p><span>0.9649</span></p>
<p><span>0.9656</span></p>
<p><span>0.9664</span></p>
<p><span>0.9671</span></p>
<p><span>0.9678</span></p>
<p><span>0.9686</span></p>
<p><span>0.9693</span></p>
<p><span>0.9699</span></p>
<p><span>0.9706</span></p>
<p><span><strong>1.9</strong></span></p>
<p><span>0.9713</span></p>
<p><span>0.9719</span></p>
<p><span>0.9726</span></p>
<p><span>0.9732</span></p>
<p><span>0.9738</span></p>
<p><span>0.9744</span></p>
<p><span style="color: #ff0000;">0.9750</span></p>
<p><span>0.9756</span></p>
<p><span>0.9761</span></p>
<p><span>0.9767</span></p>
<p><span><strong>2.0</strong></span></p>
<p><span>0.9772</span></p>
<p><span>0.9778</span></p>
<p><span>0.9783</span></p>
<p><span>0.9788</span></p>
<p><span>0.9793</span></p>
<p><span>0.9798</span></p>
<p><span>0.9803</span></p>
<p><span>0.9808</span></p>
<p><span>0.9812</span></p>
<p><span>0.9817</span></p>
<p><span><strong>2.1</strong></span></p>
<p><span>0.9821</span></p>
<p><span>0.9826</span></p>
<p><span>0.9830</span></p>
<p><span>0.9834</span></p>
<p><span>0.9838</span></p>
<p><span>0.9842</span></p>
<p><span>0.9846</span></p>
<p><span>0.9850</span></p>
<p><span>0.9854</span></p>
<p><span>0.9857</span></p>
<p><span><strong>2.2</strong></span></p>
<p><span>0.9861</span></p>
<p><span>0.9864</span></p>
<p><span>0.9868</span></p>
<p><span>0.9871</span></p>
<p><span>0.9875</span></p>
<p><span>0.9878</span></p>
<p><span>0.9881</span></p>
<p><span>0.9884</span></p>
<p><span>0.9887</span></p>
<p><span>0.9890</span></p>
<p><span><strong>2.3</strong></span></p>
<p><span>0.9893</span></p>
<p><span>0.9896</span></p>
<p><span>0.9898</span></p>
<p><span>0.9901</span></p>
<p><span>0.9904</span></p>
<p><span>0.9906</span></p>
<p><span>0.9909</span></p>
<p><span>0.9911</span></p>
<p><span>0.9913</span></p>
<p><span>0.9916</span></p>
<p><span><strong>2.4</strong></span></p>
<p><span>0.9918</span></p>
<p><span>0.9920</span></p>
<p><span>0.9922</span></p>
<p><span>0.9925</span></p>
<p><span>0.9927</span></p>
<p><span>0.9929</span></p>
<p><span>0.9931</span></p>
<p><span>0.9932</span></p>
<p><span>0.9934</span></p>
<p><span>0.9936</span></p>
<p><span><strong>2.5</strong></span></p>
<p><span>0.9938</span></p>
<p><span>0.9940</span></p>
<p><span>0.9941</span></p>
<p><span>0.9943</span></p>
<p><span>0.9945</span></p>
<p><span>0.9946</span></p>
<p><span>0.9948</span></p>
<p><span>0.9949</span></p>
<p><span>0.9951</span></p>
<p><span>0.9952</span></p>
<p><span><strong>2.6</strong></span></p>
<p><span>0.9953</span></p>
<p><span>0.9955</span></p>
<p><span>0.9956</span></p>
<p><span>0.9957</span></p>
<p><span>0.9959</span></p>
<p><span>0.9960</span></p>
<p><span>0.9961</span></p>
<p><span>0.9962</span></p>
<p><span>0.9963</span></p>
<p><span>0.9964</span></p>
<p><span><strong>2.7</strong></span></p>
<p><span>0.9965</span></p>
<p><span>0.9966</span></p>
<p><span>0.9967</span></p>
<p><span>0.9968</span></p>
<p><span>0.9969</span></p>
<p><span>0.9970</span></p>
<p><span>0.9971</span></p>
<p><span>0.9972</span></p>
<p><span>0.9973</span></p>
<p><span>0.9974</span></p>
<p><span><strong>2.8</strong></span></p>
<p><span>0.9974</span></p>
<p><span>0.9975</span></p>
<p><span>0.9976</span></p>
<p><span>0.9977</span></p>
<p><span>0.9977</span></p>
<p><span>0.9978</span></p>
<p><span>0.9979</span></p>
<p><span>0.9979</span></p>
<p><span>0.9980</span></p>
<p><span>0.9981</span></p>
<p><span><strong>2.9</strong></span></p>
<p><span>0.9981</span></p>
<p><span>0.9982</span></p>
<p><span>0.9982</span></p>
<p><span>0.9983</span></p>
<p><span>0.9984</span></p>
<p><span>0.9984</span></p>
<p><span>0.9985</span></p>
<p><span>0.9985</span></p>
<p><span>0.9986</span></p>
<p><span>0.9986</span></p>
<p><span><strong>3.0</strong></span></p>
<p><span>0.9987</span></p>
<p><span>0.9987</span></p>
<p><span>0.9987</span></p>
<p><span>0.9988</span></p>
<p><span>0.9988</span></p>
<p><span>0.9989</span></p>
<p><span>0.9989</span></p>
<p><span>0.9989</span></p>
<p><span>0.9990</span></p>
<p><span>0.9990</span></p>
<p>Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/how-to-find-the-area-under-a-normal-distribution-curve-left-of-a-z-score/' rel='bookmark' title='How to find the area under a normal distribution curve (left of a z-score)'>How to find the area under a normal distribution curve (left of a z-score)</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-find-the-area-under-the-normal-distribution-curve-between-0-and-any-z-value/' rel='bookmark' title='How to find the area under the normal distribution curve (between 0 and any z-score)'>How to find the area under the normal distribution curve (between 0 and any z-score)</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-find-the-area-under-a-normal-distribution-curve-two-tails/' rel='bookmark' title='How to find the area under a normal distribution curve (two tails)'>How to find the area under a normal distribution curve (two tails)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.statisticshowto.com/articles/z-table-area-to-the-left-of-curve/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a Beta Density Function?</title>
		<link>http://www.statisticshowto.com/articles/what-is-a-beta-density-function/</link>
		<comments>http://www.statisticshowto.com/articles/what-is-a-beta-density-function/#comments</comments>
		<pubDate>Sun, 19 Sep 2010 14:48:55 +0000</pubDate>
		<dc:creator>Stephanie</dc:creator>
				<category><![CDATA[Descriptions]]></category>
		<category><![CDATA[Other Distributions]]></category>
		<category><![CDATA[Beta Density Function]]></category>
		<category><![CDATA[Beta distribution]]></category>
		<category><![CDATA[Density Function]]></category>

		<guid isPermaLink="false">http://www.statisticshowto.com/?p=1956</guid>
		<description><![CDATA[A Beta distribution is a family of probability distributions that stretch from 0 to 1 on the number line. The letters α and β define the shape of the curve. The Beta distribution is an excellent way to represent outcomes like probabilities or proportions. The values of α and β determine the shape of the [...]
Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/how-to-graph-a-ti-83-normal-probability-density-function/' rel='bookmark' title='How to Graph a TI 83 Normal Probability Density Function'>How to Graph a TI 83 Normal Probability Density Function</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-construct-a-probability-distribution/' rel='bookmark' title='How to construct a probability distribution'>How to construct a probability distribution</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>A <strong>Beta distribution </strong>is a family of probability distributions that stretch from 0 to 1 on the number line. The letters α and β define the shape of the curve. The Beta distribution is an excellent way to represent outcomes like probabilities or proportions.<br />
<span id="more-1956"></span><br />
<a href="http://www.statisticshowto.com/wp-content/uploads/2010/09/800px-Beta_distribution_pdf.png"><img class="aligncenter size-medium wp-image-1957" title="800px-Beta_distribution_pdf" src="http://www.statisticshowto.com/wp-content/uploads/2010/09/800px-Beta_distribution_pdf-300x225.png" alt="" width="300" height="225" /></a><br />
The values of α and β determine the shape of the <strong>beta density function</strong>. For example, if α &lt; 1 and β &lt; 1, the graph&#8217;s shape will be a &#8220;U&#8221; (see the red plot on the picture above, and if α = 1 and β = 2, the graph is a straight line; If you look at the graph above, the blue line is <em>almost</em> a straight line: that&#8217;s because α = 1 and β = 3.</p>
<p>The probability function P(x) and distribution function D(x) for the Beta Distribution are:<br />
<a href="http://www.statisticshowto.com/wp-content/uploads/2010/09/beta.png"><img class="aligncenter size-full wp-image-1959" title="beta distribution probability function" src="http://www.statisticshowto.com/wp-content/uploads/2010/09/beta.png" alt="" width="211" height="121" /></a></p>
<p>It&#8217;s unlikely you&#8217;ll ever have to use those ugly equations, as most math software simplifies the math for you. For example, in <strong>Mathematica</strong> you can implement a beta distribution by typing:<br />
BetaDistribution[alpha,beta] and in <strong>Microsoft Excel</strong> you can use BetaDist(x,shape_a,shape_b,min,max).</p>
<p>The beta distribution is used for many applications, including <em>Bayesian statistics,</em> the <em>Rule of Succession</em> (a famous example being Pierre-Simon Laplace&#8217;s treatment of the sunrise problem), and Task duration modeling. the beta distribution is especially suited to project/planning control systems like PERT and CPM because the function is constrained by an interval with a minimum (0) and maximum (1) value.</p>
<p><strong>Tip</strong>: don&#8217;t get confused by all those betas. In (typical) mathematical tomfoolery, there are three different betas:</p>
<ol>
<li>In &#8220;B(α, β),&#8221; Beta is the name of the function in the denominator of the density function.</li>
<li>In &#8220;Beta(α, β),&#8221; Beta means the name of the probability distribution.</li>
<li>In &#8220;β,&#8221; Beta is the name of the second parameter in the density function.</li>
</ol>
<p>References:<br />
Abramowitz, M. and Stegun, I. A. (Eds.). Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables, 9th printing. New York: Dover, pp. 944-945, 1972<br />
Evans, M.; Hastings, N.; and Peacock, B. &#8220;Beta Distribution.&#8221; Ch. 5 in Statistical Distributions, 3rd ed. New York: Wiley, pp. 34-42, 2000.</p>
<p>Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/how-to-graph-a-ti-83-normal-probability-density-function/' rel='bookmark' title='How to Graph a TI 83 Normal Probability Density Function'>How to Graph a TI 83 Normal Probability Density Function</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-construct-a-probability-distribution/' rel='bookmark' title='How to construct a probability distribution'>How to construct a probability distribution</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.statisticshowto.com/articles/what-is-a-beta-density-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use the TI 83 for a Hypothesis Test of a Mean</title>
		<link>http://www.statisticshowto.com/articles/how-to-use-the-ti-83-for-a-hypothesis-test-of-a-mean/</link>
		<comments>http://www.statisticshowto.com/articles/how-to-use-the-ti-83-for-a-hypothesis-test-of-a-mean/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 13:38:22 +0000</pubDate>
		<dc:creator>Stephanie</dc:creator>
				<category><![CDATA[TI-83]]></category>
		<category><![CDATA[Hypothesis Test of a Mean]]></category>
		<category><![CDATA[Test of a Mean]]></category>
		<category><![CDATA[TI 83]]></category>

		<guid isPermaLink="false">http://www.statisticshowto.com/?p=1902</guid>
		<description><![CDATA[A hypothesis may or may not be true, and researchers will use data from a random population sample to test the validity of a hypothesis. If the sample data does not agree with the hypothesis, then the hypothesis is rejected. The null hypothesis (H0) states that the observations occur by chance. The alternate hypothesis (H1) [...]
Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/how-to-use-a-ti-89-graphing-calculator-for-a-hypothesis-test-on-a-mean/' rel='bookmark' title='How to Use a TI-89 Graphing Calculator for a Hypothesis Test on a Mean'>How to Use a TI-89 Graphing Calculator for a Hypothesis Test on a Mean</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-state-the-null-hypothesis-in-statistics-part-two/' rel='bookmark' title='How to State the Null Hypothesis in Statistics: Part Two'>How to State the Null Hypothesis in Statistics: Part Two</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-support-or-reject-a-null-hypothesis/' rel='bookmark' title='How to Support or Reject a Null Hypothesis'>How to Support or Reject a Null Hypothesis</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>A hypothesis may or may not be true, and researchers will use data from a random population sample to test the validity of a hypothesis. If the sample data does not agree with the hypothesis, then the hypothesis is rejected. The null hypothesis (H<sub>0</sub>) states that the observations occur by chance. The alternate hypothesis (H<sub>1</sub>) is just the opposite, and states that the observations were influenced by a non-random cause. You can use the <strong>TI 83</strong> calculator for hypothesis testing, but the calculator won&#8217;t figure out the null and alternate hypotheses: that&#8217;s up to you to read the question and input it into the calculator.<br />
<span id="more-1902"></span></p>
<p>Sample problem: A sample of 200 people has a mean age of 21 with a population standard deviation (σ) of 5. Test the hypothesis that the population mean is 18.9 at α = 0.05.</p>
<p><strong><span style="color: blue;">Step 1:</span></strong> State the null hypothesis. In this case, the null hypothesis is that the population mean is 18.9, so we write:<br />
<strong>H<sub>0</sub>: μ = 18.9</strong></p>
<p><strong><span style="color: blue;">Step 2:</span></strong> State the alternative hypothesis. We want to know if our sample, which has a mean of 21 instead of 18.9, really is different from the population, therefore our alternate hypothesis:<br />
<strong>H<sub>1</sub>: μ ≠ 18.9</strong></p>
<p><strong><span style="color: blue;">Step 3:</span></strong> Press <span class="btn">Stat</span> then press the <strong>right arrow</strong> twice to select <strong>TESTS</strong>.</p>
<p><strong><span style="color: blue;">Step 4:</span></strong> Press <span class="btn num">1</span> to select <strong>1:Z-Test&#8230;</strong>. Press <span class="btn">Enter</span>.</p>
<p><strong><span style="color: blue;">Step 5:</span></strong> Use the <strong>right arrow</strong> to select <strong>Stats</strong>.</p>
<p><strong><span style="color: blue;">Step 6:</span></strong> Enter the data from the problem:<br />
μ<sub>0</sub>: 18.9<br />
σ: 5<br />
<span class="bar">x</span>: 21<br />
n: 200<br />
μ: ≠μ<sub>0</sub></p>
<p><strong><span style="color: blue;">Step 7:</span></strong> Arrow down to <strong>Calculate</strong> and press <span class="btn">Enter</span>. The calculator shows the p-value:<br />
p = 2.87 × 10<sup>-9</sup></p>
<p>This is smaller than our alpha value of .05. That means we should <strong>reject the null hypothesis</strong>.</p>
<p>Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/how-to-use-a-ti-89-graphing-calculator-for-a-hypothesis-test-on-a-mean/' rel='bookmark' title='How to Use a TI-89 Graphing Calculator for a Hypothesis Test on a Mean'>How to Use a TI-89 Graphing Calculator for a Hypothesis Test on a Mean</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-state-the-null-hypothesis-in-statistics-part-two/' rel='bookmark' title='How to State the Null Hypothesis in Statistics: Part Two'>How to State the Null Hypothesis in Statistics: Part Two</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-support-or-reject-a-null-hypothesis/' rel='bookmark' title='How to Support or Reject a Null Hypothesis'>How to Support or Reject a Null Hypothesis</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.statisticshowto.com/articles/how-to-use-the-ti-83-for-a-hypothesis-test-of-a-mean/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Get The Mean and Standard Deviation For a Binomial Probability Distribution With a TI 83 Calculator</title>
		<link>http://www.statisticshowto.com/articles/how-to-get-the-mean-and-standard-deviation-for-a-binomial-probability-distribution-with-a-ti-83-calculator/</link>
		<comments>http://www.statisticshowto.com/articles/how-to-get-the-mean-and-standard-deviation-for-a-binomial-probability-distribution-with-a-ti-83-calculator/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 00:29:56 +0000</pubDate>
		<dc:creator>Stephanie</dc:creator>
				<category><![CDATA[TI-83]]></category>
		<category><![CDATA[Binomial Probability]]></category>
		<category><![CDATA[Distribution With a TI 83 Calculator]]></category>
		<category><![CDATA[TI 83 Calculator]]></category>

		<guid isPermaLink="false">http://www.statisticshowto.com/?p=1896</guid>
		<description><![CDATA[Binomial probability distributions are used when dealing with two outcomes from a fixed number of independent trials. As a simple example, you might want to figure out the probability of a voter voting yes or no on a certain ballot proposition. P(x) can quickly be calculated on the TI 83 graphing calculator, which has all [...]
Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/how-to-calculate-mean-and-standard-deviation-for-a-binomial-distribution-on-the-ti-89/' rel='bookmark' title='How to Calculate Mean and Standard Deviation for a Binomial Distribution on the TI-89'>How to Calculate Mean and Standard Deviation for a Binomial Distribution on the TI-89</a></li>
<li><a href='http://www.statisticshowto.com/articles/standard-deviation-binomial-distribution/' rel='bookmark' title='Standard deviation: binomial distribution'>Standard deviation: binomial distribution</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-find-a-standard-deviation-on-a-ti-83-calculator/' rel='bookmark' title='How to Find a Standard Deviation on a TI 83 Calculator'>How to Find a Standard Deviation on a TI 83 Calculator</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Binomial probability</strong> distributions are used when dealing with two outcomes from a fixed number of independent trials. As a simple example, you might want to figure out the probability of a voter voting yes or no on a certain ballot proposition. P(x) can quickly be calculated on the <strong>TI 83 graphing calculator</strong>, which has all of the binomial probability tables built into it.<br />
<span id="more-1896"></span></p>
<p>Sample problem: Find the mean and <strong>standard deviation</strong> for a binomial distribution with n = 5 and p = 0.12.</p>
<h2>Mean</h2>
<p><strong><span style="color: blue;">Step 1:</span></strong> Multiply n by p.<br />
<span class="btn num">5</span> <span class="btn">×</span> <span class="btn">.</span> <span class="btn num">1</span> <span class="btn num">2</span> <span class="btn">Enter</span><br />
<strong>.6</strong></p>
<p>Hey, that was easy!</p>
<h2>Standard Deviation</h2>
<p><strong><span style="color: blue;">Step 1:</span></strong> Subtract p from 1 to find q.<br />
<span class="btn num">1</span> <span class="btn">-</span> <span class="btn">.</span> <span class="btn num">1</span> <span class="btn num">2</span> <span class="btn">Enter</span><br />
<strong>.88</strong></p>
<p><strong><span style="color: blue;">Step 2:</span></strong> Multiply n times p times q.<br />
<span class="btn num">5</span> <span class="btn">×</span> <span class="btn">.</span> <span class="btn num">1</span> <span class="btn num">2</span> <span class="btn">×</span> <span class="btn">.</span> <span class="btn num">8</span> <span class="btn num">8</span> <span class="btn">Enter</span><br />
<strong>.528</strong></p>
<p><strong><span style="color: blue;">Step 3:</span></strong> Find the square root of the answer from Step 2.<br />
<span class="btn second">2nd</span> <span class="btn">x<sup>2</sup></span> <span class="btn">.</span> <span class="btn num">5</span> <span class="btn num">2</span> <span class="btn num">8</span> <span class="btn">Enter</span><br />
<strong>.727</strong> (rounded to 3 decimal places).</p>
<p>Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/how-to-calculate-mean-and-standard-deviation-for-a-binomial-distribution-on-the-ti-89/' rel='bookmark' title='How to Calculate Mean and Standard Deviation for a Binomial Distribution on the TI-89'>How to Calculate Mean and Standard Deviation for a Binomial Distribution on the TI-89</a></li>
<li><a href='http://www.statisticshowto.com/articles/standard-deviation-binomial-distribution/' rel='bookmark' title='Standard deviation: binomial distribution'>Standard deviation: binomial distribution</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-find-a-standard-deviation-on-a-ti-83-calculator/' rel='bookmark' title='How to Find a Standard Deviation on a TI 83 Calculator'>How to Find a Standard Deviation on a TI 83 Calculator</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.statisticshowto.com/articles/how-to-get-the-mean-and-standard-deviation-for-a-binomial-probability-distribution-with-a-ti-83-calculator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Find a T distribution on a TI 83</title>
		<link>http://www.statisticshowto.com/articles/how-to-find-a-t-distribution-on-a-ti-83/</link>
		<comments>http://www.statisticshowto.com/articles/how-to-find-a-t-distribution-on-a-ti-83/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 23:50:31 +0000</pubDate>
		<dc:creator>Stephanie</dc:creator>
				<category><![CDATA[TI-83]]></category>
		<category><![CDATA[T distribution]]></category>
		<category><![CDATA[TI 83]]></category>
		<category><![CDATA[Z scores]]></category>

		<guid isPermaLink="false">http://www.statisticshowto.com/?p=1889</guid>
		<description><![CDATA[The T distribution (sometimes called Student&#8217;s T distribution) is actually a set of distributions, differentiated by the degrees of freedom (df). Take a look at a traditional textbook T table, and you&#8217;ll actually find many T tables, which can be a little overwhelming. Instead of poring over tables, you can use a TI 83 graphing [...]
Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/how-to-find-an-f-distribution-on-the-ti89/' rel='bookmark' title='How to Find an F Distribution on the TI89'>How to Find an F Distribution on the TI89</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-use-a-t-distribution-on-the-ti-89-2/' rel='bookmark' title='How to Use a T-Distribution on the TI 89'>How to Use a T-Distribution on the TI 89</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-find-a-probability-using-a-standard-normal-distribution/' rel='bookmark' title='How to find a probability using a standard normal distribution'>How to find a probability using a standard normal distribution</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The <strong>T distribution</strong> (sometimes called Student&#8217;s T distribution) is actually a set of distributions, differentiated by the degrees of freedom (df). Take a look at a traditional textbook T table, and you&#8217;ll actually find <em>many</em> T tables, which can be a little overwhelming. Instead of poring over tables, you can use a <strong>TI 83 graphing calculator</strong> to assist you in finding T distribution values.</p>
<p>You might be asked to find the area under a T curve, or (like Z scores), you might be given a certain area and asked to find the T score.<br />
<span id="more-1889"></span></p>
<p>Sample problem: Find the area under a T curve with degrees of freedom 10 for P( 1 ≤ X ≤ 2 ).</p>
<p><strong><span style="color: blue;">Step 1:</span></strong> Press <span class="btn second">2nd</span> <span class="btn">VARS</span> <span class="btn num">5</span> to select <strong>tcdf(</strong>.</p>
<p><strong><span style="color: blue;">Step 2:</span></strong> Enter the lower, and upper bounds, and the degrees of freedom: <span class="btn num">1</span> <span class="btn">,</span> <span class="btn num">2</span> <span class="btn">,</span> <span class="btn num">1</span> <span class="btn num">0</span> <span class="btn">)</span></p>
<p>Your screen should now read <strong>tcdf(1,2,10)</strong></p>
<p><strong><span style="color: blue;">Step 3:</span></strong> Press <span class="btn">ENTER</span>. The answer is <strong>.133752549</strong>, or about <strong>13.38%</strong>.</p>
<p>Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/how-to-find-an-f-distribution-on-the-ti89/' rel='bookmark' title='How to Find an F Distribution on the TI89'>How to Find an F Distribution on the TI89</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-use-a-t-distribution-on-the-ti-89-2/' rel='bookmark' title='How to Use a T-Distribution on the TI 89'>How to Use a T-Distribution on the TI 89</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-find-a-probability-using-a-standard-normal-distribution/' rel='bookmark' title='How to find a probability using a standard normal distribution'>How to find a probability using a standard normal distribution</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.statisticshowto.com/articles/how-to-find-a-t-distribution-on-a-ti-83/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Make a TI 83 box plot</title>
		<link>http://www.statisticshowto.com/articles/how-to-make-a-ti-83-box-plot/</link>
		<comments>http://www.statisticshowto.com/articles/how-to-make-a-ti-83-box-plot/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 23:34:04 +0000</pubDate>
		<dc:creator>Stephanie</dc:creator>
				<category><![CDATA[TI-83]]></category>
		<category><![CDATA[box plot]]></category>
		<category><![CDATA[Stat Plot]]></category>
		<category><![CDATA[TI 83]]></category>

		<guid isPermaLink="false">http://www.statisticshowto.com/?p=1866</guid>
		<description><![CDATA[Graphs and charts help us make sense of data, see patterns, and identify trends. Without graphs, it can be difficult to make sense of data. For example, let&#8217;s say you have a list of IQ scores for a gifted classroom in a particular elementary school. The IQ scores are: 118, 123, 124, 125, 127, 128, [...]
Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/how-to-make-a-ti-83-scatter-plot/' rel='bookmark' title='How to Make a TI 83 Scatter Plot'>How to Make a TI 83 Scatter Plot</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-make-a-scatter-plot-on-the-ti-89-calculator/' rel='bookmark' title='How to Make a Scatter Plot on the TI-89 Calculator'>How to Make a Scatter Plot on the TI-89 Calculator</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-make-a-ti-83-histogram/' rel='bookmark' title='How to Make a TI 83 Histogram'>How to Make a TI 83 Histogram</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Graphs and charts</strong> help us make sense of data, see patterns, and identify trends. Without graphs, it can be difficult to make sense of data. For example, let&#8217;s say you have a list of IQ scores for a gifted classroom in a particular elementary school. The IQ scores are: 118, 123, 124, 125, 127, 128, 129, 130, 130, 133, 136, 138, 141, 142, 149, 150, 154. That list doesn&#8217;t tell you much about anything. However, with a chart or graph like a <strong>box plot</strong> (sometimes called a box-and-whisker plot), the data can come to life.<br />
<span id="more-1866"></span></p>
<p><strong><span style="color: blue;">Step 1:</span></strong> Press <span class="btn">STAT</span> <span class="btn">ENTER</span>, to edit L1.</p>
<p><strong><span style="color: blue;">Step 2:</span></strong> Enter the data from the problem into the list:</p>
<p><span class="btn num">1</span> <span class="btn num">1</span> <span class="btn num">8</span> <span class="btn">ENTER</span><br />
<span class="btn num">1</span> <span class="btn num">2</span> <span class="btn num">3</span> <span class="btn">ENTER</span><br />
<span class="btn num">1</span> <span class="btn num">2</span> <span class="btn num">4</span> <span class="btn">ENTER</span><br />
<span class="btn num">1</span> <span class="btn num">2</span> <span class="btn num">5</span> <span class="btn">ENTER</span><br />
<span class="btn num">1</span> <span class="btn num">2</span> <span class="btn num">7</span> <span class="btn">ENTER</span><br />
<span class="btn num">1</span> <span class="btn num">2</span> <span class="btn num">8</span> <span class="btn">ENTER</span><br />
<span class="btn num">1</span> <span class="btn num">2</span> <span class="btn num">9</span> <span class="btn">ENTER</span><br />
<span class="btn num">1</span> <span class="btn num">3</span> <span class="btn num">0</span> <span class="btn">ENTER</span><br />
<span class="btn num">1</span> <span class="btn num">3</span> <span class="btn num">0</span> <span class="btn">ENTER</span><br />
<span class="btn num">1</span> <span class="btn num">3</span> <span class="btn num">3</span> <span class="btn">ENTER</span><br />
<span class="btn num">1</span> <span class="btn num">3</span> <span class="btn num">6</span> <span class="btn">ENTER</span><br />
<span class="btn num">1</span> <span class="btn num">3</span> <span class="btn num">8</span> <span class="btn">ENTER</span><br />
<span class="btn num">1</span> <span class="btn num">4</span> <span class="btn num">1</span> <span class="btn">ENTER</span><br />
<span class="btn num">1</span> <span class="btn num">4</span> <span class="btn num">2</span> <span class="btn">ENTER</span><br />
<span class="btn num">1</span> <span class="btn num">4</span> <span class="btn num">9</span> <span class="btn">ENTER</span><br />
<span class="btn num">1</span> <span class="btn num">5</span> <span class="btn num">0</span> <span class="btn">ENTER</span><br />
<span class="btn num">1</span> <span class="btn num">5</span> <span class="btn num">4</span> <span class="btn">ENTER</span></p>
<p><strong><span style="color: blue;">Step 3:</span></strong> Press <span class="btn second">2nd</span> <span class="f btn">Y=</span>, to access the <strong>Stat Plot</strong> menu.</p>
<p><strong><span style="color: blue;">Step 4:</span></strong> Press <span class="btn">ENTER</span> <span class="btn">ENTER</span> to turn on <strong>Plot1</strong>.</p>
<p><strong><span style="color: blue;">Step 5:</span></strong> Arrow down to <strong>Type</strong>, which has 6 icons to the right of it. Highlight the bottom middle icon, which looks like a syringe with two plungers, and press <span class="btn">ENTER</span> to select it.</p>
<p><strong><span style="color: blue;">Step 6:</span></strong> Make sure the <strong>XList</strong> entry reads &#8220;L<sub>1</sub>&#8220;. If it doesn&#8217;t, arrow down to it, Press <span class="btn">Clear</span> <span class="btn second">2nd</span> <span class="btn num">1</span>.</p>
<p><strong><span style="color: blue;">Step 7:</span></strong> Press <span class="f btn">Graph</span>. You should see your Box plot!</p>
<p><strong>Tip</strong>: If when you press <span class="btn f">Graph</span>, you see the message &#8220;Err: Stat&#8221;, or you just don&#8217;t see a box plot like you expect to, then press <span class="btn f">Window</span>, and try different settings. Especially try changing the <strong>Xscl</strong> (X Scale) item to a larger value.</p>
<p>Related posts:<ol>
<li><a href='http://www.statisticshowto.com/articles/how-to-make-a-ti-83-scatter-plot/' rel='bookmark' title='How to Make a TI 83 Scatter Plot'>How to Make a TI 83 Scatter Plot</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-make-a-scatter-plot-on-the-ti-89-calculator/' rel='bookmark' title='How to Make a Scatter Plot on the TI-89 Calculator'>How to Make a Scatter Plot on the TI-89 Calculator</a></li>
<li><a href='http://www.statisticshowto.com/articles/how-to-make-a-ti-83-histogram/' rel='bookmark' title='How to Make a TI 83 Histogram'>How to Make a TI 83 Histogram</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.statisticshowto.com/articles/how-to-make-a-ti-83-box-plot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
