<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Throwing a die Archives - The Fact Factor</title>
	<atom:link href="https://thefactfactor.com/tag/throwing-a-die/feed/" rel="self" type="application/rss+xml" />
	<link>https://thefactfactor.com/tag/throwing-a-die/</link>
	<description>Uncover the Facts</description>
	<lastBuildDate>Sat, 21 Nov 2020 06:14:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Problems Based on Throwing Dice</title>
		<link>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/problems-based-on-throwing-dice/15120/</link>
					<comments>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/problems-based-on-throwing-dice/15120/#respond</comments>
		
		<dc:creator><![CDATA[Hemant More]]></dc:creator>
		<pubDate>Thu, 19 Nov 2020 09:43:47 +0000</pubDate>
				<category><![CDATA[Statistics and Probability]]></category>
		<category><![CDATA[Certain event]]></category>
		<category><![CDATA[Complement of event]]></category>
		<category><![CDATA[Compound event]]></category>
		<category><![CDATA[Deterministic experiment]]></category>
		<category><![CDATA[Dice]]></category>
		<category><![CDATA[Die]]></category>
		<category><![CDATA[Elementary event]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Event space]]></category>
		<category><![CDATA[Exhaustive event]]></category>
		<category><![CDATA[Experiment]]></category>
		<category><![CDATA[Impossible event]]></category>
		<category><![CDATA[Mutually exclusive events]]></category>
		<category><![CDATA[Outcome]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[Random experiment]]></category>
		<category><![CDATA[Sample space]]></category>
		<category><![CDATA[Sure event]]></category>
		<category><![CDATA[Throwing a die]]></category>
		<guid isPermaLink="false">https://thefactfactor.com/?p=15120</guid>

					<description><![CDATA[<p>Science &#62; Mathematics &#62; Statistics and Probability &#62; Probability &#62; Problems Based on Throwing a Single Die In the last article, we have studied to solve problems based on the tossing of coins. In this article, we are going to study to solve problems based on the throwing of dice. Algorithm: Study experiment and write [&#8230;]</p>
<p>The post <a href="https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/problems-based-on-throwing-dice/15120/">Problems Based on Throwing Dice</a> appeared first on <a href="https://thefactfactor.com">The Fact Factor</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h5 class="wp-block-heading"><strong>Science &gt; <a rel="noreferrer noopener" href="https://thefactfactor.com/mathematics/" target="_blank">Mathematics</a> &gt; Statistics and Probability &gt; <a rel="noreferrer noopener" href="https://thefactfactor.com/mathematics/probability/" target="_blank">Probability</a> &gt; Problems Based on Throwing a Single Die</strong></h5>



<p>In the last article, we have studied to solve problems based on the tossing of coins. In this article, we are going to study to solve problems based on the throwing of dice.</p>



<p class="has-accent-color has-text-color has-large-font-size"><strong>Algorithm:</strong></p>



<ol class="wp-block-list"><li>Study experiment and write the sample space</li><li>Find favourable point and write event space</li><li>Use the definition of probability and find it.</li></ol>



<p class="has-text-color has-background has-large-font-size" style="background-color:#e9e9e9;color:#d67010"><strong><strong>Throwing of a Single Die</strong>:</strong></p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="171" height="159" src="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-05.png" alt="Throwing Dice" class="wp-image-15125"/></figure></div>



<p class="has-text-align-center">A fair die is thrown</p>



<p class="has-text-align-center">The sample space is&nbsp; S = {1, 2, 3, 4, 5, 6}&nbsp; and n(S) = 6</p>



<p class="has-accent-color has-text-color has-large-font-size"><strong>Example &#8211; 01:</strong></p>



<p><strong>A perfect cubic die is thrown. Find the probability of the following events</strong></p>



<p class="has-text-align-center">A perfect cubic die is thrown</p>



<p class="has-text-align-center">The sample space for the experiment is</p>



<p class="has-text-align-center">S = {1, 2, 3, 4, 5, 6}</p>



<p class="has-text-align-center">∴&nbsp; n(S) = 6</p>



<p><strong>a) an even number comes up or a number divisible by 2 comes up</strong></p>



<p class="has-text-align-center">Let A be the event of that an even number comes up</p>



<p class="has-text-align-center">∴ A = {2, 4, 6}</p>



<p class="has-text-align-center">∴ n(A) = 3</p>



<p class="has-text-align-center">By the definition P(A) = n(A)/n(S) = 3/6 = 1/2</p>



<p class="has-text-align-center"><strong>Ans:</strong> the probability that an even number comes up is 1/2</p>



<p><strong>b) an odd number comes up</strong></p>



