<?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#"
	>

<channel>
	<title>Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Wed, 12 Feb 2020 06:21:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.10</generator>

<image>
	<url>https://i2.wp.com/yutsumura.com/wp-content/uploads/2016/12/cropped-question-logo.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>Problems in Mathematics</title>
	<link>https://yutsumura.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">114989322</site>	<item>
		<title>How to Prove Markov&#8217;s Inequality and Chebyshev&#8217;s Inequality</title>
		<link>https://yutsumura.com/how-to-prove-markovs-inequality-and-chebyshevs-inequality/</link>
				<comments>https://yutsumura.com/how-to-prove-markovs-inequality-and-chebyshevs-inequality/#respond</comments>
				<pubDate>Wed, 12 Feb 2020 06:21:05 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Probability]]></category>
		<category><![CDATA[Chebyshev's inequality]]></category>
		<category><![CDATA[expectation]]></category>
		<category><![CDATA[expected value]]></category>
		<category><![CDATA[indicator variable]]></category>
		<category><![CDATA[Markov's inequality]]></category>
		<category><![CDATA[non-negative random variable]]></category>
		<category><![CDATA[probability]]></category>
		<category><![CDATA[variance]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=7264</guid>
				<description><![CDATA[<p>(a) Let $X$ be a random variable that takes only non-negative values. Prove that for any $a > 0$, \[P(X \geq a) \leq \frac{E[X]}{a}.\] This inequality is called Markov&#8217;s inequality. (b) Let $X$ be&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/how-to-prove-markovs-inequality-and-chebyshevs-inequality/">How to Prove Markov’s Inequality and Chebyshev’s Inequality</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 759</h2>
<p><strong>(a)</strong> Let  $X$ be a random variable that takes only non-negative values. Prove that for any $a > 0$,<br />
	\[P(X \geq a) \leq \frac{E[X]}{a}.\]
	This inequality is called <strong>Markov&#8217;s inequality</strong>.</p>
<p><strong>(b)</strong> Let $X$ be a random variable with finite mean $\mu$ and variance $\sigma^2$. Prove that for any $a >0$,<br />
	\[P\left(|X &#8211; \mu| \geq a \right) \leq \frac{\sigma^2}{a^2}.\]
	This inequality is called <strong>Chebyshev&#8217;s inequality</strong>.</p>
<p><span id="more-7264"></span><br />

<h2>Solution.</h2>
<p>We give two proofs of Markov&#8217;s inequality. </p>
<h3>First Proof of Markov&#8217;s Inequality</h3>
<p>		For the first proof, let us assume that $X$ is a discrete random variable. The case when $X$ is a continuous random variable is identical except summations are replaced by integrals. The mean $E[X]$ is by definition<br />
		\begin{align*}<br />
		E[X] &#038;= \sum_{x, p(x)>0} x p(x).<br />
		\end{align*}<br />
		Here, each term $xp(x)$ is a non-negative number as $X$ is non-negative and $p(x)$ is a probability. Thus, omitting some terms reduces the sum.</p>
<p>		Hence we have<br />
		\begin{align*}<br />
		E[X] &#038;= \sum_{x} x p(x) \geq \sum_{x \geq a} x p(x).<br />
		\end{align*}<br />
		(We omitted those $x$ such that $x \lt a$.) </p>
<hr />
<p>		Now, since $x \geq a$, we have<br />
		\[\sum_{x \geq a} x p(x) \geq \sum_{x \geq a} a p(x) = a \sum_{x \geq a} p(x).\]
		Note that<br />
		\[\sum_{x \geq a} p(x) = P(X \geq a).\]
		It follows that we obtain<br />
		\[E[X] \geq a P(X \geq a).\]
		Dividing this by $a>0$, we obtain the Markov&#8217;s inequality<br />
		\[P(X \geq a) \leq \frac{E[X]}{a}.\]
<h3>Second Proof of Markov&#8217;s Inequality</h3>
<p>Let us give an alternative proof. We define a new random variable $I$ by<br />
		\begin{align*}<br />
		I =<br />
		\begin{cases}<br />
		1 &#038; \text{ if } X \geq a\\<br />
		0 &#038; \text{ otherwise}.<br />
		\end{cases}<br />
		\end{align*}<br />
		(This is called an indicator variable for the event $X \geq a$.)</p>
<p>		When $X \geq a$, we have $I = 1$. Thus,<br />
		\[\frac{X}{a} \geq 1 = I.\]
		If, on the other hand, $X \lt a$, then as both $X$ and $a$ are non-negative, we have<br />
		\[\frac{X}{a} \geq 0 = I.\]
		Therefore, in either case, we have the inequality<br />
		\[\frac{X}{a} \geq I. \]
<p>		This implies the inequality of their expected values<br />
		\[E\left[\frac{X}{a}\right] \geq E[I].\tag{*}\]
		By linearity of expected value, we see that<br />
		\[E\left[\frac{X}{a}\right] = \frac{E[X]}{a}.\]
		Also, we have<br />
		\begin{align*}<br />
		E[I] &#038;= 0\cdot p(0) + 1\cdot p(1)\\<br />
		&#038;= p(1)\\<br />
		&#038;= P(X \geq a)<br />
		\end{align*}</p>
<p>		It follows from (*) that<br />
		\[\frac{E[X]}{a} \geq P(X \geq a).\]
		This completes the proof of Markov&#8217;s inequality.</p>
<h3>Proof of Chebyshev&#8217;s Inequality</h3>
<p>The proof of Chebyshev&#8217;s inequality relies on Markov&#8217;s inequality.<br />
		Note that $|X &#8211; \mu| \geq a$ is equivalent to $(X-\mu)^2 \geq a^2$. Let us put<br />
		\[Y = (X-\mu)^2.\]
		Then $Y$ is a non-negative random variable. </p>
<p>		Applying Markov&#8217;s inequality with $Y$ and constant $a^2$ gives<br />
		\begin{align*}<br />
		P(Y \geq a^2) \leq \frac{E[Y]}{a^2}.<br />
		\end{align*}</p>
<p>		Now, the definition of the variance of $X$ yields that<br />
		\[E[Y]=E[(X-\mu)^2] = V[X] = \sigma^2.\]
<p>		Combining these computations gives<br />
		\begin{align*}<br />
		P(|X-\mu| \geq a) &#038;= P((X-\mu)^2 \geq a^2)\\[6pt]
		&#038;= P(Y \geq a^2)\\[6pt]
		&#038;\leq \frac{E[Y]}{a^2}\\[6pt]
		&#038;= \frac{\sigma^2}{a^2},<br />
		\end{align*}<br />
		which concludes the proof of Chebyshev&#8217;s inequality.</p>
<button class="simplefavorite-button has-count" data-postid="7264" data-siteid="1" data-groupid="1" data-favoritecount="13" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">13</span></button>The post <a href="https://yutsumura.com/how-to-prove-markovs-inequality-and-chebyshevs-inequality/">How to Prove Markov’s Inequality and Chebyshev’s Inequality</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/how-to-prove-markovs-inequality-and-chebyshevs-inequality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">7264</post-id>	</item>
		<item>
		<title>How to Use the Z-table to Compute Probabilities of Non-Standard Normal Distributions</title>
		<link>https://yutsumura.com/how-to-use-the-z-table-to-compute-probabilities-of-non-standard-normal-distributions/</link>
				<comments>https://yutsumura.com/how-to-use-the-z-table-to-compute-probabilities-of-non-standard-normal-distributions/#respond</comments>
				<pubDate>Sun, 09 Feb 2020 21:14:59 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Probability]]></category>
		<category><![CDATA[gaussian distribution]]></category>
		<category><![CDATA[normal distribution]]></category>
		<category><![CDATA[normal random variable]]></category>
		<category><![CDATA[probability]]></category>
		<category><![CDATA[standard normal]]></category>
		<category><![CDATA[Z-table]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=7254</guid>
				<description><![CDATA[<p>Let $X\sim \mathcal{N}(\mu, \sigma)$ be a normal random variable with parameter $\mu=6$ and $\sigma^2=4$. Find the following probabilities using the Z-table below. (a) Find $P(X \lt 7)$. (b) Find $P(X \lt 3)$. (c) Find&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/how-to-use-the-z-table-to-compute-probabilities-of-non-standard-normal-distributions/">How to Use the Z-table to Compute Probabilities of Non-Standard Normal Distributions</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 758</h2>
<p>Let $X\sim \mathcal{N}(\mu, \sigma)$ be a normal random variable with parameter $\mu=6$ and $\sigma^2=4$. Find the following probabilities using the Z-table below.</p>
<p><strong>(a)</strong> Find $P(X \lt 7)$.</p>
<p><strong>(b)</strong> Find $P(X \lt 3)$.</p>
<p><strong>(c)</strong> Find $P(4.5 \lt X \lt 8.5)$.</p>
<p><span id="more-7254"></span></p>

The <a href="#ztable">Z-table</a> is available at the bottom of this article.</p>
<h2>Solution.</h2>
<p>	To make use of the <a href="#ztable">Z-table</a>, we need to relate current problems to a standard normal distribution $\mathcal{N}(0, 1)$ with mean $0$ and deviation $1$. To do this, as $X$ is a normal random variable with mean $\mu = 6$ and standard deviation $\sigma = 2$, the new random variable $Z$ defined by<br />
	\[Z = \frac{X &#8211; 6}{2}\]
	is a standard normal random variable.</p>
<h3>Solution of (a)</h3>
<p>	The inequality $X < 7$ is equivalent to the inequality
			\[Z = \frac{X - 6}{2} < \frac{7-6}{2} = 0.5.\]
			Thus, the required probability is
			\begin{align*}
			P(X < 7) = P(Z < 0.5)= \Phi(0.5).
			\end{align*}
			Here, $\Phi(x)$ is the cumulative distribution function of a standard normal random variable $Z$. The value of $\Phi(0.5)$ can be found from the <a href="#ztable">Z-table</a>. Looking at row 0.5 and column 0.00, we see that $\Phi(0.5) \approx 0.6915$. Hence, the answer is<br />
			\[P(X < 7 ) \approx 0.6915.\]
			



<h3>Solution of (b)</h3>
<p>As we did in Part (a), we transform the inequality and get<br />
			\begin{align*}<br />
			P(X \lt 3) &#038;= P\left(\frac{X-6}{2} \lt \frac{3-6}{2}\right)\\[6pt]
			&#038;= P(Z \lt -1.5)\\<br />
			&#038;= \Phi(-1.5).<br />
			\end{align*}</p>
<p>			Now, note that the <a href="#ztable">Z-table</a> gives the values of $\Phi(x)$ for only non-negative $x$.<br />
			Thus, to compute $\Phi(-1.5)$, we use the symmetry of the graph of a standard normal distribution. As $\Phi(-1.5)$ is the area under the bell curve from $-\infty$ to $-1.5$, this is equal to the area under the bell curve from $1.5$ to $\infty$ by symmetry, which is the same as $1-\Phi(1.5)$.</p>
<p>			See the figure below. In the figure, the left orange region is $\Phi(-1.5)$, which is equal to the right orange region. Since the total area under the curve $\Phi(x)$ is $1$, the area of the right orange region is $1 &#8211; \Phi(1.5)$.</p>
<p>			<img src="https://i1.wp.com/yutsumura.com/wp-content/uploads/2020/02/Normal-distribution.jpg?resize=545%2C361&#038;ssl=1" alt="symmetry of normal distribution" width="545" height="361" class="alignnone size-full wp-image-7261" srcset="https://i1.wp.com/yutsumura.com/wp-content/uploads/2020/02/Normal-distribution.jpg?w=545&amp;ssl=1 545w, https://i1.wp.com/yutsumura.com/wp-content/uploads/2020/02/Normal-distribution.jpg?resize=300%2C199&amp;ssl=1 300w" sizes="(max-width: 545px) 100vw, 545px" data-recalc-dims="1" /></p>
<p>			Thus<br />
			\begin{align*}<br />
			\Phi(-1.5) &#038;= 1 &#8211; \Phi(1.5)\\<br />
			&#038;\approx 1 &#8211; 0.9332 &#038;&#038; \text{ from the Z-table}\\<br />
			&#038;= 0.0668.<br />
			\end{align*}<br />
			Thus, we obtain the probability<br />
			\[P(X < 3) \approx 0.0668.\]



<h3>Solution of (c)</h3>
<p>Again, by normalizing, we obtain<br />
			\begin{align*}<br />
			P(4.5 < X < 8.5) &#038;= P\left( \frac{4.5 - 6}{2} < X < \frac{X - 6}{2} < \frac{8.5 - 6}{2} \right)\\
			&#038;=P(-0.75 < Z < 1.25)\\
			&#038;= \Phi(1.25) - \Phi(-0.75).	
			\end{align*}
			Now, to find the value of $\Phi(-0.75)$ from the <a href="#ztable">Z-table</a>, we use the symmetry of the bell curve as in part (b) and we see $\Phi(-0.75) = 1 &#8211; \Phi(0.75)$.<br />
			Thus,<br />
			\begin{align*}<br />
				P(4.5 < X < 8.5) &#038;= \Phi(1.25) - \Phi(-0.75)\\
				&#038;= \Phi(1.25) - (1-\Phi(0.75))\\
				&#038;= \Phi(1.25) + \Phi(0.75) - 1\\
				&#038;\approx 0.8944 + 0.7734 - 1\\
				&#038;=0.6678.
			\end{align*}
			Note that we found values $\Phi(1.25)\approx 0.8944$ and $\phi(0.75)\approx 0.7734$ from the <a href="#ztable">Z-table</a>.<br />
			In conclusion, we have<br />
			\[P(4.5 < X < 8.5) \approx 0.6678.\]
			


<h2 id="ztable">Z-table</h2>
<p>The Z-table below gives numerical values for the cummulative distribution function $\Phi(x)$ of the standard normal random variable $Z$.</p>
<p>(You may need a large display to see the whole table.)</p>
<p>\begin{array}{rrrrrrrrrrr}<br />
  \hline<br />
 &#038; 0.00 &#038; 0.01 &#038; 0.02 &#038; 0.03 &#038; 0.04 &#038; 0.05 &#038; 0.06 &#038; 0.07 &#038; 0.08 &#038; 0.09 \\<br />
  \hline<br />
0.0 &#038; 0.5000 &#038; 0.5040 &#038; 0.5080 &#038; 0.5120 &#038; 0.5160 &#038; 0.5199 &#038; 0.5239 &#038; 0.5279 &#038; 0.5319 &#038; 0.5359 \\<br />
  0.1 &#038; 0.5398 &#038; 0.5438 &#038; 0.5478 &#038; 0.5517 &#038; 0.5557 &#038; 0.5596 &#038; 0.5636 &#038; 0.5675 &#038; 0.5714 &#038; 0.5753 \\<br />
  0.2 &#038; 0.5793 &#038; 0.5832 &#038; 0.5871 &#038; 0.5910 &#038; 0.5948 &#038; 0.5987 &#038; 0.6026 &#038; 0.6064 &#038; 0.6103 &#038; 0.6141 \\<br />
  0.3 &#038; 0.6179 &#038; 0.6217 &#038; 0.6255 &#038; 0.6293 &#038; 0.6331 &#038; 0.6368 &#038; 0.6406 &#038; 0.6443 &#038; 0.6480 &#038; 0.6517 \\<br />
  0.4 &#038; 0.6554 &#038; 0.6591 &#038; 0.6628 &#038; 0.6664 &#038; 0.6700 &#038; 0.6736 &#038; 0.6772 &#038; 0.6808 &#038; 0.6844 &#038; 0.6879 \\<br />
  0.5 &#038; 0.6915 &#038; 0.6950 &#038; 0.6985 &#038; 0.7019 &#038; 0.7054 &#038; 0.7088 &#038; 0.7123 &#038; 0.7157 &#038; 0.7190 &#038; 0.7224 \\<br />
  0.6 &#038; 0.7257 &#038; 0.7291 &#038; 0.7324 &#038; 0.7357 &#038; 0.7389 &#038; 0.7422 &#038; 0.7454 &#038; 0.7486 &#038; 0.7517 &#038; 0.7549 \\<br />
  0.7 &#038; 0.7580 &#038; 0.7611 &#038; 0.7642 &#038; 0.7673 &#038; 0.7704 &#038; 0.7734 &#038; 0.7764 &#038; 0.7794 &#038; 0.7823 &#038; 0.7852 \\<br />
  0.8 &#038; 0.7881 &#038; 0.7910 &#038; 0.7939 &#038; 0.7967 &#038; 0.7995 &#038; 0.8023 &#038; 0.8051 &#038; 0.8078 &#038; 0.8106 &#038; 0.8133 \\<br />
  0.9 &#038; 0.8159 &#038; 0.8186 &#038; 0.8212 &#038; 0.8238 &#038; 0.8264 &#038; 0.8289 &#038; 0.8315 &#038; 0.8340 &#038; 0.8365 &#038; 0.8389 \\<br />
  1.0 &#038; 0.8413 &#038; 0.8438 &#038; 0.8461 &#038; 0.8485 &#038; 0.8508 &#038; 0.8531 &#038; 0.8554 &#038; 0.8577 &#038; 0.8599 &#038; 0.8621 \\<br />
  1.1 &#038; 0.8643 &#038; 0.8665 &#038; 0.8686 &#038; 0.8708 &#038; 0.8729 &#038; 0.8749 &#038; 0.8770 &#038; 0.8790 &#038; 0.8810 &#038; 0.8830 \\<br />
  1.2 &#038; 0.8849 &#038; 0.8869 &#038; 0.8888 &#038; 0.8907 &#038; 0.8925 &#038; 0.8944 &#038; 0.8962 &#038; 0.8980 &#038; 0.8997 &#038; 0.9015 \\<br />
  1.3 &#038; 0.9032 &#038; 0.9049 &#038; 0.9066 &#038; 0.9082 &#038; 0.9099 &#038; 0.9115 &#038; 0.9131 &#038; 0.9147 &#038; 0.9162 &#038; 0.9177 \\<br />
  1.4 &#038; 0.9192 &#038; 0.9207 &#038; 0.9222 &#038; 0.9236 &#038; 0.9251 &#038; 0.9265 &#038; 0.9279 &#038; 0.9292 &#038; 0.9306 &#038; 0.9319 \\<br />
  1.5 &#038; 0.9332 &#038; 0.9345 &#038; 0.9357 &#038; 0.9370 &#038; 0.9382 &#038; 0.9394 &#038; 0.9406 &#038; 0.9418 &#038; 0.9429 &#038; 0.9441 \\<br />
  1.6 &#038; 0.9452 &#038; 0.9463 &#038; 0.9474 &#038; 0.9484 &#038; 0.9495 &#038; 0.9505 &#038; 0.9515 &#038; 0.9525 &#038; 0.9535 &#038; 0.9545 \\<br />
  1.7 &#038; 0.9554 &#038; 0.9564 &#038; 0.9573 &#038; 0.9582 &#038; 0.9591 &#038; 0.9599 &#038; 0.9608 &#038; 0.9616 &#038; 0.9625 &#038; 0.9633 \\<br />
  1.8 &#038; 0.9641 &#038; 0.9649 &#038; 0.9656 &#038; 0.9664 &#038; 0.9671 &#038; 0.9678 &#038; 0.9686 &#038; 0.9693 &#038; 0.9699 &#038; 0.9706 \\<br />
  1.9 &#038; 0.9713 &#038; 0.9719 &#038; 0.9726 &#038; 0.9732 &#038; 0.9738 &#038; 0.9744 &#038; 0.9750 &#038; 0.9756 &#038; 0.9761 &#038; 0.9767 \\<br />
  2.0 &#038; 0.9772 &#038; 0.9778 &#038; 0.9783 &#038; 0.9788 &#038; 0.9793 &#038; 0.9798 &#038; 0.9803 &#038; 0.9808 &#038; 0.9812 &#038; 0.9817 \\<br />
  2.1 &#038; 0.9821 &#038; 0.9826 &#038; 0.9830 &#038; 0.9834 &#038; 0.9838 &#038; 0.9842 &#038; 0.9846 &#038; 0.9850 &#038; 0.9854 &#038; 0.9857 \\<br />
  2.2 &#038; 0.9861 &#038; 0.9864 &#038; 0.9868 &#038; 0.9871 &#038; 0.9875 &#038; 0.9878 &#038; 0.9881 &#038; 0.9884 &#038; 0.9887 &#038; 0.9890 \\<br />
  2.3 &#038; 0.9893 &#038; 0.9896 &#038; 0.9898 &#038; 0.9901 &#038; 0.9904 &#038; 0.9906 &#038; 0.9909 &#038; 0.9911 &#038; 0.9913 &#038; 0.9916 \\<br />
  2.4 &#038; 0.9918 &#038; 0.9920 &#038; 0.9922 &#038; 0.9925 &#038; 0.9927 &#038; 0.9929 &#038; 0.9931 &#038; 0.9932 &#038; 0.9934 &#038; 0.9936 \\<br />
  2.5 &#038; 0.9938 &#038; 0.9940 &#038; 0.9941 &#038; 0.9943 &#038; 0.9945 &#038; 0.9946 &#038; 0.9948 &#038; 0.9949 &#038; 0.9951 &#038; 0.9952 \\<br />
  2.6 &#038; 0.9953 &#038; 0.9955 &#038; 0.9956 &#038; 0.9957 &#038; 0.9959 &#038; 0.9960 &#038; 0.9961 &#038; 0.9962 &#038; 0.9963 &#038; 0.9964 \\<br />
  2.7 &#038; 0.9965 &#038; 0.9966 &#038; 0.9967 &#038; 0.9968 &#038; 0.9969 &#038; 0.9970 &#038; 0.9971 &#038; 0.9972 &#038; 0.9973 &#038; 0.9974 \\<br />
  2.8 &#038; 0.9974 &#038; 0.9975 &#038; 0.9976 &#038; 0.9977 &#038; 0.9977 &#038; 0.9978 &#038; 0.9979 &#038; 0.9979 &#038; 0.9980 &#038; 0.9981 \\<br />
  2.9 &#038; 0.9981 &#038; 0.9982 &#038; 0.9982 &#038; 0.9983 &#038; 0.9984 &#038; 0.9984 &#038; 0.9985 &#038; 0.9985 &#038; 0.9986 &#038; 0.9986 \\<br />
  3.0 &#038; 0.9987 &#038; 0.9987 &#038; 0.9987 &#038; 0.9988 &#038; 0.9988 &#038; 0.9989 &#038; 0.9989 &#038; 0.9989 &#038; 0.9990 &#038; 0.9990 \\<br />
   \hline<br />
\end{array}</p>
<button class="simplefavorite-button has-count" data-postid="7254" data-siteid="1" data-groupid="1" data-favoritecount="10" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">10</span></button>The post <a href="https://yutsumura.com/how-to-use-the-z-table-to-compute-probabilities-of-non-standard-normal-distributions/">How to Use the Z-table to Compute Probabilities of Non-Standard Normal Distributions</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/how-to-use-the-z-table-to-compute-probabilities-of-non-standard-normal-distributions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">7254</post-id>	</item>
		<item>
		<title>Expected Value and Variance of Exponential Random Variable</title>
		<link>https://yutsumura.com/expected-value-and-variance-of-exponential-random-variable/</link>
				<comments>https://yutsumura.com/expected-value-and-variance-of-exponential-random-variable/#respond</comments>
				<pubDate>Sat, 08 Feb 2020 01:30:34 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Probability]]></category>
		<category><![CDATA[expectation]]></category>
		<category><![CDATA[expected value]]></category>
		<category><![CDATA[exponential distribution]]></category>
		<category><![CDATA[exponential random variable]]></category>
		<category><![CDATA[integral by parts]]></category>
		<category><![CDATA[standard deviation]]></category>
		<category><![CDATA[variance]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=7252</guid>
				<description><![CDATA[<p>Let $X$ be an exponential random variable with parameter $\lambda$. (a) For any positive integer $n$, prove that \[E[X^n] = \frac{n}{\lambda} E[X^{n-1}].\] (b) Find the expected value of $X$. (c) Find the variance of&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/expected-value-and-variance-of-exponential-random-variable/">Expected Value and Variance of Exponential Random Variable</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 757</h2>
<p>Let $X$ be an exponential random variable with parameter $\lambda$.</p>
<p><strong>(a)</strong> For any positive integer $n$, prove that<br />
		\[E[X^n] = \frac{n}{\lambda} E[X^{n-1}].\]
<p><strong>(b)</strong> Find the expected value of $X$.</p>
<p><strong>(c)</strong> Find the variance of $X$.</p>
<p><strong>(d)</strong> Find the standard deviation of $X$.</p>
<p><span id="more-7252"></span><br />

<h2>Solution.</h2>
<h3>Solution of (a)</h3>
<p>	Recall that the probability density function $f(x)$ of an exponential random variable with parameter $\lambda$ is given by<br />
			\begin{align*}<br />
			f(x) =<br />
			\begin{cases}<br />
				\lambda e^{-\lambda x} &#038; \text{ if } x \geq 0\\<br />
				0 &#038; \text{ if } x < 0
			\end{cases}
			\end{align*}
			and the parameter $\lambda$ must be positive.
			
			
			It follows from this and the definition of expectation, we get
		\begin{align*}
		E[X^n] &#038;= \int_0^{\infty} x^n \cdot \lambda	e^{-\lambda x} dx.
		\end{align*}
		
		Applying integral by parts with 
		\[u = x^n, dv=\lambda e^{-\lambda x} dx\]
		and hence
		\[du = nx^{n-1}dx, v = -e^{-\lambda x},\]
		we obtain (from $\int u dv = uv - \int v du$) 
		\begin{align*}
			E[X^n] &#038;= \int_0^{\infty} x^n \cdot \lambda	e^{-\lambda x} dx\\[6pt]
			&#038;= \left[x^n \cdot (-e^{-\lambda x})\right]_0^{\infty} - \int_0^{\infty} (-e^{\lambda x}) \cdot nx^{n-1} dx\\[6pt]
			&#038;= 0 + n \int_0^{\infty} e^{\lambda x} x^{n-1} dx\\[6pt]
			&#038;= \frac{n}{\lambda} \int_0^{\infty} x^{n-1} \cdot \lambda e^{\lambda x}  dx\\[6pt]
			&#038;= \frac{n}{\lambda} E[X^{n-1}].
		\end{align*}
		This proves the required equality
		\[E[X^n] = \frac{n}{\lambda} E[X^{n-1}].\]
		



<h3>Solution of (b)</h3>
<p>The expected value $E[X]$ can be obtained from the formula we just proved in part (a) by substituting $n=1$. Thus, we have<br />
		\begin{align*}<br />
		E[X] = \frac{1}{\lambda} E[1] = \frac{1}{\lambda}.<br />
		\end{align*}</p>
<h3>Solution of (c)</h3>
<p>We calculate the variance using the formula<br />
		\[V(X) = E[X^2] &#8211; (E[X])^2.\]
		We know $E[X] = 1/\lambda$ from part (b). To compute $E[X^2]$, let $n=2$ in the formula in part (a). Then<br />
		\begin{align*}<br />
		E[X^2] &#038;= \frac{2}{\lambda}E[X]\\[6pt]
		&#038;=	\frac{2}{\lambda} \cdot \frac{1}{\lambda}\\[6pt]
		&#038;= \frac{2}{\lambda^2}.<br />
		\end{align*}<br />
		Combining these, we obtain<br />
		\begin{align*}<br />
		V(X) &#038;= E[X^2] &#8211; (E[X])^2\\[6pt]
		&#038;= \frac{2}{\lambda^2} &#8211; \frac{1}{\lambda^2}\\[6pt]
		&#038; = \frac{1}{\lambda^2}.<br />
		\end{align*}<br />
		Therefore, the variance of $X$ is<br />
		\[V(X) = \frac{1}{\lambda^2}.\]
<h3>Solution of (d)</h3>
<p>Taking the square root of the variance $V(X)$, we obtain the standard deviation<br />
		\[\sigma = \frac{1}{\lambda}.\]
<button class="simplefavorite-button has-count" data-postid="7252" data-siteid="1" data-groupid="1" data-favoritecount="5" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">5</span></button>The post <a href="https://yutsumura.com/expected-value-and-variance-of-exponential-random-variable/">Expected Value and Variance of Exponential Random Variable</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/expected-value-and-variance-of-exponential-random-variable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">7252</post-id>	</item>
		<item>
		<title>Condition that a Function Be a Probability Density Function</title>
		<link>https://yutsumura.com/condition-that-a-function-be-a-probability-density-function/</link>
				<comments>https://yutsumura.com/condition-that-a-function-be-a-probability-density-function/#respond</comments>
				<pubDate>Fri, 07 Feb 2020 06:29:19 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Probability]]></category>
		<category><![CDATA[continuous random variable]]></category>
		<category><![CDATA[integral]]></category>
		<category><![CDATA[probability]]></category>
		<category><![CDATA[probability density function]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=7247</guid>
				<description><![CDATA[<p>Let $c$ be a positive real number. Suppose that $X$ is a continuous random variable whose probability density function is given by \begin{align*} f(x) = \begin{cases} \frac{1}{x^3} &#038; \text{ if } x \geq c\\&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/condition-that-a-function-be-a-probability-density-function/">Condition that a Function Be a Probability Density Function</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 756</h2>
<p>Let $c$ be a positive real number. Suppose that $X$ is a continuous random variable whose probability density function is given by<br />
		\begin{align*}<br />
		f(x) = \begin{cases}<br />
			\frac{1}{x^3} &#038; \text{ if } x \geq c\\<br />
		0 &#038; \text{ if } x < c.
		\end{cases}	
		\end{align*}
		
		
<strong>(a)</strong> Determine the value of $c$.</p>
<p><strong>(b)</strong> Find the probability $P(X> 2c)$.</p>
<p><span id="more-7247"></span></p>
<h2>Solution.</h2>
<h3>Solution of (a)</h3>
<p>As $f(x)$ is a probability density function of a continuous random variable $X$, its integral must sum to 1, that is,<br />
			\[\int_{-\infty}^{\infty} f(x) dx = 1.\]
			(This follows from $1=P(X\in (-\infty, \infty)) = \int_{-\infty}^{\infty} f(x) dx$.)</p>
<p>			As $f(x)=1/x^3$ when $x \geq c$ and $f(x) = 0$ when $x < c$, we have
			\begin{align*}
				\int_{-\infty}^{\infty} f(x) dx &#038; = \int_{-\infty}^c f(x) dx + \int_{c}^{\infty} f(x) dx\\[6pt]
				&#038;=0 + \int_{c}^{\infty} \frac{1}{x^3} dx\\[6pt]
				&#038;=\left[\frac{x^{-2}}{-2}\right]_c^{\infty}\\[6pt]
				&#038;= \frac{1}{2c^2}.
			\end{align*}
			Since this must be equal to $1$, we obtain
			\[1 = \frac{1}{2c^2}\]
			and thus
			\[c = \frac{1}{\sqrt{2}},\]
			as $c$ is positive.
			


<h3>Solution of (b)</h3>
<p>In part (a), we found $c = 1/ \sqrt{2}$, hence $2c=\sqrt{2}$. </p>
<p>As $f(x)$ is the probability density function of the continuous random variable $X$, we have<br />
			\[P(X > \sqrt{2}) = \int_{\sqrt{2}}^\infty f(x) dx.\]
<p>			So, the desired probability can be computed as follows.<br />
				\begin{align*}<br />
				P(X>\sqrt{2}) &#038;= \int_{\sqrt{2}}^{\infty} \frac{1}{x^3} dx\\[6pt]
				&#038;=	\left[\frac{x^{-2}}{-2}\right]_{\sqrt{2}}^{\infty}\\[6pt]
				&#038;= \frac{1}{4}.<br />
				\end{align*}</p>
<button class="simplefavorite-button has-count" data-postid="7247" data-siteid="1" data-groupid="1" data-favoritecount="10" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">10</span></button>The post <a href="https://yutsumura.com/condition-that-a-function-be-a-probability-density-function/">Condition that a Function Be a Probability Density Function</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/condition-that-a-function-be-a-probability-density-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">7247</post-id>	</item>
		<item>
		<title>Conditional Probability When the Sum of Two Geometric Random Variables Are Known</title>
		<link>https://yutsumura.com/conditional-probability-when-the-sum-of-two-geometric-random-variables-are-known/</link>
				<comments>https://yutsumura.com/conditional-probability-when-the-sum-of-two-geometric-random-variables-are-known/#comments</comments>
				<pubDate>Wed, 05 Feb 2020 05:33:15 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Probability]]></category>
		<category><![CDATA[conditional probability]]></category>
		<category><![CDATA[geometric distribution]]></category>
		<category><![CDATA[geometric random variable]]></category>
		<category><![CDATA[independent random variable]]></category>
		<category><![CDATA[probability]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=7244</guid>
				<description><![CDATA[<p>Let $X$ and $Y$ be geometric random variables with parameter $p$, with $0 \leq p \leq 1$. Assume that $X$ and $Y$ are independent. Let $n$ be an integer greater than $1$. Let $k$&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/conditional-probability-when-the-sum-of-two-geometric-random-variables-are-known/">Conditional Probability When the Sum of Two Geometric Random Variables Are Known</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 755</h2>
<p>Let $X$ and $Y$ be geometric random variables with parameter $p$, with $0 \leq p \leq 1$. Assume that $X$ and $Y$ are independent. </p>
<p>Let $n$ be an integer greater than $1$. Let $k$ be a natural number with $k\leq n$. Then prove the formula<br />
		\[P(X=k \mid X + Y = n) = \frac{1}{n-1}.\]
<p><span id="more-7244"></span><br />

<h2>Hint.</h2>
<p>If this problem is a bit abstract for you, then you might want to try the following problem, which is more concrete.</p>
<p><a href="https://yutsumura.com/probability-that-alice-tossed-a-coin-three-times-if-alice-and-bob-tossed-totally-7-times/" rel="noopener noreferrer" target="_blank">Probability that Alice Tossed a Coin Three Times If Alice and Bob Tossed Totally 7 Times</a></p>
<h2>Solution.</h2>
<p>			The definition of a conditional probability yields<br />
			\[P(X=k \mid X + Y = n) = \frac{P\left((X=k) \cap (X+Y=n)\right)}{P(X+Y=n)} \tag{*}\]
			We first compute the numerator of the last expression. We have<br />
			\begin{align*}<br />
				&#038;P\left((X=k) \cap (X+Y=n)\right)\\<br />
				&#038;= P\left((X=k) \cap (Y=n-X)\right)\\<br />
				&#038;= P\left((X=k) \cap (Y=n-k)\right)\\<br />
				&#038;= P(X=k) \cdot P(Y=n-k).<br />
			\end{align*}<br />
			Here, the last step follows because $X$ and $Y$ are independent.</p>
<hr />
<p>			Now, as $X$ and $Y$ are geometric random variables with parameter $p$, we see that by putting $q=1-p$<br />
			\begin{align*}<br />
			P(X=k) &#038;= q^{k-1}p \\<br />
			P(Y= n &#8211; k) &#038;= q^{n-k-1}p.<br />
			\end{align*}<br />
			Hence, the numerator becomes<br />
			\begin{align*}<br />
				&#038;P\left((X=k) \cap (X+Y=n)\right)\\<br />
				&#038;= P(X=k) \cdot P(Y=n-k)\\<br />
				&#038;= q^{k-1}p \cdot q^{n-k-1}p\\<br />
				&#038;= q^{n-2}p^2.<br />
			\end{align*}</p>
<hr />
<p>			Next, we compute the denominator of (*). Applying the law of total probability, we get<br />
			\begin{align*}<br />
				P(X+Y=n) &#038;= \sum_{k=1}^{n-1} P(X=k) P(X+Y=n \mid X=k). \tag{**}<br />
			\end{align*}<br />
			The probability $P(X+Y=n \mid X=k)$ can be computed as follows.<br />
			\begin{align*}<br />
			&#038;P(X+Y=n \mid X=k)\\<br />
			&#038;= P(Y = n-X \mid X=k)\\<br />
			&#038;= P(Y=n-k \mid X=k)\\<br />
			&#038;= P(Y=n-k).<br />
			\end{align*}<br />
			The last step follows because $X$ and $Y$ are independent. Then the equation (**) becomes<br />
			\begin{align*}<br />
				P(X+Y=n) &#038;= \sum_{k=1}^{n-1} P(X=k) \cdot P(Y=n-k) \\				&#038;= \sum_{k=1}^{n-1} q^{k-1}p  \cdot q^{n-k-1}p\\<br />
				&#038;= \sum_{k=1}^{n-1} q^{n-2} p^2\\<br />
				&#038;= (n-1)q^{n-2}p^2.<br />
			\end{align*}</p>
<hr />
<p>			Combining the computations of the numerator and the denominator, we obtain the desired probability from (*).<br />
			\begin{align*}<br />
				P(X=k \mid X + Y = n) &#038;= \frac{P\left((X=k) \cap (X+Y=n)\right)}{P(X+Y=n)}\\<br />
				&#038;= \frac{q^{n-2}p^2}{(n-1)q^{n-2}p^2}\\<br />
				&#038;= \frac{1}{n-1}.<br />
			\end{align*}<br />
			This completes the proof of the formula<br />
			\[P(X=k \mid X + Y = n) = \frac{1}{n-1}.\]
<h2>Application</h2>
<p>As an application of this problem, solve the next problem.</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
<strong>Problem</strong>.<br />
Alice tossed a fair coin until a head occurred. Then Bob tossed the coin until a head occurred. Suppose that the total number of tosses for Alice and Bob was $7$. </p>
<p>Assuming that each toss is independent of each other, what is the probability that Alice tossed the coin exactly three times?
</p></div>
<p>Its solution is available in the post <a href="https://yutsumura.com/probability-that-alice-tossed-a-coin-three-times-if-alice-and-bob-tossed-totally-7-times/" rel="noopener noreferrer" target="_blank">Probability that Alice Tossed a Coin Three Times If Alice and Bob Tossed Totally 7 Times</a>.</p>
<button class="simplefavorite-button has-count" data-postid="7244" data-siteid="1" data-groupid="1" data-favoritecount="5" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">5</span></button>The post <a href="https://yutsumura.com/conditional-probability-when-the-sum-of-two-geometric-random-variables-are-known/">Conditional Probability When the Sum of Two Geometric Random Variables Are Known</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/conditional-probability-when-the-sum-of-two-geometric-random-variables-are-known/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">7244</post-id>	</item>
		<item>
		<title>Probability that Three Pieces Form a Triangle</title>
		<link>https://yutsumura.com/probability-that-three-pieces-form-a-triangle/</link>
				<comments>https://yutsumura.com/probability-that-three-pieces-form-a-triangle/#respond</comments>
				<pubDate>Mon, 03 Feb 2020 01:46:20 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Probability]]></category>
		<category><![CDATA[conditional probability]]></category>
		<category><![CDATA[form a triangle]]></category>
		<category><![CDATA[joint density function]]></category>
		<category><![CDATA[probability]]></category>
		<category><![CDATA[random variable]]></category>
		<category><![CDATA[uniform distribution]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=7240</guid>
				<description><![CDATA[<p>We have a stick of a unit length. Two points on the stick will be selected randomly (uniformly along the length of the stick) and independently. Then we break the stick at these two&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/probability-that-three-pieces-form-a-triangle/">Probability that Three Pieces Form a Triangle</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 754</h2>
<p>We have a stick of a unit length. Two points on the stick will be selected randomly (uniformly along the length of the stick) and independently. Then we break the stick at these two points so that we get three pieces of the stick. What is the probability that these three pieces form a triangle?</p>
<p><span id="more-7240"></span></p>
<h2>Solution.</h2>
<p>		Let us call the left end of the stick the origin. Let $X$ be the length from the origin to the first selected point. Let $Y$ be the length from the origin to the second selected point. </p>
<p>		Note that when $X=Y$, we have only two pieces and they cannot form a triangle, so we assume $X \neq Y$.<br />
		We first assume that $X < Y$.
		Then after breaking the stick, we have three pieces of length $X$, $Y-X$, and $1-Y$, respectively.
		
		
		<img src="https://i1.wp.com/yutsumura.com/wp-content/uploads/2020/02/Three-pieces0.jpg?resize=600%2C600&#038;ssl=1" alt="probability to form a triangle" width="600" height="600" class="alignnone size-full wp-image-7236" srcset="https://i1.wp.com/yutsumura.com/wp-content/uploads/2020/02/Three-pieces0.jpg?w=600&amp;ssl=1 600w, https://i1.wp.com/yutsumura.com/wp-content/uploads/2020/02/Three-pieces0.jpg?resize=300%2C300&amp;ssl=1 300w, https://i1.wp.com/yutsumura.com/wp-content/uploads/2020/02/Three-pieces0.jpg?resize=150%2C150&amp;ssl=1 150w, https://i1.wp.com/yutsumura.com/wp-content/uploads/2020/02/Three-pieces0.jpg?resize=160%2C160&amp;ssl=1 160w, https://i1.wp.com/yutsumura.com/wp-content/uploads/2020/02/Three-pieces0.jpg?resize=320%2C320&amp;ssl=1 320w" sizes="(max-width: 600px) 100vw, 600px" data-recalc-dims="1" /></p>
<hr />
<p>		Now, let us consider a condition so that three segments of length $a$, $b$, and $c$ form a triangle in general. It is necessary and sufficient that the sum of the lengths of any two segments is bigger than the length of the rest to form a triangle.<br />
		Namely, we must satisfy all of the following inequalities.<br />
		\begin{align*}<br />
			a + b &#038;> c\\<br />
			b + c &#038;> a\\<br />
			c + a &#038;> b.<br />
		\end{align*}</p>
<hr />
<p>		Applying this condition to the current situation, we must have<br />
		\begin{align*}<br />
		X + (Y-X) &#038;> 1-Y\\<br />
		(Y-X) + (1-Y) &#038; > X\\<br />
		(1- Y) + X &#038;> Y &#8211; X.<br />
		\end{align*}<br />
		Simplifying these, we obtain<br />
		\begin{align*}<br />
		Y &#038;> \frac{1}{2}\\<br />
		X &#038;< \frac{1}{2}\\
		Y &#038;< X + \frac{1}{2}.	
		\end{align*}
		
		The region in the unit square satisfying these inequality is depicted in the figure below (orange region).
		
		
		<img src="https://i0.wp.com/yutsumura.com/wp-content/uploads/2020/02/Three-pieces1.jpg?resize=600%2C600&#038;ssl=1" alt="probability to form a triangle" width="600" height="600" class="alignnone size-full wp-image-7237" srcset="https://i0.wp.com/yutsumura.com/wp-content/uploads/2020/02/Three-pieces1.jpg?w=600&amp;ssl=1 600w, https://i0.wp.com/yutsumura.com/wp-content/uploads/2020/02/Three-pieces1.jpg?resize=300%2C300&amp;ssl=1 300w, https://i0.wp.com/yutsumura.com/wp-content/uploads/2020/02/Three-pieces1.jpg?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/yutsumura.com/wp-content/uploads/2020/02/Three-pieces1.jpg?resize=160%2C160&amp;ssl=1 160w, https://i0.wp.com/yutsumura.com/wp-content/uploads/2020/02/Three-pieces1.jpg?resize=320%2C320&amp;ssl=1 320w" sizes="(max-width: 600px) 100vw, 600px" data-recalc-dims="1" /></p>
<p>		Note that the joint density function of $X$ and $Y$ are uniformly distributed on the unit square. Thus, the probability that three pieces form a triangle under the assumption $X < Y$ is given by the area of the orange triangular region, which is $1/8$. Note that by symmetry, the case $X > Y$ gives the same probability. Hence, the desired probability is<br />
		\begin{align*}<br />
			&#038;P(\text{form a triangle}) \\<br />
			&#038;= P(\text{form a triangle} \mid X < Y) + P(\text{form a triangle} \mid X > Y)\\<br />
			&#038;\frac{1}{8}+\frac{1}{8} = \frac{1}{4}.<br />
		\end{align*}</p>
<hr />
<p>		Alternatively, we can find the probability for the case $X > Y$ as follows. By symmetry argument, we simply need to exchange $X$ and $Y$ and obtain the conditions<br />
		\begin{align*}<br />
		X &#038;> \frac{1}{2}\\<br />
		Y &#038;< \frac{1}{2}\\
		X &#038;< Y + \frac{1}{2}.	
		\end{align*}
		The blue region below shows the area surrounded by these inequalities. The area of this blue region is $1/8$. Thus, the total area is $1/8 + 1/8 = 1/4$ as before.
		
		
		<img src="https://i2.wp.com/yutsumura.com/wp-content/uploads/2020/02/Three-pieces2.jpg?resize=600%2C600&#038;ssl=1" alt="probability to form a triangle" width="600" height="600" class="alignnone size-full wp-image-7238" srcset="https://i2.wp.com/yutsumura.com/wp-content/uploads/2020/02/Three-pieces2.jpg?w=600&amp;ssl=1 600w, https://i2.wp.com/yutsumura.com/wp-content/uploads/2020/02/Three-pieces2.jpg?resize=300%2C300&amp;ssl=1 300w, https://i2.wp.com/yutsumura.com/wp-content/uploads/2020/02/Three-pieces2.jpg?resize=150%2C150&amp;ssl=1 150w, https://i2.wp.com/yutsumura.com/wp-content/uploads/2020/02/Three-pieces2.jpg?resize=160%2C160&amp;ssl=1 160w, https://i2.wp.com/yutsumura.com/wp-content/uploads/2020/02/Three-pieces2.jpg?resize=320%2C320&amp;ssl=1 320w" sizes="(max-width: 600px) 100vw, 600px" data-recalc-dims="1" /></p>
<button class="simplefavorite-button has-count" data-postid="7240" data-siteid="1" data-groupid="1" data-favoritecount="7" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">7</span></button>The post <a href="https://yutsumura.com/probability-that-three-pieces-form-a-triangle/">Probability that Three Pieces Form a Triangle</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/probability-that-three-pieces-form-a-triangle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">7240</post-id>	</item>
		<item>
		<title>Upper Bound of the Variance When a Random Variable is Bounded</title>
		<link>https://yutsumura.com/upper-bound-of-the-variance-when-a-random-variable-is-bounded/</link>
				<comments>https://yutsumura.com/upper-bound-of-the-variance-when-a-random-variable-is-bounded/#respond</comments>
				<pubDate>Sun, 02 Feb 2020 20:21:50 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Probability]]></category>
		<category><![CDATA[expectation]]></category>
		<category><![CDATA[expected value]]></category>
		<category><![CDATA[inequality]]></category>
		<category><![CDATA[probability]]></category>
		<category><![CDATA[quadratic function]]></category>
		<category><![CDATA[upper bound]]></category>
		<category><![CDATA[variance]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=7233</guid>
				<description><![CDATA[<p>Let $c$ be a fixed positive number. Let $X$ be a random variable that takes values only between $0$ and $c$. This implies the probability $P(0 \leq X \leq c) = 1$. Then prove&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/upper-bound-of-the-variance-when-a-random-variable-is-bounded/">Upper Bound of the Variance When a Random Variable is Bounded</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 753</h2>
<p>Let $c$ be a fixed positive number. Let $X$ be a random variable that takes values only between $0$ and $c$. This implies the probability $P(0 \leq X \leq c) = 1$. Then prove the next inequality about the variance $V(X)$.<br />
	\[V(X) \leq \frac{c^2}{4}.\]
<p><span id="more-7233"></span></p>
<h2> Proof. </h2>
<p>		Recall that the variance $V(X)$ of a random variable $X$ can be computed using expected values as<br />
		\[V(X) = E[X^2] &#8211; \left(E[X]\right)^2.\]
		We try to find the upper bound $c^2/4$ of the right-hand side.</p>
<p>		As we know $0\leq X \leq c$, we get<br />
		\begin{align*}<br />
		E[X^2] &#038;= E[XX]\\<br />
		&#038;\leq E[cX]\\<br />
		&#038;= cE[X],<br />
		\end{align*}<br />
		where the last step follows since $c$ is a constant and by the linearity of the expected values.</p>
<p>		It follows that<br />
		\begin{align*}<br />
		V(X) &#038;= E[X^2] &#8211; \left(E[X]\right)^2\\<br />
		&#038; \leq cE[X] &#8211; \left(E[X]\right)^2.<br />
		\end{align*}</p>
<hr />
<p>		For the sake of simplicity, let us put $z = E[X]$. Then the last expression is a quadratic function<br />
		\[-z^2 + cz\]
		with variable $z$. Note that the graph of the equation<br />
		\[-z^2 + cz = -z(z-c)\]
		is a parabola that opens downward. This attains the maximal value at its vertex, whose $z$-coordinate is the middle point of the $z$-intercept $z=0, c$.</p>
<p>		Thus, the maximal value is obtained when $z = \frac{0 + c}{2} = \frac{c}{2}$ and it is<br />
		\begin{align*}<br />
			-\left(\frac{c}{2}\right)^2 + c \left(\frac{c}{2}\right) = \frac{c^2}{4}.<br />
		\end{align*}</p>
<p>		Therefore, we have obtained the desired inequality<br />
		\[V(X) \leq \frac{c^2}{4}.\]
<button class="simplefavorite-button has-count" data-postid="7233" data-siteid="1" data-groupid="1" data-favoritecount="6" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">6</span></button>The post <a href="https://yutsumura.com/upper-bound-of-the-variance-when-a-random-variable-is-bounded/">Upper Bound of the Variance When a Random Variable is Bounded</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/upper-bound-of-the-variance-when-a-random-variable-is-bounded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">7233</post-id>	</item>
		<item>
		<title>Probability that Alice Tossed a Coin Three Times If Alice and Bob Tossed Totally 7 Times</title>
		<link>https://yutsumura.com/probability-that-alice-tossed-a-coin-three-times-if-alice-and-bob-tossed-totally-7-times/</link>
				<comments>https://yutsumura.com/probability-that-alice-tossed-a-coin-three-times-if-alice-and-bob-tossed-totally-7-times/#comments</comments>
				<pubDate>Sat, 01 Feb 2020 00:38:51 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Probability]]></category>
		<category><![CDATA[conditional probability]]></category>
		<category><![CDATA[geometric distribution]]></category>
		<category><![CDATA[geometric random variable]]></category>
		<category><![CDATA[probability]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=7228</guid>
				<description><![CDATA[<p>Alice tossed a fair coin until a head occurred. Then Bob tossed the coin until a head occurred. Suppose that the total number of tosses for Alice and Bob was $7$. Assuming that each&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/probability-that-alice-tossed-a-coin-three-times-if-alice-and-bob-tossed-totally-7-times/">Probability that Alice Tossed a Coin Three Times If Alice and Bob Tossed Totally 7 Times</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 752</h2>
<p>Alice tossed a fair coin until a head occurred. Then Bob tossed the coin until a head occurred. Suppose that the total number of tosses for Alice and Bob was $7$. </p>
<p>Assuming that each toss is independent of each other, what is the probability that Alice tossed the coin exactly three times?</p>
<p><span id="more-7228"></span><br />

<h2>Hint.</h2>
<p>Let $X$ be the number of Alice&#8217;s tosses until she got a head.</p>
<p>Then $X$ is a geometric random variable with parameter $p=1/2$.<br />
Recall that a geometric random variable can be interpreted as the number of trials until getting the first success and each trial is successful with probability $p$ and fails with probability $q=1-p$.</p>
<p>Note that<br />
\[P(X=k)= q^{k-1} p = (1-p)^{k-1} p.\]
<h2>Solution.</h2>
<p>			Let $X$ be the number of Alice&#8217;s tosses until she got a head. Also, let $Y$ be the number of Bob&#8217;s tosses until he got a head. As each toss is an independent event and the coin is fair, the random variables $X$ and $Y$ are geometric with parameter $p=1/2$ (the probability of success(head) is $p=1/2$ and the probability of failure(tail) is $1-p=1/2$). </p>
<p>			This question asks to find the conditional probability<br />
			\[P(X=3 \mid X+Y=7) = \frac{P\left((X=3) \cap (X+Y=7) \right)}{P(X+Y=7)}.\]
<p>			Let us first compute the numerator as follows.<br />
			\begin{align*}<br />
				P\left((X=3) \cap (X+Y=7) \right) &#038;= P\left((X=3) \cap (Y=7-X) \right) \\<br />
				&#038;= P\left((X=3) \cap (Y=4) \right) \\<br />
				&#038;= P(X=3) \cdot P(Y=4)<br />
			\end{align*}<br />
			since $X$ and $Y$ are independent.</p>
<p>			Now, as $X$ and $Y$ follow the geometric distribution with parameter $p$, we have<br />
			\begin{align*}<br />
			P(X=3) &#038;= \left(\frac{1}{2}\right)^2 \frac{1}{2} = \frac{1}{2^3}\\<br />
			P(Y=4) &#038;= \left(\frac{1}{2}\right)^3 \frac{1}{2} = \frac{1}{2^4}.<br />
			\end{align*}<br />
			The product of these gives the numerator $\frac{1}{2^7}$.</p>
<hr />
<p>			Next, let us calculate the denominator $P(X+Y=7)$.<br />
			The law of total probability yields<br />
			\begin{align*}<br />
				P(X+Y=7) = \sum_{k=1}^6 P(X=k) P(X+Y = 7 \mid X=k).<br />
			\end{align*}</p>
<p>			As before, since $X$ is a geometric random variable with parameter $p=1/2$, we have<br />
			\[P(X=k) = \left(\frac{1}{2}\right)^{k-1} \frac{1}{2} = \frac{1}{2^k}.\]
<hr />
<p>			The second factor $P(X+Y \mid X= k)$ can be computed as follows.<br />
			\begin{align*}<br />
			&#038;P(X+Y = 7 \mid X= k)\\<br />
			&#038;= P(Y	= 7 &#8211; X \mid X = k)\\<br />
			&#038;= P(Y	= 7 &#8211; k \mid X = k)\\<br />
			&#038;= P(Y=7 &#8211; k)\\<br />
			&#038;= \left(\frac{1}{2}\right)^{(7-k)-1} \frac{1}{2} = \frac{1}{2^{7-k}}<br />
			\end{align*}<br />
			Here, the third equality follows because $X$ and $Y$ are independent.</p>
<p>			It follows that the denominator becomes<br />
			\begin{align*}<br />
			P(X+Y=7) &#038;= \sum_{k=1}^6 \frac{1}{2^k} \cdot \frac{1}{2^{7-k}}\\<br />
			&#038;=	\sum_{k=1}^6 \frac{1}{2^7}\\<br />
			&#038;= \frac{6}{2^7}.<br />
			\end{align*}</p>
<hr />
<p>			Combining these computations, it follows that the desired conditional probability is<br />
			\begin{align*}<br />
				P(X=3 \mid X+Y=7) = \frac{1/2^7}{6/2^7}=\frac{1}{6}.<br />
			\end{align*}</p>
<h2>Abstraction</h2>
<p>If you solved this problem, then try the following problem as well. This is more abstract than the current problem but the idea is the same.</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
<strong>Problem</strong>.<br />
Let $X$ and $Y$ be geometric random variables with parameter $p$, with $0 \leq p \leq 1$. Assume that $X$ and $Y$ are independent. </p>
<p>Let $n$ be an integer greater than $1$. Let $k$ be a natural number with $k\leq n$. Then prove the formula<br />
		\[P(X=k \mid X + Y = n) = \frac{1}{n-1}.\]
</p></div>
<p>Its solution can be found in the post: <a href="https://yutsumura.com/conditional-probability-when-the-sum-of-two-geometric-random-variables-are-known/" rel="noopener noreferrer" target="_blank">Conditional Probability When the Sum of Two Geometric Random Variables Are Known</a></p>
<button class="simplefavorite-button has-count" data-postid="7228" data-siteid="1" data-groupid="1" data-favoritecount="8" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">8</span></button>The post <a href="https://yutsumura.com/probability-that-alice-tossed-a-coin-three-times-if-alice-and-bob-tossed-totally-7-times/">Probability that Alice Tossed a Coin Three Times If Alice and Bob Tossed Totally 7 Times</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/probability-that-alice-tossed-a-coin-three-times-if-alice-and-bob-tossed-totally-7-times/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">7228</post-id>	</item>
		<item>
		<title>Probability of Getting Two Red Balls From the Chosen Box</title>
		<link>https://yutsumura.com/probability-of-getting-two-red-balls-from-the-chosen-box/</link>
				<comments>https://yutsumura.com/probability-of-getting-two-red-balls-from-the-chosen-box/#respond</comments>
				<pubDate>Fri, 31 Jan 2020 08:06:59 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Probability]]></category>
		<category><![CDATA[ball]]></category>
		<category><![CDATA[box]]></category>
		<category><![CDATA[intuitive]]></category>
		<category><![CDATA[probability]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=7224</guid>
				<description><![CDATA[<p>There are two boxes containing red and blue balls. Let us call the boxes Box A and Box B. Each box contains the same number of red and blue balls. More specifically, Box A&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/probability-of-getting-two-red-balls-from-the-chosen-box/">Probability of Getting Two Red Balls From the Chosen Box</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 751</h2>
<p>There are two boxes containing red and blue balls. Let us call the boxes Box A and Box B. Each box contains the same number of red and blue balls. More specifically, Box A has 5 red balls and 5 blue balls. Box B has 20 red balls and 20 blue balls. You choose one box. Then draw two balls randomly from the chosen box without replacement, that is, you will not return the first ball into the box before picking up the second ball. </p>
<p>If you draw two balls with the same color, then you win. Otherwise, you lose. To maximize the chance of winning, which box should you pick?</p>
<p><span id="more-7224"></span><br />

<h2>Solution.</h2>
<p>			Let us consider the probability that you draw two red balls from the box you choose.<br />
			Since both boxes contain the same number of red and blue balls, the probability that your first ball is red is $1/2$ no matter which box you choose. More rigorously, if you choose Box A, then the probability that the first ball is red is $5/10 = 1/2$. Also, if you choose Box B, then the probability is $20/40=1/2$.</p>
<p>			Thus, the difference (if any) comes from the probability of the second ball. Suppose that you choose Box A. Assume that your first ball was red. Then Box A currently contains 4 red balls and 5 blue ball. Hence the probability that the second ball is red is $4/9$.<br />
			Similarly, if you choose Box B and the first ball is red, then the probability that the second ball is red is $19/39$ since there are 19 red balls and 20 blue balls in Box B.</p>
<p>			So, which probability is bigger? As we have<br />
			\[4/9 = 0.444\dots \text{ and } 19/39 = 0.487\cdots\]
			The probability for Box B is bigger. Thus, the probability of getting two red ball is higher when you choose Box B. The same argument applies for two blue balls.	Therefore, to maximize the chance of winning, you should select Box B.</p>
<h2> Remark. </h2>
<p>Let us give an intuitive solution. This approach is not mathematically rigorous but it might help you reach the conclusion quicker.<br />
			First, you may think the actual numbers $5$ and $20$ are not so importance. What is importance is which number is bigger. So, instead, we consider extremely $2$ and $2,000,000,000$ (any gigantic number is fine). So Box A contains only 2 red balls and 2 blue balls. On the other hand Box B contains $2,000,000,000$ balls for each color.</p>
<p>			As before the probability of getting the first red ball is the same regardless of your choice of a box. For the second ball, however, there is only one red ball remained in Box A, which is a half of the number of blue balls in Box A. On the other hand, Box B still contains 1,999,999,999 red balls and 2,000,000,000 blue balls. The ratio of two colors in Box B is almost 1. Thus, you have a better chance of getting the second red ball if you choose Box B.</p>
<button class="simplefavorite-button has-count" data-postid="7224" data-siteid="1" data-groupid="1" data-favoritecount="6" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">6</span></button>The post <a href="https://yutsumura.com/probability-of-getting-two-red-balls-from-the-chosen-box/">Probability of Getting Two Red Balls From the Chosen Box</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/probability-of-getting-two-red-balls-from-the-chosen-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">7224</post-id>	</item>
		<item>
		<title>Coupon Collecting Problem: Find the Expectation of Boxes to Collect All Toys</title>
		<link>https://yutsumura.com/coupon-collecting-problem-find-the-expectation-of-boxes-to-collect-all-toys/</link>
				<comments>https://yutsumura.com/coupon-collecting-problem-find-the-expectation-of-boxes-to-collect-all-toys/#respond</comments>
				<pubDate>Mon, 27 Jan 2020 21:25:48 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Probability]]></category>
		<category><![CDATA[coupon collecting problem]]></category>
		<category><![CDATA[expected value]]></category>
		<category><![CDATA[geometric distribution]]></category>
		<category><![CDATA[geometric random variable]]></category>
		<category><![CDATA[harmonic sum]]></category>
		<category><![CDATA[linearity of expectation]]></category>
		<category><![CDATA[probability]]></category>
		<category><![CDATA[standard deviation]]></category>
		<category><![CDATA[variance]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=7222</guid>
				<description><![CDATA[<p>A box of some snacks includes one of five toys. The chances of getting any of the toys are equally likely and independent of the previous results. (a) Suppose that you buy the box&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/coupon-collecting-problem-find-the-expectation-of-boxes-to-collect-all-toys/">Coupon Collecting Problem: Find the Expectation of Boxes to Collect All Toys</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 750</h2>
<p>A box of some snacks includes one of five toys. The chances of getting any of the toys are equally likely and independent of the previous results.</p>
<p><strong>(a)</strong> Suppose that you buy the box until you complete all the five toys. Find the expected number of boxes that you need to buy.</p>
<p><strong>(b)</strong> Find the variance and the standard deviation of the event in part (a).</p>
<p><span id="more-7222"></span><br />

<h2>Solution.</h2>
<h3>Solution of (a)</h3>
<p>Let $X$ be the number of boxes that you need to buy until you complete all the five toys. Our goal is to compute the expected value $E[X]$.<br />
			To achieve this, we consider the next random variables. Let $X_i$ be the number of boxes you need to buy to get $i$th toy after getting $i-1$ toys. Then it is clear from definition that<br />
			\[X = X_1 + X_2 + X_3 + X_4 + X_5.\]
			For example, $X_1$ is the number of boxes you need to buy to get the first toy. Since whenever you open the first box, it is guaranteed that you get a new toy, we have $X_1 = 1$.<br />
			Also, to get the second toy after the first one, there are $4/5$ chance of getting new toy and $1/5$ chance of getting the same toy as the first one. Thus, $X_2$ is a geometric random variable with parameter $4/5$. We denote this as $X \sim G_{4/5}$. Similarly, we get<br />
			\[X_3 \sim G_{3/5}, \quad X_4 \sim G_{2/5}, \quad \text{ and } X_5 \sim G_{1/5}.\]
<p>			By the linearity of expectation, we have<br />
			\begin{align*}<br />
			E[X] &#038;= E[X_1 + X_2 + X_3 + X_4 + X_5]\\<br />
			&#038;= E[X_1] + E[X_2] + E[X_3] + E[X_4] + E[X_5]\\<br />
			&#038;= E[1] + E[G_{4/5}] + E[G_{3/5}] + E[G_{2/5}] + E[G_{1/5}]
			\end{align*}<br />
			Now, the expected value of a geometric random variable $G_p$ is given by<br />
			\[E[G_p] = \frac{1}{p}.\]
			It follows that<br />
			\begin{align*}<br />
				E[X] &#038;= 1 + \frac{5}{4} +\frac{5}{3} + \frac{5}{2} + \frac{5}{1}\\<br />
				&#038;= 5\left(1+ \frac{1}{2} + \frac{1}{3} + \frac{1}{4} + \frac{1}{5}\right)\\<br />
				&#038;\approx 11.41667<br />
			\end{align*}<br />
			Thus, the expected number of boxes that you need to buy to complete all the  five toys is 11.41667. </p>
<h3>Solution of (b)</h3>
<p>Now we compute the variance of $X$. Recall that the variance of a geometric random variable $G_p$ is given by<br />
			\[V(G_p) = \frac{1-p}{p^2}.\]
			As we have seen that<br />
			\begin{align*}<br />
			X &#038;= X_1 + X_2 + X_3 + X_4 + X_5\\<br />
			&#038;\sim 1 + G_{4/5} + G_{3/5} + G_{2/5} + G_{1/5}<br />
			\end{align*}<br />
			and as each random variable $X_i$ is independent of each other, we obtain<br />
			\begin{align*}<br />
			V(X) &#038;= V(1 + G_{4/5} + G_{3/5} + G_{2/5} + G_{1/5})\\[6pt]
			&#038;= V(1) + V(G_{4/5}) + V(G_{3/5}) + V(G_{2/5}) + V(G_{1/5})\\[6pt]
			&#038;= 0 + \frac{1-\frac{4}{5}}{\left(\frac{4}{5}\right)^2} + \frac{1-\frac{3}{5}}{\left(\frac{3}{5}\right)^2} + \frac{1-\frac{2}{5}}{\left(\frac{2}{5}\right)^2} + \frac{1-\frac{1}{5}}{\left(\frac{1}{5}\right)^2}\\[6pt]
			&#038;\approx 25.17361<br />
			\end{align*}<br />
			Thus, the variance is $V(X) = 25.17361$. </p>
<hr />
<p>			The standard deviation is the square root of the variance. Hence, we obtain<br />
			\[\sigma(X) \approx \sqrt{25.17361} \approx 5.01733.\]
<h2> Remark. </h2>
<p>This type of problems is called a <strong>Coupon Collecting Problem</strong>.</p>
<button class="simplefavorite-button has-count" data-postid="7222" data-siteid="1" data-groupid="1" data-favoritecount="3" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">3</span></button>The post <a href="https://yutsumura.com/coupon-collecting-problem-find-the-expectation-of-boxes-to-collect-all-toys/">Coupon Collecting Problem: Find the Expectation of Boxes to Collect All Toys</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/coupon-collecting-problem-find-the-expectation-of-boxes-to-collect-all-toys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">7222</post-id>	</item>
	</channel>
</rss>
