<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Math Help Forum - Advanced Probability and Statistics</title>
		<link>http://www.mathhelpforum.com/math-help</link>
		<description>This is for advanced probability and statistics questions only. Basic questions belong in the pre-university forums.</description>
		<language>en</language>
		<lastBuildDate>Fri, 20 Nov 2009 22:02:54 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.mathhelpforum.com/math-help/images/MHF/misc/rss.jpg</url>
			<title>Math Help Forum - Advanced Probability and Statistics</title>
			<link>http://www.mathhelpforum.com/math-help</link>
		</image>
		<item>
			<title>Rao-Blackwellized estimator of a poisson process</title>
			<link>http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115752-rao-blackwellized-estimator-poisson-process.html</link>
			<pubDate>Fri, 20 Nov 2009 16:45:31 GMT</pubDate>
			<description><![CDATA[Impulses arrive at a circuit according to a Poisson Process at an average rate of &#955; per minute. This rate is not observable, but the numbers X1, ..., Xn of impulses that arrived during n successive one-minute periods are observed. It is desired to estimate the probability e&#8722;&#955; that the next...]]></description>
			<content:encoded><![CDATA[<div>Impulses arrive at a circuit according to a Poisson Process at an average rate of &#955; per minute. This rate is not observable, but the numbers <i>X</i>1, ..., <i>X</i><i>n</i> of impulses that arrived during <i>n</i> successive one-minute periods are observed. It is desired to estimate the probability <i>e</i>&#8722;&#955; that the next one-minute period passes with no impulsess.<br />
An <i>extremely</i> crude estimator of the desired probability is<br />
<img src="http://upload.wikimedia.org/math/3/a/8/3a8422ef1de6f15458b0815432f9b117.png" border="0" alt="" /> i.e., it estimates this probability to be 1 if no impulses arrived in the first minute and zero otherwise. <br />
The sum<br />
<img src="http://upload.wikimedia.org/math/e/4/3/e43b5d151ce33d9d17b65600416a51c6.png" border="0" alt="" />  <br />
I am confused on how to show that this would be a suffcient statistic.  Also I know that <br />
<img src="http://upload.wikimedia.org/math/0/6/1/061e8dcae9d1bd5e2673956293072950.png" border="0" alt="" /> Is the Rao-Blackwell estimator but I cannot manipulate the conditional distribution, we have not reached that point in our probability theory class(Doh).<br />
 <br />
I believe it should become the below statement; however, I am unable to figure out how to fill in the details.<br />
<img src="http://upload.wikimedia.org/math/6/a/5/6a5da979c2fbf1dccd22c301d3c2b1a6.png" border="0" alt="" />  Lastly, I don't understand how one would show that Sn is complete, and thus prove that this estimator is the UMVUE.  I sincerely appreciate any help in understanding these concepts.</div>

]]></content:encoded>
			<category domain="http://www.mathhelpforum.com/math-help/advanced-probability-statistics/">Advanced Probability and Statistics</category>
			<dc:creator>StatRookie</dc:creator>
			<guid isPermaLink="true">http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115752-rao-blackwellized-estimator-poisson-process.html</guid>
		</item>
		<item>
			<title>comparison Gaussian-Exponential distribution</title>
			<link>http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115734-comparison-gaussian-exponential-distribution.html</link>
			<pubDate>Fri, 20 Nov 2009 13:18:41 GMT</pubDate>
			<description><![CDATA[Let \xi_1,\xi_2,... be independent identically distributed Gaussian variables with mean zero and variance one. Let \eta_1,\eta_2,... be independent identically distributed exponential random variables with mean one. How do you prove that there is n>0 such that: 
...]]></description>
			<content:encoded><![CDATA[<div>Let <a href="javascript:;" onclick="do_texpopup('\\xi_1,\\xi_2,...', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/536bdbe74eeca3c4cf8afec2069416c8-1.gif" alt="\xi_1,\xi_2,..." title="\xi_1,\xi_2,..." style="border: 0px; vertical-align: middle;" /></a> be independent identically distributed Gaussian variables with mean zero and variance one. Let <a href="javascript:;" onclick="do_texpopup('\\eta_1,\\eta_2,...', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/150ef0e71775df9655ea52de53d03666-1.gif" alt="\eta_1,\eta_2,..." title="\eta_1,\eta_2,..." style="border: 0px; vertical-align: middle;" /></a> be independent identically distributed exponential random variables with mean one. How do you prove that there is <a href="javascript:;" onclick="do_texpopup('n&gt;0', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/3a17f57d9af78403b7ac2dd5f82c2d3c-1.gif" alt="n&gt;0" title="n&gt;0" style="border: 0px; vertical-align: middle;" /></a> such that:<br />
<br />
<a href="javascript:;" onclick="do_texpopup('\\mathbb{P}(max(\\eta_1,...,\\eta_n)\\geq max(\\xi_1,...,\\xi_n))&gt;0.99', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/e5f8e4e3cdb0394819a381a77c2d8372-1.gif" alt="\mathbb{P}(max(\eta_1,...,\eta_n)\geq max(\xi_1,...,\xi_n))&gt;0.99" title="\mathbb{P}(max(\eta_1,...,\eta_n)\geq max(\xi_1,...,\xi_n))&gt;0.99" style="border: 0px; vertical-align: middle;" /></a><br />
<br />
I thought a proper application of the Law of Total Probability would do the trick, but things don't seem that simple. Otherwise, some fancy convolution... But I'm probably wrong.<br />
 <br />
Thanks for your help.</div>

]]></content:encoded>
			<category domain="http://www.mathhelpforum.com/math-help/advanced-probability-statistics/">Advanced Probability and Statistics</category>
			<dc:creator>akbar</dc:creator>
			<guid isPermaLink="true">http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115734-comparison-gaussian-exponential-distribution.html</guid>
		</item>
		<item>
			<title>Joint PMFs of Multiple Random Variables - Urgent Help</title>
			<link>http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115718-joint-pmfs-multiple-random-variables-urgent-help.html</link>
			<pubDate>Fri, 20 Nov 2009 11:18:46 GMT</pubDate>
			<description>*It says my answers are incorrect. Can anyone help me please? What did I do wrong..?* 
 
On a given day, your golf score takes values from range 100 to 109, with probability 0.1, independently from other days. Determined to improve your score, you decide to play on three different days and declare...</description>
			<content:encoded><![CDATA[<div><b>It says my answers are incorrect. Can anyone help me please? What did I do wrong..?</b><br />
<br />
On a given day, your golf score takes values from range 100 to 109, with probability 0.1, independently from other days. Determined to improve your score, you decide to play on three different days and declare as your score the minimum X of the scores X1, X2, X3 on the different days.    <br />
<ol style="list-style-type: decimal"><li>Calculate the PMF of X. <br />
pX(107)= <br />
<b><br />
 pX(107)=comb(3,1)*0.1*0.3*0.3=0.027<br />
<br />
Px(k)=P(X&gt;k-1)- P(X&gt;k) <br />
Where P(X&gt;k) = P(X1&gt;k, X2&gt;k, X3&gt;k)=(109-k)^3*/(10^3)</b></li>
<li>pX(101)= <br />
<br />
<b>pX(101)= comb(3,1)*0.1*0.9*0.9=0.243</b>;</li>
<li>By how much has your expected score changed as a result of playing on three days? <br />
<br />
<b>If PX(100+i)=0.3*(1-i)^2 then E(X)=102.475<br />
If P(X.1 then E(X)=104.5 Difference=102.475-104.5=-2.025</b></li>
</ol></div>

]]></content:encoded>
			<category domain="http://www.mathhelpforum.com/math-help/advanced-probability-statistics/">Advanced Probability and Statistics</category>
			<dc:creator>essedra</dc:creator>
			<guid isPermaLink="true">http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115718-joint-pmfs-multiple-random-variables-urgent-help.html</guid>
		</item>
		<item>
			<title>Sum of Independent Random Variables - Moments</title>
			<link>http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115650-sum-independent-random-variables-moments.html</link>
			<pubDate>Fri, 20 Nov 2009 00:33:22 GMT</pubDate>
			<description><![CDATA[Let X_1,...,X_n be independent, each with mean 0, and each with finite third moments. Show that: 
  
E((\sum_{i=1}^{n}X_i)^3)=\sum_{i=1}^n E(X_i^3) 
  
It gives a hint to use characteristic functions, so here is what I tried doing. I used S_n to represent the sum of the Xi's from 1 to n. 
 ...]]></description>
			<content:encoded><![CDATA[<div>Let <a href="javascript:;" onclick="do_texpopup('X_1,...,X_n', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/f411227fdd62e0976cd60065ed9c180b-1.gif" alt="X_1,...,X_n" title="X_1,...,X_n" style="border: 0px; vertical-align: middle;" /></a> be independent, each with mean 0, and each with finite third moments. Show that:<br />
 <br />
<a href="javascript:;" onclick="do_texpopup('E((\\sum_{i=1}^{n}X_i)^3)=\\sum_{i=1}^n E(X_i^3)', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/a26066f749529edffb6e70b0c1cb66a7-1.gif" alt="E((\sum_{i=1}^{n}X_i)^3)=\sum_{i=1}^n E(X_i^3)" title="E((\sum_{i=1}^{n}X_i)^3)=\sum_{i=1}^n E(X_i^3)" style="border: 0px; vertical-align: middle;" /></a><br />
 <br />
It gives a hint to use characteristic functions, so here is what I tried doing. I used <a href="javascript:;" onclick="do_texpopup('S_n', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/88e99f0b764d313c50a5f4fdd8a7947e-1.gif" alt="S_n" title="S_n" style="border: 0px; vertical-align: middle;" /></a> to represent the sum of the Xi's from 1 to n.<br />
 <br />
<a href="javascript:;" onclick="do_texpopup('E(X_i^3)', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/a902c37bbfd262f1a270038c5b3fac0a-1.gif" alt="E(X_i^3)" title="E(X_i^3)" style="border: 0px; vertical-align: middle;" /></a> = <a href="javascript:;" onclick="do_texpopup('i \\phi_{X_i}^{(3)} (0)', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/9b3ec9bdb47cc1239fa54c55f5f4a5ee-1.gif" alt="i \phi_{X_i}^{(3)} (0)" title="i \phi_{X_i}^{(3)} (0)" style="border: 0px; vertical-align: middle;" /></a> and <a href="javascript:;" onclick="do_texpopup('E((\\sum_{i=1}^{n}X_i)^3)=i \\phi_{S_n}^{(3)}(0)', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/2bfa4b75c5799daee8f7af4f0a108121-1.gif" alt="E((\sum_{i=1}^{n}X_i)^3)=i \phi_{S_n}^{(3)}(0)" title="E((\sum_{i=1}^{n}X_i)^3)=i \phi_{S_n}^{(3)}(0)" style="border: 0px; vertical-align: middle;" /></a><br />
 <br />
Then, we want to show that <a href="javascript:;" onclick="do_texpopup('\\phi_{S_n}^{(3)}(0)=\\sum_{j=1}^n\\phi_{X_i}^{(3)} (0)', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/181a647f510b01b6cdd82d9709ebbbe7-1.gif" alt="\phi_{S_n}^{(3)}(0)=\sum_{j=1}^n\phi_{X_i}^{(3)} (0)" title="\phi_{S_n}^{(3)}(0)=\sum_{j=1}^n\phi_{X_i}^{(3)} (0)" style="border: 0px; vertical-align: middle;" /></a>.<br />
 <br />
My first question is if what I have done so far is okay. My second question is, where would I go from here? I can't seem to see it. Thank you!</div>

]]></content:encoded>
			<category domain="http://www.mathhelpforum.com/math-help/advanced-probability-statistics/">Advanced Probability and Statistics</category>
			<dc:creator>azdang</dc:creator>
			<guid isPermaLink="true">http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115650-sum-independent-random-variables-moments.html</guid>
		</item>
		<item>
			<title>What did I do wrong?</title>
			<link>http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115630-what-did-i-do-wrong.html</link>
			<pubDate>Thu, 19 Nov 2009 21:56:39 GMT</pubDate>
			<description>A prize is randomly placed in one of 13 boxes, numbered from 1 to 13.You search for the prize by asking yes-no questions. Find the expected number of questions until you are sure about the location of the prize, under each of the following strategies. 
 
1. An enumeration strategy: you ask...</description>
			<content:encoded><![CDATA[<div>A prize is randomly placed in one of 13 boxes, numbered from 1 to 13.You search for the prize by asking yes-no questions. Find the expected number of questions until you are sure about the location of the prize, under each of the following strategies.<br />
<br />
1. An enumeration strategy: you ask questions of the form 'is it in box k'. <br />
<br />
(1/13)*1+(12/13)*(1/12)*2+(12/13)*(11/12)*(1/11)*3+...+(12/13)*(11/12)*...*(1/2)*12=(1+2+...+12)/13=6 <b>but for this answer, it says incorrect. what's wrong about my calculation? <br />
</b><br />
<br />
2. A bisection strategy: you eliminate as close to half of the remaining boxes as possible by asking questions of the form 'is it in a box numbered less than or equal to k?'.3*(3/13)+4*(10/13)=3.7692 <b>which is correct.</b></div>

]]></content:encoded>
			<category domain="http://www.mathhelpforum.com/math-help/advanced-probability-statistics/">Advanced Probability and Statistics</category>
			<dc:creator>essedra</dc:creator>
			<guid isPermaLink="true">http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115630-what-did-i-do-wrong.html</guid>
		</item>
		<item>
			<title>Test Randomness of Hermitian Matrix</title>
			<link>http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115594-test-randomness-hermitian-matrix.html</link>
			<pubDate>Thu, 19 Nov 2009 17:40:53 GMT</pubDate>
			<description><![CDATA[I'm working on an experiment which requires me to find the eigenvalues of a large random Hermitian matrix. I had originally thought I could just eye-ball the degree to which my matix is truely random, by comparing a histogram with a Normal Gaussian distribution function. 
  
Is there a preferred...]]></description>
			<content:encoded><![CDATA[<div>I'm working on an experiment which requires me to find the eigenvalues of a large random Hermitian matrix. I had originally thought I could just eye-ball the degree to which my matix is truely random, by comparing a histogram with a Normal Gaussian distribution function.<br />
 <br />
Is there a preferred way to do this which yields a number representing the degree of randomness? Or, is there an easier but acceptable way.<br />
 <br />
Also, should I test the real parts separately from the imaginary values? Or, can I just test the distribution of the sqrt of the square of each element? <br />
 <br />
As a Newbie, I'm concerned whether or not I'm in the right forum. Forgive me if I'm not.<br />
 <br />
Thanks, Mauri</div>

]]></content:encoded>
			<category domain="http://www.mathhelpforum.com/math-help/advanced-probability-statistics/">Advanced Probability and Statistics</category>
			<dc:creator>Mauri</dc:creator>
			<guid isPermaLink="true">http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115594-test-randomness-hermitian-matrix.html</guid>
		</item>
		<item>
			<title>Product of Random variables - Density</title>
			<link>http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115568-product-random-variables-density.html</link>
			<pubDate>Thu, 19 Nov 2009 14:48:03 GMT</pubDate>
			<description><![CDATA[A random variable \xi has Gaussian distribution with mean zero and variance one, while a random variable \eta has the distribution with the density: 
p_{\eta}(t)=\{ \begin{array}{cc}t e^{-t^2/2} & if\quad t\geq 0 \\ 0 & otherwise \end{array} 
What is the distribution of \zeta = \xi.\eta assuming...]]></description>
			<content:encoded><![CDATA[<div>A random variable <a href="javascript:;" onclick="do_texpopup('\\xi', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/195246810f9bfc228bca491859062b14-1.gif" alt="\xi" title="\xi" style="border: 0px; vertical-align: middle;" /></a> has Gaussian distribution with mean zero and variance one, while a random variable <a href="javascript:;" onclick="do_texpopup('\\eta', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/ffe9f913124f345732e9f00fa258552e-1.gif" alt="\eta" title="\eta" style="border: 0px; vertical-align: middle;" /></a> has the distribution with the density:<br />
<a href="javascript:;" onclick="do_texpopup('p_{\\eta}(t)=', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/59b795e206696f18d89a8e0f52bfb816-1.gif" alt="p_{\eta}(t)=" title="p_{\eta}(t)=" style="border: 0px; vertical-align: middle;" /></a><a href="javascript:;" onclick="do_texpopup('\\{ \\begin{array}{cc}t e^{-t^2/2} &amp; if\\quad t\\geq 0 \\\\ 0 &amp; otherwise \\end{array}', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/c4dd876ee121e77dac6ef87b5faea2a6-1.gif" alt="\{ \begin{array}{cc}t e^{-t^2/2} &amp; if\quad t\geq 0 \\ 0 &amp; otherwise \end{array}" title="\{ \begin{array}{cc}t e^{-t^2/2} &amp; if\quad t\geq 0 \\ 0 &amp; otherwise \end{array}" style="border: 0px; vertical-align: middle;" /></a><br />
What is the distribution of <a href="javascript:;" onclick="do_texpopup('\\zeta = \\xi.\\eta', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/d693b0b2387ebda2d6fc06484a7f52f1-1.gif" alt="\zeta = \xi.\eta" title="\zeta = \xi.\eta" style="border: 0px; vertical-align: middle;" /></a> assuming that <a href="javascript:;" onclick="do_texpopup('\\xi', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/195246810f9bfc228bca491859062b14-1.gif" alt="\xi" title="\xi" style="border: 0px; vertical-align: middle;" /></a> and <a href="javascript:;" onclick="do_texpopup('\\eta', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/ffe9f913124f345732e9f00fa258552e-1.gif" alt="\eta" title="\eta" style="border: 0px; vertical-align: middle;" /></a> are independent?<br />
<br />
One approach is to use the formula of change of variables (e.g. using Jacobian) for a product of random variables <a href="javascript:;" onclick="do_texpopup('X,Y', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/d23a4ce8bca0f4891e037439a79b45a6-1.gif" alt="X,Y" title="X,Y" style="border: 0px; vertical-align: middle;" /></a> (see for example Grimmett and Stirzaker, p. 109) through the map: <a href="javascript:;" onclick="do_texpopup('u = xy, v=x', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/0a2bc38646eab4fa2186a20f1b66d525-1.gif" alt="u = xy, v=x" title="u = xy, v=x" style="border: 0px; vertical-align: middle;" /></a> which gives:<br />
<a href="javascript:;" onclick="do_texpopup('f_{U,V}(u,v)=f_{X,Y}(v,u/v)|v|^{-1}', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/f8afb1b3e771497253ac4c106b7fba26-1.gif" alt="f_{U,V}(u,v)=f_{X,Y}(v,u/v)|v|^{-1}" title="f_{U,V}(u,v)=f_{X,Y}(v,u/v)|v|^{-1}" style="border: 0px; vertical-align: middle;" /></a> , use independence and integrate over <a href="javascript:;" onclick="do_texpopup('v', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/9e3669d19b675bd57058fd4664205d2a-1.gif" alt="v" title="v" style="border: 0px; vertical-align: middle;" /></a> to obtain the result.<br />
But the formula is somewhat cumbersome as it gives 2 different expressions whether you assign <a href="javascript:;" onclick="do_texpopup('\\xi', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/195246810f9bfc228bca491859062b14-1.gif" alt="\xi" title="\xi" style="border: 0px; vertical-align: middle;" /></a> or <a href="javascript:;" onclick="do_texpopup('\\eta', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/ffe9f913124f345732e9f00fa258552e-1.gif" alt="\eta" title="\eta" style="border: 0px; vertical-align: middle;" /></a> to <a href="javascript:;" onclick="do_texpopup('X', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/02129bb861061d1a052c592e2dc6b383-1.gif" alt="X" title="X" style="border: 0px; vertical-align: middle;" /></a> (no sign problem with <a href="javascript:;" onclick="do_texpopup('\\eta', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/ffe9f913124f345732e9f00fa258552e-1.gif" alt="\eta" title="\eta" style="border: 0px; vertical-align: middle;" /></a>). I assume you get to the same result although the calculation doesn't seem tractable.<br />
<br />
Another (simpler?) approach is to use the formula of total probability and use independence. But again it doesn't seem you can go beyond an integral of the form:<br />
<br />
<a href="javascript:;" onclick="do_texpopup('f_{\\xi\\eta}(a)=\\frac{1}{\\sqrt{2\\pi}}\\int_0^{\\infty} e^{-\\frac{1}{2}((\\frac{a}{x})^2+x^2)}dx', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/3de9e8638f16f93d622548e65769d981-1.gif" alt="f_{\xi\eta}(a)=\frac{1}{\sqrt{2\pi}}\int_0^{\infty} e^{-\frac{1}{2}((\frac{a}{x})^2+x^2)}dx" title="f_{\xi\eta}(a)=\frac{1}{\sqrt{2\pi}}\int_0^{\infty} e^{-\frac{1}{2}((\frac{a}{x})^2+x^2)}dx" style="border: 0px; vertical-align: middle;" /></a><br />
<br />
Is this correct? Is it possible to do better?<br />
Thanks for any help.</div>

]]></content:encoded>
			<category domain="http://www.mathhelpforum.com/math-help/advanced-probability-statistics/">Advanced Probability and Statistics</category>
			<dc:creator>akbar</dc:creator>
			<guid isPermaLink="true">http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115568-product-random-variables-density.html</guid>
		</item>
		<item>
			<title>finding expected value</title>
			<link>http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115567-finding-expected-value.html</link>
			<pubDate>Thu, 19 Nov 2009 14:44:06 GMT</pubDate>
			<description><![CDATA[Let X_1,....,X_n be iid rv with density f and cumulative distribution function F. Let: 
  
I_{X1}(a)=1, (\text{if } X_1\leq a) \text{ and}=0, \text{ (otherwise)} 
  
I want to find the expected value of I_{X1}(2) 
 
I can't seems to find the answer since the distribution is unknown to me]]></description>
			<content:encoded><![CDATA[<div>Let X_1,....,X_n be iid rv with density f and cumulative distribution function F. Let:<br />
 <br />
<a href="javascript:;" onclick="do_texpopup('I_{X1}(a)=1, (\\text{if } X_1\\leq a) \\text{ and}=0, \\text{ (otherwise)}', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/e25c34584bfd6711805e7a4e9636b726-1.gif" alt="I_{X1}(a)=1, (\text{if } X_1\leq a) \text{ and}=0, \text{ (otherwise)}" title="I_{X1}(a)=1, (\text{if } X_1\leq a) \text{ and}=0, \text{ (otherwise)}" style="border: 0px; vertical-align: middle;" /></a><br />
 <br />
I want to find the expected value of <a href="javascript:;" onclick="do_texpopup('I_{X1}(2)', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/521df2a9f16e9a14a43908b6ce4db115-1.gif" alt="I_{X1}(2)" title="I_{X1}(2)" style="border: 0px; vertical-align: middle;" /></a><br />
<br />
I can't seems to find the answer since the distribution is unknown to me</div>

]]></content:encoded>
			<category domain="http://www.mathhelpforum.com/math-help/advanced-probability-statistics/">Advanced Probability and Statistics</category>
			<dc:creator>noob mathematician</dc:creator>
			<guid isPermaLink="true">http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115567-finding-expected-value.html</guid>
		</item>
		<item>
			<title>Finding the pdf of an exponential distribution?</title>
			<link>http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115560-finding-pdf-exponential-distribution.html</link>
			<pubDate>Thu, 19 Nov 2009 13:44:02 GMT</pubDate>
			<description>The lifetime (in years) equals Y = 6 X^{0.8}, where X has an exponential distribution with mean \frac{1}{2}. 
 
How do you find the p.d.f. of Y? Tank you for your time. (Bow)</description>
			<content:encoded><![CDATA[<div>The lifetime (in years) equals <a href="javascript:;" onclick="do_texpopup('Y = 6 X^{0.8}', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/2acbaa34f8e866029c92417c723bda42-1.gif" alt="Y = 6 X^{0.8}" title="Y = 6 X^{0.8}" style="border: 0px; vertical-align: middle;" /></a>, where X has an exponential distribution with mean <a href="javascript:;" onclick="do_texpopup('\\frac{1}{2}', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/93b05c90d14a117ba52da1d743a43ab1-1.gif" alt="\frac{1}{2}" title="\frac{1}{2}" style="border: 0px; vertical-align: middle;" /></a>.<br />
<br />
How do you find the p.d.f. of Y? Tank you for your time. (Bow)</div>

]]></content:encoded>
			<category domain="http://www.mathhelpforum.com/math-help/advanced-probability-statistics/">Advanced Probability and Statistics</category>
			<dc:creator>Intsecxtanx</dc:creator>
			<guid isPermaLink="true">http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115560-finding-pdf-exponential-distribution.html</guid>
		</item>
		<item>
			<title><![CDATA[question about a "half normal" distribution? Thanks for checking this out.]]></title>
			<link>http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115558-question-about-half-normal-distribution-thanks-checking-out.html</link>
			<pubDate>Thu, 19 Nov 2009 13:40:11 GMT</pubDate>
			<description>Let X be N (0, 1) 
 
(a) How do you find the p.d.f of |X|, a distribution that is often called the half normal?  
 
(b) How do you find the expectation of |X| ? 
 
Thank you for your time. (Happy)</description>
			<content:encoded><![CDATA[<div>Let X be N (0, 1)<br />
<br />
(a) How do you find the p.d.f of |X|, a distribution that is often called the half normal? <br />
<br />
(b) How do you find the expectation of |X| ?<br />
<br />
Thank you for your time. (Happy)</div>

]]></content:encoded>
			<category domain="http://www.mathhelpforum.com/math-help/advanced-probability-statistics/">Advanced Probability and Statistics</category>
			<dc:creator>Intsecxtanx</dc:creator>
			<guid isPermaLink="true">http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115558-question-about-half-normal-distribution-thanks-checking-out.html</guid>
		</item>
		<item>
			<title>queueing/exponentials</title>
			<link>http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115553-queueing-exponentials.html</link>
			<pubDate>Thu, 19 Nov 2009 12:16:58 GMT</pubDate>
			<description><![CDATA[Hi I'm having some problems with combining exponential distributions.  
 
Suppose we have a single server, fifo queue. Arrivals and service times are distributed exponentially - we can then work out info like variance, standard deviation and expected response time quite easily.  
 
However, now say...]]></description>
			<content:encoded><![CDATA[<div>Hi I'm having some problems with combining exponential distributions. <br />
<br />
Suppose we have a single server, fifo queue. Arrivals and service times are distributed exponentially - we can then work out info like variance, standard deviation and expected response time quite easily. <br />
<br />
However, now say customers can be divided into two types - 1/3 long and 2/3 short service times, with each group having service times exponentially distributed with a different lambda. how do i combine the two groups to get the same information?<br />
<br />
Thanks very much for any help</div>

]]></content:encoded>
			<category domain="http://www.mathhelpforum.com/math-help/advanced-probability-statistics/">Advanced Probability and Statistics</category>
			<dc:creator>mickeytheidiot</dc:creator>
			<guid isPermaLink="true">http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115553-queueing-exponentials.html</guid>
		</item>
		<item>
			<title>Help Me Pliz</title>
			<link>http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115490-help-me-pliz.html</link>
			<pubDate>Thu, 19 Nov 2009 02:41:46 GMT</pubDate>
			<description>Hi Friends... 
One of my friends ask me about references (ex : journal, paper, ebook , knowledge :) ) of computing median of poisson distribution. 
 
Any help welcome.  
Thanks for your concern b4. :) 
 
 
 
Sorry for my poor english.</description>
			<content:encoded><![CDATA[<div>Hi Friends...<br />
One of my friends ask me about references (ex : journal, paper, ebook , knowledge :) ) of computing median of poisson distribution.<br />
<br />
Any help welcome. <br />
Thanks for your concern b4. :)<br />
<br />
<br />
<br />
Sorry for my poor english.</div>

]]></content:encoded>
			<category domain="http://www.mathhelpforum.com/math-help/advanced-probability-statistics/">Advanced Probability and Statistics</category>
			<dc:creator>koharudin</dc:creator>
			<guid isPermaLink="true">http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115490-help-me-pliz.html</guid>
		</item>
		<item>
			<title>Joint Density Questions</title>
			<link>http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115488-joint-density-questions.html</link>
			<pubDate>Thu, 19 Nov 2009 02:21:38 GMT</pubDate>
			<description><![CDATA[1) Let X and Y be two continuous random variables defined over the unit square. What does c equal if f x,y(x,y) = c(x^2 + y^2)? 
 
2) Suppose that X and Y have a bivariate uniform density over the unit square: 
f x,y(x,y) = c when 0 < x < 1, 0 < y < 1 and 
0, everywhere else 
a) Find c 
b) Find P...]]></description>
			<content:encoded><![CDATA[<div>1) Let X and Y be two continuous random variables defined over the unit square. What does <i>c </i>equal if f x,y(x,y) = <i>c</i>(x^2 + y^2)?<br />
<br />
2) Suppose that X and Y have a bivariate uniform density over the unit square:<br />
f x,y(x,y) = <i>c</i> when 0 &lt; x &lt; 1, 0 &lt; y &lt; 1 and<br />
0, everywhere else<br />
a) Find <i>c</i><br />
b) Find P (0 &lt; X &lt; 1/2, 0 &lt; Y &lt; 1/4)<br />
<br />
3) A point is chosen at random from the interior of a circle whose equation is x^2 + y^2 less than or equal to 4. Let the random variables  X and Y denote the x and y coordinates of the sampled point. Find f x,y(x,y).<br />
<br />
4) For the following pdf, find fx(x) and fy(y)<br />
f X,Y(x,y) = 1/x, 0 &lt; y &lt; x &lt; 1. (All these inequalities or less than or equal to, I just don't know how to do that on here.)</div>

]]></content:encoded>
			<category domain="http://www.mathhelpforum.com/math-help/advanced-probability-statistics/">Advanced Probability and Statistics</category>
			<dc:creator>Janu42</dc:creator>
			<guid isPermaLink="true">http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115488-joint-density-questions.html</guid>
		</item>
		<item>
			<title>Chi-Square Test</title>
			<link>http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115471-chi-square-test.html</link>
			<pubDate>Thu, 19 Nov 2009 01:15:20 GMT</pubDate>
			<description>Two different teaching procedures were used in two different groups of students. Each group had 100 students of similiar ability. These are the results: 
  