<p class="has-text-align-center">Let B be the event of that an odd number comes up</p>



<p class="has-text-align-center">∴ B = {1, 3, 5}</p>



<p class="has-text-align-center">∴ n(B) = 3</p>



<p class="has-text-align-center">By the definition P(B) = n(B)/n(S) = 3/6 = 1/2</p>



<p class="has-text-align-center"><strong>Ans:</strong> the probability that an odd number comes up is 1/2</p>



<p><strong>c) a number multiple of 3 comes up</strong></p>



<p class="has-text-align-center">Let C be the event of that a number multiple of 3 comes up</p>



<p class="has-text-align-center">∴ C = {3, 6}</p>



<p class="has-text-align-center">∴ n(C) = 2</p>



<p class="has-text-align-center">By the definition P(C) = n(C)/n(S) = 2/6 = 1/3</p>



<p class="has-text-align-center"><strong>Ans: </strong> the probability that a number multiple of 3 comes up is 1/3</p>



<p><strong>&nbsp;d) a number multiple of 3 or 5 comes up</strong></p>



<p class="has-text-align-center">Let D be the event of that &nbsp;a number multiple of 3 or 5 comes up</p>



<p class="has-text-align-center">∴ D = {3, 6, 5}</p>



<p class="has-text-align-center">∴ n(D) = 3</p>



<p class="has-text-align-center">By the definition P(D) = n(D)/n(S) = 3/6 = 1/2</p>



<p class="has-text-align-center"><strong>Ans: </strong> the probability that &nbsp;a number multiple of 3 or 5 comes up is 1/2</p>



<p><strong>e) a number multiple of 3 and 5 comes up</strong></p>



<p class="has-text-align-center">Let E be the event of that &nbsp;a number multiple of 3 and 5 comes up</p>



<p class="has-text-align-center">∴ E = {} =&nbsp;Φ</p>



<p class="has-text-align-center">∴ n(E) = 0</p>



<p class="has-text-align-center">By the definition P(E) = n(E)/n(S) = 0/6 = 0</p>



<p class="has-text-align-center"><strong>Ans: </strong>the probability that &nbsp;a number multiple of 3 and 5 comes up is 0</p>



<p class="has-text-align-center"><strong>Note:</strong> This is an impossible event</p>



<p><strong>f) the score is greater than 2</strong></p>



<p class="has-text-align-center">Let F be the event of that&nbsp; the score is greater than 2</p>



<p class="has-text-align-center">∴ F = {3, 4, 5, 6}</p>



<p class="has-text-align-center">∴ n(F) = 4</p>



<p class="has-text-align-center">By the definition P(F) = n(F)/n(S) = 4/6 = 2/3</p>



<p class="has-text-align-center"><strong>Ans: </strong>the probability that&nbsp; the score is greater than 2 is 2/3</p>



<p><strong>g) a perfect square comes up</strong></p>



<p class="has-text-align-center">Let G be the event of that&nbsp; a perfect square comes up</p>



<p class="has-text-align-center">∴ G = {1, 4}</p>



<p class="has-text-align-center">∴ n(G) = 2</p>



<p class="has-text-align-center">By the definition P(G) = n(G)/n(S) = 2/6 = 1/3</p>



<p class="has-text-align-center"><strong>Ans:</strong> the probability that&nbsp; a perfect square comes up is 1/3</p>



<p><strong>h) A prime number comes up</strong></p>



<p class="has-text-align-center">Let H be the event of that&nbsp; a prime number comes up</p>



<p class="has-text-align-center">∴ H = {2, 3, 5}</p>



<p class="has-text-align-center">∴ n(H) = 3</p>



<p class="has-text-align-center">By the definition P(H) = n(H)/n(S) = 3/6 = 1/2</p>



<p class="has-text-align-center"><strong>Ans: </strong>the probability that&nbsp; a prime number comes up is 1/2</p>



