<?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>Fog City Reader &#187; mathematical equation</title>
	<atom:link href="http://www.fogcityreader.com/tag/mathematical-equation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fogcityreader.com</link>
	<description>Reference and Education Resource Center</description>
	<lastBuildDate>Sat, 28 Jan 2012 01:30:34 +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>Learn about Mathematical Modeling</title>
		<link>http://www.fogcityreader.com/2010/02/learn-about-mathematical-modeling/</link>
		<comments>http://www.fogcityreader.com/2010/02/learn-about-mathematical-modeling/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 03:24:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Science]]></category>
		<category><![CDATA[deterministic]]></category>
		<category><![CDATA[equation]]></category>
		<category><![CDATA[mathematical equation]]></category>
		<category><![CDATA[mathematical model]]></category>
		<category><![CDATA[Mathematical Modeling]]></category>
		<category><![CDATA[Stochastic systems]]></category>

		<guid isPermaLink="false">http://www.fogcityreader.com/?p=108</guid>
		<description><![CDATA[The solution to a mathematical equation can be feasible or infeasible. There can be mathematical models with boundaries as well. Such models are termed as optimization models where the solution resides within a set of values. Usually such models are expressed with a set of constraints. For example, the classical functions of pricing the supply [...]]]></description>
			<content:encoded><![CDATA[<p>The solution to a mathematical equation can be feasible or infeasible. There can be mathematical models with boundaries as well. Such models are termed as optimization models where the solution resides within a set of values. Usually such models are expressed with a set of constraints. For example, the classical functions of pricing the supply and demand for products, both these functions together create a fixed value for the price.</p>
<p>Here is a sample mathematical model</p>
<p>Objective: Maximize Profits from selling two products P1 and P2 at Price $3 and $4 respectively.</p>
<p>Constraint: Labor hours are limited to 40 per week. Product 1 takes 2 hours to produce and product 2 takes 3 hours to produce. (Per unit)</p>
<p>Maximize 3P1 + 4P2 &#8212; (1)</p>
<p>SUBJECT TO</p>
<p>2P1 + 3P2 &lt; 40 &#8212; (2)</p>
<p>If you carefully notice the system of equations above, the first equation constantly increases for any value of P1 and P2. But the increase is restricted by equation number 2 which enforces a boundary on the system. Hence the solution set returns feasible values.</p>
<p>Equations can be both deterministic as well as stochastic. Stochastic systems are systems that do not have fixed values such as USD 3 as cost of product or labor hours as 2 hours per product. The expected values can be specified as a probability distribution. An Example of a probability distribution is the arrival rate of automobiles in a junction. One cannot determine the exact rate as the source would be dependant upon a lot of factors.</p>
<p>Simulation is an extended technique of analyzing variations of input and output using expected values for a large number of trials. Many contrasting system conditions can be specified and the simulation can be run for a large number of trials.</p>
<p>Math models are common place and are used to describe physical phenomena, astronomical phenomena and population growth. They are also used in production planning, manufacturing etc. In synopsis a mathematical model can create unbounded values or bounded values. A system with boundaries can be used to study extreme objectives such as profit maximization, time minimization etc.,</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fogcityreader.com/2010/02/learn-about-mathematical-modeling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