Group    A   B    C   D   F      
   I       15  25  32 17  11 
   II       9   18  29 28  16 
  
Data is independent from two respective...</description>
			<content:encoded><![CDATA[<div>Two different teaching procedures were used in two different groups of students. Each group had 100 students of similiar ability. These are the results:<br />
 <br />
Group    A   B    C   D   F     <br />
   I       15  25  32 17  11<br />
   II       9   18  29 28  16<br />
 <br />
Data is independent from two respective multinomial distribution with k = 5. Test at the 5% level the hypothesis that the two teaching methods are equally effective.<br />
 <br />
So let X be the students in group 1, and Y students in group 2.<br />
 <br />
So the test statistic would be: <a href="javascript:;" onclick="do_texpopup('Q = \\Sigma \\frac{(X_i - np_i)^2}{np_i} - \\frac{(Y_i - np_i)^2}{np_i}', 'math'); return false;"><img src="http://www.mathhelpforum.com/math-help/latex2/img/35a27aca61fe4410a349c24c2cf50160-1.gif" alt="Q = \Sigma \frac{(X_i - np_i)^2}{np_i} - \frac{(Y_i - np_i)^2}{np_i}" title="Q = \Sigma \frac{(X_i - np_i)^2}{np_i} - \frac{(Y_i - np_i)^2}{np_i}" style="border: 0px; vertical-align: middle;" /></a>.<br />
 <br />
Since it's a multinomial distribution, I know that the expectation is np_i, but how would I find p_i?</div>

]]></content:encoded>
			<category domain="http://www.mathhelpforum.com/math-help/advanced-probability-statistics/">Advanced Probability and Statistics</category>
			<dc:creator>statmajor</dc:creator>
			<guid isPermaLink="true">http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115471-chi-square-test.html</guid>
		</item>
		<item>
			<title>Joint density function</title>
			<link>http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115389-joint-density-function.html</link>
			<pubDate>Wed, 18 Nov 2009 18:49:52 GMT</pubDate>
			<description>Hello friends! 
 
