<?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>Bayes&#8217; theorem &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/bayes-theorem/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Wed, 30 Oct 2019 06:37:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.6</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>Bayes&#8217; theorem &#8211; 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>What is the Probability that Selected Coin was Two-Headed?</title>
		<link>https://yutsumura.com/what-is-the-probability-that-selected-coin-was-two-headed/</link>
				<comments>https://yutsumura.com/what-is-the-probability-that-selected-coin-was-two-headed/#respond</comments>
				<pubDate>Wed, 30 Oct 2019 06:37:27 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Probability]]></category>
		<category><![CDATA[Bayes' rule]]></category>
		<category><![CDATA[Bayes' theorem]]></category>
		<category><![CDATA[coin]]></category>
		<category><![CDATA[coin toss]]></category>
		<category><![CDATA[conditional probability]]></category>
		<category><![CDATA[total probability theorem]]></category>
		<category><![CDATA[two-headed coin]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=7173</guid>
				<description><![CDATA[<p>There are three coins in a box. The first coin is two-headed. The second one is a fair coin. The third one is a biased coin that comes up heads $75\%$ of the time.&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/what-is-the-probability-that-selected-coin-was-two-headed/" target="_blank">What is the Probability that Selected Coin was Two-Headed?</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 739</h2>
<p>There are three coins in a box. The first coin is two-headed. The second one is a fair coin. The third one is a biased coin that comes up heads $75\%$ of the time. When one of the three coins was picked at random from the box and tossed, it landed heads. </p>
<p>What is the probability that the selected coin was the two-headed coin?</p>
<p><span id="more-7173"></span></p>
<h2>Hint.</h2>
<p>Use Bayes&#8217; theorem (Bayes&#8217; rule).</p>
<h2>Solution.</h2>
<p>Let $E_i$ be the event of the $i$-th coin being picked for $i = 1, 2, 3$. Let $F$ be the event that a coin lands heads.</p>
<p>The required probability can be calculated using Bayes&#8217; rule as follows:<br />
\[P(E_1 \mid F) = \frac{P(F \mid E_1) \cdot P(E_1)}{P(F)}.\]
When the two-headed coin is picked, it always lands heads. Thus, we have the conditional probability $P(F \mid E_1) = 1$. The probability that the two-headed coin is selected out of the box is $P(E_1)=1/3$.</p>
<p>The probability in the denominator is calculated using the total probability theorem as follows:<br />
\begin{align*}<br />
P(F) &#038;= \sum_{i=1}^3 P(F \mid E_i) P(E_i) \\[6pt]
	&#038;= \frac{1}{3}\left(1+\frac{1}{2} + \frac{3}{4} \right)\\[6pt]
	&#038;= \frac{3}{4}.<br />
\end{align*}</p>
<p>It follows by the formula above that the required probability is<br />
\[P(E_1 \mid F) = \frac{1\cdot \frac{1}{3}}{\frac{3}{4}} = \frac{4}{9}.\]
<button class="simplefavorite-button has-count" data-postid="7173" data-siteid="1" data-groupid="1" data-favoritecount="11" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">11</span></button><p>The post <a href="https://yutsumura.com/what-is-the-probability-that-selected-coin-was-two-headed/" target="_blank">What is the Probability that Selected Coin was Two-Headed?</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/what-is-the-probability-that-selected-coin-was-two-headed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">7173</post-id>	</item>
		<item>
		<title>Probability of Having Lung Cancer For Smokers</title>
		<link>https://yutsumura.com/probability-of-having-lung-cancer-for-smokers/</link>
				<comments>https://yutsumura.com/probability-of-having-lung-cancer-for-smokers/#respond</comments>
				<pubDate>Fri, 04 Oct 2019 22:32:32 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Probability]]></category>
		<category><![CDATA[Bayes' rule]]></category>
		<category><![CDATA[Bayes' theorem]]></category>
		<category><![CDATA[conditional probability]]></category>
		<category><![CDATA[lung cancer]]></category>
		<category><![CDATA[probability]]></category>
		<category><![CDATA[smoker]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=7155</guid>
				<description><![CDATA[<p>Let $C$ be the event that a randomly chosen person has lung cancer. Let $S$ be the event of a person being a smoker. Suppose that 10% of the population has lung cancer and&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/probability-of-having-lung-cancer-for-smokers/" target="_blank">Probability of Having Lung Cancer For Smokers</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 736</h2>
<p> 	Let $C$ be the event that a randomly chosen person has lung cancer. Let $S$ be the event of a person being a smoker.<br />
 	Suppose that 10% of the population has lung cancer and 20% of the population are smokers. Also, suppose that we know that 70% of all people who have lung cancer are smokers. </p>
<p>	Then determine the probability of a person having lung cancer given that the person is a smoker.</p>
<p> <span id="more-7155"></span></p>
<h2>Solution.</h2>
<h3>Hint (Bayes&#8217;s rule) </h3>
<p>	Let $E$ and $F$ be events. </p>
<p>	Let $P(E \mid F)$ be the probability that $E$ occurs given $F$ occurs. This is called a <strong>conditional probability</strong> of $E$ given $F$.</p>
<p>		Suppose that we know $P(E), P(F)$ and $P(E \mid F)$. Then $P(F \mid E)$ can be computed by <strong> Bayes&#8217; theorem</strong> (alternatively <strong> Bayes&#8217; rule</strong>):<br />
	\[ P(E \mid F) = \frac{P(E) \cdot P(F \mid E)}{P(F)}.\]
<h3>Solution</h3>
<p>		Given information can be formulated as<br />
 		\[P(C) = 0.1, P(S) = 0.2, \text{ and } P(S \mid C) = 0.7.\]
<p> 		The required probability is $P(C \mid S)$. Using Bayes&#8217; rule, we can compute it as follows.<br />
 		\begin{align*}<br />
 			P(C \mid S) &#038;= \frac{P(C) \cdot P(S \mid C)}{P(S)}\\[6pt]
 			&#038;= \frac{(0.1)(0.7)}{0.2}\\[6pt]
 			&#038;= 0.35<br />
 		\end{align*}</p>
<h4>Remark</h4>
<p>The data given here is artificial for educational purpose and is not based on a scientific fact.</p>
<button class="simplefavorite-button has-count" data-postid="7155" data-siteid="1" data-groupid="1" data-favoritecount="11" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">11</span></button><p>The post <a href="https://yutsumura.com/probability-of-having-lung-cancer-for-smokers/" target="_blank">Probability of Having Lung Cancer For Smokers</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/probability-of-having-lung-cancer-for-smokers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">7155</post-id>	</item>
	</channel>
</rss>
