<?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>Engineerography Blog &#187; Statistics</title>
	<atom:link href="http://engineerography.com/tag/statistics/feed/" rel="self" type="application/rss+xml" />
	<link>http://engineerography.com</link>
	<description>Studying and writing about everyday engineering, since 2009.</description>
	<lastBuildDate>Sun, 01 May 2011 15:26:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Monte Carlo Simulation: What Is It?</title>
		<link>http://engineerography.com/2009/09/monte-carlo-simulation-what-is-it/</link>
		<comments>http://engineerography.com/2009/09/monte-carlo-simulation-what-is-it/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 13:00:35 +0000</pubDate>
		<dc:creator>Hans F.</dc:creator>
				<category><![CDATA[Science]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Monte Carlo]]></category>
		<category><![CDATA[Simulation]]></category>
		<category><![CDATA[Statistics]]></category>

		<guid isPermaLink="false">http://engineerography.com/?p=831</guid>
		<description><![CDATA[Sometimes engineers and scientists are faced with a problem that is not easily solvable with an algorithm that leads to a definite answer. Perhaps the problem is very complex and has many components to it, or the inputs to the problem are not constant and could vary. When faced with a situation like this, Monte [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes engineers and scientists are faced with a problem that is not easily solvable with an algorithm that leads to a definite answer. Perhaps the problem is very complex and has many components to it, or the inputs to the problem are not constant and could vary. When faced with a situation like this, <em>Monte Carlo simulation</em> is the way to go.</p>
<p>The basic gist of how Monte Carlo simulations work is that you randomly select inputs, perform calculations on the randomly-selected inputs, and collect the outputs. This process is repeated several times (perhaps thousands, tens of thousands, or even more! As with any statistical sample, the more, the better), and in the end, all the outputs are gathered together and analyzed. To randomly select inputs, you&#8217;ll need to specify boundaries for which inputs can be selected from. A statistical model can help with this, such as a Gaussian distribution, which is a fancy term for the familiar &#8220;bell curve.&#8221; As for the aggregated outputs, statistical analysis would make sense in order to make sense of thousands of data sets. Basically, statistics is a useful tool that compliments the Monte Carlo technique. Also, generally computers are used to perform a Monte Carlo simulation due to the large number of repetitive calculations required.</p>
<p style="text-align: center;">
<div id="attachment_834" class="wp-caption aligncenter" style="width: 430px"><a href="http://en.wikipedia.org/wiki/File:Normal_approximation_to_binomial.svg"><img class="size-full wp-image-834 " title="Bell Curve" src="http://engineerography.com/files/2009/09/600px-Normal_approximation_to_binomial.svg.png" alt="This is what a bell curve looks like." width="420" height="336" /></a><p class="wp-caption-text">This is what a bell curve looks like.</p></div>
<p>Monte Carlo simulations can be used in space sciences. For example, if one wants to analyze the risk of failure of a spacecraft in orbit, one can perform a Monte Carlo simulation with random inputs for how the spacecraft begins its orbit (speed, physical orientation, etc.), since that state cannot be predetermined accurately and instead can be modeled statistically. Then, the laws of orbital mechanics can be applied to the inputs to produce outputs that can be analyzed later. A more simple example of where the Monte Carlo method is used is the classic game of Battleship. Initially, a player would randomly guess locations for where a battleship is located. After the player scores a hit, the player would follow an algorithm (guess points that are in line with the hit) to sink the battleship (the outcome).</p>
<p>(Image from Wikipedia)</p>
]]></content:encoded>
			<wfw:commentRss>http://engineerography.com/2009/09/monte-carlo-simulation-what-is-it/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Statistical Quality Control In Manufacturing</title>
		<link>http://engineerography.com/2009/04/statistical-quality-control-in-manufacturing/</link>
		<comments>http://engineerography.com/2009/04/statistical-quality-control-in-manufacturing/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 13:00:26 +0000</pubDate>
		<dc:creator>Hans F.</dc:creator>
				<category><![CDATA[In-Depth Articles]]></category>
		<category><![CDATA[Manufacturing]]></category>
		<category><![CDATA[Quality Control]]></category>
		<category><![CDATA[Statistics]]></category>
		<category><![CDATA[Sun Chips]]></category>

		<guid isPermaLink="false">http://engineerography.com/?p=402</guid>
		<description><![CDATA[Imagine a manufacturing plant that produces a large quantity of the same items, such as Sun Chips, printing paper, or t-shirts, just to name a few examples. How do manufacturers keep their products to their desired characteristics (such as salt content in Sun Chips, brightness of printing paper, or actual size of a given t-shirt [...]]]></description>
			<content:encoded><![CDATA[<p>Imagine a manufacturing plant that produces a large quantity of the same items, such as Sun Chips, printing paper, or t-shirts, just to name a few examples. How do manufacturers keep their products to their desired characteristics (such as salt content in Sun Chips, brightness of printing paper, or actual size of a given t-shirt size) during production? This is generally known as <em>quality control</em>.</p>
<p>There are many different ways to perform quality control, but one basic method that quality engineers can use are quality control charts. There are different kinds of quality control charts for controlling different quantities, such as the average or the variability of a set of data. The basic idea behind constructing quality control charts is to collect a random sample of the product in question during production, and collect a set of data from the sample. For example, a quality engineer can collect a random sample of Sun Chips from the production line and extract the salt content from each chip in the sample pool.</p>
<div id="attachment_406" class="wp-caption alignleft" style="width: 212px"><a href="http://www.fritolay.com/assets/images/fpo/Sunchips_Peppercorn_Ranch.gif"><img class="size-medium wp-image-406" title="Peppercorn Ranch Sun Chips" src="http://engineerography.com/files/2009/04/sunchips_peppercorn_ranch-202x300.gif" alt="Peppercorn Ranch Sun Chips" width="202" height="300" /></a><p class="wp-caption-text">Much work goes into ensuring products such as Sun Chips are of utmost quality to the consumer (such as you and me).</p></div>
<p>Next, the mean and variance of the set of data are calculated, and the quantity under study is plotted on a <em>control chart</em>. If the average salt content of Sun Chips are under question, then the individial salt contents of each chip are plotted on the control chart. Then, three lines are drawn on the control chart:</p>
<ul>
<li><strong>Center line</strong>: in this example, the center line is drawn at the mean salt content of the Sun Chips sample under analysis</li>
<li><strong>Upper control limit</strong>: located at a certain distance above the center line. The distance from the center line depends on the variability of the sample, as well as the sample size (sample size is the number of Sun Chips that were colleced from the manufacturing line for the quality control study).</li>
<li><strong>Lower control limit</strong>: located at the same distance below the center line as the upper control limit was located from the center line.</li>
</ul>
<p>After the three lines and each sample&#8217;s data point are plotted on the control chart, one can analyze the chart for variation that may indicate a flaw in the production process. In reality, some variation in a random sample of data is inevitable, but the presence of the upper and lower control limits can help raise alarm. If any of the plotted data points lie outside either of the control limits, then that is an indication that the production process produced an item that was statistically significant, which means it was not likely to be due solely to chance. Perhaps one of the machines in the manufacturing plant is inadvertently putting too much salt on the Sun Chips during production, and someone should look into solving that problem.</p>
<div id="attachment_403" class="wp-caption aligncenter" style="width: 530px"><a href="http://en.wikipedia.org/wiki/File:ControlChart.svg"><img class="size-full wp-image-403" title="Example Control Chart" src="http://engineerography.com/files/2009/04/520px-controlchartsvg.png" alt="Example Control Chart" width="520" height="244" /></a><p class="wp-caption-text">Example control chart showing important characteristics</p></div>
<p>In the example control chart shown, you can see that all the plotted data points lie within the control limits (the topmost and bottommost dashed lines), so you can safely conclude that the process under analysis is &#8220;under statistical control,&#8221; or that all the variation observed in the product is due to inherent chance and should not be alarming.</p>
<p>Thanks for reading!</p>
<p>(Sun Chips image from Frito Lay, example control chart image from Wikipedia.)</p>
]]></content:encoded>
			<wfw:commentRss>http://engineerography.com/2009/04/statistical-quality-control-in-manufacturing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