Its great to be a part of this forum, and I am glad to make my first post here. 
There is a question of the joint probability density function that I am unable to get even the idea how to solve. 
Kindly help. 
 
Question: 
If x and y are two random variables having joint density...</description>
			<content:encoded><![CDATA[<div>Hello friends!<br />
<br />
Its great to be a part of this forum, and I am glad to make my first post here.<br />
There is a question of the joint probability density function that I am unable to get even the idea how to solve.<br />
Kindly help.<br />
<br />
Question:<br />
If x and y are two random variables having joint density function:<br />
f(x,y)= 1/8(6-x-y) 0 <u>&lt;</u> x <u>&lt;</u> 2, 2 <u>&lt;</u> y <u>&lt;</u> 4<br />
           0 otherwise<br />
<br />
Find:<br />
1) P(x&lt;1 &#8745; y&lt;3)<br />
2) P(x+y&lt;3)<br />
<br />
Thanks in advance friends. :)</div>

]]></content:encoded>
			<category domain="http://www.mathhelpforum.com/math-help/advanced-probability-statistics/">Advanced Probability and Statistics</category>
			<dc:creator>Sarmadi</dc:creator>
			<guid isPermaLink="true">http://www.mathhelpforum.com/math-help/advanced-probability-statistics/115389-joint-density-function.html</guid>
		</item>
	</channel>
</rss>
