<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Probability and Statistics Problem Solve</title>
	<atom:link href="http://probabilityandstatsproblemsolve.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://probabilityandstatsproblemsolve.wordpress.com</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 06:42:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='probabilityandstatsproblemsolve.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Probability and Statistics Problem Solve</title>
		<link>http://probabilityandstatsproblemsolve.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://probabilityandstatsproblemsolve.wordpress.com/osd.xml" title="Probability and Statistics Problem Solve" />
	<atom:link rel='hub' href='http://probabilityandstatsproblemsolve.wordpress.com/?pushpress=hub'/>
		<item>
		<title>A Binomial Example</title>
		<link>http://probabilityandstatsproblemsolve.wordpress.com/2012/02/02/a-binomial-example-1/</link>
		<comments>http://probabilityandstatsproblemsolve.wordpress.com/2012/02/02/a-binomial-example-1/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 07:24:41 +0000</pubDate>
		<dc:creator>Dan Ma</dc:creator>
				<category><![CDATA[Binomial Distribution]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[Probability and Statistics]]></category>

		<guid isPermaLink="false">http://probabilityandstatsproblemsolve.wordpress.com/?p=532</guid>
		<description><![CDATA[Example 1 Suppose 7 dice are rolled. What is the probability that at least 4 of the dice show the same face? Example 2 Suppose that 6 job assignments are randomly assigned to 5 workers. What is the probability that &#8230; <a href="http://probabilityandstatsproblemsolve.wordpress.com/2012/02/02/a-binomial-example-1/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=probabilityandstatsproblemsolve.wordpress.com&amp;blog=31330337&amp;post=532&amp;subd=probabilityandstatsproblemsolve&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em><strong>Example 1</strong></em><br />
Suppose 7 dice are rolled. What is the probability that at least 4 of the dice show the same face?</p>
<p><em><strong>Example 2</strong></em><br />
Suppose that 6 job assignments are randomly assigned to 5 workers. What is the probability that at least 4 of the job assignments go to the same worker?</p>
<p>Example 2 is left as exercise.</p>
<p>_________________________________________________________________<br />
<em><strong>Discussion of Example 1</strong></em><br />
Fix a face (say 1). Finding the probability of that at least 4 of the dice show the face 1 is a binomial problem. Then multiplying this answer by 6 will give the desired answer.</p>
<p>Consider obtaining a 1 as a success. Let <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' /> be the number of successes when 7 dice are thrown. Then <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' /> is <img src='http://s0.wp.com/latex.php?latex=%5Ctext%7Bbinom%7D%287%2C%5Cfrac%7B1%7D%7B6%7D%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{binom}(7,&#92;frac{1}{6})' title='&#92;text{binom}(7,&#92;frac{1}{6})' class='latex' />. We have the following calculation:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%281%29+%5C+%5C+%5C+%5C+%5C+P%28X+%5Cge+4%29%26%3D1-P%28X+%5Cle+3%29+%5C%5C%26%3D1-P%28X%3D0%29-P%28X%3D1%29+%5C%5C%26-+%5C+%5C+%5C+P%28X%3D2%29-P%28X%3D3%29+%5C%5C%26%3D1-%5Cbinom%7B7%7D%7B0%7D+%5Cbiggl%5B%5Cfrac%7B1%7D%7B6%7D+%5Cbiggr%5D%5E0+%5Cbiggr%5B%5Cfrac%7B5%7D%7B6%7D+%5Cbiggr%5D%5E7+-+%5Cbinom%7B7%7D%7B1%7D+%5Cbiggl%5B%5Cfrac%7B1%7D%7B6%7D+%5Cbiggr%5D%5E1+%5Cbiggr%5B%5Cfrac%7B5%7D%7B6%7D+%5Cbiggr%5D%5E6+%5C%5C%26-+%5C+%5C+%5C+%5Cbinom%7B7%7D%7B2%7D+%5Cbiggl%5B%5Cfrac%7B1%7D%7B6%7D+%5Cbiggr%5D%5E2+%5Cbiggr%5B%5Cfrac%7B5%7D%7B6%7D+%5Cbiggr%5D%5E5+-+%5Cbinom%7B7%7D%7B3%7D+%5Cbiggl%5B%5Cfrac%7B1%7D%7B6%7D+%5Cbiggr%5D%5E3+%5Cbiggr%5B%5Cfrac%7B5%7D%7B6%7D+%5Cbiggr%5D%5E4+%5C%5C%26%3D%5Cfrac%7B4936%7D%7B279936%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(1) &#92; &#92; &#92; &#92; &#92; P(X &#92;ge 4)&amp;=1-P(X &#92;le 3) &#92;&#92;&amp;=1-P(X=0)-P(X=1) &#92;&#92;&amp;- &#92; &#92; &#92; P(X=2)-P(X=3) &#92;&#92;&amp;=1-&#92;binom{7}{0} &#92;biggl[&#92;frac{1}{6} &#92;biggr]^0 &#92;biggr[&#92;frac{5}{6} &#92;biggr]^7 - &#92;binom{7}{1} &#92;biggl[&#92;frac{1}{6} &#92;biggr]^1 &#92;biggr[&#92;frac{5}{6} &#92;biggr]^6 &#92;&#92;&amp;- &#92; &#92; &#92; &#92;binom{7}{2} &#92;biggl[&#92;frac{1}{6} &#92;biggr]^2 &#92;biggr[&#92;frac{5}{6} &#92;biggr]^5 - &#92;binom{7}{3} &#92;biggl[&#92;frac{1}{6} &#92;biggr]^3 &#92;biggr[&#92;frac{5}{6} &#92;biggr]^4 &#92;&#92;&amp;=&#92;frac{4936}{279936} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(1) &#92; &#92; &#92; &#92; &#92; P(X &#92;ge 4)&amp;=1-P(X &#92;le 3) &#92;&#92;&amp;=1-P(X=0)-P(X=1) &#92;&#92;&amp;- &#92; &#92; &#92; P(X=2)-P(X=3) &#92;&#92;&amp;=1-&#92;binom{7}{0} &#92;biggl[&#92;frac{1}{6} &#92;biggr]^0 &#92;biggr[&#92;frac{5}{6} &#92;biggr]^7 - &#92;binom{7}{1} &#92;biggl[&#92;frac{1}{6} &#92;biggr]^1 &#92;biggr[&#92;frac{5}{6} &#92;biggr]^6 &#92;&#92;&amp;- &#92; &#92; &#92; &#92;binom{7}{2} &#92;biggl[&#92;frac{1}{6} &#92;biggr]^2 &#92;biggr[&#92;frac{5}{6} &#92;biggr]^5 - &#92;binom{7}{3} &#92;biggl[&#92;frac{1}{6} &#92;biggr]^3 &#92;biggr[&#92;frac{5}{6} &#92;biggr]^4 &#92;&#92;&amp;=&#92;frac{4936}{279936} &#92;end{aligned}' class='latex' /></p>
<p>Multiplying <img src='http://s0.wp.com/latex.php?latex=%281%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(1)' title='(1)' class='latex' /> by 6 produces the desired answer.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%282%29+%5C+%5C+%5C+%5C+%5C+6+%5Ctimes+P%28X+%5Cge+4%29%26%3D6+%5Ctimes+%5Cfrac%7B4936%7D%7B279936%7D+%5C%5C%26%3D%5Cfrac%7B29616%7D%7B279936%7D+%5C%5C%26%3D0.105796++%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(2) &#92; &#92; &#92; &#92; &#92; 6 &#92;times P(X &#92;ge 4)&amp;=6 &#92;times &#92;frac{4936}{279936} &#92;&#92;&amp;=&#92;frac{29616}{279936} &#92;&#92;&amp;=0.105796  &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(2) &#92; &#92; &#92; &#92; &#92; 6 &#92;times P(X &#92;ge 4)&amp;=6 &#92;times &#92;frac{4936}{279936} &#92;&#92;&amp;=&#92;frac{29616}{279936} &#92;&#92;&amp;=0.105796  &#92;end{aligned}' class='latex' /></p>
<p>To give some perspective to this example, for each <img src='http://s0.wp.com/latex.php?latex=i%3D1%2C2%2C3%2C4%2C5%2C6&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='i=1,2,3,4,5,6' title='i=1,2,3,4,5,6' class='latex' />, let <img src='http://s0.wp.com/latex.php?latex=A_i&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='A_i' title='A_i' class='latex' /> be the event that at least 4 of the dice show the value of <img src='http://s0.wp.com/latex.php?latex=i&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='i' title='i' class='latex' /> when 7 dice are rolled. The calculation <img src='http://s0.wp.com/latex.php?latex=%281%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(1)' title='(1)' class='latex' /> above calculates the probability of the event <img src='http://s0.wp.com/latex.php?latex=A_i&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='A_i' title='A_i' class='latex' />. In this example, the event <img src='http://s0.wp.com/latex.php?latex=A_i&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='A_i' title='A_i' class='latex' /> are mutually exclusive. This is the reason why we can multiply by 6 to obtained the answer in <img src='http://s0.wp.com/latex.php?latex=%282%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(2)' title='(2)' class='latex' />.</p>
<p>If we roll more dice, the event <img src='http://s0.wp.com/latex.php?latex=A_i&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='A_i' title='A_i' class='latex' /> may no longer be mutually exclusive. For example, roll 8 dice and let <img src='http://s0.wp.com/latex.php?latex=A_i&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='A_i' title='A_i' class='latex' /> be the event that at least 4 of the dice show the face of <img src='http://s0.wp.com/latex.php?latex=i&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='i' title='i' class='latex' />. Then the events <img src='http://s0.wp.com/latex.php?latex=A_i&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='A_i' title='A_i' class='latex' /> are no longer mutually exclusive. To work this example, we need to use the multinomial theorem.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p>_________________________________________________________________<br />
<em><strong>Answer to Example 2</strong></em></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cfrac%7B1325%7D%7B15625%7D%3D0.0848&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;frac{1325}{15625}=0.0848' title='&#92;displaystyle &#92;frac{1325}{15625}=0.0848' class='latex' /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/probabilityandstatsproblemsolve.wordpress.com/532/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/probabilityandstatsproblemsolve.wordpress.com/532/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/probabilityandstatsproblemsolve.wordpress.com/532/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/probabilityandstatsproblemsolve.wordpress.com/532/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/probabilityandstatsproblemsolve.wordpress.com/532/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/probabilityandstatsproblemsolve.wordpress.com/532/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/probabilityandstatsproblemsolve.wordpress.com/532/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/probabilityandstatsproblemsolve.wordpress.com/532/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/probabilityandstatsproblemsolve.wordpress.com/532/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/probabilityandstatsproblemsolve.wordpress.com/532/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/probabilityandstatsproblemsolve.wordpress.com/532/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/probabilityandstatsproblemsolve.wordpress.com/532/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/probabilityandstatsproblemsolve.wordpress.com/532/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/probabilityandstatsproblemsolve.wordpress.com/532/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=probabilityandstatsproblemsolve.wordpress.com&amp;blog=31330337&amp;post=532&amp;subd=probabilityandstatsproblemsolve&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://probabilityandstatsproblemsolve.wordpress.com/2012/02/02/a-binomial-example-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dac54ec9bfaee91f6802b01d9ce1e269?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">probabilityandstatsproblemsolve</media:title>
		</media:content>
	</item>
		<item>
		<title>An Example on Calculating Covariance</title>
		<link>http://probabilityandstatsproblemsolve.wordpress.com/2012/01/28/an-example-on-calculating-covariance/</link>
		<comments>http://probabilityandstatsproblemsolve.wordpress.com/2012/01/28/an-example-on-calculating-covariance/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 07:11:39 +0000</pubDate>
		<dc:creator>Dan Ma</dc:creator>
				<category><![CDATA[Binomial Distribution]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[Conditional Distribution]]></category>
		<category><![CDATA[Conditional Mean]]></category>
		<category><![CDATA[Joint Distribution]]></category>
		<category><![CDATA[Marginal Distribution]]></category>
		<category><![CDATA[Probability and Statistics]]></category>

		<guid isPermaLink="false">http://probabilityandstatsproblemsolve.wordpress.com/?p=482</guid>
		<description><![CDATA[Probem 1 Let be the value of one roll of a fair die. If the value of the die is , we are given that has a binomial distribution with and (we use the notation ). Compute the mean and &#8230; <a href="http://probabilityandstatsproblemsolve.wordpress.com/2012/01/28/an-example-on-calculating-covariance/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=probabilityandstatsproblemsolve.wordpress.com&amp;blog=31330337&amp;post=482&amp;subd=probabilityandstatsproblemsolve&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em><strong>Probem 1</strong></em><br />
Let <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' /> be the value of one roll of a fair die. If the value of the die is <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='x' title='x' class='latex' />, we are given that <img src='http://s0.wp.com/latex.php?latex=Y+%5Clvert+X%3Dx&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y &#92;lvert X=x' title='Y &#92;lvert X=x' class='latex' /> has a binomial distribution with <img src='http://s0.wp.com/latex.php?latex=n%3Dx&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='n=x' title='n=x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=p%3D%5Cfrac%7B1%7D%7B4%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='p=&#92;frac{1}{4}' title='p=&#92;frac{1}{4}' class='latex' /> (we use the notation <img src='http://s0.wp.com/latex.php?latex=Y+%5Clvert+X%3Dx+%5Csim+%5Ctext%7Bbinom%7D%28x%2C%5Cfrac%7B1%7D%7B4%7D%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y &#92;lvert X=x &#92;sim &#92;text{binom}(x,&#92;frac{1}{4})' title='Y &#92;lvert X=x &#92;sim &#92;text{binom}(x,&#92;frac{1}{4})' class='latex' />).</p>
<ol>
<li>Compute the mean and variance of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' />.</li>
<li>Compute the mean and variance of <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' />.</li>
<li>Compute the covariance <img src='http://s0.wp.com/latex.php?latex=Cov%28X%2CY%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Cov(X,Y)' title='Cov(X,Y)' class='latex' /> and the correlation coefficient <img src='http://s0.wp.com/latex.php?latex=%5Crho&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;rho' title='&#92;rho' class='latex' />.</li>
</ol>
<p><em><strong>Probem 2</strong></em><br />
Let <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' /> be the value of one roll of a fair die. If the value of the die is <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='x' title='x' class='latex' />, we are given that <img src='http://s0.wp.com/latex.php?latex=Y+%5Clvert+X%3Dx&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y &#92;lvert X=x' title='Y &#92;lvert X=x' class='latex' /> has a binomial distribution with <img src='http://s0.wp.com/latex.php?latex=n%3Dx&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='n=x' title='n=x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=p%3D%5Cfrac%7B1%7D%7B2%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='p=&#92;frac{1}{2}' title='p=&#92;frac{1}{2}' class='latex' /> (we use the notation <img src='http://s0.wp.com/latex.php?latex=Y+%5Clvert+X%3Dx+%5Csim+%5Ctext%7Bbinom%7D%28x%2C%5Cfrac%7B1%7D%7B2%7D%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y &#92;lvert X=x &#92;sim &#92;text{binom}(x,&#92;frac{1}{2})' title='Y &#92;lvert X=x &#92;sim &#92;text{binom}(x,&#92;frac{1}{2})' class='latex' />).</p>
<ol>
<li>Compute the mean and variance of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' />.</li>
<li>Compute the mean and variance of <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' />.</li>
<li>Compute the covariance <img src='http://s0.wp.com/latex.php?latex=Cov%28X%2CY%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Cov(X,Y)' title='Cov(X,Y)' class='latex' /> and the correlation coefficient <img src='http://s0.wp.com/latex.php?latex=%5Crho&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;rho' title='&#92;rho' class='latex' />.</li>
</ol>
<p>Problem 2 is left as exercise.</p>
<p>_________________________________________________________<br />
<em><strong>Discussion of Problem 1</strong></em></p>
<p>The joint variables <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' /> are identical to the ones in this <a href="http://probabilityandstatsproblemsolve.wordpress.com/2012/01/27/an-example-of-a-joint-distribution-1/" target="_blank">previous post</a>. However, we do not plan on following the approach in the previous, which is to first find the probability functions for the joint distribution and then the marginal distribution of <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' />. The calculation of covariance in Problem 1.3 can be very tedious by taking this approach.</p>
<p><em><strong>Problem 1.1</strong></em><br />
We start with the easiest part, which is the random variable <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' /> (the roll of the die). The variance is computed by <img src='http://s0.wp.com/latex.php?latex=Var%28X%29%3DE%28X%5E2%29-E%28X%29%5E2&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Var(X)=E(X^2)-E(X)^2' title='Var(X)=E(X^2)-E(X)^2' class='latex' />.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%281%29+%5C+%5C+%5C+%5C+%5C+E%28X%29%3D%5Cfrac%7B1%7D%7B6%7D+%5Cbiggl%5B1%2B2%2B3%2B4%2B5%2B6+%5Cbiggr%5D%3D%5Cfrac%7B21%7D%7B6%7D%3D3.5&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (1) &#92; &#92; &#92; &#92; &#92; E(X)=&#92;frac{1}{6} &#92;biggl[1+2+3+4+5+6 &#92;biggr]=&#92;frac{21}{6}=3.5' title='&#92;displaystyle (1) &#92; &#92; &#92; &#92; &#92; E(X)=&#92;frac{1}{6} &#92;biggl[1+2+3+4+5+6 &#92;biggr]=&#92;frac{21}{6}=3.5' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%282%29+%5C+%5C+%5C+%5C+%5C+E%28X%5E2%29%3D%5Cfrac%7B1%7D%7B6%7D+%5Cbiggl%5B1%5E2%2B2%5E2%2B3%5E2%2B4%5E2%2B5%5E2%2B6%5E2+%5Cbiggr%5D%3D%5Cfrac%7B91%7D%7B6%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (2) &#92; &#92; &#92; &#92; &#92; E(X^2)=&#92;frac{1}{6} &#92;biggl[1^2+2^2+3^2+4^2+5^2+6^2 &#92;biggr]=&#92;frac{91}{6}' title='&#92;displaystyle (2) &#92; &#92; &#92; &#92; &#92; E(X^2)=&#92;frac{1}{6} &#92;biggl[1^2+2^2+3^2+4^2+5^2+6^2 &#92;biggr]=&#92;frac{91}{6}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%283%29+%5C+%5C+%5C+%5C+%5C+Var%28X%29%3D%5Cfrac%7B91%7D%7B6%7D-%5Cbiggl%5B%5Cfrac%7B21%7D%7B6%7D%5Cbiggr%5D%5E2%3D%5Cfrac%7B105%7D%7B36%7D%3D%5Cfrac%7B35%7D%7B12%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (3) &#92; &#92; &#92; &#92; &#92; Var(X)=&#92;frac{91}{6}-&#92;biggl[&#92;frac{21}{6}&#92;biggr]^2=&#92;frac{105}{36}=&#92;frac{35}{12}' title='&#92;displaystyle (3) &#92; &#92; &#92; &#92; &#92; Var(X)=&#92;frac{91}{6}-&#92;biggl[&#92;frac{21}{6}&#92;biggr]^2=&#92;frac{105}{36}=&#92;frac{35}{12}' class='latex' /></p>
<p><em><strong>Problem 1.2</strong></em></p>
<p>We now compute the mean and variance of <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' />. The calculation of finding the joint distribution and then finding the marginal distribution of <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' /> is tedious and has been done in this <a href="http://probabilityandstatsproblemsolve.wordpress.com/2012/01/27/an-example-of-a-joint-distribution-1/" target="_blank">previous post</a>. We do not take this approach here. Instead, we find the unconditional mean <img src='http://s0.wp.com/latex.php?latex=E%28Y%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='E(Y)' title='E(Y)' class='latex' /> by weighting the conditional mean <img src='http://s0.wp.com/latex.php?latex=E%28Y+%5Clvert+X%3Dx%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='E(Y &#92;lvert X=x)' title='E(Y &#92;lvert X=x)' class='latex' />. The weights are the probabilities <img src='http://s0.wp.com/latex.php?latex=P%28X%3Dx%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(X=x)' title='P(X=x)' class='latex' />. The following is the idea.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%284%29+%5C+%5C+%5C+%5C+%5C++E%28Y%29%26%3DE_X%5BE%28Y+%5Clvert+X%3Dx%29%5D+%5C%5C%26%3D+E%28Y+%5Clvert+X%3D1%29+%5Ctimes+P%28X%3D1%29+%5C%5C%26%2B+E%28Y+%5Clvert+X%3D2%29+%5Ctimes+P%28X%3D2%29%5C%5C%26%2B+E%28Y+%5Clvert+X%3D3%29++%5Ctimes+P%28X%3D3%29+%5C%5C%26%2B+E%28Y+%5Clvert+X%3D4%29++%5Ctimes+P%28X%3D4%29+%5C%5C%26%2BE%28Y+%5Clvert+X%3D5%29++%5Ctimes+P%28X%3D5%29+%5C%5C%26%2BE%28Y+%5Clvert+X%3D6%29++%5Ctimes+P%28X%3D6%29+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(4) &#92; &#92; &#92; &#92; &#92;  E(Y)&amp;=E_X[E(Y &#92;lvert X=x)] &#92;&#92;&amp;= E(Y &#92;lvert X=1) &#92;times P(X=1) &#92;&#92;&amp;+ E(Y &#92;lvert X=2) &#92;times P(X=2)&#92;&#92;&amp;+ E(Y &#92;lvert X=3)  &#92;times P(X=3) &#92;&#92;&amp;+ E(Y &#92;lvert X=4)  &#92;times P(X=4) &#92;&#92;&amp;+E(Y &#92;lvert X=5)  &#92;times P(X=5) &#92;&#92;&amp;+E(Y &#92;lvert X=6)  &#92;times P(X=6) &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(4) &#92; &#92; &#92; &#92; &#92;  E(Y)&amp;=E_X[E(Y &#92;lvert X=x)] &#92;&#92;&amp;= E(Y &#92;lvert X=1) &#92;times P(X=1) &#92;&#92;&amp;+ E(Y &#92;lvert X=2) &#92;times P(X=2)&#92;&#92;&amp;+ E(Y &#92;lvert X=3)  &#92;times P(X=3) &#92;&#92;&amp;+ E(Y &#92;lvert X=4)  &#92;times P(X=4) &#92;&#92;&amp;+E(Y &#92;lvert X=5)  &#92;times P(X=5) &#92;&#92;&amp;+E(Y &#92;lvert X=6)  &#92;times P(X=6) &#92;end{aligned}' class='latex' /></p>
<p>We have <img src='http://s0.wp.com/latex.php?latex=P%28X%3Dx%29%3D%5Cfrac%7B1%7D%7B6%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(X=x)=&#92;frac{1}{6}' title='P(X=x)=&#92;frac{1}{6}' class='latex' /> for each <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='x' title='x' class='latex' />. Before we do the weighting, we need to have some items about the conditional distribution <img src='http://s0.wp.com/latex.php?latex=Y+%5Clvert+X%3Dx&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y &#92;lvert X=x' title='Y &#92;lvert X=x' class='latex' />. Since <img src='http://s0.wp.com/latex.php?latex=Y+%5Clvert+X%3Dx&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y &#92;lvert X=x' title='Y &#92;lvert X=x' class='latex' /> has a binomial distribution, we have:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%285%29+%5C+%5C+%5C+%5C+%5C+E%28Y+%5Clvert+X%3Dx%29%3D%5Cfrac%7B1%7D%7B4%7D+%5C+x&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (5) &#92; &#92; &#92; &#92; &#92; E(Y &#92;lvert X=x)=&#92;frac{1}{4} &#92; x' title='&#92;displaystyle (5) &#92; &#92; &#92; &#92; &#92; E(Y &#92;lvert X=x)=&#92;frac{1}{4} &#92; x' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%286%29+%5C+%5C+%5C+%5C+%5C+Var%28Y+%5Clvert+X%3Dx%29%3D%5Cfrac%7B1%7D%7B4%7D+%5C+%5Cfrac%7B3%7D%7B4%7D+%5C+x%3D%5Cfrac%7B3%7D%7B16%7D+%5C+x&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (6) &#92; &#92; &#92; &#92; &#92; Var(Y &#92;lvert X=x)=&#92;frac{1}{4} &#92; &#92;frac{3}{4} &#92; x=&#92;frac{3}{16} &#92; x' title='&#92;displaystyle (6) &#92; &#92; &#92; &#92; &#92; Var(Y &#92;lvert X=x)=&#92;frac{1}{4} &#92; &#92;frac{3}{4} &#92; x=&#92;frac{3}{16} &#92; x' class='latex' /></p>
<p>For any random variable <img src='http://s0.wp.com/latex.php?latex=W&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='W' title='W' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=Var%28W%29%3DE%28W%5E2%29-E%28W%29%5E2&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Var(W)=E(W^2)-E(W)^2' title='Var(W)=E(W^2)-E(W)^2' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=E%28W%5E2%29%3DVar%28W%29%2BE%28W%29%5E2&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='E(W^2)=Var(W)+E(W)^2' title='E(W^2)=Var(W)+E(W)^2' class='latex' />. The following is the second moment of <img src='http://s0.wp.com/latex.php?latex=Y+%5Clvert+X%3Dx&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y &#92;lvert X=x' title='Y &#92;lvert X=x' class='latex' />, which is needed in calculating the unconditional variance <img src='http://s0.wp.com/latex.php?latex=Var%28Y%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Var(Y)' title='Var(Y)' class='latex' />.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%287%29+%5C+%5C+%5C+%5C+%5C+E%28Y%5E2+%5Clvert+X%3Dx%29%26%3D%5Cfrac%7B3%7D%7B16%7D+%5C+x%2B%5Cbiggl%5B%5Cfrac%7B1%7D%7B4%7D+%5C+x+%5Cbiggr%5D%5E2+%5C%5C%26%3D%5Cfrac%7B3x%7D%7B16%7D%2B%5Cfrac%7Bx%5E2%7D%7B16%7D+%5C%5C%26%3D%5Cfrac%7B3x%2Bx%5E2%7D%7B16%7D++%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(7) &#92; &#92; &#92; &#92; &#92; E(Y^2 &#92;lvert X=x)&amp;=&#92;frac{3}{16} &#92; x+&#92;biggl[&#92;frac{1}{4} &#92; x &#92;biggr]^2 &#92;&#92;&amp;=&#92;frac{3x}{16}+&#92;frac{x^2}{16} &#92;&#92;&amp;=&#92;frac{3x+x^2}{16}  &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(7) &#92; &#92; &#92; &#92; &#92; E(Y^2 &#92;lvert X=x)&amp;=&#92;frac{3}{16} &#92; x+&#92;biggl[&#92;frac{1}{4} &#92; x &#92;biggr]^2 &#92;&#92;&amp;=&#92;frac{3x}{16}+&#92;frac{x^2}{16} &#92;&#92;&amp;=&#92;frac{3x+x^2}{16}  &#92;end{aligned}' class='latex' /></p>
<p>We can now do the weighting to get the items of the variable <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' />.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%288%29+%5C+%5C+%5C+%5C+%5C++E%28Y%29%26%3D%5Cfrac%7B1%7D%7B6%7D+%5Cbiggl%5B%5Cfrac%7B1%7D%7B4%7D+%2B%5Cfrac%7B2%7D%7B4%7D%2B%5Cfrac%7B3%7D%7B4%7D%2B+%5Cfrac%7B4%7D%7B4%7D%2B%5Cfrac%7B5%7D%7B4%7D%2B%5Cfrac%7B6%7D%7B4%7D%5Cbiggr%5D+%5C%5C%26%3D%5Cfrac%7B7%7D%7B8%7D+%5C%5C%26%3D0.875++%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(8) &#92; &#92; &#92; &#92; &#92;  E(Y)&amp;=&#92;frac{1}{6} &#92;biggl[&#92;frac{1}{4} +&#92;frac{2}{4}+&#92;frac{3}{4}+ &#92;frac{4}{4}+&#92;frac{5}{4}+&#92;frac{6}{4}&#92;biggr] &#92;&#92;&amp;=&#92;frac{7}{8} &#92;&#92;&amp;=0.875  &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(8) &#92; &#92; &#92; &#92; &#92;  E(Y)&amp;=&#92;frac{1}{6} &#92;biggl[&#92;frac{1}{4} +&#92;frac{2}{4}+&#92;frac{3}{4}+ &#92;frac{4}{4}+&#92;frac{5}{4}+&#92;frac{6}{4}&#92;biggr] &#92;&#92;&amp;=&#92;frac{7}{8} &#92;&#92;&amp;=0.875  &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%289%29+%5C+%5C+%5C+%5C+%5C++E%28Y%5E2%29%26%3D%5Cfrac%7B1%7D%7B6%7D+%5Cbiggl%5B%5Cfrac%7B3%281%29%2B1%5E2%7D%7B16%7D+%2B%5Cfrac%7B3%282%29%2B2%5E2%7D%7B16%7D%2B%5Cfrac%7B3%283%29%2B3%5E2%7D%7B16%7D+%5C%5C%26%2B+%5Cfrac%7B3%284%29%2B4%5E2%7D%7B16%7D%2B%5Cfrac%7B3%285%29%2B5%5E2%7D%7B16%7D%2B%5Cfrac%7B3%286%29%2B6%5E2%7D%7B16%7D%5Cbiggr%5D+%5C%5C%26%3D%5Cfrac%7B154%7D%7B96%7D+%5C%5C%26%3D%5Cfrac%7B77%7D%7B48%7D++%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(9) &#92; &#92; &#92; &#92; &#92;  E(Y^2)&amp;=&#92;frac{1}{6} &#92;biggl[&#92;frac{3(1)+1^2}{16} +&#92;frac{3(2)+2^2}{16}+&#92;frac{3(3)+3^2}{16} &#92;&#92;&amp;+ &#92;frac{3(4)+4^2}{16}+&#92;frac{3(5)+5^2}{16}+&#92;frac{3(6)+6^2}{16}&#92;biggr] &#92;&#92;&amp;=&#92;frac{154}{96} &#92;&#92;&amp;=&#92;frac{77}{48}  &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(9) &#92; &#92; &#92; &#92; &#92;  E(Y^2)&amp;=&#92;frac{1}{6} &#92;biggl[&#92;frac{3(1)+1^2}{16} +&#92;frac{3(2)+2^2}{16}+&#92;frac{3(3)+3^2}{16} &#92;&#92;&amp;+ &#92;frac{3(4)+4^2}{16}+&#92;frac{3(5)+5^2}{16}+&#92;frac{3(6)+6^2}{16}&#92;biggr] &#92;&#92;&amp;=&#92;frac{154}{96} &#92;&#92;&amp;=&#92;frac{77}{48}  &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2810%29+%5C+%5C+%5C+%5C+%5C++Var%28Y%29%26%3DE%28Y%5E2%29-E%28Y%29%5E2+%5C%5C%26%3D%5Cfrac%7B77%7D%7B48%7D-%5Cbiggl%5B%5Cfrac%7B7%7D%7B8%7D%5Cbiggr%5D%5E2+%5C%5C%26%3D%5Cfrac%7B161%7D%7B192%7D+%5C%5C%26%3D0.8385+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(10) &#92; &#92; &#92; &#92; &#92;  Var(Y)&amp;=E(Y^2)-E(Y)^2 &#92;&#92;&amp;=&#92;frac{77}{48}-&#92;biggl[&#92;frac{7}{8}&#92;biggr]^2 &#92;&#92;&amp;=&#92;frac{161}{192} &#92;&#92;&amp;=0.8385 &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(10) &#92; &#92; &#92; &#92; &#92;  Var(Y)&amp;=E(Y^2)-E(Y)^2 &#92;&#92;&amp;=&#92;frac{77}{48}-&#92;biggl[&#92;frac{7}{8}&#92;biggr]^2 &#92;&#92;&amp;=&#92;frac{161}{192} &#92;&#92;&amp;=0.8385 &#92;end{aligned}' class='latex' /></p>
<p><em><strong>Problem 1.3</strong></em></p>
<p>The following is the definition of covariance of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' />:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%2811%29+%5C+%5C+%5C+%5C+%5C+Cov%28X%2CY%29%3DE%5B%28X-%5Cmu_X%29%28Y-%5Cmu_Y%29%5D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (11) &#92; &#92; &#92; &#92; &#92; Cov(X,Y)=E[(X-&#92;mu_X)(Y-&#92;mu_Y)]' title='&#92;displaystyle (11) &#92; &#92; &#92; &#92; &#92; Cov(X,Y)=E[(X-&#92;mu_X)(Y-&#92;mu_Y)]' class='latex' /></p>
<p>where <img src='http://s0.wp.com/latex.php?latex=%5Cmu_X%3DE%28X%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;mu_X=E(X)' title='&#92;mu_X=E(X)' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=%5Cmu_Y%3DE%28Y%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;mu_Y=E(Y)' title='&#92;mu_Y=E(Y)' class='latex' />.</p>
<p>The definition <img src='http://s0.wp.com/latex.php?latex=%2811%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(11)' title='(11)' class='latex' /> can be simplified as:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%2812%29+%5C+%5C+%5C+%5C+%5C+Cov%28X%2CY%29%3DE%5BXY%5D-E%5BX%5D+E%5BY%5D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (12) &#92; &#92; &#92; &#92; &#92; Cov(X,Y)=E[XY]-E[X] E[Y]' title='&#92;displaystyle (12) &#92; &#92; &#92; &#92; &#92; Cov(X,Y)=E[XY]-E[X] E[Y]' class='latex' /></p>
<p>To compute <img src='http://s0.wp.com/latex.php?latex=E%5BXY%5D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='E[XY]' title='E[XY]' class='latex' />, we can use the joint probability function of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' /> to compute this expectation. But this is tedious. Anyone who wants to try can go to this <a href="http://probabilityandstatsproblemsolve.wordpress.com/2012/01/27/an-example-of-a-joint-distribution-1/" target="_blank">previous post</a> to obtain the joint distribution.</p>
<p>Note that the conditional mean <img src='http://s0.wp.com/latex.php?latex=E%28Y+%5Clvert+X%3Dx%29%3D%5Cfrac%7Bx%7D%7B4%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='E(Y &#92;lvert X=x)=&#92;frac{x}{4}' title='E(Y &#92;lvert X=x)=&#92;frac{x}{4}' class='latex' /> is a linear function of <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='x' title='x' class='latex' />. It is a well known result in probability and statistics that whenever a conditional mean <img src='http://s0.wp.com/latex.php?latex=E%28Y+%5Clvert+X%3Dx%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='E(Y &#92;lvert X=x)' title='E(Y &#92;lvert X=x)' class='latex' /> is a linear function of <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='x' title='x' class='latex' />, the conditional mean can be written as:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%2813%29+%5C+%5C+%5C+%5C+%5C+E%28Y+%5Clvert+X%3Dx%29%3D%5Cmu_Y%2B%5Crho+%5C+%5Cfrac%7B%5Csigma_Y%7D%7B%5Csigma_X%7D+%5C+%28x-%5Cmu_X%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (13) &#92; &#92; &#92; &#92; &#92; E(Y &#92;lvert X=x)=&#92;mu_Y+&#92;rho &#92; &#92;frac{&#92;sigma_Y}{&#92;sigma_X} &#92; (x-&#92;mu_X)' title='&#92;displaystyle (13) &#92; &#92; &#92; &#92; &#92; E(Y &#92;lvert X=x)=&#92;mu_Y+&#92;rho &#92; &#92;frac{&#92;sigma_Y}{&#92;sigma_X} &#92; (x-&#92;mu_X)' class='latex' /></p>
<p>where <img src='http://s0.wp.com/latex.php?latex=%5Cmu&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;mu' title='&#92;mu' class='latex' /> is the mean of the respective variable, <img src='http://s0.wp.com/latex.php?latex=%5Csigma&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;sigma' title='&#92;sigma' class='latex' /> is the standard deviation of the respective variable and <img src='http://s0.wp.com/latex.php?latex=%5Crho&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;rho' title='&#92;rho' class='latex' /> is the correlation coefficient. The following relates the correlation coefficient with the covariance.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%2814%29+%5C+%5C+%5C+%5C+%5C+%5Crho%3D%5Cfrac%7BCov%28X%2CY%29%7D%7B%5Csigma_X+%5C+%5Csigma_Y%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (14) &#92; &#92; &#92; &#92; &#92; &#92;rho=&#92;frac{Cov(X,Y)}{&#92;sigma_X &#92; &#92;sigma_Y}' title='&#92;displaystyle (14) &#92; &#92; &#92; &#92; &#92; &#92;rho=&#92;frac{Cov(X,Y)}{&#92;sigma_X &#92; &#92;sigma_Y}' class='latex' /></p>
<p>Comparing <img src='http://s0.wp.com/latex.php?latex=%285%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(5)' title='(5)' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=%2813%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(13)' title='(13)' class='latex' />, we have <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Crho+%5Cfrac%7B%5Csigma_Y%7D%7B%5Csigma_X%7D%3D%5Cfrac%7B1%7D%7B4%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;rho &#92;frac{&#92;sigma_Y}{&#92;sigma_X}=&#92;frac{1}{4}' title='&#92;displaystyle &#92;rho &#92;frac{&#92;sigma_Y}{&#92;sigma_X}=&#92;frac{1}{4}' class='latex' /> and </p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%2815%29+%5C+%5C+%5C+%5C+%5C++%5Crho+%3D+%5Cfrac%7B%5Csigma_X%7D%7B4+%5C+%5Csigma_Y%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (15) &#92; &#92; &#92; &#92; &#92;  &#92;rho = &#92;frac{&#92;sigma_X}{4 &#92; &#92;sigma_Y}' title='&#92;displaystyle (15) &#92; &#92; &#92; &#92; &#92;  &#92;rho = &#92;frac{&#92;sigma_X}{4 &#92; &#92;sigma_Y}' class='latex' /></p>
<p>Equating <img src='http://s0.wp.com/latex.php?latex=%2814%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(14)' title='(14)' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=%2815%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(15)' title='(15)' class='latex' />, we have <img src='http://s0.wp.com/latex.php?latex=Cov%28X%2CY%29%3D%5Cfrac%7B%5Csigma_X%5E2%7D%7B4%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Cov(X,Y)=&#92;frac{&#92;sigma_X^2}{4}' title='Cov(X,Y)=&#92;frac{&#92;sigma_X^2}{4}' class='latex' />. Thus we deduce that <img src='http://s0.wp.com/latex.php?latex=Cov%28X%2CY%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Cov(X,Y)' title='Cov(X,Y)' class='latex' /> is one-fourth of the variance of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' />. Using <img src='http://s0.wp.com/latex.php?latex=%283%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(3)' title='(3)' class='latex' />, we have:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%2816%29+%5C+%5C+%5C+%5C+%5C++Cov%28X%2CY%29+%3D+%5Cfrac%7B1%7D%7B4%7D+%5Ctimes+%5Cfrac%7B35%7D%7B12%7D%3D%5Cfrac%7B35%7D%7B48%7D%3D0.72917&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (16) &#92; &#92; &#92; &#92; &#92;  Cov(X,Y) = &#92;frac{1}{4} &#92;times &#92;frac{35}{12}=&#92;frac{35}{48}=0.72917' title='&#92;displaystyle (16) &#92; &#92; &#92; &#92; &#92;  Cov(X,Y) = &#92;frac{1}{4} &#92;times &#92;frac{35}{12}=&#92;frac{35}{48}=0.72917' class='latex' /></p>
<p>Plug in all the items of <img src='http://s0.wp.com/latex.php?latex=%283%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(3)' title='(3)' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=%2810%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(10)' title='(10)' class='latex' />, and <img src='http://s0.wp.com/latex.php?latex=%2816%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(16)' title='(16)' class='latex' /> into <img src='http://s0.wp.com/latex.php?latex=%2814%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(14)' title='(14)' class='latex' />, we obtained <img src='http://s0.wp.com/latex.php?latex=%5Crho%3D0.46625&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;rho=0.46625' title='&#92;rho=0.46625' class='latex' />. Both <img src='http://s0.wp.com/latex.php?latex=%5Crho&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;rho' title='&#92;rho' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=Cov%28X%2CY%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Cov(X,Y)' title='Cov(X,Y)' class='latex' /> are positive, an indication that both variables move together. When one increases, the other variable also increases. Thus makes sense based on the definition of the variables. For example, when the value of the die is large, the number of trials of <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' /> is greater (hence a larger mean).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/probabilityandstatsproblemsolve.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/probabilityandstatsproblemsolve.wordpress.com/482/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/probabilityandstatsproblemsolve.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/probabilityandstatsproblemsolve.wordpress.com/482/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/probabilityandstatsproblemsolve.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/probabilityandstatsproblemsolve.wordpress.com/482/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/probabilityandstatsproblemsolve.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/probabilityandstatsproblemsolve.wordpress.com/482/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/probabilityandstatsproblemsolve.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/probabilityandstatsproblemsolve.wordpress.com/482/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/probabilityandstatsproblemsolve.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/probabilityandstatsproblemsolve.wordpress.com/482/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/probabilityandstatsproblemsolve.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/probabilityandstatsproblemsolve.wordpress.com/482/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=probabilityandstatsproblemsolve.wordpress.com&amp;blog=31330337&amp;post=482&amp;subd=probabilityandstatsproblemsolve&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://probabilityandstatsproblemsolve.wordpress.com/2012/01/28/an-example-on-calculating-covariance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dac54ec9bfaee91f6802b01d9ce1e269?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">probabilityandstatsproblemsolve</media:title>
		</media:content>
	</item>
		<item>
		<title>An Example of a Joint Distribution</title>
		<link>http://probabilityandstatsproblemsolve.wordpress.com/2012/01/27/an-example-of-a-joint-distribution-1/</link>
		<comments>http://probabilityandstatsproblemsolve.wordpress.com/2012/01/27/an-example-of-a-joint-distribution-1/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 06:48:24 +0000</pubDate>
		<dc:creator>Dan Ma</dc:creator>
				<category><![CDATA[Binomial Distribution]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[Bayes' Formula]]></category>
		<category><![CDATA[Bayes' Theorem]]></category>
		<category><![CDATA[Conditional Distribution]]></category>
		<category><![CDATA[Joint Distribution]]></category>
		<category><![CDATA[Marginal Distribution]]></category>
		<category><![CDATA[Probability and Statistics]]></category>

		<guid isPermaLink="false">http://probabilityandstatsproblemsolve.wordpress.com/?p=358</guid>
		<description><![CDATA[Probem 1 Let be the value of one roll of a fair die. If the value of the die is , we are given that has a binomial distribution with and (we use the notation ). Discuss how the joint &#8230; <a href="http://probabilityandstatsproblemsolve.wordpress.com/2012/01/27/an-example-of-a-joint-distribution-1/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=probabilityandstatsproblemsolve.wordpress.com&amp;blog=31330337&amp;post=358&amp;subd=probabilityandstatsproblemsolve&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em><strong>Probem 1</strong></em><br />
Let <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' /> be the value of one roll of a fair die. If the value of the die is <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='x' title='x' class='latex' />, we are given that <img src='http://s0.wp.com/latex.php?latex=Y+%5Clvert+X%3Dx&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y &#92;lvert X=x' title='Y &#92;lvert X=x' class='latex' /> has a binomial distribution with <img src='http://s0.wp.com/latex.php?latex=n%3Dx&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='n=x' title='n=x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=p%3D%5Cfrac%7B1%7D%7B4%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='p=&#92;frac{1}{4}' title='p=&#92;frac{1}{4}' class='latex' /> (we use the notation <img src='http://s0.wp.com/latex.php?latex=Y+%5Clvert+X%3Dx+%5Csim+%5Ctext%7Bbinom%7D%28x%2C%5Cfrac%7B1%7D%7B4%7D%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y &#92;lvert X=x &#92;sim &#92;text{binom}(x,&#92;frac{1}{4})' title='Y &#92;lvert X=x &#92;sim &#92;text{binom}(x,&#92;frac{1}{4})' class='latex' />).</p>
<ol>
<li>Discuss how the joint probability function <img src='http://s0.wp.com/latex.php?latex=P%5BX%3Dx%2CY%3Dy%5D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P[X=x,Y=y]' title='P[X=x,Y=y]' class='latex' /> is computed for <img src='http://s0.wp.com/latex.php?latex=x%3D1%2C2%2C3%2C4%2C5%2C6&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='x=1,2,3,4,5,6' title='x=1,2,3,4,5,6' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y%3D0%2C1%2C+%5Ccdots%2C+x&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='y=0,1, &#92;cdots, x' title='y=0,1, &#92;cdots, x' class='latex' />.</li>
<li>Compute the conditional binomial distributions <img src='http://s0.wp.com/latex.php?latex=Y+%5Clvert+X%3Dx&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y &#92;lvert X=x' title='Y &#92;lvert X=x' class='latex' /> where <img src='http://s0.wp.com/latex.php?latex=x%3D1%2C2%2C3%2C4%2C5%2C6&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='x=1,2,3,4,5,6' title='x=1,2,3,4,5,6' class='latex' />.</li>
<li>Compute the marginal probability function of <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' /> and the mean and variance of <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' />.</li>
<li>Compute <img src='http://s0.wp.com/latex.php?latex=P%28X%3Dx+%5Clvert+Y%3Dy%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(X=x &#92;lvert Y=y)' title='P(X=x &#92;lvert Y=y)' class='latex' /> for all applicable <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='x' title='x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='y' title='y' class='latex' />.</li>
</ol>
<p>_____________________________________________________________<br />
<em><strong>Discussion of Problem 1</strong></em></p>
<p>Problem 2 is found at the end of the post.</p>
<p><em><strong>Problem 1.1</strong></em><br />
This is an example of a joint distribution that is constructed from taking product of conditional distributions and a marginial distribution. The marginal distribution of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' /> is a uniform distribution on the set <img src='http://s0.wp.com/latex.php?latex=%5Cleft%5C%7B1%2C2%2C3%2C4%2C5%2C6+%5Cright%5C%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;left&#92;{1,2,3,4,5,6 &#92;right&#92;}' title='&#92;left&#92;{1,2,3,4,5,6 &#92;right&#92;}' class='latex' /> (rolling a fiar die). Conditional of <img src='http://s0.wp.com/latex.php?latex=X%3Dx&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X=x' title='X=x' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' /> has a binomial distribution <img src='http://s0.wp.com/latex.php?latex=%5Ctext%7Bbinom%7D%28x%2C%5Cfrac%7B1%7D%7B4%7D%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{binom}(x,&#92;frac{1}{4})' title='&#92;text{binom}(x,&#92;frac{1}{4})' class='latex' />. The following is the sample space of the joint distribution of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' />.</p>
<p><em><strong>Figure 1</strong></em><br />
<img src="http://basicmathsuccess.files.wordpress.com/2012/01/sample-space-joint-distribution-1.jpg?w=800" alt="" title="Sample Space - Joint Distribution"   class="alignnone size-full wp-image-198" /></p>
<p>The joint probability function of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' /> may be written as:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%281%29+%5C+%5C+%5C+%5C+%5C+P%28X%3Dx%2CY%3Dy%29%3DP%28Y%3Dy+%5Clvert+X%3Dx%29+%5Ctimes+P%28X%3Dx%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (1) &#92; &#92; &#92; &#92; &#92; P(X=x,Y=y)=P(Y=y &#92;lvert X=x) &#92;times P(X=x)' title='&#92;displaystyle (1) &#92; &#92; &#92; &#92; &#92; P(X=x,Y=y)=P(Y=y &#92;lvert X=x) &#92;times P(X=x)' class='latex' /></p>
<p>Thus the probability at each point in Figure 1 is the product of <img src='http://s0.wp.com/latex.php?latex=P%28X%3Dx%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(X=x)' title='P(X=x)' class='latex' />, which is <img src='http://s0.wp.com/latex.php?latex=%5Cfrac%7B1%7D%7B6%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;frac{1}{6}' title='&#92;frac{1}{6}' class='latex' />, with the conditional probability <img src='http://s0.wp.com/latex.php?latex=P%28Y%3Dy+%5Clvert+X%3Dx%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(Y=y &#92;lvert X=x)' title='P(Y=y &#92;lvert X=x)' class='latex' />, which is binomial. For example, the following diagram and equation demonstrate the calculation of <img src='http://s0.wp.com/latex.php?latex=P%28X%3D4%2CY%3D3%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(X=4,Y=3)' title='P(X=4,Y=3)' class='latex' /></p>
<p><em><strong>Figure 2</strong></em><br />
<img src="http://basicmathsuccess.files.wordpress.com/2012/01/sample-space-joint-distribution-2.jpg?w=800" alt="" title="Sample Space - Joint Distribution"   class="alignnone size-full wp-image-201" /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%281a%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D4%2CY%3D3%29%26%3DP%28Y%3D3+%5Clvert+X%3D4%29+%5Ctimes+P%28X%3D4%29+%5C%5C%26%3D%5Cbinom%7B4%7D%7B3%7D+%5Cbiggl%5B%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%5D%5E3+%5Cbiggl%5B%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%5D%5E1+%5Ctimes+%5Cfrac%7B1%7D%7B6%7D+%5C%5C%26%3D%5Cfrac%7B12%7D%7B256%7D++%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(1a) &#92; &#92; &#92; &#92; &#92; P(X=4,Y=3)&amp;=P(Y=3 &#92;lvert X=4) &#92;times P(X=4) &#92;&#92;&amp;=&#92;binom{4}{3} &#92;biggl[&#92;frac{1}{4}&#92;biggr]^3 &#92;biggl[&#92;frac{3}{4}&#92;biggr]^1 &#92;times &#92;frac{1}{6} &#92;&#92;&amp;=&#92;frac{12}{256}  &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(1a) &#92; &#92; &#92; &#92; &#92; P(X=4,Y=3)&amp;=P(Y=3 &#92;lvert X=4) &#92;times P(X=4) &#92;&#92;&amp;=&#92;binom{4}{3} &#92;biggl[&#92;frac{1}{4}&#92;biggr]^3 &#92;biggl[&#92;frac{3}{4}&#92;biggr]^1 &#92;times &#92;frac{1}{6} &#92;&#92;&amp;=&#92;frac{12}{256}  &#92;end{aligned}' class='latex' /></p>
<p><em><strong>Problem 1.2</strong></em><br />
The following shows the calculation of the binomial distributions.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D+%282%29+%5C+%5C+%5C+Y+%5Clvert+X%3D1+%5C+%5C+%5C+%5C+%5C+%26P%28Y%3D0+%5Clvert+X%3D1%29%3D%5Cfrac%7B3%7D%7B4%7D+%5C%5C%26P%28Y%3D1+%5Clvert+X%3D1%29%3D%5Cfrac%7B1%7D%7B4%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned} (2) &#92; &#92; &#92; Y &#92;lvert X=1 &#92; &#92; &#92; &#92; &#92; &amp;P(Y=0 &#92;lvert X=1)=&#92;frac{3}{4} &#92;&#92;&amp;P(Y=1 &#92;lvert X=1)=&#92;frac{1}{4} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned} (2) &#92; &#92; &#92; Y &#92;lvert X=1 &#92; &#92; &#92; &#92; &#92; &amp;P(Y=0 &#92;lvert X=1)=&#92;frac{3}{4} &#92;&#92;&amp;P(Y=1 &#92;lvert X=1)=&#92;frac{1}{4} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D+%283%29+%5C+%5C+%5C+Y+%5Clvert+X%3D2+%5C+%5C+%5C+%5C+%5C+%26P%28Y%3D0+%5Clvert+X%3D2%29%3D%5Cbinom%7B2%7D%7B0%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E0+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E2%3D%5Cfrac%7B9%7D%7B16%7D+%5C%5C%26P%28Y%3D1+%5Clvert+X%3D2%29%3D%5Cbinom%7B2%7D%7B1%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E1+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E1%3D%5Cfrac%7B6%7D%7B16%7D+%5C%5C%26P%28Y%3D2+%5Clvert+X%3D2%29%3D%5Cbinom%7B2%7D%7B2%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E2+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E0%3D%5Cfrac%7B1%7D%7B16%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned} (3) &#92; &#92; &#92; Y &#92;lvert X=2 &#92; &#92; &#92; &#92; &#92; &amp;P(Y=0 &#92;lvert X=2)=&#92;binom{2}{0} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^0 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^2=&#92;frac{9}{16} &#92;&#92;&amp;P(Y=1 &#92;lvert X=2)=&#92;binom{2}{1} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^1 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^1=&#92;frac{6}{16} &#92;&#92;&amp;P(Y=2 &#92;lvert X=2)=&#92;binom{2}{2} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^2 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^0=&#92;frac{1}{16} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned} (3) &#92; &#92; &#92; Y &#92;lvert X=2 &#92; &#92; &#92; &#92; &#92; &amp;P(Y=0 &#92;lvert X=2)=&#92;binom{2}{0} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^0 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^2=&#92;frac{9}{16} &#92;&#92;&amp;P(Y=1 &#92;lvert X=2)=&#92;binom{2}{1} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^1 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^1=&#92;frac{6}{16} &#92;&#92;&amp;P(Y=2 &#92;lvert X=2)=&#92;binom{2}{2} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^2 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^0=&#92;frac{1}{16} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D+%284%29+%5C+%5C+%5C+Y+%5Clvert+X%3D3+%5C+%5C+%5C+%5C+%5C+%26P%28Y%3D0+%5Clvert+X%3D3%29%3D%5Cbinom%7B3%7D%7B0%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E0+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E3%3D%5Cfrac%7B27%7D%7B64%7D+%5C%5C%26P%28Y%3D1+%5Clvert+X%3D3%29%3D%5Cbinom%7B3%7D%7B1%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E1+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E2%3D%5Cfrac%7B27%7D%7B64%7D+%5C%5C%26P%28Y%3D2+%5Clvert+X%3D3%29%3D%5Cbinom%7B3%7D%7B2%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E2+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E1%3D%5Cfrac%7B9%7D%7B64%7D+%5C%5C%26P%28Y%3D3+%5Clvert+X%3D3%29%3D%5Cbinom%7B3%7D%7B3%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E3+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E0%3D%5Cfrac%7B1%7D%7B64%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned} (4) &#92; &#92; &#92; Y &#92;lvert X=3 &#92; &#92; &#92; &#92; &#92; &amp;P(Y=0 &#92;lvert X=3)=&#92;binom{3}{0} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^0 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^3=&#92;frac{27}{64} &#92;&#92;&amp;P(Y=1 &#92;lvert X=3)=&#92;binom{3}{1} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^1 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^2=&#92;frac{27}{64} &#92;&#92;&amp;P(Y=2 &#92;lvert X=3)=&#92;binom{3}{2} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^2 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^1=&#92;frac{9}{64} &#92;&#92;&amp;P(Y=3 &#92;lvert X=3)=&#92;binom{3}{3} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^3 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^0=&#92;frac{1}{64} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned} (4) &#92; &#92; &#92; Y &#92;lvert X=3 &#92; &#92; &#92; &#92; &#92; &amp;P(Y=0 &#92;lvert X=3)=&#92;binom{3}{0} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^0 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^3=&#92;frac{27}{64} &#92;&#92;&amp;P(Y=1 &#92;lvert X=3)=&#92;binom{3}{1} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^1 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^2=&#92;frac{27}{64} &#92;&#92;&amp;P(Y=2 &#92;lvert X=3)=&#92;binom{3}{2} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^2 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^1=&#92;frac{9}{64} &#92;&#92;&amp;P(Y=3 &#92;lvert X=3)=&#92;binom{3}{3} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^3 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^0=&#92;frac{1}{64} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D+%285%29+%5C+%5C+%5C+Y+%5Clvert+X%3D4+%5C+%5C+%5C+%5C+%5C+%26P%28Y%3D0+%5Clvert+X%3D4%29%3D%5Cbinom%7B4%7D%7B0%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E0+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E4%3D%5Cfrac%7B81%7D%7B256%7D+%5C%5C%26P%28Y%3D1+%5Clvert+X%3D4%29%3D%5Cbinom%7B4%7D%7B1%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E1+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E3%3D%5Cfrac%7B108%7D%7B256%7D+%5C%5C%26P%28Y%3D2+%5Clvert+X%3D4%29%3D%5Cbinom%7B4%7D%7B2%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E2+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E2%3D%5Cfrac%7B54%7D%7B256%7D+%5C%5C%26P%28Y%3D3+%5Clvert+X%3D4%29%3D%5Cbinom%7B4%7D%7B3%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E3+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E1%3D%5Cfrac%7B12%7D%7B256%7D+%5C%5C%26P%28Y%3D4+%5Clvert+X%3D4%29%3D%5Cbinom%7B4%7D%7B4%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E4+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E0%3D%5Cfrac%7B1%7D%7B256%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned} (5) &#92; &#92; &#92; Y &#92;lvert X=4 &#92; &#92; &#92; &#92; &#92; &amp;P(Y=0 &#92;lvert X=4)=&#92;binom{4}{0} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^0 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^4=&#92;frac{81}{256} &#92;&#92;&amp;P(Y=1 &#92;lvert X=4)=&#92;binom{4}{1} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^1 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^3=&#92;frac{108}{256} &#92;&#92;&amp;P(Y=2 &#92;lvert X=4)=&#92;binom{4}{2} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^2 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^2=&#92;frac{54}{256} &#92;&#92;&amp;P(Y=3 &#92;lvert X=4)=&#92;binom{4}{3} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^3 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^1=&#92;frac{12}{256} &#92;&#92;&amp;P(Y=4 &#92;lvert X=4)=&#92;binom{4}{4} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^4 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^0=&#92;frac{1}{256} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned} (5) &#92; &#92; &#92; Y &#92;lvert X=4 &#92; &#92; &#92; &#92; &#92; &amp;P(Y=0 &#92;lvert X=4)=&#92;binom{4}{0} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^0 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^4=&#92;frac{81}{256} &#92;&#92;&amp;P(Y=1 &#92;lvert X=4)=&#92;binom{4}{1} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^1 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^3=&#92;frac{108}{256} &#92;&#92;&amp;P(Y=2 &#92;lvert X=4)=&#92;binom{4}{2} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^2 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^2=&#92;frac{54}{256} &#92;&#92;&amp;P(Y=3 &#92;lvert X=4)=&#92;binom{4}{3} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^3 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^1=&#92;frac{12}{256} &#92;&#92;&amp;P(Y=4 &#92;lvert X=4)=&#92;binom{4}{4} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^4 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^0=&#92;frac{1}{256} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D+%286%29+%5C+%5C+%5C+Y+%5Clvert+X%3D5+%5C+%5C+%5C+%5C+%5C+%26P%28Y%3D0+%5Clvert+X%3D5%29%3D%5Cbinom%7B5%7D%7B0%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E0+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E5%3D%5Cfrac%7B243%7D%7B1024%7D+%5C%5C%26P%28Y%3D1+%5Clvert+X%3D5%29%3D%5Cbinom%7B5%7D%7B1%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E1+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E4%3D%5Cfrac%7B405%7D%7B1024%7D+%5C%5C%26P%28Y%3D2+%5Clvert+X%3D5%29%3D%5Cbinom%7B5%7D%7B2%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E2+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E3%3D%5Cfrac%7B270%7D%7B1024%7D+%5C%5C%26P%28Y%3D3+%5Clvert+X%3D5%29%3D%5Cbinom%7B5%7D%7B3%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E3+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E2%3D%5Cfrac%7B90%7D%7B1024%7D+%5C%5C%26P%28Y%3D4+%5Clvert+X%3D5%29%3D%5Cbinom%7B5%7D%7B4%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E4+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E1%3D%5Cfrac%7B15%7D%7B1024%7D+%5C%5C%26P%28Y%3D5+%5Clvert+X%3D5%29%3D%5Cbinom%7B5%7D%7B5%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E5+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E0%3D%5Cfrac%7B1%7D%7B1024%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned} (6) &#92; &#92; &#92; Y &#92;lvert X=5 &#92; &#92; &#92; &#92; &#92; &amp;P(Y=0 &#92;lvert X=5)=&#92;binom{5}{0} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^0 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^5=&#92;frac{243}{1024} &#92;&#92;&amp;P(Y=1 &#92;lvert X=5)=&#92;binom{5}{1} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^1 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^4=&#92;frac{405}{1024} &#92;&#92;&amp;P(Y=2 &#92;lvert X=5)=&#92;binom{5}{2} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^2 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^3=&#92;frac{270}{1024} &#92;&#92;&amp;P(Y=3 &#92;lvert X=5)=&#92;binom{5}{3} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^3 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^2=&#92;frac{90}{1024} &#92;&#92;&amp;P(Y=4 &#92;lvert X=5)=&#92;binom{5}{4} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^4 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^1=&#92;frac{15}{1024} &#92;&#92;&amp;P(Y=5 &#92;lvert X=5)=&#92;binom{5}{5} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^5 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^0=&#92;frac{1}{1024} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned} (6) &#92; &#92; &#92; Y &#92;lvert X=5 &#92; &#92; &#92; &#92; &#92; &amp;P(Y=0 &#92;lvert X=5)=&#92;binom{5}{0} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^0 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^5=&#92;frac{243}{1024} &#92;&#92;&amp;P(Y=1 &#92;lvert X=5)=&#92;binom{5}{1} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^1 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^4=&#92;frac{405}{1024} &#92;&#92;&amp;P(Y=2 &#92;lvert X=5)=&#92;binom{5}{2} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^2 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^3=&#92;frac{270}{1024} &#92;&#92;&amp;P(Y=3 &#92;lvert X=5)=&#92;binom{5}{3} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^3 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^2=&#92;frac{90}{1024} &#92;&#92;&amp;P(Y=4 &#92;lvert X=5)=&#92;binom{5}{4} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^4 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^1=&#92;frac{15}{1024} &#92;&#92;&amp;P(Y=5 &#92;lvert X=5)=&#92;binom{5}{5} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^5 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^0=&#92;frac{1}{1024} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D+%287%29+%5C+%5C+%5C+Y+%5Clvert+X%3D6+%5C+%5C+%5C+%5C+%5C+%26P%28Y%3D0+%5Clvert+X%3D6%29%3D%5Cbinom%7B6%7D%7B0%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E0+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E6%3D%5Cfrac%7B729%7D%7B4096%7D+%5C%5C%26P%28Y%3D1+%5Clvert+X%3D6%29%3D%5Cbinom%7B6%7D%7B1%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E1+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E5%3D%5Cfrac%7B1458%7D%7B4096%7D+%5C%5C%26P%28Y%3D2+%5Clvert+X%3D6%29%3D%5Cbinom%7B6%7D%7B2%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E2+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E4%3D%5Cfrac%7B1215%7D%7B4096%7D+%5C%5C%26P%28Y%3D3+%5Clvert+X%3D6%29%3D%5Cbinom%7B6%7D%7B3%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E3+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E3%3D%5Cfrac%7B540%7D%7B4096%7D+%5C%5C%26P%28Y%3D4+%5Clvert+X%3D6%29%3D%5Cbinom%7B6%7D%7B4%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E4+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E2%3D%5Cfrac%7B135%7D%7B4096%7D+%5C%5C%26P%28Y%3D5+%5Clvert+X%3D6%29%3D%5Cbinom%7B6%7D%7B5%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E5+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E1%3D%5Cfrac%7B18%7D%7B4096%7D+%5C%5C%26P%28Y%3D6+%5Clvert+X%3D6%29%3D%5Cbinom%7B6%7D%7B6%7D+%5Cbiggl%28%5Cfrac%7B1%7D%7B4%7D%5Cbiggr%29%5E6+%5Cbiggl%28%5Cfrac%7B3%7D%7B4%7D%5Cbiggr%29%5E0%3D%5Cfrac%7B1%7D%7B4096%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned} (7) &#92; &#92; &#92; Y &#92;lvert X=6 &#92; &#92; &#92; &#92; &#92; &amp;P(Y=0 &#92;lvert X=6)=&#92;binom{6}{0} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^0 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^6=&#92;frac{729}{4096} &#92;&#92;&amp;P(Y=1 &#92;lvert X=6)=&#92;binom{6}{1} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^1 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^5=&#92;frac{1458}{4096} &#92;&#92;&amp;P(Y=2 &#92;lvert X=6)=&#92;binom{6}{2} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^2 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^4=&#92;frac{1215}{4096} &#92;&#92;&amp;P(Y=3 &#92;lvert X=6)=&#92;binom{6}{3} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^3 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^3=&#92;frac{540}{4096} &#92;&#92;&amp;P(Y=4 &#92;lvert X=6)=&#92;binom{6}{4} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^4 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^2=&#92;frac{135}{4096} &#92;&#92;&amp;P(Y=5 &#92;lvert X=6)=&#92;binom{6}{5} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^5 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^1=&#92;frac{18}{4096} &#92;&#92;&amp;P(Y=6 &#92;lvert X=6)=&#92;binom{6}{6} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^6 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^0=&#92;frac{1}{4096} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned} (7) &#92; &#92; &#92; Y &#92;lvert X=6 &#92; &#92; &#92; &#92; &#92; &amp;P(Y=0 &#92;lvert X=6)=&#92;binom{6}{0} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^0 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^6=&#92;frac{729}{4096} &#92;&#92;&amp;P(Y=1 &#92;lvert X=6)=&#92;binom{6}{1} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^1 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^5=&#92;frac{1458}{4096} &#92;&#92;&amp;P(Y=2 &#92;lvert X=6)=&#92;binom{6}{2} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^2 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^4=&#92;frac{1215}{4096} &#92;&#92;&amp;P(Y=3 &#92;lvert X=6)=&#92;binom{6}{3} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^3 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^3=&#92;frac{540}{4096} &#92;&#92;&amp;P(Y=4 &#92;lvert X=6)=&#92;binom{6}{4} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^4 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^2=&#92;frac{135}{4096} &#92;&#92;&amp;P(Y=5 &#92;lvert X=6)=&#92;binom{6}{5} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^5 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^1=&#92;frac{18}{4096} &#92;&#92;&amp;P(Y=6 &#92;lvert X=6)=&#92;binom{6}{6} &#92;biggl(&#92;frac{1}{4}&#92;biggr)^6 &#92;biggl(&#92;frac{3}{4}&#92;biggr)^0=&#92;frac{1}{4096} &#92;end{aligned}' class='latex' /></p>
<p><em><strong>Problem 1.3</strong></em><br />
To find the marginal probability <img src='http://s0.wp.com/latex.php?latex=P%28Y%3Dy%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(Y=y)' title='P(Y=y)' class='latex' />, we need to sum <img src='http://s0.wp.com/latex.php?latex=P%28X%3Dx%2CY%3Dy%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(X=x,Y=y)' title='P(X=x,Y=y)' class='latex' /> over all <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='x' title='x' class='latex' />. For example, <img src='http://s0.wp.com/latex.php?latex=P%28Y%3D2%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(Y=2)' title='P(Y=2)' class='latex' /> is the sum of <img src='http://s0.wp.com/latex.php?latex=P%28X%3Dx%2CY%3D2%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(X=x,Y=2)' title='P(X=x,Y=2)' class='latex' /> for all <img src='http://s0.wp.com/latex.php?latex=x%3D2%2C3%2C4%2C5%2C6&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='x=2,3,4,5,6' title='x=2,3,4,5,6' class='latex' />. See the following diagram</p>
<p><em><strong>Figure 3</strong></em><br />
<img src="http://basicmathsuccess.files.wordpress.com/2012/01/sample-space-joint-distribution-3.jpg?w=800" alt="" title="Sample Space - Joint Distribution"   class="alignnone size-full wp-image-203" /></p>
<p>As indicated in <img src='http://s0.wp.com/latex.php?latex=%281%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(1)' title='(1)' class='latex' />, each <img src='http://s0.wp.com/latex.php?latex=P%28X%3Dx%2CY%3D2%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(X=x,Y=2)' title='P(X=x,Y=2)' class='latex' /> is the product of a conditional probability <img src='http://s0.wp.com/latex.php?latex=P%28Y%3Dy+%5Clvert+X%3Dx%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(Y=y &#92;lvert X=x)' title='P(Y=y &#92;lvert X=x)' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=P%28X%3Dx%29%3D%5Cfrac%7B1%7D%7B6%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(X=x)=&#92;frac{1}{6}' title='P(X=x)=&#92;frac{1}{6}' class='latex' />. Thus the probability indicated in Figure 3 can be translated as:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%288%29+%5C+%5C+%5C+%5C+%5C+P%28Y%3D2%29%26%3D%5Csum+%5Climits_%7Bx%3D2%7D%5E6+P%28Y%3D2+%5Clvert+X%3Dx%29+P%28X%3Dx%29++%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(8) &#92; &#92; &#92; &#92; &#92; P(Y=2)&amp;=&#92;sum &#92;limits_{x=2}^6 P(Y=2 &#92;lvert X=x) P(X=x)  &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(8) &#92; &#92; &#92; &#92; &#92; P(Y=2)&amp;=&#92;sum &#92;limits_{x=2}^6 P(Y=2 &#92;lvert X=x) P(X=x)  &#92;end{aligned}' class='latex' /></p>
<p>We now begin the calculation.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%289%29+%5C+%5C+%5C+%5C+%5C+P%28Y%3D0%29%26%3D%5Csum+%5Climits_%7Bx%3D1%7D%5E6+P%28Y%3D0+%5Clvert+X%3Dx%29+P%28X%3Dx%29+%5C%5C%26%3D%5Cfrac%7B1%7D%7B6%7D+%5Cbiggl%5B+%5Cfrac%7B3%7D%7B4%7D%2B%5Cfrac%7B9%7D%7B16%7D%2B%5Cfrac%7B27%7D%7B64%7D+%5C%5C%26%2B+%5C+%5C+%5C+%5Cfrac%7B81%7D%7B256%7D%2B%5Cfrac%7B243%7D%7B1024%7D%2B%5Cfrac%7B729%7D%7B4096%7D+%5Cbiggr%5D+%5C%5C%26%3D%5Cfrac%7B10101%7D%7B24576%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(9) &#92; &#92; &#92; &#92; &#92; P(Y=0)&amp;=&#92;sum &#92;limits_{x=1}^6 P(Y=0 &#92;lvert X=x) P(X=x) &#92;&#92;&amp;=&#92;frac{1}{6} &#92;biggl[ &#92;frac{3}{4}+&#92;frac{9}{16}+&#92;frac{27}{64} &#92;&#92;&amp;+ &#92; &#92; &#92; &#92;frac{81}{256}+&#92;frac{243}{1024}+&#92;frac{729}{4096} &#92;biggr] &#92;&#92;&amp;=&#92;frac{10101}{24576} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(9) &#92; &#92; &#92; &#92; &#92; P(Y=0)&amp;=&#92;sum &#92;limits_{x=1}^6 P(Y=0 &#92;lvert X=x) P(X=x) &#92;&#92;&amp;=&#92;frac{1}{6} &#92;biggl[ &#92;frac{3}{4}+&#92;frac{9}{16}+&#92;frac{27}{64} &#92;&#92;&amp;+ &#92; &#92; &#92; &#92;frac{81}{256}+&#92;frac{243}{1024}+&#92;frac{729}{4096} &#92;biggr] &#92;&#92;&amp;=&#92;frac{10101}{24576} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2810%29+%5C+%5C+%5C+%5C+%5C+P%28Y%3D1%29%26%3D%5Csum+%5Climits_%7Bx%3D1%7D%5E6+P%28Y%3D1+%5Clvert+X%3Dx%29+P%28X%3Dx%29+%5C%5C%26%3D%5Cfrac%7B1%7D%7B6%7D+%5Cbiggl%5B+%5Cfrac%7B1%7D%7B4%7D%2B%5Cfrac%7B6%7D%7B16%7D%2B%5Cfrac%7B27%7D%7B64%7D+%5C%5C%26%2B+%5C+%5C+%5C+%5Cfrac%7B108%7D%7B256%7D%2B%5Cfrac%7B405%7D%7B1024%7D%2B%5Cfrac%7B1458%7D%7B4096%7D+%5Cbiggr%5D+%5C%5C%26%3D%5Cfrac%7B9094%7D%7B24576%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(10) &#92; &#92; &#92; &#92; &#92; P(Y=1)&amp;=&#92;sum &#92;limits_{x=1}^6 P(Y=1 &#92;lvert X=x) P(X=x) &#92;&#92;&amp;=&#92;frac{1}{6} &#92;biggl[ &#92;frac{1}{4}+&#92;frac{6}{16}+&#92;frac{27}{64} &#92;&#92;&amp;+ &#92; &#92; &#92; &#92;frac{108}{256}+&#92;frac{405}{1024}+&#92;frac{1458}{4096} &#92;biggr] &#92;&#92;&amp;=&#92;frac{9094}{24576} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(10) &#92; &#92; &#92; &#92; &#92; P(Y=1)&amp;=&#92;sum &#92;limits_{x=1}^6 P(Y=1 &#92;lvert X=x) P(X=x) &#92;&#92;&amp;=&#92;frac{1}{6} &#92;biggl[ &#92;frac{1}{4}+&#92;frac{6}{16}+&#92;frac{27}{64} &#92;&#92;&amp;+ &#92; &#92; &#92; &#92;frac{108}{256}+&#92;frac{405}{1024}+&#92;frac{1458}{4096} &#92;biggr] &#92;&#92;&amp;=&#92;frac{9094}{24576} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2811%29+%5C+%5C+%5C+%5C+%5C+P%28Y%3D2%29%26%3D%5Csum+%5Climits_%7Bx%3D2%7D%5E6+P%28Y%3D2+%5Clvert+X%3Dx%29+P%28X%3Dx%29+%5C%5C%26%3D%5Cfrac%7B1%7D%7B6%7D+%5Cbiggl%5B+%5Cfrac%7B1%7D%7B16%7D%2B%5Cfrac%7B9%7D%7B64%7D+%5C%5C%26%2B+%5C+%5C+%5C+%5Cfrac%7B54%7D%7B256%7D%2B%5Cfrac%7B270%7D%7B1024%7D%2B%5Cfrac%7B1215%7D%7B4096%7D+%5Cbiggr%5D+%5C%5C%26%3D%5Cfrac%7B3991%7D%7B24576%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(11) &#92; &#92; &#92; &#92; &#92; P(Y=2)&amp;=&#92;sum &#92;limits_{x=2}^6 P(Y=2 &#92;lvert X=x) P(X=x) &#92;&#92;&amp;=&#92;frac{1}{6} &#92;biggl[ &#92;frac{1}{16}+&#92;frac{9}{64} &#92;&#92;&amp;+ &#92; &#92; &#92; &#92;frac{54}{256}+&#92;frac{270}{1024}+&#92;frac{1215}{4096} &#92;biggr] &#92;&#92;&amp;=&#92;frac{3991}{24576} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(11) &#92; &#92; &#92; &#92; &#92; P(Y=2)&amp;=&#92;sum &#92;limits_{x=2}^6 P(Y=2 &#92;lvert X=x) P(X=x) &#92;&#92;&amp;=&#92;frac{1}{6} &#92;biggl[ &#92;frac{1}{16}+&#92;frac{9}{64} &#92;&#92;&amp;+ &#92; &#92; &#92; &#92;frac{54}{256}+&#92;frac{270}{1024}+&#92;frac{1215}{4096} &#92;biggr] &#92;&#92;&amp;=&#92;frac{3991}{24576} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2812%29+%5C+%5C+%5C+%5C+%5C+P%28Y%3D3%29%26%3D%5Csum+%5Climits_%7Bx%3D3%7D%5E6+P%28Y%3D3+%5Clvert+X%3Dx%29+P%28X%3Dx%29+%5C%5C%26%3D%5Cfrac%7B1%7D%7B6%7D+%5Cbiggl%5B+%5Cfrac%7B1%7D%7B64%7D+%5C%5C%26%2B+%5C+%5C+%5C+%5Cfrac%7B12%7D%7B256%7D%2B%5Cfrac%7B90%7D%7B1024%7D%2B%5Cfrac%7B540%7D%7B4096%7D+%5Cbiggr%5D+%5C%5C%26%3D%5Cfrac%7B1156%7D%7B24576%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(12) &#92; &#92; &#92; &#92; &#92; P(Y=3)&amp;=&#92;sum &#92;limits_{x=3}^6 P(Y=3 &#92;lvert X=x) P(X=x) &#92;&#92;&amp;=&#92;frac{1}{6} &#92;biggl[ &#92;frac{1}{64} &#92;&#92;&amp;+ &#92; &#92; &#92; &#92;frac{12}{256}+&#92;frac{90}{1024}+&#92;frac{540}{4096} &#92;biggr] &#92;&#92;&amp;=&#92;frac{1156}{24576} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(12) &#92; &#92; &#92; &#92; &#92; P(Y=3)&amp;=&#92;sum &#92;limits_{x=3}^6 P(Y=3 &#92;lvert X=x) P(X=x) &#92;&#92;&amp;=&#92;frac{1}{6} &#92;biggl[ &#92;frac{1}{64} &#92;&#92;&amp;+ &#92; &#92; &#92; &#92;frac{12}{256}+&#92;frac{90}{1024}+&#92;frac{540}{4096} &#92;biggr] &#92;&#92;&amp;=&#92;frac{1156}{24576} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2813%29+%5C+%5C+%5C+%5C+%5C+P%28Y%3D4%29%26%3D%5Csum+%5Climits_%7Bx%3D4%7D%5E6+P%28Y%3D4+%5Clvert+X%3Dx%29+P%28X%3Dx%29+%5C%5C%26%3D%5Cfrac%7B1%7D%7B6%7D+%5Cbiggl%5B+%5Cfrac%7B1%7D%7B256%7D%2B%5Cfrac%7B15%7D%7B1024%7D%2B%5Cfrac%7B135%7D%7B4096%7D+%5Cbiggr%5D+%5C%5C%26%3D%5Cfrac%7B211%7D%7B24576%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(13) &#92; &#92; &#92; &#92; &#92; P(Y=4)&amp;=&#92;sum &#92;limits_{x=4}^6 P(Y=4 &#92;lvert X=x) P(X=x) &#92;&#92;&amp;=&#92;frac{1}{6} &#92;biggl[ &#92;frac{1}{256}+&#92;frac{15}{1024}+&#92;frac{135}{4096} &#92;biggr] &#92;&#92;&amp;=&#92;frac{211}{24576} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(13) &#92; &#92; &#92; &#92; &#92; P(Y=4)&amp;=&#92;sum &#92;limits_{x=4}^6 P(Y=4 &#92;lvert X=x) P(X=x) &#92;&#92;&amp;=&#92;frac{1}{6} &#92;biggl[ &#92;frac{1}{256}+&#92;frac{15}{1024}+&#92;frac{135}{4096} &#92;biggr] &#92;&#92;&amp;=&#92;frac{211}{24576} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2814%29+%5C+%5C+%5C+%5C+%5C+P%28Y%3D5%29%26%3D%5Csum+%5Climits_%7Bx%3D5%7D%5E6+P%28Y%3D5+%5Clvert+X%3Dx%29+P%28X%3Dx%29+%5C%5C%26%3D%5Cfrac%7B1%7D%7B6%7D+%5Cbiggl%5B+%5Cfrac%7B1%7D%7B1024%7D%2B%5Cfrac%7B18%7D%7B4096%7D+%5Cbiggr%5D+%5C%5C%26%3D%5Cfrac%7B22%7D%7B24576%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(14) &#92; &#92; &#92; &#92; &#92; P(Y=5)&amp;=&#92;sum &#92;limits_{x=5}^6 P(Y=5 &#92;lvert X=x) P(X=x) &#92;&#92;&amp;=&#92;frac{1}{6} &#92;biggl[ &#92;frac{1}{1024}+&#92;frac{18}{4096} &#92;biggr] &#92;&#92;&amp;=&#92;frac{22}{24576} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(14) &#92; &#92; &#92; &#92; &#92; P(Y=5)&amp;=&#92;sum &#92;limits_{x=5}^6 P(Y=5 &#92;lvert X=x) P(X=x) &#92;&#92;&amp;=&#92;frac{1}{6} &#92;biggl[ &#92;frac{1}{1024}+&#92;frac{18}{4096} &#92;biggr] &#92;&#92;&amp;=&#92;frac{22}{24576} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2815%29+%5C+%5C+%5C+%5C+%5C+P%28Y%3D6%29%26%3D%5Csum+%5Climits_%7Bx%3D6%7D%5E6+P%28Y%3D6+%5Clvert+X%3Dx%29+P%28X%3Dx%29+%5C%5C%26%3D%5Cfrac%7B1%7D%7B6%7D+%5Cbiggl%5B+%5Cfrac%7B1%7D%7B4096%7D+%5Cbiggr%5D+%5C%5C%26%3D%5Cfrac%7B1%7D%7B24576%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(15) &#92; &#92; &#92; &#92; &#92; P(Y=6)&amp;=&#92;sum &#92;limits_{x=6}^6 P(Y=6 &#92;lvert X=x) P(X=x) &#92;&#92;&amp;=&#92;frac{1}{6} &#92;biggl[ &#92;frac{1}{4096} &#92;biggr] &#92;&#92;&amp;=&#92;frac{1}{24576} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(15) &#92; &#92; &#92; &#92; &#92; P(Y=6)&amp;=&#92;sum &#92;limits_{x=6}^6 P(Y=6 &#92;lvert X=x) P(X=x) &#92;&#92;&amp;=&#92;frac{1}{6} &#92;biggl[ &#92;frac{1}{4096} &#92;biggr] &#92;&#92;&amp;=&#92;frac{1}{24576} &#92;end{aligned}' class='latex' /></p>
<p>The following is the calculation of the mean and variance of <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' />.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2816%29+%5C+%5C+%5C+%5C+%5C+E%28Y%29%26%3D%5Cfrac%7B10101%7D%7B24576%7D+%5Ctimes+0%2B%5Cfrac%7B9094%7D%7B24576%7D+%5Ctimes+1%2B%5Cfrac%7B3991%7D%7B24576%7D+%5Ctimes+2++%5C%5C%26%2B+%5C+%5C+%5C+%5C+%5Cfrac%7B1156%7D%7B24576%7D+%5Ctimes+3%2B%5Cfrac%7B211%7D%7B24576%7D+%5Ctimes+4%2B%5Cfrac%7B22%7D%7B24576%7D+%5Ctimes+5+%5C%5C%26%2B+%5C+%5C+%5C+%5C+%5Cfrac%7B1%7D%7B24576%7D+%5Ctimes+6++%5C%5C%26%3D%5Cfrac%7B21504%7D%7B24576%7D%5C%5C%26%3D0.875+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(16) &#92; &#92; &#92; &#92; &#92; E(Y)&amp;=&#92;frac{10101}{24576} &#92;times 0+&#92;frac{9094}{24576} &#92;times 1+&#92;frac{3991}{24576} &#92;times 2  &#92;&#92;&amp;+ &#92; &#92; &#92; &#92; &#92;frac{1156}{24576} &#92;times 3+&#92;frac{211}{24576} &#92;times 4+&#92;frac{22}{24576} &#92;times 5 &#92;&#92;&amp;+ &#92; &#92; &#92; &#92; &#92;frac{1}{24576} &#92;times 6  &#92;&#92;&amp;=&#92;frac{21504}{24576}&#92;&#92;&amp;=0.875 &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(16) &#92; &#92; &#92; &#92; &#92; E(Y)&amp;=&#92;frac{10101}{24576} &#92;times 0+&#92;frac{9094}{24576} &#92;times 1+&#92;frac{3991}{24576} &#92;times 2  &#92;&#92;&amp;+ &#92; &#92; &#92; &#92; &#92;frac{1156}{24576} &#92;times 3+&#92;frac{211}{24576} &#92;times 4+&#92;frac{22}{24576} &#92;times 5 &#92;&#92;&amp;+ &#92; &#92; &#92; &#92; &#92;frac{1}{24576} &#92;times 6  &#92;&#92;&amp;=&#92;frac{21504}{24576}&#92;&#92;&amp;=0.875 &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2817%29+%5C+%5C+%5C+%5C+%5C+E%28Y%5E2%29%26%3D%5Cfrac%7B10101%7D%7B24576%7D+%5Ctimes+0%2B%5Cfrac%7B9094%7D%7B24576%7D+%5Ctimes+1%2B%5Cfrac%7B3991%7D%7B24576%7D+%5Ctimes+2%5E2++%5C%5C%26%2B+%5C+%5C+%5C+%5C+%5Cfrac%7B1156%7D%7B24576%7D+%5Ctimes+3%5E2%2B%5Cfrac%7B211%7D%7B24576%7D+%5Ctimes+4%5E2%2B%5Cfrac%7B22%7D%7B24576%7D+%5Ctimes+5%5E2+%5C%5C%26%2B+%5C+%5C+%5C+%5C+%5Cfrac%7B1%7D%7B24576%7D+%5Ctimes+6%5E2++%5C%5C%26%3D%5Cfrac%7B39424%7D%7B24576%7D%5C%5C%26%3D%5Cfrac%7B77%7D%7B48%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(17) &#92; &#92; &#92; &#92; &#92; E(Y^2)&amp;=&#92;frac{10101}{24576} &#92;times 0+&#92;frac{9094}{24576} &#92;times 1+&#92;frac{3991}{24576} &#92;times 2^2  &#92;&#92;&amp;+ &#92; &#92; &#92; &#92; &#92;frac{1156}{24576} &#92;times 3^2+&#92;frac{211}{24576} &#92;times 4^2+&#92;frac{22}{24576} &#92;times 5^2 &#92;&#92;&amp;+ &#92; &#92; &#92; &#92; &#92;frac{1}{24576} &#92;times 6^2  &#92;&#92;&amp;=&#92;frac{39424}{24576}&#92;&#92;&amp;=&#92;frac{77}{48} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(17) &#92; &#92; &#92; &#92; &#92; E(Y^2)&amp;=&#92;frac{10101}{24576} &#92;times 0+&#92;frac{9094}{24576} &#92;times 1+&#92;frac{3991}{24576} &#92;times 2^2  &#92;&#92;&amp;+ &#92; &#92; &#92; &#92; &#92;frac{1156}{24576} &#92;times 3^2+&#92;frac{211}{24576} &#92;times 4^2+&#92;frac{22}{24576} &#92;times 5^2 &#92;&#92;&amp;+ &#92; &#92; &#92; &#92; &#92;frac{1}{24576} &#92;times 6^2  &#92;&#92;&amp;=&#92;frac{39424}{24576}&#92;&#92;&amp;=&#92;frac{77}{48} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%2818%29+%5C+%5C+%5C+%5C+%5C+Var%28Y%29%3D%5Cfrac%7B77%7D%7B48%7D-0.875%5E2%3D%5Cfrac%7B161%7D%7B192%7D%3D0.8385&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (18) &#92; &#92; &#92; &#92; &#92; Var(Y)=&#92;frac{77}{48}-0.875^2=&#92;frac{161}{192}=0.8385' title='&#92;displaystyle (18) &#92; &#92; &#92; &#92; &#92; Var(Y)=&#92;frac{77}{48}-0.875^2=&#92;frac{161}{192}=0.8385' class='latex' /></p>
<p><em><strong>Problem 1.4</strong></em><br />
The conditional probability <img src='http://s0.wp.com/latex.php?latex=P%28Y%3Dy+%5Clvert+X%3Dx%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(Y=y &#92;lvert X=x)' title='P(Y=y &#92;lvert X=x)' class='latex' /> is easy to compute since it is a given that <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' /> is a binomial variable conditional on a value of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' />. Now we want to find the backward probability <img src='http://s0.wp.com/latex.php?latex=P%28X%3D+x+%5Clvert+Y%3Dy%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(X= x &#92;lvert Y=y)' title='P(X= x &#92;lvert Y=y)' class='latex' />. Given the binomial observation is <img src='http://s0.wp.com/latex.php?latex=Y%3Dy&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y=y' title='Y=y' class='latex' />, what is the probability that the roll of the die is <img src='http://s0.wp.com/latex.php?latex=X%3Dx&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X=x' title='X=x' class='latex' />? This is an application of the Bayes&#8217; theorem. We can start by looking at Figure 3 once more.</p>
<p>Consider  <img src='http://s0.wp.com/latex.php?latex=P%28X%3Dx+%5Clvert+Y%3D2%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(X=x &#92;lvert Y=2)' title='P(X=x &#92;lvert Y=2)' class='latex' />. In calculating this conditional probability, we only consider the 5 sample points encircled in Figure 3 and disregard all the other points. These 5 points become a new sample space if you will (this is the essence of conditional probability and conditional distribution). The sum of the joint probability <img src='http://s0.wp.com/latex.php?latex=P%28X%3Dx%2CY%3Dy%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(X=x,Y=y)' title='P(X=x,Y=y)' class='latex' /> for these 5 points is <img src='http://s0.wp.com/latex.php?latex=P%28Y%3D2%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(Y=2)' title='P(Y=2)' class='latex' />, calculated in the previous step. The conditional probability <img src='http://s0.wp.com/latex.php?latex=P%28X%3Dx+%5Clvert+Y%3D2%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(X=x &#92;lvert Y=2)' title='P(X=x &#92;lvert Y=2)' class='latex' /> is simply the probability of one of these 5 points as a fraction of the total probability <img src='http://s0.wp.com/latex.php?latex=P%28Y%3D2%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(Y=2)' title='P(Y=2)' class='latex' />. Thus we have:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2819%29+%5C+%5C+%5C+%5C+%5C+P%28X%3Dx+%5Clvert+Y%3D2%29%26%3D%5Cfrac%7BP%28X%3Dx%2CY%3D2%29%7D%7BP%28Y%3D2%29%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(19) &#92; &#92; &#92; &#92; &#92; P(X=x &#92;lvert Y=2)&amp;=&#92;frac{P(X=x,Y=2)}{P(Y=2)} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(19) &#92; &#92; &#92; &#92; &#92; P(X=x &#92;lvert Y=2)&amp;=&#92;frac{P(X=x,Y=2)}{P(Y=2)} &#92;end{aligned}' class='latex' /></p>
<p>We do not have to evaluate the components that go into <img src='http://s0.wp.com/latex.php?latex=%2819%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(19)' title='(19)' class='latex' />. As a practical matter, to find <img src='http://s0.wp.com/latex.php?latex=P%28X%3Dx+%5Clvert+Y%3D2%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(X=x &#92;lvert Y=2)' title='P(X=x &#92;lvert Y=2)' class='latex' /> is to take each of 5 probabilities shown in <img src='http://s0.wp.com/latex.php?latex=%2811%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(11)' title='(11)' class='latex' /> and evaluate it as a fraction of the total probability <img src='http://s0.wp.com/latex.php?latex=P%28Y%3D2%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(Y=2)' title='P(Y=2)' class='latex' />. Thus we have:</p>
<p><em><strong>Calculation of <img src='http://s0.wp.com/latex.php?latex=%5Cbold+P+%5Cbold+%28+%5Cbold+X+%5Cbold+%3D+%5Cbold+x+%5Cbold+%5Clvert+%5Cbold+Y+%5Cbold+%3D+%5Cbold+2+%5Cbold+%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;bold P &#92;bold ( &#92;bold X &#92;bold = &#92;bold x &#92;bold &#92;lvert &#92;bold Y &#92;bold = &#92;bold 2 &#92;bold )' title='&#92;bold P &#92;bold ( &#92;bold X &#92;bold = &#92;bold x &#92;bold &#92;lvert &#92;bold Y &#92;bold = &#92;bold 2 &#92;bold )' class='latex' /></strong></em><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2820a%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D2+%5Clvert+Y%3D2%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B1%7D%7B16%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B3991%7D%7B24576%7D%7D+%3D%5Cfrac%7B256%7D%7B3991%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(20a) &#92; &#92; &#92; &#92; &#92; P(X=2 &#92;lvert Y=2)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{1}{16}}{&#92;displaystyle &#92;frac{3991}{24576}} =&#92;frac{256}{3991} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(20a) &#92; &#92; &#92; &#92; &#92; P(X=2 &#92;lvert Y=2)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{1}{16}}{&#92;displaystyle &#92;frac{3991}{24576}} =&#92;frac{256}{3991} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2820b%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D3+%5Clvert+Y%3D2%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B9%7D%7B64%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B3991%7D%7B24576%7D%7D+%3D%5Cfrac%7B576%7D%7B3991%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(20b) &#92; &#92; &#92; &#92; &#92; P(X=3 &#92;lvert Y=2)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{9}{64}}{&#92;displaystyle &#92;frac{3991}{24576}} =&#92;frac{576}{3991} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(20b) &#92; &#92; &#92; &#92; &#92; P(X=3 &#92;lvert Y=2)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{9}{64}}{&#92;displaystyle &#92;frac{3991}{24576}} =&#92;frac{576}{3991} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2820c%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D4+%5Clvert+Y%3D2%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B54%7D%7B256%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B3991%7D%7B24576%7D%7D+%3D%5Cfrac%7B864%7D%7B3991%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(20c) &#92; &#92; &#92; &#92; &#92; P(X=4 &#92;lvert Y=2)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{54}{256}}{&#92;displaystyle &#92;frac{3991}{24576}} =&#92;frac{864}{3991} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(20c) &#92; &#92; &#92; &#92; &#92; P(X=4 &#92;lvert Y=2)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{54}{256}}{&#92;displaystyle &#92;frac{3991}{24576}} =&#92;frac{864}{3991} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2820d%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D5+%5Clvert+Y%3D2%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B270%7D%7B1024%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B3991%7D%7B24576%7D%7D+%3D%5Cfrac%7B1080%7D%7B3991%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(20d) &#92; &#92; &#92; &#92; &#92; P(X=5 &#92;lvert Y=2)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{270}{1024}}{&#92;displaystyle &#92;frac{3991}{24576}} =&#92;frac{1080}{3991} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(20d) &#92; &#92; &#92; &#92; &#92; P(X=5 &#92;lvert Y=2)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{270}{1024}}{&#92;displaystyle &#92;frac{3991}{24576}} =&#92;frac{1080}{3991} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2820e%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D6+%5Clvert+Y%3D2%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B1215%7D%7B4096%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B3991%7D%7B24576%7D%7D+%3D%5Cfrac%7B1215%7D%7B3991%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(20e) &#92; &#92; &#92; &#92; &#92; P(X=6 &#92;lvert Y=2)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{1215}{4096}}{&#92;displaystyle &#92;frac{3991}{24576}} =&#92;frac{1215}{3991} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(20e) &#92; &#92; &#92; &#92; &#92; P(X=6 &#92;lvert Y=2)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{1215}{4096}}{&#92;displaystyle &#92;frac{3991}{24576}} =&#92;frac{1215}{3991} &#92;end{aligned}' class='latex' /></p>
<p>Here&#8217;s the rest of the Bayes&#8217; calculation:</p>
<p><em><strong>Calculation of <img src='http://s0.wp.com/latex.php?latex=%5Cbold+P+%5Cbold+%28+%5Cbold+X+%5Cbold+%3D+%5Cbold+x+%5Cbold+%5Clvert+%5Cbold+Y+%5Cbold+%3D+%5Cbold+0+%5Cbold+%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;bold P &#92;bold ( &#92;bold X &#92;bold = &#92;bold x &#92;bold &#92;lvert &#92;bold Y &#92;bold = &#92;bold 0 &#92;bold )' title='&#92;bold P &#92;bold ( &#92;bold X &#92;bold = &#92;bold x &#92;bold &#92;lvert &#92;bold Y &#92;bold = &#92;bold 0 &#92;bold )' class='latex' /></strong></em><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2821a%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D1+%5Clvert+Y%3D0%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B3%7D%7B4%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B10101%7D%7B24576%7D%7D+%3D%5Cfrac%7B3072%7D%7B10101%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(21a) &#92; &#92; &#92; &#92; &#92; P(X=1 &#92;lvert Y=0)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{3}{4}}{&#92;displaystyle &#92;frac{10101}{24576}} =&#92;frac{3072}{10101} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(21a) &#92; &#92; &#92; &#92; &#92; P(X=1 &#92;lvert Y=0)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{3}{4}}{&#92;displaystyle &#92;frac{10101}{24576}} =&#92;frac{3072}{10101} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2821b%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D2+%5Clvert+Y%3D0%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B9%7D%7B16%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B10101%7D%7B24576%7D%7D+%3D%5Cfrac%7B2304%7D%7B10101%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(21b) &#92; &#92; &#92; &#92; &#92; P(X=2 &#92;lvert Y=0)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{9}{16}}{&#92;displaystyle &#92;frac{10101}{24576}} =&#92;frac{2304}{10101} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(21b) &#92; &#92; &#92; &#92; &#92; P(X=2 &#92;lvert Y=0)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{9}{16}}{&#92;displaystyle &#92;frac{10101}{24576}} =&#92;frac{2304}{10101} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2821c%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D3+%5Clvert+Y%3D0%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B27%7D%7B64%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B10101%7D%7B24576%7D%7D+%3D%5Cfrac%7B1728%7D%7B10101%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(21c) &#92; &#92; &#92; &#92; &#92; P(X=3 &#92;lvert Y=0)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{27}{64}}{&#92;displaystyle &#92;frac{10101}{24576}} =&#92;frac{1728}{10101} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(21c) &#92; &#92; &#92; &#92; &#92; P(X=3 &#92;lvert Y=0)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{27}{64}}{&#92;displaystyle &#92;frac{10101}{24576}} =&#92;frac{1728}{10101} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2821d%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D4+%5Clvert+Y%3D0%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B81%7D%7B256%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B10101%7D%7B24576%7D%7D+%3D%5Cfrac%7B1296%7D%7B10101%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(21d) &#92; &#92; &#92; &#92; &#92; P(X=4 &#92;lvert Y=0)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{81}{256}}{&#92;displaystyle &#92;frac{10101}{24576}} =&#92;frac{1296}{10101} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(21d) &#92; &#92; &#92; &#92; &#92; P(X=4 &#92;lvert Y=0)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{81}{256}}{&#92;displaystyle &#92;frac{10101}{24576}} =&#92;frac{1296}{10101} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2821e%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D5+%5Clvert+Y%3D0%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B243%7D%7B1024%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B10101%7D%7B24576%7D%7D+%3D%5Cfrac%7B972%7D%7B10101%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(21e) &#92; &#92; &#92; &#92; &#92; P(X=5 &#92;lvert Y=0)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{243}{1024}}{&#92;displaystyle &#92;frac{10101}{24576}} =&#92;frac{972}{10101} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(21e) &#92; &#92; &#92; &#92; &#92; P(X=5 &#92;lvert Y=0)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{243}{1024}}{&#92;displaystyle &#92;frac{10101}{24576}} =&#92;frac{972}{10101} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2821f%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D6+%5Clvert+Y%3D0%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B729%7D%7B4096%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B10101%7D%7B24576%7D%7D+%3D%5Cfrac%7B3729%7D%7B10101%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(21f) &#92; &#92; &#92; &#92; &#92; P(X=6 &#92;lvert Y=0)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{729}{4096}}{&#92;displaystyle &#92;frac{10101}{24576}} =&#92;frac{3729}{10101} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(21f) &#92; &#92; &#92; &#92; &#92; P(X=6 &#92;lvert Y=0)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{729}{4096}}{&#92;displaystyle &#92;frac{10101}{24576}} =&#92;frac{3729}{10101} &#92;end{aligned}' class='latex' /></p>
<p><em><strong>Calculation of <img src='http://s0.wp.com/latex.php?latex=%5Cbold+P+%5Cbold+%28+%5Cbold+X+%5Cbold+%3D+%5Cbold+x+%5Cbold+%5Clvert+%5Cbold+Y+%5Cbold+%3D+%5Cbold+1+%5Cbold+%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;bold P &#92;bold ( &#92;bold X &#92;bold = &#92;bold x &#92;bold &#92;lvert &#92;bold Y &#92;bold = &#92;bold 1 &#92;bold )' title='&#92;bold P &#92;bold ( &#92;bold X &#92;bold = &#92;bold x &#92;bold &#92;lvert &#92;bold Y &#92;bold = &#92;bold 1 &#92;bold )' class='latex' /></strong></em><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2822a%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D1+%5Clvert+Y%3D1%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B1%7D%7B4%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B9094%7D%7B24576%7D%7D+%3D%5Cfrac%7B1024%7D%7B9094%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(22a) &#92; &#92; &#92; &#92; &#92; P(X=1 &#92;lvert Y=1)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{1}{4}}{&#92;displaystyle &#92;frac{9094}{24576}} =&#92;frac{1024}{9094} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(22a) &#92; &#92; &#92; &#92; &#92; P(X=1 &#92;lvert Y=1)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{1}{4}}{&#92;displaystyle &#92;frac{9094}{24576}} =&#92;frac{1024}{9094} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2822b%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D2+%5Clvert+Y%3D1%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B6%7D%7B16%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B9094%7D%7B24576%7D%7D+%3D%5Cfrac%7B1536%7D%7B9094%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(22b) &#92; &#92; &#92; &#92; &#92; P(X=2 &#92;lvert Y=1)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{6}{16}}{&#92;displaystyle &#92;frac{9094}{24576}} =&#92;frac{1536}{9094} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(22b) &#92; &#92; &#92; &#92; &#92; P(X=2 &#92;lvert Y=1)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{6}{16}}{&#92;displaystyle &#92;frac{9094}{24576}} =&#92;frac{1536}{9094} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2822c%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D3+%5Clvert+Y%3D1%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B27%7D%7B64%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B9094%7D%7B24576%7D%7D+%3D%5Cfrac%7B1728%7D%7B9094%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(22c) &#92; &#92; &#92; &#92; &#92; P(X=3 &#92;lvert Y=1)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{27}{64}}{&#92;displaystyle &#92;frac{9094}{24576}} =&#92;frac{1728}{9094} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(22c) &#92; &#92; &#92; &#92; &#92; P(X=3 &#92;lvert Y=1)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{27}{64}}{&#92;displaystyle &#92;frac{9094}{24576}} =&#92;frac{1728}{9094} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2822d%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D4+%5Clvert+Y%3D1%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B108%7D%7B256%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B9094%7D%7B24576%7D%7D+%3D%5Cfrac%7B1728%7D%7B9094%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(22d) &#92; &#92; &#92; &#92; &#92; P(X=4 &#92;lvert Y=1)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{108}{256}}{&#92;displaystyle &#92;frac{9094}{24576}} =&#92;frac{1728}{9094} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(22d) &#92; &#92; &#92; &#92; &#92; P(X=4 &#92;lvert Y=1)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{108}{256}}{&#92;displaystyle &#92;frac{9094}{24576}} =&#92;frac{1728}{9094} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2822e%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D5+%5Clvert+Y%3D1%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B405%7D%7B1024%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B9094%7D%7B24576%7D%7D+%3D%5Cfrac%7B1620%7D%7B9094%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(22e) &#92; &#92; &#92; &#92; &#92; P(X=5 &#92;lvert Y=1)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{405}{1024}}{&#92;displaystyle &#92;frac{9094}{24576}} =&#92;frac{1620}{9094} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(22e) &#92; &#92; &#92; &#92; &#92; P(X=5 &#92;lvert Y=1)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{405}{1024}}{&#92;displaystyle &#92;frac{9094}{24576}} =&#92;frac{1620}{9094} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2822f%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D6+%5Clvert+Y%3D1%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B1458%7D%7B4096%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B9094%7D%7B24576%7D%7D+%3D%5Cfrac%7B1458%7D%7B9094%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(22f) &#92; &#92; &#92; &#92; &#92; P(X=6 &#92;lvert Y=1)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{1458}{4096}}{&#92;displaystyle &#92;frac{9094}{24576}} =&#92;frac{1458}{9094} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(22f) &#92; &#92; &#92; &#92; &#92; P(X=6 &#92;lvert Y=1)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{1458}{4096}}{&#92;displaystyle &#92;frac{9094}{24576}} =&#92;frac{1458}{9094} &#92;end{aligned}' class='latex' /></p>
<p><em><strong>Calculation of <img src='http://s0.wp.com/latex.php?latex=%5Cbold+P+%5Cbold+%28+%5Cbold+X+%5Cbold+%3D+%5Cbold+x+%5Cbold+%5Clvert+%5Cbold+Y+%5Cbold+%3D+%5Cbold+2+%5Cbold+%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;bold P &#92;bold ( &#92;bold X &#92;bold = &#92;bold x &#92;bold &#92;lvert &#92;bold Y &#92;bold = &#92;bold 2 &#92;bold )' title='&#92;bold P &#92;bold ( &#92;bold X &#92;bold = &#92;bold x &#92;bold &#92;lvert &#92;bold Y &#92;bold = &#92;bold 2 &#92;bold )' class='latex' /> done earlier</strong></em></p>
<p><em><strong>Calculation of <img src='http://s0.wp.com/latex.php?latex=%5Cbold+P+%5Cbold+%28+%5Cbold+X+%5Cbold+%3D+%5Cbold+x+%5Cbold+%5Clvert+%5Cbold+Y+%5Cbold+%3D+%5Cbold+3+%5Cbold+%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;bold P &#92;bold ( &#92;bold X &#92;bold = &#92;bold x &#92;bold &#92;lvert &#92;bold Y &#92;bold = &#92;bold 3 &#92;bold )' title='&#92;bold P &#92;bold ( &#92;bold X &#92;bold = &#92;bold x &#92;bold &#92;lvert &#92;bold Y &#92;bold = &#92;bold 3 &#92;bold )' class='latex' /></strong></em><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2823a%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D3+%5Clvert+Y%3D3%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B1%7D%7B64%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B1156%7D%7B24576%7D%7D+%3D%5Cfrac%7B64%7D%7B1156%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(23a) &#92; &#92; &#92; &#92; &#92; P(X=3 &#92;lvert Y=3)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{1}{64}}{&#92;displaystyle &#92;frac{1156}{24576}} =&#92;frac{64}{1156} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(23a) &#92; &#92; &#92; &#92; &#92; P(X=3 &#92;lvert Y=3)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{1}{64}}{&#92;displaystyle &#92;frac{1156}{24576}} =&#92;frac{64}{1156} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2823b%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D4+%5Clvert+Y%3D3%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B12%7D%7B256%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B1156%7D%7B24576%7D%7D+%3D%5Cfrac%7B192%7D%7B1156%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(23b) &#92; &#92; &#92; &#92; &#92; P(X=4 &#92;lvert Y=3)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{12}{256}}{&#92;displaystyle &#92;frac{1156}{24576}} =&#92;frac{192}{1156} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(23b) &#92; &#92; &#92; &#92; &#92; P(X=4 &#92;lvert Y=3)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{12}{256}}{&#92;displaystyle &#92;frac{1156}{24576}} =&#92;frac{192}{1156} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2823c%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D5+%5Clvert+Y%3D3%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B90%7D%7B1024%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B1156%7D%7B24576%7D%7D+%3D%5Cfrac%7B360%7D%7B1156%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(23c) &#92; &#92; &#92; &#92; &#92; P(X=5 &#92;lvert Y=3)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{90}{1024}}{&#92;displaystyle &#92;frac{1156}{24576}} =&#92;frac{360}{1156} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(23c) &#92; &#92; &#92; &#92; &#92; P(X=5 &#92;lvert Y=3)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{90}{1024}}{&#92;displaystyle &#92;frac{1156}{24576}} =&#92;frac{360}{1156} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2823d%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D6+%5Clvert+Y%3D3%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B540%7D%7B4096%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B1156%7D%7B24576%7D%7D+%3D%5Cfrac%7B540%7D%7B1156%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(23d) &#92; &#92; &#92; &#92; &#92; P(X=6 &#92;lvert Y=3)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{540}{4096}}{&#92;displaystyle &#92;frac{1156}{24576}} =&#92;frac{540}{1156} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(23d) &#92; &#92; &#92; &#92; &#92; P(X=6 &#92;lvert Y=3)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{540}{4096}}{&#92;displaystyle &#92;frac{1156}{24576}} =&#92;frac{540}{1156} &#92;end{aligned}' class='latex' /></p>
<p><em><strong>Calculation of <img src='http://s0.wp.com/latex.php?latex=%5Cbold+P+%5Cbold+%28+%5Cbold+X+%5Cbold+%3D+%5Cbold+x+%5Cbold+%5Clvert+%5Cbold+Y+%5Cbold+%3D+%5Cbold+4+%5Cbold+%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;bold P &#92;bold ( &#92;bold X &#92;bold = &#92;bold x &#92;bold &#92;lvert &#92;bold Y &#92;bold = &#92;bold 4 &#92;bold )' title='&#92;bold P &#92;bold ( &#92;bold X &#92;bold = &#92;bold x &#92;bold &#92;lvert &#92;bold Y &#92;bold = &#92;bold 4 &#92;bold )' class='latex' /></strong></em><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2824a%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D4+%5Clvert+Y%3D4%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B1%7D%7B256%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B211%7D%7B24576%7D%7D+%3D%5Cfrac%7B16%7D%7B211%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(24a) &#92; &#92; &#92; &#92; &#92; P(X=4 &#92;lvert Y=4)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{1}{256}}{&#92;displaystyle &#92;frac{211}{24576}} =&#92;frac{16}{211} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(24a) &#92; &#92; &#92; &#92; &#92; P(X=4 &#92;lvert Y=4)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{1}{256}}{&#92;displaystyle &#92;frac{211}{24576}} =&#92;frac{16}{211} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2824b%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D5+%5Clvert+Y%3D4%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B15%7D%7B1024%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B211%7D%7B24576%7D%7D+%3D%5Cfrac%7B60%7D%7B211%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(24b) &#92; &#92; &#92; &#92; &#92; P(X=5 &#92;lvert Y=4)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{15}{1024}}{&#92;displaystyle &#92;frac{211}{24576}} =&#92;frac{60}{211} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(24b) &#92; &#92; &#92; &#92; &#92; P(X=5 &#92;lvert Y=4)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{15}{1024}}{&#92;displaystyle &#92;frac{211}{24576}} =&#92;frac{60}{211} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2824c%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D6+%5Clvert+Y%3D4%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B135%7D%7B4096%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B211%7D%7B24576%7D%7D+%3D%5Cfrac%7B135%7D%7B211%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(24c) &#92; &#92; &#92; &#92; &#92; P(X=6 &#92;lvert Y=4)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{135}{4096}}{&#92;displaystyle &#92;frac{211}{24576}} =&#92;frac{135}{211} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(24c) &#92; &#92; &#92; &#92; &#92; P(X=6 &#92;lvert Y=4)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{135}{4096}}{&#92;displaystyle &#92;frac{211}{24576}} =&#92;frac{135}{211} &#92;end{aligned}' class='latex' /></p>
<p><em><strong>Calculation of <img src='http://s0.wp.com/latex.php?latex=%5Cbold+P+%5Cbold+%28+%5Cbold+X+%5Cbold+%3D+%5Cbold+x+%5Cbold+%5Clvert+%5Cbold+Y+%5Cbold+%3D+%5Cbold+5+%5Cbold+%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;bold P &#92;bold ( &#92;bold X &#92;bold = &#92;bold x &#92;bold &#92;lvert &#92;bold Y &#92;bold = &#92;bold 5 &#92;bold )' title='&#92;bold P &#92;bold ( &#92;bold X &#92;bold = &#92;bold x &#92;bold &#92;lvert &#92;bold Y &#92;bold = &#92;bold 5 &#92;bold )' class='latex' /></strong></em><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2825a%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D5+%5Clvert+Y%3D5%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B1%7D%7B1024%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B22%7D%7B24576%7D%7D+%3D%5Cfrac%7B4%7D%7B22%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(25a) &#92; &#92; &#92; &#92; &#92; P(X=5 &#92;lvert Y=5)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{1}{1024}}{&#92;displaystyle &#92;frac{22}{24576}} =&#92;frac{4}{22} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(25a) &#92; &#92; &#92; &#92; &#92; P(X=5 &#92;lvert Y=5)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{1}{1024}}{&#92;displaystyle &#92;frac{22}{24576}} =&#92;frac{4}{22} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2825b%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D6+%5Clvert+Y%3D5%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B18%7D%7B1024%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B22%7D%7B24576%7D%7D+%3D%5Cfrac%7B18%7D%7B22%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(25b) &#92; &#92; &#92; &#92; &#92; P(X=6 &#92;lvert Y=5)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{18}{1024}}{&#92;displaystyle &#92;frac{22}{24576}} =&#92;frac{18}{22} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(25b) &#92; &#92; &#92; &#92; &#92; P(X=6 &#92;lvert Y=5)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{18}{1024}}{&#92;displaystyle &#92;frac{22}{24576}} =&#92;frac{18}{22} &#92;end{aligned}' class='latex' /></p>
<p><em><strong>Calculation of <img src='http://s0.wp.com/latex.php?latex=%5Cbold+P+%5Cbold+%28+%5Cbold+X+%5Cbold+%3D+%5Cbold+x+%5Cbold+%5Clvert+%5Cbold+Y+%5Cbold+%3D+%5Cbold+6+%5Cbold+%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;bold P &#92;bold ( &#92;bold X &#92;bold = &#92;bold x &#92;bold &#92;lvert &#92;bold Y &#92;bold = &#92;bold 6 &#92;bold )' title='&#92;bold P &#92;bold ( &#92;bold X &#92;bold = &#92;bold x &#92;bold &#92;lvert &#92;bold Y &#92;bold = &#92;bold 6 &#92;bold )' class='latex' /></strong></em><br />
<img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%2826%29+%5C+%5C+%5C+%5C+%5C+P%28X%3D6+%5Clvert+Y%3D6%29%26%3D%5Cfrac%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B6%7D+%5Ctimes+%5Cfrac%7B1%7D%7B4096%7D%7D%7B%5Cdisplaystyle+%5Cfrac%7B1%7D%7B24576%7D%7D+%3D1+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(26) &#92; &#92; &#92; &#92; &#92; P(X=6 &#92;lvert Y=6)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{1}{4096}}{&#92;displaystyle &#92;frac{1}{24576}} =1 &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(26) &#92; &#92; &#92; &#92; &#92; P(X=6 &#92;lvert Y=6)&amp;=&#92;frac{&#92;displaystyle &#92;frac{1}{6} &#92;times &#92;frac{1}{4096}}{&#92;displaystyle &#92;frac{1}{24576}} =1 &#92;end{aligned}' class='latex' /></p>
<p>_____________________________________________________________<br />
<em><strong>Probem 2</strong></em><br />
Let <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' /> be the value of one roll of a fair die. If the value of the die is <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='x' title='x' class='latex' />, we are given that <img src='http://s0.wp.com/latex.php?latex=Y+%5Clvert+X%3Dx&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y &#92;lvert X=x' title='Y &#92;lvert X=x' class='latex' /> has a binomial distribution with <img src='http://s0.wp.com/latex.php?latex=n%3Dx&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='n=x' title='n=x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=p%3D%5Cfrac%7B1%7D%7B2%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='p=&#92;frac{1}{2}' title='p=&#92;frac{1}{2}' class='latex' /> (we use the notation <img src='http://s0.wp.com/latex.php?latex=Y+%5Clvert+X%3Dx+%5Csim+%5Ctext%7Bbinom%7D%28x%2C%5Cfrac%7B1%7D%7B2%7D%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y &#92;lvert X=x &#92;sim &#92;text{binom}(x,&#92;frac{1}{2})' title='Y &#92;lvert X=x &#92;sim &#92;text{binom}(x,&#92;frac{1}{2})' class='latex' />).</p>
<ol>
<li>Discuss how the joint probability function <img src='http://s0.wp.com/latex.php?latex=P%5BX%3Dx%2CY%3Dy%5D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P[X=x,Y=y]' title='P[X=x,Y=y]' class='latex' /> is computed for <img src='http://s0.wp.com/latex.php?latex=x%3D1%2C2%2C3%2C4%2C5%2C6&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='x=1,2,3,4,5,6' title='x=1,2,3,4,5,6' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y%3D0%2C1%2C+%5Ccdots%2C+x&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='y=0,1, &#92;cdots, x' title='y=0,1, &#92;cdots, x' class='latex' />.</li>
<li>Compute the conditional binomial distributions <img src='http://s0.wp.com/latex.php?latex=Y+%5Clvert+X%3Dx&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y &#92;lvert X=x' title='Y &#92;lvert X=x' class='latex' /> where <img src='http://s0.wp.com/latex.php?latex=x%3D1%2C2%2C3%2C4%2C5%2C6&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='x=1,2,3,4,5,6' title='x=1,2,3,4,5,6' class='latex' />.</li>
<li>Compute the marginal probability function of <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' /> and the mean and variance of <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' />.</li>
<li>Compute <img src='http://s0.wp.com/latex.php?latex=P%28X%3Dx+%5Clvert+Y%3Dy%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='P(X=x &#92;lvert Y=y)' title='P(X=x &#92;lvert Y=y)' class='latex' /> for all applicable <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='x' title='x' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='y' title='y' class='latex' />.</li>
</ol>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p>_____________________________________________________________<br />
<em><strong>Answers to Probem 2</strong></em></p>
<p><em><strong>Problem 2.3</strong></em></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D+P%28Y%3Dy%29%3A+%5C+%5C+%5C+%5C+%26P%28Y%3D0%29%3D%5Cfrac%7B63%7D%7B384%7D+%5C%5C%26%5Ctext%7B+%7D++%5C%5C%26P%28Y%3D1%29%3D%5Cfrac%7B120%7D%7B384%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28Y%3D2%29%3D%5Cfrac%7B99%7D%7B384%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28Y%3D3%29%3D%5Cfrac%7B64%7D%7B384%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28Y%3D4%29%3D%5Cfrac%7B29%7D%7B384%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28Y%3D5%29%3D%5Cfrac%7B8%7D%7B384%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28Y%3D6%29%3D%5Cfrac%7B1%7D%7B384%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned} P(Y=y): &#92; &#92; &#92; &#92; &amp;P(Y=0)=&#92;frac{63}{384} &#92;&#92;&amp;&#92;text{ }  &#92;&#92;&amp;P(Y=1)=&#92;frac{120}{384} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(Y=2)=&#92;frac{99}{384} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(Y=3)=&#92;frac{64}{384} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(Y=4)=&#92;frac{29}{384} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(Y=5)=&#92;frac{8}{384} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(Y=6)=&#92;frac{1}{384} &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned} P(Y=y): &#92; &#92; &#92; &#92; &amp;P(Y=0)=&#92;frac{63}{384} &#92;&#92;&amp;&#92;text{ }  &#92;&#92;&amp;P(Y=1)=&#92;frac{120}{384} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(Y=2)=&#92;frac{99}{384} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(Y=3)=&#92;frac{64}{384} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(Y=4)=&#92;frac{29}{384} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(Y=5)=&#92;frac{8}{384} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(Y=6)=&#92;frac{1}{384} &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+E%28Y%29%3D%5Cfrac%7B7%7D%7B4%7D%3D1.75&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle E(Y)=&#92;frac{7}{4}=1.75' title='&#92;displaystyle E(Y)=&#92;frac{7}{4}=1.75' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+Var%28Y%29%3D%5Cfrac%7B77%7D%7B48%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle Var(Y)=&#92;frac{77}{48}' title='&#92;displaystyle Var(Y)=&#92;frac{77}{48}' class='latex' /></p>
<p><em><strong>Problem 2.4</strong></em></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D+P%28X%3Dx+%5Clvert+Y%3D0%29%3A+%5C+%5C+%5C+%5C+%26P%28X%3D1+%5Clvert+Y%3D0%29%3D%5Cfrac%7B32%7D%7B63%7D+%5C%5C%26%5Ctext%7B+%7D++%5C%5C%26P%28X%3D2+%5Clvert+Y%3D0%29%3D%5Cfrac%7B16%7D%7B63%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28X%3D3+%5Clvert+Y%3D0%29%3D%5Cfrac%7B8%7D%7B63%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28X%3D4+%5Clvert+Y%3D0%29%3D%5Cfrac%7B4%7D%7B63%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28X%3D5+%5Clvert+Y%3D0%29%3D%5Cfrac%7B2%7D%7B63%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28X%3D6+%5Clvert+Y%3D0%29%3D%5Cfrac%7B1%7D%7B63%7D++%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned} P(X=x &#92;lvert Y=0): &#92; &#92; &#92; &#92; &amp;P(X=1 &#92;lvert Y=0)=&#92;frac{32}{63} &#92;&#92;&amp;&#92;text{ }  &#92;&#92;&amp;P(X=2 &#92;lvert Y=0)=&#92;frac{16}{63} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=3 &#92;lvert Y=0)=&#92;frac{8}{63} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=4 &#92;lvert Y=0)=&#92;frac{4}{63} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=5 &#92;lvert Y=0)=&#92;frac{2}{63} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=6 &#92;lvert Y=0)=&#92;frac{1}{63}  &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned} P(X=x &#92;lvert Y=0): &#92; &#92; &#92; &#92; &amp;P(X=1 &#92;lvert Y=0)=&#92;frac{32}{63} &#92;&#92;&amp;&#92;text{ }  &#92;&#92;&amp;P(X=2 &#92;lvert Y=0)=&#92;frac{16}{63} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=3 &#92;lvert Y=0)=&#92;frac{8}{63} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=4 &#92;lvert Y=0)=&#92;frac{4}{63} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=5 &#92;lvert Y=0)=&#92;frac{2}{63} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=6 &#92;lvert Y=0)=&#92;frac{1}{63}  &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D+P%28X%3Dx+%5Clvert+Y%3D1%29%3A+%5C+%5C+%5C+%5C+%26P%28X%3D1+%5Clvert+Y%3D1%29%3D%5Cfrac%7B32%7D%7B120%7D+%5C%5C%26%5Ctext%7B+%7D++%5C%5C%26P%28X%3D2+%5Clvert+Y%3D1%29%3D%5Cfrac%7B32%7D%7B120%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28X%3D3+%5Clvert+Y%3D1%29%3D%5Cfrac%7B24%7D%7B120%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28X%3D4+%5Clvert+Y%3D1%29%3D%5Cfrac%7B16%7D%7B120%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28X%3D5+%5Clvert+Y%3D1%29%3D%5Cfrac%7B10%7D%7B120%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28X%3D6+%5Clvert+Y%3D1%29%3D%5Cfrac%7B6%7D%7B120%7D++%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned} P(X=x &#92;lvert Y=1): &#92; &#92; &#92; &#92; &amp;P(X=1 &#92;lvert Y=1)=&#92;frac{32}{120} &#92;&#92;&amp;&#92;text{ }  &#92;&#92;&amp;P(X=2 &#92;lvert Y=1)=&#92;frac{32}{120} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=3 &#92;lvert Y=1)=&#92;frac{24}{120} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=4 &#92;lvert Y=1)=&#92;frac{16}{120} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=5 &#92;lvert Y=1)=&#92;frac{10}{120} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=6 &#92;lvert Y=1)=&#92;frac{6}{120}  &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned} P(X=x &#92;lvert Y=1): &#92; &#92; &#92; &#92; &amp;P(X=1 &#92;lvert Y=1)=&#92;frac{32}{120} &#92;&#92;&amp;&#92;text{ }  &#92;&#92;&amp;P(X=2 &#92;lvert Y=1)=&#92;frac{32}{120} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=3 &#92;lvert Y=1)=&#92;frac{24}{120} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=4 &#92;lvert Y=1)=&#92;frac{16}{120} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=5 &#92;lvert Y=1)=&#92;frac{10}{120} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=6 &#92;lvert Y=1)=&#92;frac{6}{120}  &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D+P%28X%3Dx+%5Clvert+Y%3D2%29%3A+%5C+%5C+%5C+%5C+%26P%28X%3D2+%5Clvert+Y%3D2%29%3D%5Cfrac%7B16%7D%7B99%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28X%3D3+%5Clvert+Y%3D2%29%3D%5Cfrac%7B24%7D%7B99%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28X%3D4+%5Clvert+Y%3D2%29%3D%5Cfrac%7B24%7D%7B99%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28X%3D5+%5Clvert+Y%3D2%29%3D%5Cfrac%7B20%7D%7B99%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28X%3D6+%5Clvert+Y%3D2%29%3D%5Cfrac%7B15%7D%7B99%7D++%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned} P(X=x &#92;lvert Y=2): &#92; &#92; &#92; &#92; &amp;P(X=2 &#92;lvert Y=2)=&#92;frac{16}{99} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=3 &#92;lvert Y=2)=&#92;frac{24}{99} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=4 &#92;lvert Y=2)=&#92;frac{24}{99} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=5 &#92;lvert Y=2)=&#92;frac{20}{99} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=6 &#92;lvert Y=2)=&#92;frac{15}{99}  &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned} P(X=x &#92;lvert Y=2): &#92; &#92; &#92; &#92; &amp;P(X=2 &#92;lvert Y=2)=&#92;frac{16}{99} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=3 &#92;lvert Y=2)=&#92;frac{24}{99} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=4 &#92;lvert Y=2)=&#92;frac{24}{99} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=5 &#92;lvert Y=2)=&#92;frac{20}{99} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=6 &#92;lvert Y=2)=&#92;frac{15}{99}  &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D+P%28X%3Dx+%5Clvert+Y%3D3%29%3A+%5C+%5C+%5C+%5C+%26P%28X%3D3+%5Clvert+Y%3D3%29%3D%5Cfrac%7B8%7D%7B64%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28X%3D4+%5Clvert+Y%3D3%29%3D%5Cfrac%7B16%7D%7B64%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28X%3D5+%5Clvert+Y%3D3%29%3D%5Cfrac%7B20%7D%7B64%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28X%3D6+%5Clvert+Y%3D3%29%3D%5Cfrac%7B20%7D%7B64%7D++%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned} P(X=x &#92;lvert Y=3): &#92; &#92; &#92; &#92; &amp;P(X=3 &#92;lvert Y=3)=&#92;frac{8}{64} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=4 &#92;lvert Y=3)=&#92;frac{16}{64} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=5 &#92;lvert Y=3)=&#92;frac{20}{64} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=6 &#92;lvert Y=3)=&#92;frac{20}{64}  &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned} P(X=x &#92;lvert Y=3): &#92; &#92; &#92; &#92; &amp;P(X=3 &#92;lvert Y=3)=&#92;frac{8}{64} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=4 &#92;lvert Y=3)=&#92;frac{16}{64} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=5 &#92;lvert Y=3)=&#92;frac{20}{64} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=6 &#92;lvert Y=3)=&#92;frac{20}{64}  &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D+P%28X%3Dx+%5Clvert+Y%3D4%29%3A+%5C+%5C+%5C+%5C+%26P%28X%3D4+%5Clvert+Y%3D4%29%3D%5Cfrac%7B4%7D%7B29%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28X%3D5+%5Clvert+Y%3D4%29%3D%5Cfrac%7B10%7D%7B29%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28X%3D6+%5Clvert+Y%3D4%29%3D%5Cfrac%7B15%7D%7B29%7D++%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned} P(X=x &#92;lvert Y=4): &#92; &#92; &#92; &#92; &amp;P(X=4 &#92;lvert Y=4)=&#92;frac{4}{29} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=5 &#92;lvert Y=4)=&#92;frac{10}{29} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=6 &#92;lvert Y=4)=&#92;frac{15}{29}  &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned} P(X=x &#92;lvert Y=4): &#92; &#92; &#92; &#92; &amp;P(X=4 &#92;lvert Y=4)=&#92;frac{4}{29} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=5 &#92;lvert Y=4)=&#92;frac{10}{29} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=6 &#92;lvert Y=4)=&#92;frac{15}{29}  &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D+P%28X%3Dx+%5Clvert+Y%3D5%29%3A+%5C+%5C+%5C+%5C+%26P%28X%3D5+%5Clvert+Y%3D5%29%3D%5Cfrac%7B2%7D%7B8%7D+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26P%28X%3D6+%5Clvert+Y%3D5%29%3D%5Cfrac%7B6%7D%7B8%7D++%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned} P(X=x &#92;lvert Y=5): &#92; &#92; &#92; &#92; &amp;P(X=5 &#92;lvert Y=5)=&#92;frac{2}{8} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=6 &#92;lvert Y=5)=&#92;frac{6}{8}  &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned} P(X=x &#92;lvert Y=5): &#92; &#92; &#92; &#92; &amp;P(X=5 &#92;lvert Y=5)=&#92;frac{2}{8} &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;P(X=6 &#92;lvert Y=5)=&#92;frac{6}{8}  &#92;end{aligned}' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D+P%28X%3Dx+%5Clvert+Y%3D6%29%3A+%5C+%5C+%5C+%5C+%26P%28X%3D6+%5Clvert+Y%3D6%29%3D1++%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned} P(X=x &#92;lvert Y=6): &#92; &#92; &#92; &#92; &amp;P(X=6 &#92;lvert Y=6)=1  &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned} P(X=x &#92;lvert Y=6): &#92; &#92; &#92; &#92; &amp;P(X=6 &#92;lvert Y=6)=1  &#92;end{aligned}' class='latex' /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/probabilityandstatsproblemsolve.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/probabilityandstatsproblemsolve.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/probabilityandstatsproblemsolve.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/probabilityandstatsproblemsolve.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/probabilityandstatsproblemsolve.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/probabilityandstatsproblemsolve.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/probabilityandstatsproblemsolve.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/probabilityandstatsproblemsolve.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/probabilityandstatsproblemsolve.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/probabilityandstatsproblemsolve.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/probabilityandstatsproblemsolve.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/probabilityandstatsproblemsolve.wordpress.com/358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/probabilityandstatsproblemsolve.wordpress.com/358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/probabilityandstatsproblemsolve.wordpress.com/358/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=probabilityandstatsproblemsolve.wordpress.com&amp;blog=31330337&amp;post=358&amp;subd=probabilityandstatsproblemsolve&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://probabilityandstatsproblemsolve.wordpress.com/2012/01/27/an-example-of-a-joint-distribution-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dac54ec9bfaee91f6802b01d9ce1e269?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">probabilityandstatsproblemsolve</media:title>
		</media:content>

		<media:content url="http://basicmathsuccess.files.wordpress.com/2012/01/sample-space-joint-distribution-1.jpg" medium="image">
			<media:title type="html">Sample Space - Joint Distribution</media:title>
		</media:content>

		<media:content url="http://basicmathsuccess.files.wordpress.com/2012/01/sample-space-joint-distribution-2.jpg" medium="image">
			<media:title type="html">Sample Space - Joint Distribution</media:title>
		</media:content>

		<media:content url="http://basicmathsuccess.files.wordpress.com/2012/01/sample-space-joint-distribution-3.jpg" medium="image">
			<media:title type="html">Sample Space - Joint Distribution</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Pick Binomial Trials</title>
		<link>http://probabilityandstatsproblemsolve.wordpress.com/2012/01/21/how-to-pick-binomial-trials/</link>
		<comments>http://probabilityandstatsproblemsolve.wordpress.com/2012/01/21/how-to-pick-binomial-trials/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 23:03:03 +0000</pubDate>
		<dc:creator>Dan Ma</dc:creator>
				<category><![CDATA[Binomial Distribution]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[Hypergeometric Distribution]]></category>
		<category><![CDATA[Probability and Statistics]]></category>

		<guid isPermaLink="false">http://probabilityandstatsproblemsolve.wordpress.com/?p=332</guid>
		<description><![CDATA[This post provides additional practice for the ideas discussed in this blog post Picking Two Types of Binomial Trials. Problem 1 Suppose there are two basketball players, each makes 50% of her free throws. In one game, player A attempted &#8230; <a href="http://probabilityandstatsproblemsolve.wordpress.com/2012/01/21/how-to-pick-binomial-trials/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=probabilityandstatsproblemsolve.wordpress.com&amp;blog=31330337&amp;post=332&amp;subd=probabilityandstatsproblemsolve&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This post provides additional practice for the ideas discussed in this blog post <a href="http://probabilityandstats.wordpress.com/2012/01/21/picking-two-types-of-binomial-trials/" target="_blank">Picking Two Types of Binomial Trials</a>.</p>
<p><em><strong>Problem 1</strong></em><br />
Suppose there are two basketball players, each makes 50% of her free throws. In one game, player A attempted 10 free throws and player B attempted 15 free throws. Assume that the free throws of each player are independent of each other. Suppose you are told that in this game, 8 of their free throws were hits. Given this information: </p>
<ol>
<li>What is the probability that player A made 4 of the hits?</li>
<li>What is the mean number of hits made by player A?</li>
<li>What is the variance of the number of hits made by player A?</li>
<li>What is the probability that player B made 5 of the hits?</li>
<li>What is the mean number of hits made by player B?</li>
<li>What is the variance of the number of hits made by player B?</li>
</ol>
<p><em><strong>Problem 2</strong></em><br />
A student took two multiple choice statistics quizzes that were independent of each other, i.e., results of one quiz did not affect the results on the other. One quiz had 8 questions and the other quiz had 10 questions. Each question had 5 choices and only one of the choices was correct. The student did not study. So she answered each question by random guessing. If the student was told that she had 5 correct answers in the two quizzes:</p>
<ol>
<li>What is the probability that the student answered 3 or more questions correctly in the first quiz?</li>
<li>What is the mean number of correct answers in the first quiz?</li>
<li>What is the variance of the number of correct answers in the first quiz?</li>
<li>What is the probability that the student answered at most 3 questions correctly in the second quiz?</li>
<li>What is the mean number of correct answers in the second quiz?</li>
<li>What is the variance of the number of correct answers in the second quiz?</li>
</ol>
<p>Refer to <a href="http://probabilityandstats.wordpress.com/2012/01/21/picking-two-types-of-binomial-trials/" target="_blank">this post</a> to find the background information.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p>__________________________________________________________<br />
<em><strong>Answers</strong></em></p>
<p><em><strong>Problem 1</strong></em></p>
<p>         <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%281%29+%5C+%5C+%5C+%5C+%5Cfrac%7B286650%7D%7B1081575%7D%3D0.265&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (1) &#92; &#92; &#92; &#92; &#92;frac{286650}{1081575}=0.265' title='&#92;displaystyle (1) &#92; &#92; &#92; &#92; &#92;frac{286650}{1081575}=0.265' class='latex' /></p>
<p>	<img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%282%29+%5C+%5C+%5C+%5C+%5Cfrac%7B3461040%7D%7B1081575%7D%3D3.2&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (2) &#92; &#92; &#92; &#92; &#92;frac{3461040}{1081575}=3.2' title='&#92;displaystyle (2) &#92; &#92; &#92; &#92; &#92;frac{3461040}{1081575}=3.2' class='latex' /></p>
<p>         <img src='http://s0.wp.com/latex.php?latex=%283%29+%5C+%5C+%5C+%5C+1.36&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(3) &#92; &#92; &#92; &#92; 1.36' title='(3) &#92; &#92; &#92; &#92; 1.36' class='latex' /></p>
<p>         <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%284%29+%5C+%5C+%5C+%5C+%5Cfrac%7B360360%7D%7B1081575%7D%3D0.33318&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (4) &#92; &#92; &#92; &#92; &#92;frac{360360}{1081575}=0.33318' title='&#92;displaystyle (4) &#92; &#92; &#92; &#92; &#92;frac{360360}{1081575}=0.33318' class='latex' /></p>
<p>         <img src='http://s0.wp.com/latex.php?latex=%285%29+%5C+%5C+%5C+%5C+4.8&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(5) &#92; &#92; &#92; &#92; 4.8' title='(5) &#92; &#92; &#92; &#92; 4.8' class='latex' /></p>
<p>         <img src='http://s0.wp.com/latex.php?latex=%286%29+%5C+%5C+%5C+%5C+1.36&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(6) &#92; &#92; &#92; &#92; 1.36' title='(6) &#92; &#92; &#92; &#92; 1.36' class='latex' /></p>
<p><em><strong>Problem 2</strong></em></p>
<p>         <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%281%29+%5C+%5C+%5C+%5C+%5Cfrac%7B3276%7D%7B8568%7D%3D0.3824&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (1) &#92; &#92; &#92; &#92; &#92;frac{3276}{8568}=0.3824' title='&#92;displaystyle (1) &#92; &#92; &#92; &#92; &#92;frac{3276}{8568}=0.3824' class='latex' /></p>
<p>	<img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%282%29+%5C+%5C+%5C+%5C+%5Cfrac%7B19040%7D%7B8568%7D%3D2.22&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (2) &#92; &#92; &#92; &#92; &#92;frac{19040}{8568}=2.22' title='&#92;displaystyle (2) &#92; &#92; &#92; &#92; &#92;frac{19040}{8568}=2.22' class='latex' /></p>
<p>         <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%283%29+%5C+%5C+%5C+%5C+%5Cfrac%7B1300%7D%7B1377%7D%3D0.944&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (3) &#92; &#92; &#92; &#92; &#92;frac{1300}{1377}=0.944' title='&#92;displaystyle (3) &#92; &#92; &#92; &#92; &#92;frac{1300}{1377}=0.944' class='latex' /></p>
<p>         <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%284%29+%5C+%5C+%5C+%5C+%5Cfrac%7B6636%7D%7B8568%7D%3D0.7745&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (4) &#92; &#92; &#92; &#92; &#92;frac{6636}{8568}=0.7745' title='&#92;displaystyle (4) &#92; &#92; &#92; &#92; &#92;frac{6636}{8568}=0.7745' class='latex' /></p>
<p>         <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%285%29+%5C+%5C+%5C+%5C+%5Cfrac%7B23800%7D%7B8568%7D%3D2.78&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (5) &#92; &#92; &#92; &#92; &#92;frac{23800}{8568}=2.78' title='&#92;displaystyle (5) &#92; &#92; &#92; &#92; &#92;frac{23800}{8568}=2.78' class='latex' /></p>
<p>         <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%286%29+%5C+%5C+%5C+%5C+%5Cfrac%7B1300%7D%7B1377%7D%3D0.944&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (6) &#92; &#92; &#92; &#92; &#92;frac{1300}{1377}=0.944' title='&#92;displaystyle (6) &#92; &#92; &#92; &#92; &#92;frac{1300}{1377}=0.944' class='latex' /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/probabilityandstatsproblemsolve.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/probabilityandstatsproblemsolve.wordpress.com/332/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/probabilityandstatsproblemsolve.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/probabilityandstatsproblemsolve.wordpress.com/332/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/probabilityandstatsproblemsolve.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/probabilityandstatsproblemsolve.wordpress.com/332/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/probabilityandstatsproblemsolve.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/probabilityandstatsproblemsolve.wordpress.com/332/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/probabilityandstatsproblemsolve.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/probabilityandstatsproblemsolve.wordpress.com/332/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/probabilityandstatsproblemsolve.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/probabilityandstatsproblemsolve.wordpress.com/332/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/probabilityandstatsproblemsolve.wordpress.com/332/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/probabilityandstatsproblemsolve.wordpress.com/332/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=probabilityandstatsproblemsolve.wordpress.com&amp;blog=31330337&amp;post=332&amp;subd=probabilityandstatsproblemsolve&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://probabilityandstatsproblemsolve.wordpress.com/2012/01/21/how-to-pick-binomial-trials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dac54ec9bfaee91f6802b01d9ce1e269?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">probabilityandstatsproblemsolve</media:title>
		</media:content>
	</item>
		<item>
		<title>Mixing Binomial Distributions</title>
		<link>http://probabilityandstatsproblemsolve.wordpress.com/2012/01/20/mixing-binomial-distributions/</link>
		<comments>http://probabilityandstatsproblemsolve.wordpress.com/2012/01/20/mixing-binomial-distributions/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 05:54:12 +0000</pubDate>
		<dc:creator>Dan Ma</dc:creator>
				<category><![CDATA[Binomial Distribution]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[Mixture]]></category>
		<category><![CDATA[Mixture Distributions]]></category>

		<guid isPermaLink="false">http://probabilityandstatsproblemsolve.wordpress.com/?p=278</guid>
		<description><![CDATA[Consider the following problems. We work Problem 1. Problem 2 is left as exercise. Problem 1 Suppose that the following is the probability function of the random variable . where . Evaluate the mean and variance of . _____________________________________________________________ Problem &#8230; <a href="http://probabilityandstatsproblemsolve.wordpress.com/2012/01/20/mixing-binomial-distributions/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=probabilityandstatsproblemsolve.wordpress.com&amp;blog=31330337&amp;post=278&amp;subd=probabilityandstatsproblemsolve&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Consider the following problems. We work Problem 1. Problem 2 is left as exercise.</p>
<p><em><strong>Problem 1</strong></em><br />
Suppose that the following is the probability function of the random variable <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' />.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%281%29+%5C+%5C+%5C+%5C+%5C+P%28X%3Dx%29%3D0.5+%5Cbinom%7B4%7D%7Bx%7D+%5Cbiggl%5B%5Cfrac%7B1%7D%7B5%7D%5Cbiggr%5D%5Ex+%5Cbiggl%5B%5Cfrac%7B4%7D%7B5%7D%5Cbiggr%5D%5E%7B4-x%7D%2B0.5+%5Cbinom%7B4%7D%7Bx%7D+%5Cbiggl%5B%5Cfrac%7B4%7D%7B5%7D%5Cbiggr%5D%5Ex+%5Cbiggl%5B%5Cfrac%7B1%7D%7B5%7D%5Cbiggr%5D%5E%7B4-x%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (1) &#92; &#92; &#92; &#92; &#92; P(X=x)=0.5 &#92;binom{4}{x} &#92;biggl[&#92;frac{1}{5}&#92;biggr]^x &#92;biggl[&#92;frac{4}{5}&#92;biggr]^{4-x}+0.5 &#92;binom{4}{x} &#92;biggl[&#92;frac{4}{5}&#92;biggr]^x &#92;biggl[&#92;frac{1}{5}&#92;biggr]^{4-x}' title='&#92;displaystyle (1) &#92; &#92; &#92; &#92; &#92; P(X=x)=0.5 &#92;binom{4}{x} &#92;biggl[&#92;frac{1}{5}&#92;biggr]^x &#92;biggl[&#92;frac{4}{5}&#92;biggr]^{4-x}+0.5 &#92;binom{4}{x} &#92;biggl[&#92;frac{4}{5}&#92;biggr]^x &#92;biggl[&#92;frac{1}{5}&#92;biggr]^{4-x}' class='latex' /></p>
<p>where <img src='http://s0.wp.com/latex.php?latex=x%3D0%2C1%2C2%2C3%2C4&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='x=0,1,2,3,4' title='x=0,1,2,3,4' class='latex' />.</p>
<p>Evaluate the mean and variance of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' />.</p>
<p>_____________________________________________________________<br />
<em><strong>Problem 2</strong></em><br />
Suppose that the following is the probability function of the random variable <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' />.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%282%29+%5C+%5C+%5C+%5C+%5C+P%28X%3Dx%29%3D0.6+%5Ctimes+f_1%28x%29%2B0.3+%5Ctimes+f_2%28x%29%2B0.1+%5Ctimes+f_3%28x%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (2) &#92; &#92; &#92; &#92; &#92; P(X=x)=0.6 &#92;times f_1(x)+0.3 &#92;times f_2(x)+0.1 &#92;times f_3(x)' title='&#92;displaystyle (2) &#92; &#92; &#92; &#92; &#92; P(X=x)=0.6 &#92;times f_1(x)+0.3 &#92;times f_2(x)+0.1 &#92;times f_3(x)' class='latex' /></p>
<p>where <img src='http://s0.wp.com/latex.php?latex=f_1%28x%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='f_1(x)' title='f_1(x)' class='latex' /> is the probability function of the binomial distribution with <img src='http://s0.wp.com/latex.php?latex=n%3D5&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='n=5' title='n=5' class='latex' /> trials and probability of success <img src='http://s0.wp.com/latex.php?latex=p%3D0.1&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='p=0.1' title='p=0.1' class='latex' />, <img src='http://s0.wp.com/latex.php?latex=f_2%28x%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='f_2(x)' title='f_2(x)' class='latex' /> is the probability function of the binomial distribution with <img src='http://s0.wp.com/latex.php?latex=n%3D5&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='n=5' title='n=5' class='latex' /> trials and probability of success <img src='http://s0.wp.com/latex.php?latex=p%3D0.4&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='p=0.4' title='p=0.4' class='latex' />, and <img src='http://s0.wp.com/latex.php?latex=f_3%28x%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='f_3(x)' title='f_3(x)' class='latex' /> is the probability function of the binomial distribution with <img src='http://s0.wp.com/latex.php?latex=n%3D5&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='n=5' title='n=5' class='latex' /> trials and probability of success <img src='http://s0.wp.com/latex.php?latex=p%3D0.6&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='p=0.6' title='p=0.6' class='latex' /> .</p>
<p>Evaluate the mean and variance of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' />.</p>
<p>Answers for Problem 2 are found at the end of the post.<br />
_____________________________________________________________<br />
<em><strong>Discussion of Problem 1</strong></em><br />
The probability function <img src='http://s0.wp.com/latex.php?latex=%281%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(1)' title='(1)' class='latex' /> is the weighted average of two binomial probability functions. The weights are <img src='http://s0.wp.com/latex.php?latex=0.5&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='0.5' title='0.5' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=0.5&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='0.5' title='0.5' class='latex' />. Thus the probability distribution of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' /> is said to be the mixture of two binomial distributions with equal mixing weights. </p>
<p>One interpretation of the probability function <img src='http://s0.wp.com/latex.php?latex=%281%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(1)' title='(1)' class='latex' /> is that the underlying phenomenon can be one of two phenomena. As an actuarial science example, suppose that a block of insurance policies is divided into two groups, roughly equal in size. One group is a low risk group. It has a low claim frequency (the probability of a policyholder in this group having a claim in a given year is <img src='http://s0.wp.com/latex.php?latex=0.2%3D%5Cfrac%7B1%7D%7B5%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='0.2=&#92;frac{1}{5}' title='0.2=&#92;frac{1}{5}' class='latex' />). The other group is a high risk group. It has a high claim frequency (the probability of a policyholder having a claim is <img src='http://s0.wp.com/latex.php?latex=0.8%3D%5Cfrac%7B4%7D%7B5%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='0.8=&#92;frac{4}{5}' title='0.8=&#92;frac{4}{5}' class='latex' />). Suppose you pick a policyholder at random from this block. What is the expected number of claims in a year from this randomly chosen insured? What is the variance of the number of claims?</p>
<p>Since the probability function <img src='http://s0.wp.com/latex.php?latex=%281%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(1)' title='(1)' class='latex' /> is a weighted average of binomial distributions, the mean and other higher moments are the weighted average of the binomial means and higher moments. However, as you will see below, the variance of the mixture is not the weighted average of the binomial variances.</p>
<p>Before we work the problem, we need some preliminary facts about binomial distributions. Suppose <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' /> has a binomial distribution with parameters <img src='http://s0.wp.com/latex.php?latex=n&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='n' title='n' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=p&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='p' title='p' class='latex' />. This fact is denoted by the notation <img src='http://s0.wp.com/latex.php?latex=Y+%5Csim+%5Ctext%7Bbinom%7D%28n%2Cp%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y &#92;sim &#92;text{binom}(n,p)' title='Y &#92;sim &#92;text{binom}(n,p)' class='latex' />. Then the mean and variance of <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Y' title='Y' class='latex' /> are <img src='http://s0.wp.com/latex.php?latex=E%28Y%29%3Dn+p&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='E(Y)=n p' title='E(Y)=n p' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=Var%28Y%29%3Dn+p+%281-p%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Var(Y)=n p (1-p)' title='Var(Y)=n p (1-p)' class='latex' />, respectively. Since <img src='http://s0.wp.com/latex.php?latex=Var%28Y%29%3DE%28Y%5E2%29-E%28Y%29%5E2&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Var(Y)=E(Y^2)-E(Y)^2' title='Var(Y)=E(Y^2)-E(Y)^2' class='latex' />, it follows that:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%283%29+%5C+%5C+%5C+%5C+%5C+E%28Y%5E2%29%26%3DVar%28Y%29+%2B+E%28Y%29%5E2+%5C%5C%26%3Dn+p+%281-p%29+%2B+%28n+p%29%5E2++%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(3) &#92; &#92; &#92; &#92; &#92; E(Y^2)&amp;=Var(Y) + E(Y)^2 &#92;&#92;&amp;=n p (1-p) + (n p)^2  &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(3) &#92; &#92; &#92; &#92; &#92; E(Y^2)&amp;=Var(Y) + E(Y)^2 &#92;&#92;&amp;=n p (1-p) + (n p)^2  &#92;end{aligned}' class='latex' /></p>
<p>Now the calculation:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%284%29+%5C+%5C+%5C+%5C+%5C+E%28X%29%3D0.5+%5Cbiggl%284+%5Ccdot+%5Cfrac%7B1%7D%7B5%7D%5Cbiggr%29+%2B+0.5+%5Cbiggl%284+%5Ccdot+%5Cfrac%7B4%7D%7B5%7D%5Cbiggr%29%3D2&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (4) &#92; &#92; &#92; &#92; &#92; E(X)=0.5 &#92;biggl(4 &#92;cdot &#92;frac{1}{5}&#92;biggr) + 0.5 &#92;biggl(4 &#92;cdot &#92;frac{4}{5}&#92;biggr)=2' title='&#92;displaystyle (4) &#92; &#92; &#92; &#92; &#92; E(X)=0.5 &#92;biggl(4 &#92;cdot &#92;frac{1}{5}&#92;biggr) + 0.5 &#92;biggl(4 &#92;cdot &#92;frac{4}{5}&#92;biggr)=2' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%285%29+%5C+%5C+%5C+%5C+%5C+E%28X%5E2%29%26%3D0.5+%5Cbiggl%5B4+%5Ccdot+%5Cfrac%7B1%7D%7B5%7D+%5Ccdot+%5Cfrac%7B4%7D%7B5%7D+%2B+%5Cbiggl%284+%5Ccdot+%5Cfrac%7B1%7D%7B5%7D+%5Cbiggr%29%5E2+%5Cbiggr%5D%5C%5C%26%2B+%5C+%5C+%5C+%5C+%5C+0.5+%5Cbiggl%5B4+%5Ccdot+%5Cfrac%7B4%7D%7B5%7D+%5Ccdot+%5Cfrac%7B1%7D%7B5%7D%2B%5Cbiggl%284+%5Ccdot+%5Cfrac%7B4%7D%7B5%7D+%5Cbiggr%29%5E2+%5Cbiggr%5D+%5C%5C%26%3D%5Cfrac%7B152%7D%7B25%7D%3D6.08++%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(5) &#92; &#92; &#92; &#92; &#92; E(X^2)&amp;=0.5 &#92;biggl[4 &#92;cdot &#92;frac{1}{5} &#92;cdot &#92;frac{4}{5} + &#92;biggl(4 &#92;cdot &#92;frac{1}{5} &#92;biggr)^2 &#92;biggr]&#92;&#92;&amp;+ &#92; &#92; &#92; &#92; &#92; 0.5 &#92;biggl[4 &#92;cdot &#92;frac{4}{5} &#92;cdot &#92;frac{1}{5}+&#92;biggl(4 &#92;cdot &#92;frac{4}{5} &#92;biggr)^2 &#92;biggr] &#92;&#92;&amp;=&#92;frac{152}{25}=6.08  &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(5) &#92; &#92; &#92; &#92; &#92; E(X^2)&amp;=0.5 &#92;biggl[4 &#92;cdot &#92;frac{1}{5} &#92;cdot &#92;frac{4}{5} + &#92;biggl(4 &#92;cdot &#92;frac{1}{5} &#92;biggr)^2 &#92;biggr]&#92;&#92;&amp;+ &#92; &#92; &#92; &#92; &#92; 0.5 &#92;biggl[4 &#92;cdot &#92;frac{4}{5} &#92;cdot &#92;frac{1}{5}+&#92;biggl(4 &#92;cdot &#92;frac{4}{5} &#92;biggr)^2 &#92;biggr] &#92;&#92;&amp;=&#92;frac{152}{25}=6.08  &#92;end{aligned}' class='latex' /></p>
<p>The idea for <img src='http://s0.wp.com/latex.php?latex=%284%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(4)' title='(4)' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=%285%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(5)' title='(5)' class='latex' /> is that the mean and the second moment of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' /> are the weighted average of the means and second moments of the binomial distributions. The following is the variance of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%286%29+%5C+%5C+%5C+%5C+%5C+Var%28X%29%26%3D%5Cfrac%7B152%7D%7B25%7D-2%5E2%3D%5Cfrac%7B52%7D%7B25%7D%3D2.08++%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(6) &#92; &#92; &#92; &#92; &#92; Var(X)&amp;=&#92;frac{152}{25}-2^2=&#92;frac{52}{25}=2.08  &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(6) &#92; &#92; &#92; &#92; &#92; Var(X)&amp;=&#92;frac{152}{25}-2^2=&#92;frac{52}{25}=2.08  &#92;end{aligned}' class='latex' /></p>
<p>We use the insurance example indicated earlier to interpret the unconditional variance in <img src='http://s0.wp.com/latex.php?latex=%286%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(6)' title='(6)' class='latex' />. The two binomial distributions in the probability function <img src='http://s0.wp.com/latex.php?latex=%281%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(1)' title='(1)' class='latex' /> are conditional distributions (e.g. conditional on what group of insureds the randomly chosen policyholder comes from, high risk or low risk). To put the result <img src='http://s0.wp.com/latex.php?latex=%286%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(6)' title='(6)' class='latex' /> into perspective, note that both of these binomial distributions have the same variance, i.e., <img src='http://s0.wp.com/latex.php?latex=4+%5Ccdot+%5Cfrac%7B1%7D%7B5%7D+%5Ccdot+%5Cfrac%7B4%7D%7B5%7D%3D0.64&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='4 &#92;cdot &#92;frac{1}{5} &#92;cdot &#92;frac{4}{5}=0.64' title='4 &#92;cdot &#92;frac{1}{5} &#92;cdot &#92;frac{4}{5}=0.64' class='latex' />. Yet the unconditional variance <img src='http://s0.wp.com/latex.php?latex=var%28X%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='var(X)' title='var(X)' class='latex' /> is much higher than <img src='http://s0.wp.com/latex.php?latex=0.64&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='0.64' title='0.64' class='latex' />. The additional variance <img src='http://s0.wp.com/latex.php?latex=2.08-0.64%3D1.44&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='2.08-0.64=1.44' title='2.08-0.64=1.44' class='latex' /> is the additional variance due to the uncertainty in the risk parameter of the insured (the uncertainty of what group the randomly chosen policyholder comes from).</p>
<p>The two binomial distributions in the probability function <img src='http://s0.wp.com/latex.php?latex=%281%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(1)' title='(1)' class='latex' /> are conditional distributions indexed by a parameter variable that is implicit in <img src='http://s0.wp.com/latex.php?latex=%281%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='(1)' title='(1)' class='latex' />. For example, when the randomly chosen policyholder is from the low risk group, the parameter is <img src='http://s0.wp.com/latex.php?latex=%5Ctheta%3D1&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;theta=1' title='&#92;theta=1' class='latex' /> and the number of claims follows <img src='http://s0.wp.com/latex.php?latex=%5Ctext%7Bbinom%7D%284%2C%5Cfrac%7B1%7D%7B5%7D%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{binom}(4,&#92;frac{1}{5})' title='&#92;text{binom}(4,&#92;frac{1}{5})' class='latex' />. When the randomly chosen policyholder is from the high risk group, the parameter is <img src='http://s0.wp.com/latex.php?latex=%5Ctheta%3D2&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;theta=2' title='&#92;theta=2' class='latex' /> and the number of claims follows <img src='http://s0.wp.com/latex.php?latex=%5Ctext%7Bbinom%7D%284%2C%5Cfrac%7B4%7D%7B5%7D%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{binom}(4,&#92;frac{4}{5})' title='&#92;text{binom}(4,&#92;frac{4}{5})' class='latex' />. The uncertainty in the risk parameter <img src='http://s0.wp.com/latex.php?latex=%5Ctheta&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;theta' title='&#92;theta' class='latex' /> has the effect of increasing the unconditional variance of the mixture.</p>
<p>The increase in variance is a key characteristic of mixture distributions. Whenever a probability distribution is the mixture of conditional distributions, the uncertainty in the parameter variable always has the effect of increasing the unconditional variance of the mixture. In the insurance example, the uncertainty of the risk characteristics of the insureds across the entire block is reflected in the higher unconditional variance (as demonstrated in Problem 1).</p>
<p>_____________________________________________________________<br />
See the following blog posts for more detailed discussion of mixture distributions.</p>
<p><a href="http://statisticalmodeling.wordpress.com/2011/06/14/an-example-of-a-mixture/" target="_blank">An example of a mixture</a></p>
<p><a href="http://statisticalmodeling.wordpress.com/2011/06/16/the-variance-of-a-mixture/" target="_blank">The variance of a mixture</a></p>
<p>_____________________________________________________________<br />
<em><strong>Answers for Problem 2</strong></em><br />
<img src='http://s0.wp.com/latex.php?latex=E%28X%29%3D1.2&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='E(X)=1.2' title='E(X)=1.2' class='latex' /><br />
<img src='http://s0.wp.com/latex.php?latex=Var%28X%29%3D1.56&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Var(X)=1.56' title='Var(X)=1.56' class='latex' /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/probabilityandstatsproblemsolve.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/probabilityandstatsproblemsolve.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/probabilityandstatsproblemsolve.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/probabilityandstatsproblemsolve.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/probabilityandstatsproblemsolve.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/probabilityandstatsproblemsolve.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/probabilityandstatsproblemsolve.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/probabilityandstatsproblemsolve.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/probabilityandstatsproblemsolve.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/probabilityandstatsproblemsolve.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/probabilityandstatsproblemsolve.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/probabilityandstatsproblemsolve.wordpress.com/278/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/probabilityandstatsproblemsolve.wordpress.com/278/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/probabilityandstatsproblemsolve.wordpress.com/278/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=probabilityandstatsproblemsolve.wordpress.com&amp;blog=31330337&amp;post=278&amp;subd=probabilityandstatsproblemsolve&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://probabilityandstatsproblemsolve.wordpress.com/2012/01/20/mixing-binomial-distributions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dac54ec9bfaee91f6802b01d9ce1e269?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">probabilityandstatsproblemsolve</media:title>
		</media:content>
	</item>
		<item>
		<title>Two Practice Problems on the Standard Normal Distribution</title>
		<link>http://probabilityandstatsproblemsolve.wordpress.com/2012/01/15/two-practice-problems-on-the-standard-normal-distribution/</link>
		<comments>http://probabilityandstatsproblemsolve.wordpress.com/2012/01/15/two-practice-problems-on-the-standard-normal-distribution/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 08:01:16 +0000</pubDate>
		<dc:creator>Dan Ma</dc:creator>
				<category><![CDATA[Normal Distribution]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[Standard Normal Distribution]]></category>

		<guid isPermaLink="false">http://probabilityandstatsproblemsolve.wordpress.com/?p=25</guid>
		<description><![CDATA[This post presents two practice problems with calculation involving the standard normal distribution. Problems Let be a standard normal random variable. Evaluate Evaluate We show that . Problem 2 is left as an exercise. Let . The cumulative distribution function &#8230; <a href="http://probabilityandstatsproblemsolve.wordpress.com/2012/01/15/two-practice-problems-on-the-standard-normal-distribution/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=probabilityandstatsproblemsolve.wordpress.com&amp;blog=31330337&amp;post=25&amp;subd=probabilityandstatsproblemsolve&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This post presents two practice problems with calculation involving the standard normal distribution.</p>
<p><em><strong>Problems</strong></em><br />
Let <img src='http://s0.wp.com/latex.php?latex=Z&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='Z' title='Z' class='latex' /> be a standard normal random variable.</p>
<ol>
<li>Evaluate <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+E%28%5Clvert+Z+%5Clvert%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle E(&#92;lvert Z &#92;lvert)' title='&#92;displaystyle E(&#92;lvert Z &#92;lvert)' class='latex' /></li>
<li>Evaluate <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+E%28Z%5E2%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle E(Z^2)' title='&#92;displaystyle E(Z^2)' class='latex' /></li>
</ol>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Ctext%7B+%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;text{ }' title='&#92;text{ }' class='latex' /></p>
<p>We show that <img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+E%28%5Clvert+Z+%5Clvert%29%3D%5Csqrt%7B%5Cfrac%7B2%7D%7B%5Cpi%7D%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle E(&#92;lvert Z &#92;lvert)=&#92;sqrt{&#92;frac{2}{&#92;pi}}' title='&#92;displaystyle E(&#92;lvert Z &#92;lvert)=&#92;sqrt{&#92;frac{2}{&#92;pi}}' class='latex' />. Problem 2 is left as an exercise.</p>
<p>Let <img src='http://s0.wp.com/latex.php?latex=X%3D%5Clvert+Z+%5Clvert&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X=&#92;lvert Z &#92;lvert' title='X=&#92;lvert Z &#92;lvert' class='latex' />. The cumulative distribution function of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' /> is <img src='http://s0.wp.com/latex.php?latex=F%28x%29%3DP%28X+%5Cle+x%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='F(x)=P(X &#92;le x)' title='F(x)=P(X &#92;le x)' class='latex' />. We have the following.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Cbegin%7Baligned%7D%281%29+%5C+%5C+%5C+%5C+%5C++F%28x%29%26%3D+P%28X+%5Cle+x%29+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26%3D+P%28%5Clvert+Z+%5Clvert+%5Cle+x%29+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26%3DP%28-x+%5Cle+Z+%5Cle+x%29+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26%3D%5Cint_%7B-x%7D%5Ex+%5Cfrac%7B1%7D%7B%5Csqrt%7B2+%5Cpi%7D%7D+%5C+e%5E%7B-%5Cfrac%7Bt%5E2%7D%7B2%7D%7D+%5C+dt+%5C%5C%26%5Ctext%7B+%7D+%5C%5C%26%3D2%5Cint_%7B0%7D%5Ex+%5Cfrac%7B1%7D%7B%5Csqrt%7B2+%5Cpi%7D%7D+%5C+e%5E%7B-%5Cfrac%7Bt%5E2%7D%7B2%7D%7D+%5C+dt+%5C%5C%26%5Ctext%7B+%7D+%5Cend%7Baligned%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle &#92;begin{aligned}(1) &#92; &#92; &#92; &#92; &#92;  F(x)&amp;= P(X &#92;le x) &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;= P(&#92;lvert Z &#92;lvert &#92;le x) &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;=P(-x &#92;le Z &#92;le x) &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;=&#92;int_{-x}^x &#92;frac{1}{&#92;sqrt{2 &#92;pi}} &#92; e^{-&#92;frac{t^2}{2}} &#92; dt &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;=2&#92;int_{0}^x &#92;frac{1}{&#92;sqrt{2 &#92;pi}} &#92; e^{-&#92;frac{t^2}{2}} &#92; dt &#92;&#92;&amp;&#92;text{ } &#92;end{aligned}' title='&#92;displaystyle &#92;begin{aligned}(1) &#92; &#92; &#92; &#92; &#92;  F(x)&amp;= P(X &#92;le x) &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;= P(&#92;lvert Z &#92;lvert &#92;le x) &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;=P(-x &#92;le Z &#92;le x) &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;=&#92;int_{-x}^x &#92;frac{1}{&#92;sqrt{2 &#92;pi}} &#92; e^{-&#92;frac{t^2}{2}} &#92; dt &#92;&#92;&amp;&#92;text{ } &#92;&#92;&amp;=2&#92;int_{0}^x &#92;frac{1}{&#92;sqrt{2 &#92;pi}} &#92; e^{-&#92;frac{t^2}{2}} &#92; dt &#92;&#92;&amp;&#92;text{ } &#92;end{aligned}' class='latex' /></p>
<p>Upon differentiation of this cdf, we have the probability density function (pdf) of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='X' title='X' class='latex' />.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%282%29+%5C+%5C+%5C+%5C+%5C+f%28x%29%3D%5Csqrt%7B%5Cfrac%7B2%7D%7B%5Cpi%7D%7D+%5C+e%5E%7B-%5Cfrac%7Bx%5E2%7D%7B2%7D%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (2) &#92; &#92; &#92; &#92; &#92; f(x)=&#92;sqrt{&#92;frac{2}{&#92;pi}} &#92; e^{-&#92;frac{x^2}{2}}' title='&#92;displaystyle (2) &#92; &#92; &#92; &#92; &#92; f(x)=&#92;sqrt{&#92;frac{2}{&#92;pi}} &#92; e^{-&#92;frac{x^2}{2}}' class='latex' /></p>
<p>The following is the calculation for <img src='http://s0.wp.com/latex.php?latex=E%28X%29&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='E(X)' title='E(X)' class='latex' />.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cdisplaystyle+%283%29+%5C+%5C+%5C+%5C+%5C+E%28X%29%3D%5Csqrt%7B%5Cfrac%7B2%7D%7B%5Cpi%7D%7D+%5C+%5Cint_0%5E%5Cinfty++%5C+x+e%5E%7B-%5Cfrac%7Bx%5E2%7D%7B2%7D%7D%3D%5Csqrt%7B%5Cfrac%7B2%7D%7B%5Cpi%7D%7D&amp;bg=ffffff&amp;fg=111111&amp;s=0' alt='&#92;displaystyle (3) &#92; &#92; &#92; &#92; &#92; E(X)=&#92;sqrt{&#92;frac{2}{&#92;pi}} &#92; &#92;int_0^&#92;infty  &#92; x e^{-&#92;frac{x^2}{2}}=&#92;sqrt{&#92;frac{2}{&#92;pi}}' title='&#92;displaystyle (3) &#92; &#92; &#92; &#92; &#92; E(X)=&#92;sqrt{&#92;frac{2}{&#92;pi}} &#92; &#92;int_0^&#92;infty  &#92; x e^{-&#92;frac{x^2}{2}}=&#92;sqrt{&#92;frac{2}{&#92;pi}}' class='latex' /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/probabilityandstatsproblemsolve.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/probabilityandstatsproblemsolve.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/probabilityandstatsproblemsolve.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/probabilityandstatsproblemsolve.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/probabilityandstatsproblemsolve.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/probabilityandstatsproblemsolve.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/probabilityandstatsproblemsolve.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/probabilityandstatsproblemsolve.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/probabilityandstatsproblemsolve.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/probabilityandstatsproblemsolve.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/probabilityandstatsproblemsolve.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/probabilityandstatsproblemsolve.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/probabilityandstatsproblemsolve.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/probabilityandstatsproblemsolve.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=probabilityandstatsproblemsolve.wordpress.com&amp;blog=31330337&amp;post=25&amp;subd=probabilityandstatsproblemsolve&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://probabilityandstatsproblemsolve.wordpress.com/2012/01/15/two-practice-problems-on-the-standard-normal-distribution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dac54ec9bfaee91f6802b01d9ce1e269?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">probabilityandstatsproblemsolve</media:title>
		</media:content>
	</item>
	</channel>
</rss>