<p class="has-text-align-center"><strong>Note: 1 is not a prime number</strong></p>



<p><strong>i)</strong> <strong>the score is less than 5 but not less than 2</strong></p>



<p class="has-text-align-center">Let J be the event of that&nbsp; score is less than 5 but not less than 2</p>



<p class="has-text-align-center">∴ J = {3, 4}</p>



<p class="has-text-align-center">∴ n(J) = 2</p>



<p class="has-text-align-center">By the definition P(J) = n(J)/n(S) = 2/6 = 1/3 </p>



<p class="has-text-align-center"><strong>Ans: </strong>the probability that&nbsp; the&nbsp;score is less than 5 but not less than 2 is 1/3</p>



<p><strong>j) a number multiple of 2 or 3 comes up</strong></p>



<p class="has-text-align-center">Let K be the event of that a number multiple of 2 or 3 comes up</p>



<p class="has-text-align-center">∴ K = {2, 4, 6, 3}</p>



<p class="has-text-align-center">∴ n(K) = 4</p>



<p class="has-text-align-center">By the definition P(K) = n(K)/n(S) = 4/6 = 2/3</p>



<p class="has-text-align-center"><strong>Ans:</strong> the probability that a number multiple of 2 or 3 comes up is 2/3</p>



<p><strong>k) a number multiple of 2 and 3 comes up</strong></p>



<p class="has-text-align-center">Let L be the event of that a number multiple of 2 and 3 comes up</p>



<p class="has-text-align-center">∴ L = {6}</p>



<p class="has-text-align-center">∴ n(L) = 1</p>



<p class="has-text-align-center">By the definition P(L) = n(L)/n(S) = 1/6</p>



<p class="has-text-align-center"><strong>Ans:</strong> the probability that a number multiple of 2 and 3 comes up is 1/6</p>



<p><strong>L) a number even number or prime number comes up</strong></p>



<p class="has-text-align-center">Let M be the event of that an even number or prime number comes up</p>



<p class="has-text-align-center">∴ M = {2, 4, 6, 3, 5}</p>



<p class="has-text-align-center">∴ n(M) = 5</p>



<p class="has-text-align-center">By the definition P(M) = n(M)/n(S) = 5/6</p>



<p class="has-text-align-center"><strong>Ans:</strong> the probability that an even number or prime number comes up is 5/6</p>



<p><strong>M) a number even number and the prime number comes up</strong></p>



<p class="has-text-align-center">Let N be the event of that an even number and prime number comes up</p>



<p class="has-text-align-center">∴ N = {2}</p>



<p class="has-text-align-center">∴ n(N) = 1</p>



<p class="has-text-align-center">By the definition P(N) = n(N)/n(S) = 1/6</p>



<p class="has-text-align-center"><strong>Ans:</strong> the probability that an even number and the prime number comes up is 1/6</p>



<p><strong>N) a number even number or 5 comes up</strong></p>



<p class="has-text-align-center">Let R be the event of that an even number or 5 comes up</p>



<p class="has-text-align-center">∴ R = {2, 4, 6, 5}</p>



<p class="has-text-align-center">∴ n(R) = 4</p>



<p class="has-text-align-center">By the definition P(R) = n(R)/n(S) = 4/6 = 2/3</p>



<p class="has-text-align-center"><strong>Ans:</strong> the probability that an even number or 5 comes up is 2/3</p>



<p>In the next article, we shall study some basic problems of probability based on the tossing of two or more dice.</p>



<p class="has-text-align-center has-text-color has-large-font-size" style="color:#0988dd"><strong><a href="https://thefactfactor.com/mathematics/probability/">For More Topics in Probability Click Here</a></strong></p>



<p class="has-text-align-center has-text-color has-large-font-size" style="color:#0988dd"><strong><a href="https://thefactfactor.com/mathematics/" target="_blank" rel="noreferrer noopener">For More Topics in Mathematics Click Here</a></strong></p>
<p>The post <a href="https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/problems-based-on-throwing-dice/15120/">Problems Based on Throwing Dice</a> appeared first on <a href="https://thefactfactor.com">The Fact Factor</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/problems-based-on-throwing-dice/15120/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
