<?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>Probability Archives - The Fact Factor</title>
	<atom:link href="https://thefactfactor.com/tag/probability/feed/" rel="self" type="application/rss+xml" />
	<link>https://thefactfactor.com/tag/probability/</link>
	<description>Uncover the Facts</description>
	<lastBuildDate>Thu, 12 May 2022 12:46:53 +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>Binomial Distribution</title>
		<link>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/binomial-distribution/15210/</link>
					<comments>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/binomial-distribution/15210/#respond</comments>
		
		<dc:creator><![CDATA[Hemant More]]></dc:creator>
		<pubDate>Fri, 20 Nov 2020 15:12:49 +0000</pubDate>
				<category><![CDATA[Statistics and Probability]]></category>
		<category><![CDATA[Binomial distribution]]></category>
		<category><![CDATA[Normal distribution]]></category>
		<category><![CDATA[Poisson's distribution]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[Probability distribution]]></category>
		<guid isPermaLink="false">https://thefactfactor.com/?p=15210</guid>

					<description><![CDATA[<p>Science &#62; Mathematics &#62; Statistics and Probability &#62; Probability &#62; Binomial Distribution In this article, we shall study to solve problems of probability based on the concept of the binomial distribution. Example &#8211; 01: An unbiased coin is tossed 5 times. Find the probability of getting a) three heads b) at least 4 heads Solution: [&#8230;]</p>
<p>The post <a href="https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/binomial-distribution/15210/">Binomial Distribution</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; Binomial Distribution</strong></h5>



<p>In this article, we shall study to solve problems of probability based on the concept of the binomial distribution.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img decoding="async" src="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-19.png" alt="Binomial Distribution" class="wp-image-15212" width="360" height="138" srcset="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-19.png 457w, https://thefactfactor.com/wp-content/uploads/2020/11/Probability-19-300x115.png 300w" sizes="(max-width: 360px) 100vw, 360px" /></figure></div>



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



<p><strong>An unbiased coin is tossed 5 times. Find the probability of getting a) three heads b) at least 4 heads</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">In this case number of trials = n = 5, Probability of getting head&nbsp;(success) = 1/2</p>



<p class="has-text-align-center">∴ p = 1/2 and q = 1 &#8211; p = 1 &#8211; 1/2 = 1/2</p>



<p class="has-text-align-center">For binomial distribution we have P(X = r) = <sup>n</sup>C<sub>r</sub>&nbsp;p<sup>r</sup> q<sup>n &#8211; r</sup></p>



<p><strong>The probability of getting exactly 3 heads (X = 3):</strong></p>



<p class="has-text-align-center">∴ P(X = 3) = <sup>5</sup>C<sub>3</sub>&nbsp;(1/2)<sup>3</sup> (1/2)<sup>5 &#8211; 3</sup></p>



<p class="has-text-align-center">∴ P(X = 3) = <sup>5</sup>C<sub>3</sub>&nbsp;(1/2)<sup>3</sup> (1/2)<sup>2</sup></p>



<p class="has-text-align-center">∴ P(X = 3) = 10 x (1/2)<sup>5</sup>&nbsp;= 10 x (1/32) = 5/16 = 0.3125</p>



<p><strong>The probability of getting at least 4 heads (X ≥ 4):</strong></p>



<p class="has-text-align-center">∴ P(X ≥ 4) = P(X = 4) + P(X = 5)</p>



<p class="has-text-align-center">∴ P(X ≥ 4) = <sup>5</sup>C<sub>4</sub>&nbsp;(1/2)<sup>4</sup> (1/2)<sup>5 &#8211; 4</sup> + <sup>5</sup>C<sub>5</sub>&nbsp;(1/2)<sup>5</sup> (1/2)<sup>5 &#8211; 5</sup></p>



<p class="has-text-align-center">∴ P(X ≥ 4) = 5 x (1/2)<sup>4</sup> (1/2)<sup>1</sup> + 1 x&nbsp;&nbsp;(1/2)<sup>5</sup> (1/2)<sup>0</sup></p>



<p class="has-text-align-center">∴ P(X ≥ 4) = 5 x (1/2)<sup>5</sup> + 1 x&nbsp;&nbsp;(1/2)<sup>5</sup></p>



<p class="has-text-align-center">∴ P(X ≥ 4) = 5 x (1/32) + 1 x&nbsp;&nbsp;(1/32) = 6/32 = 3/16 = 0.1875</p>



<p class="has-text-align-center"><strong>Ans:&nbsp;</strong>The probability of getting exactly 3 heads is 5/16 or 0.3125 and the probability of getting at least 4 heads is 3/16 or 0.1875</p>



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



<p><strong>An unbiased coin is tossed 8 times. Find the probability of getting head a) exactly 5 times, b) a larger number of times than the tail, and c) at least once.</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">In this case number of trials = n = 8, Probability of getting head&nbsp;(success) = 1/2</p>



<p class="has-text-align-center">∴ p = 1/2 and q = 1 &#8211; p = 1 &#8211; 1/2 = 1/2</p>



<p class="has-text-align-center">For binomial distribution we have P(X = r) = <sup>n</sup>C<sub>r</sub>&nbsp;p<sup>r</sup> q<sup>n &#8211; r</sup></p>



<p><strong>The probability of getting exactly 5 heads (X = 5):</strong></p>



<p class="has-text-align-center">∴ P(X= 5) =&nbsp;<sup>8</sup>C<sub>5</sub>&nbsp;(1/2)<sup>5</sup> (1/2)<sup>8 &#8211; 5</sup></p>



<p class="has-text-align-center">∴ P(X = 5) =&nbsp; 56 x&nbsp;(1/2)<sup>5</sup> (1/2)<sup>3</sup></p>



<p class="has-text-align-center">∴ P(X = 5) =&nbsp; 56 x&nbsp;(1/2)<sup>8</sup> = 56 x (1/256) = 56/256 = 7/32 = 0.2188</p>



<p><strong>The probability of getting more heads than tail (X ≥ 5):</strong></p>



<p class="has-text-align-center">∴ P(X ≥ 5) = P(X = 5) + P(X = 6)&nbsp; +&nbsp;P(X = 7) + P(X = 8)</p>



<p class="has-text-align-center">∴ P(X ≥ 5) =&nbsp; <sup>8</sup>C<sub>5</sub>&nbsp;(1/2)<sup>5</sup> (1/2)<sup>8 &#8211; 5</sup> +&nbsp;&nbsp;<sup>8</sup>C<sub>6</sub>&nbsp;(1/2)<sup>6</sup> (1/2)<sup>8 &#8211; 6&nbsp;</sup>+&nbsp;&nbsp;<sup>8</sup>C<sub>7</sub>&nbsp;(1/2)<sup>7</sup> (1/2)<sup>8 &#8211; 7&nbsp;</sup>&nbsp;+ <sup>8</sup>C<sub>8</sub>&nbsp;(1/2)<sup>8</sup> (1/2)<sup>8 &#8211; 8</sup></p>



<p class="has-text-align-center">∴ P(X ≥ 5) =&nbsp; 56 x&nbsp;(1/2)<sup>5</sup> (1/2)<sup>3</sup> + 28 x (1/2)<sup>6</sup> (1/2)<sup>2&nbsp;</sup>+&nbsp; 8 x (1/2)<sup>7</sup> (1/2)<sup>1&nbsp;</sup>&nbsp;+ 1 x&nbsp;&nbsp;(1/2)<sup>8</sup> (1/2)<sup>0</sup></p>



<p class="has-text-align-center">∴ P(X ≥ 5) =&nbsp; 56 x&nbsp;(1/2)<sup>8</sup>&nbsp; + 28 x (1/2)<sup>8</sup> +&nbsp; 8 x (1/2)<sup>8</sup> &nbsp;+ 1 x&nbsp;&nbsp;(1/2)<sup>8</sup></p>



<p class="has-text-align-center">∴ P(X ≥ 5) = (56 + 28 + 8 + 1)x&nbsp;&nbsp;(1/256) = 93/256 = 0.3633&nbsp;</p>



<p><strong>The probability of getting atleast one head (X ≥ 1):</strong></p>



<p class="has-text-align-center">∴ P(X ≥ 1) =&nbsp; 1 &#8211; P(X = 0)</p>



<p class="has-text-align-center">∴ P(X ≥ 1) = 1 &#8211;&nbsp; &nbsp;<sup>8</sup>C<sub>0</sub>&nbsp;(1/2)<sup>0</sup> (1/2)<sup>8 &#8211; 0</sup></p>



<p class="has-text-align-center">∴ P(X ≥ 1) =&nbsp; 1 x&nbsp;(1/2)<sup>0</sup> (1/2)<sup>8</sup></p>



<p class="has-text-align-center">∴ P(X ≥ 1) =&nbsp; 1 &#8211; 1/256 = 255/256 = 0.9961</p>



<p class="has-text-align-center"><strong>Ans:&nbsp;</strong>The probability of getting exactly 5 heads is 7/32 or&nbsp;0.2188</p>



<p class="has-text-align-center">The probability of getting a head&nbsp;a larger number of times than the tail is 93/256 or 0.3633</p>



<p class="has-text-align-center">The probability of getting atleast one head is 255/256 or 0.9961</p>



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



<p><strong>An unbiased coin is tossed 9 times. Find the probability of getting head a) exactly 5 times, b) in the first four tosses, and tails in the last five tosses.</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">In this case number of trials = n = 8, Probability of getting head&nbsp;(success) = 1/2</p>



<p class="has-text-align-center">∴ p = 1/2 and q = 1 &#8211; p = 1 &#8211; 1/2 = 1/2</p>



<p class="has-text-align-center">For binomial distribution we have P(X = r) = <sup>n</sup>C<sub>r</sub>&nbsp;p<sup>r</sup> q<sup>n &#8211; r</sup></p>



<p><strong>The probability of getting exactly 5 heads (X = 5):</strong></p>



<p class="has-text-align-center">∴ P(X= 5) =&nbsp;<sup>9</sup>C<sub>5</sub>&nbsp;(1/2)<sup>5</sup> (1/2)<sup>9 &#8211; 5</sup></p>



<p class="has-text-align-center">∴ P(X = 5) =&nbsp; 126 x&nbsp;(1/2)<sup>5</sup> (1/2)<sup>4</sup></p>



<p class="has-text-align-center">∴ P(X = 5) =&nbsp; 126 x&nbsp;(1/2)<sup>9</sup> = 126 x (1/512) = 63/256 = 0.2461</p>



<p><strong>The probability of gettingin head in first four tosses and tails in last five tosses :</strong></p>



<p class="has-text-align-center">∴ P(X) = (1/2)(1/2)(1/2)(1/2)(1/2)(1/2)(1/2)(1/2)(1/2)(1/2) = 1/512 = 0.001953</p>



<p class="has-text-align-center"><strong>Ans:&nbsp;</strong>The probability of getting exactly 5 heads is 63/256 or 0.2461 and the probability of getting head in the first four tosses and tails in the last five tosses is 1/512 or 0.001953</p>



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



<p><strong>If the chance that out of 10 telephone lines one of the line is busy at any instant is 0.2. What is the chance that 5 of the lines are busy?</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">In this case number of lines = n = 10, Probability of getting line busy (success) = 0.2</p>



<p class="has-text-align-center">∴ p = 0.2 and q = 1 &#8211; p = 1 &#8211; 0.2 = 0.8</p>



<p class="has-text-align-center">For binomial distribution we have P(X = r) = <sup>n</sup>C<sub>r</sub>&nbsp;p<sup>r</sup> q<sup>n &#8211; r</sup></p>



<p><strong>The probability of getting 5 lines busy (X = 5):</strong></p>



<p class="has-text-align-center">∴ P(X = 5) = <sup>10</sup>C<sub>5</sub>&nbsp;(0.2)<sup>5</sup> (0.8)<sup>10 &#8211; 5</sup></p>



<p class="has-text-align-center">∴ P(X = 5) = <sup>10</sup>C<sub>5</sub>&nbsp;(0.2)<sup>5</sup> (0.8)<sup>5</sup></p>



<p class="has-text-align-center">∴ P(X = 5) = 252 x&nbsp;&nbsp;(0.2 x 0.8)<sup>5</sup>&nbsp;= 252 x&nbsp;(0.16)<sup>5</sup>&nbsp;= 0.0264</p>



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



<p><strong>Each of five questions on a multiple-choice examination has four choices, only one of which is correct. The student is attempting to guess the answers. The random variable X is the number of questions answer correctly. What is the probability that the student will get a) exactly three correct answers? b) atmost three correct answers? c) at least one correct answer.</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">In this case number of trials = n = 5, Probability of getting correct answer (success) = 1/4</p>



<p class="has-text-align-center">∴ p = 1/4 and q = 1 &#8211; p = 1 &#8211; 1/4 = 3/4</p>



<p class="has-text-align-center">For binomial distribution we have P(X = r) = <sup>n</sup>C<sub>r</sub>&nbsp;p<sup>r</sup> q<sup>n &#8211; r</sup></p>



<p><strong>The probability of getting exactly 3 answers correct (X = 3):</strong></p>



<p class="has-text-align-center">∴ P(X = 3) = <sup>5</sup>C<sub>3</sub>&nbsp;(1/4)<sup>3</sup> (3/4)<sup>5 &#8211; 3</sup></p>



<p class="has-text-align-center">∴ P(X = 3) = 10 x (1/4)<sup>3</sup> (3/4)<sup>2</sup></p>



<p class="has-text-align-center">∴ P(X = 3) = 10 x&nbsp;&nbsp;(1/64)&nbsp;(9/16)&nbsp;= 90/1024 = 45/512 = 0.0879</p>



<p><strong>The probability of getting atmost 3 correct answers (X ≤ 3):</strong></p>



<p class="has-text-align-center">∴ P(X ≤ 3) = P(X = 0) + P(X = 1)&nbsp; +&nbsp;P(X = 2) + P(X = 3)</p>



<p class="has-text-align-center">∴ P(X ≤ 3) = <sup>5</sup>C<sub>0</sub>&nbsp;(1/4)<sup>0</sup> (3/4)<sup>5 &#8211; 0</sup> + <sup>5</sup>C<sub>1</sub>&nbsp;(1/4)<sup>1</sup> (3/4)<sup>5 &#8211; 1</sup>+ <sup>5</sup>C<sub>2</sub>&nbsp;(1/4)<sup>2</sup> (3/4)<sup>5 &#8211; 2</sup> +&nbsp;&nbsp;<sup>5</sup>C<sub>3</sub>&nbsp;(1/4)<sup>3</sup> (3/4)<sup>5 &#8211; 3</sup></p>



<p class="has-text-align-center">∴ P(X ≤ 3) = 1 x 1 x&nbsp; (3/4)<sup>5</sup>+ 5 x&nbsp;&nbsp;(1/4)<sup>1</sup> (3/4)<sup>4&nbsp;&nbsp;</sup>+ 10 x (1/4)<sup>2</sup> (3/4)<sup>3</sup> + 10 x (1/4)<sup>3</sup> (3/4)<sup>2</sup></p>



<p class="has-text-align-center">∴ P(X ≤ 3) = (243/1024) + 5 x&nbsp;&nbsp;(1/4)&nbsp;x&nbsp;(81/256) + 10 x (1/16)&nbsp;(27/64)&nbsp;+ 10 x (1/64)&nbsp;(9/16)</p>



<p class="has-text-align-center">∴ P(X ≤ 3) = (243/1024) + (405/1024) + (270/1024) + (90/1024)</p>



<p class="has-text-align-center">∴ P(X ≤ 3) = 1008/2024 = 63/64 = 0.9844</p>



<p><strong>The probability of getting atleast 1 correct answers (X ≥ 1):</strong></p>



<p class="has-text-align-center">∴ P(X ≥ 1) = 1 &#8211; P(X = 0)</p>



<p class="has-text-align-center">∴ P(X ≥ 1) = 1 &#8211;&nbsp;&nbsp;<sup>5</sup>C<sub>0</sub>&nbsp;(1/4)<sup>0</sup> (3/4)<sup>5 &#8211; 0</sup> <sup>3</sup></p>



<p class="has-text-align-center">∴ P(X ≥ 1) = 1 &#8211;&nbsp; 1 x 1 x&nbsp; (3/4)<sup>5</sup></p>



<p class="has-text-align-center">∴ P(X ≥ 1) = 1-&nbsp; (243/1024) = 781/1024 = 0.7627</p>



<p class="has-text-align-center"><strong>Ans:&nbsp;</strong>The probability of getting exactly 3 answers correct is 45/512 or 0.0879, the probability of getting atmost 3 correct answers is 63/64 or 0.9844, the probability of getting atleast 1 correct answer is 781/1024 or 0.7627</p>



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



<p><strong>The probability of hitting a target in any shot is 0.2. If 10 shots are fired, find the probability that the target will be heat atleast twice</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">In this case number of trials = n = 10, Probability of hitting target (success) = 0.2</p>



<p class="has-text-align-center">∴ p = 0.2 and q = 1 &#8211; p = 1 &#8211; 0.2 = 0.8</p>



<p class="has-text-align-center">For binomial distribution we have P(X = r) = <sup>n</sup>C<sub>r</sub>&nbsp;p<sup>r</sup> q<sup>n &#8211; r</sup></p>



<p><strong>The probability of hitting the target atleast twice (X ≥ 2):</strong></p>



<p class="has-text-align-center">∴ P(X ≥ 2) = 1 &#8211; { P(X = 0) + P(X = 1)}</p>



<p class="has-text-align-center">∴ P(X ≥ 2) = 1 &#8211; { <sup>10</sup>C<sub>0</sub>&nbsp;(0.2)<sup>0</sup> (0.8)<sup>10 &#8211; 0</sup>&nbsp;+ <sup>10</sup>C<sub>1</sub>&nbsp;(0.2)<sup>1</sup> (0.8)<sup>10 &#8211; 1</sup>}</p>



<p class="has-text-align-center">∴ P(X ≥ 2) = 1 &#8211; { 1 x&nbsp; 1 x &nbsp;(0.8)<sup>10</sup>&nbsp;+ 10 x&nbsp;&nbsp;(0.2)&nbsp;(0.8)<sup>9</sup>}</p>



<p class="has-text-align-center">∴ P(X ≥ 2) = 1 &#8211; (0.8&nbsp;+ 2)&nbsp;(0.8)<sup>9&nbsp;</sup>= 1 &#8211; (2.8)&nbsp;(0.8)<sup>9</sup></p>



<p class="has-text-align-center">∴ P(X ≥ 2) = 1 &#8211; 0.3758= 0.6242</p>



<p class="has-text-align-center"><strong>Ans:&nbsp;</strong>The probability of hitting the target atleast twice is 0.6242</p>



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



<p><strong>The probability that a bomb will hit a target is 0.8. Find the probability that out of 10 bombs dropped, exactly two will miss the target.</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">In this case number of trials = n = 10, Probability of hitting target (success) = 0.8</p>



<p class="has-text-align-center">∴ p = 0.8 and q = 1 &#8211; p = 1 &#8211; 0.8 = 0.2</p>



<p class="has-text-align-center">For binomial distribution we have P(X = r) = <sup>n</sup>C<sub>r</sub>&nbsp;p<sup>r</sup> q<sup>n &#8211; r</sup></p>



<p class="has-text-align-center">Exactly two miss the target implies 8 bombs hit the target</p>



<p><strong>The probability exactly two bombs miss the target&nbsp; (X = 2):</strong></p>



<p class="has-text-align-center">∴ P(X = 8) = <sup>10</sup>C<sub>8</sub>&nbsp;(0.8)<sup>8</sup> (0.2)<sup>10 &#8211; 8</sup></p>



<p class="has-text-align-center">∴ P(X = 8) = 45 x&nbsp;(0.8)<sup>8</sup> (0.2)<sup>2</sup></p>



<p class="has-text-align-center">∴ P(X = 8) = 0.3020</p>



<p class="has-text-align-center"><strong>Ans: </strong>The probability exactly two bombs miss the target&nbsp;is 0.3020</p>



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



<p><strong>In a town, 80% of all the families own a television set. If 10 families are interviewed at random, find the probability that a) seven families own a television set b) atmost three families own a television set.</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">In this case number of trials = n = 10, Probability of family having atelevision st is 80% = 80/100 = 0.8</p>



<p class="has-text-align-center">∴ p = 0.8 and q = 1 &#8211; p = 1 &#8211; 0.8 = 0.2</p>



<p class="has-text-align-center">For binomial distribution we have P(X = r) = <sup>n</sup>C<sub>r</sub>&nbsp;p<sup>r</sup> q<sup>n &#8211; r</sup></p>



<p><strong>The probability that 7 families have television (X = 7):</strong></p>



<p class="has-text-align-center">∴ P(X = 7) = <sup>10</sup>C<sub>7</sub>&nbsp;(0.8)<sup>7</sup> (0.2)<sup>10 &#8211; 7</sup></p>



<p class="has-text-align-center">∴ P(X = 7) = 120 x (0.8)<sup>7</sup> (0.2)<sup>3</sup>&nbsp;= 0.2013</p>



<p><strong>The probability that atmost 3 families have television (X ≤ 3):</strong></p>



<p class="has-text-align-center">∴ P(X ≤ 3) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3)</p>



<p class="has-text-align-center">∴ P(X ≤ 3) = <sup>10</sup>C<sub>0</sub>&nbsp;(0.8)<sup>0</sup> (0.2)<sup>10 &#8211; 0</sup> + <sup>10</sup>C<sub>1</sub>&nbsp;(0.8)<sup>1</sup> (0.2)<sup>10 &#8211; 1</sup> + <sup>10</sup>C<sub>2</sub>&nbsp;(0.8)<sup>2</sup> (0.2)<sup>10 &#8211; 2</sup> + <sup>10</sup>C<sub>3</sub>&nbsp;(0.8)<sup>3</sup> (0.2)<sup>10 &#8211; 3</sup></p>



<p class="has-text-align-center">∴ P(X ≤ 3) = 1 x&nbsp; 1 x (0.2)<sup>10</sup>&nbsp;+ 10 x&nbsp;&nbsp;(0.8) (0.2)<sup>9</sup> + 45 x (0.8)<sup>2</sup> (0.2)<sup>8</sup> + 120 x (0.8)<sup>3</sup> (0.2)<sup>7</sup></p>



<p class="has-text-align-center">∴ P(X ≤ 3) = 0.0008644</p>



<p class="has-text-align-center"><strong>Ans: </strong>The probability that 7 families have television&nbsp;is 0.2013 and the probability that atmost 3 families have television is 0.0008644</p>



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



<p><strong>The probability that a person who undergoes a kidney operation will recover is 0.7, Find the probability that of the six patients who undergo similar operations: a) none will recover, b) all will recover, c) half of them will recover and iv) aleast half will recover.</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">In this case number of trials = n = 6, Probability of recovery after operation (success) = 0.7</p>



<p class="has-text-align-center">∴ p = 0.7 and q = 1 &#8211; p = 1 &#8211; 0.7 = 0.3</p>



<p class="has-text-align-center">For binomial distribution we have P(X = r) = <sup>n</sup>C<sub>r</sub>&nbsp;p<sup>r</sup> q<sup>n &#8211; r</sup></p>



<p><strong>The probability that none will recover (X = 0):</strong></p>



<p class="has-text-align-center">∴ P(X = 0) = <sup>6</sup>C<sub>0</sub>&nbsp;(0.7)<sup>0</sup> (0.3)<sup>6 &#8211; 0</sup></p>



<p class="has-text-align-center">∴∴ P(X = 0) = 1 x 1 x (0.3)<sup>6&nbsp;</sup>&nbsp;= 0.000729</p>



<p><strong>The probability that all will recover (X = 6):</strong></p>



<p class="has-text-align-center">∴ P(X = 6) = <sup>6</sup>C<sub>6</sub>&nbsp;(0.7)<sup>6</sup> (0.3)<sup>6 &#8211; 6</sup></p>



<p class="has-text-align-center">∴∴ P(X = 6) = 1 x (0.7)<sup>6&nbsp;</sup>x 1 = 0.1176</p>



<p><strong>The probability that halff of them will recover (X = 3):</strong></p>



<p class="has-text-align-center">∴ P(X = 3) = <sup>6</sup>C<sub>3</sub>&nbsp;(0.7)<sup>3</sup> (0.3)<sup>6 &#8211; 3</sup></p>



<p class="has-text-align-center">∴ P(X = 3) = 20 x (0.7)<sup>3</sup> (0.3)<sup>3&nbsp;</sup>= 0.1852</p>



<p><strong>The probability that atleast half of them will recover (X ≥ 3):</strong></p>



<p class="has-text-align-center">∴ P(X ≥ 3) = P(X = 3) + P(X = 4) + P(x = 5) + P(X = 6)</p>



<p class="has-text-align-center">∴ P(X ≥ 3) = <sup>6</sup>C<sub>3</sub>&nbsp;(0.7)<sup>3</sup> (0.3)<sup>6 &#8211; 3</sup>&nbsp; +&nbsp;&nbsp;<sup>6</sup>C<sub>4</sub>&nbsp;(0.7)<sup>4</sup> (0.3)<sup>6 &#8211; 4</sup>&nbsp; +&nbsp;&nbsp;<sup>6</sup>C<sub>5</sub>&nbsp;(0.7)<sup>5</sup> (0.3)<sup>6 &#8211; 5&nbsp;&nbsp;</sup>+&nbsp;&nbsp;<sup>6</sup>C<sub>6</sub>&nbsp;(0.7)<sup>6</sup> (0.3)<sup>6 &#8211; 6</sup></p>



<p class="has-text-align-center">∴ P(X ≥ 3) = 20 x (0.7)<sup>3</sup> (0.3)<sup>3</sup>&nbsp; + 10 x (0.7)<sup>4</sup> (0.3)<sup>2</sup>&nbsp; +&nbsp; 6 x&nbsp;(0.7)<sup>5</sup> (0.3)<sup>1&nbsp;&nbsp;</sup>+ 1 x (0.7)<sup>6</sup> (0.3)<sup>0</sup></p>



<p class="has-text-align-center">∴ P(X ≥ 3) = 0.9294</p>



<p><strong>Ans: </strong>The probability that none will recover&nbsp;is 0.000729. The probability that all will recover&nbsp;is 0.00086441176. The probability that half of them will recover is 0.1852. The probability that atleast half of them will recover is 0.9294</p>



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



<p><strong>Centres for disease control have determined that when a person is given a vaccine, the probability that the person will develop immunity to a virus is 0.8. If eight people are given the vaccine, find the probability that a) none will develop immunity, b) exactly one will develop immunity, and c) all will develop immunity</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">In this case number of trials = n = 8, Probability taht person develops immunity (success) = 0.78</p>



<p class="has-text-align-center">∴ p = 0.8 and q = 1 &#8211; p = 1 &#8211; 0.8 = 0.2</p>



<p class="has-text-align-center">For binomial distribution we have P(X = r) = <sup>n</sup>C<sub>r</sub>&nbsp;p<sup>r</sup> q<sup>n &#8211; r</sup></p>



<p><strong>The probability that none will develop immunity (X = 0):</strong></p>



<p class="has-text-align-center">∴ P(X = 0) = <sup>8</sup>C<sub>0</sub>&nbsp;(0.8)<sup>0</sup> (0.2)<sup>8 &#8211; 0</sup></p>



<p class="has-text-align-center">∴ P(X = 0) = 1 x 1 x (0.2)<sup>8&nbsp;</sup>&nbsp;= 0.00000256</p>



<p><strong>The probability that exactly 4 will develop immunity (X = 4):</strong></p>



<p class="has-text-align-center">∴ P(X = 4) = <sup>8</sup>C<sub>4</sub>&nbsp;(0.8)<sup>4</sup> (0.2)<sup>8 &#8211; 4</sup></p>



<p class="has-text-align-center">∴ P(X = 4) = 70 x&nbsp;(0.8)<sup>4</sup> (0.2)<sup>4&nbsp;</sup>&nbsp;= 0.04587</p>



<p><strong>The probability that all will develop immunity (X = 8):</strong></p>



<p class="has-text-align-center">∴ P(X = 8) = <sup>8</sup>C<sub>8</sub>&nbsp;(0.8)<sup>8</sup> (0.2)<sup>8 &#8211; 8</sup></p>



<p class="has-text-align-center">∴ P(X = 8) = 1 x (0.8)<sup>8</sup> x 1&nbsp;= 0.1678</p>



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



<p><strong>A machine has fourteen identical components that function independently. It will stop working if three or more components fail. If the probability that the component fails is 0.1. Find the probability that the machine will be working.</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">In this case number of trials = n = 14, Probability that component fails (success) = 0.1</p>



<p class="has-text-align-center">∴ p = 0.1 and q = 1 &#8211; p = 1 &#8211; 0.1 = 0.9</p>



<p class="has-text-align-center">For binomial distribution we have P(X = r) = <sup>n</sup>C<sub>r</sub>&nbsp;p<sup>r</sup> q<sup>n &#8211; r</sup></p>



<p class="has-text-align-center">Machine will stop working if three or more components fail.</p>



<p class="has-text-align-center">Hence machine will be working if less than three components fail</p>



<p><strong>The probability that machine is working (X &lt; 3):</strong></p>



<p class="has-text-align-center">∴ P(X &lt; 3) = P(X = 0) + P(X = 1) + P(x = 2)</p>



<p class="has-text-align-center">∴ P(X &lt; 3) = <sup>14</sup>C<sub>0</sub>&nbsp;(0.1)<sup>0</sup> (0.9)<sup>14 &#8211; 0</sup> + <sup>14</sup>C<sub>1</sub>&nbsp;(0.1)<sup>1</sup> (0.9)<sup>14 &#8211; 1</sup> + <sup>14</sup>C<sub>2</sub>&nbsp;(0.1)<sup>2</sup> (0.9)<sup>14 &#8211; 2</sup></p>



<p class="has-text-align-center">∴ P(X &lt; 3) = 1x 1 x&nbsp;&nbsp;(0.9)<sup>14</sup>&nbsp;+ 14 x&nbsp;&nbsp;(0.1)<sup>1</sup> (0.9)<sup>13</sup> + 91 x&nbsp;&nbsp;(0.1)<sup>2</sup> (0.9)<sup>12</sup></p>



<p class="has-text-align-center">∴ P(X &lt; 3) = (1 x&nbsp;&nbsp;(0.9)<sup>2</sup>&nbsp;+ 14 x&nbsp; 0.1 x (0.9) + 91 x&nbsp;&nbsp;(0.1)<sup>2</sup>&nbsp;)(0.9)<sup>12</sup></p>



<p class="has-text-align-center">∴ P(X &lt; 3) = (0.81 + 1.26 + 0.91 )(0.9)<sup>12</sup></p>



<p class="has-text-align-center">∴ P(X &lt; 3) =0.8416</p>



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



<p><strong>The probability that a person picked at random will support a constitutional amendment requiring an annual balanced budget is 0.8. If nine individuals are interviewed and they respond independently. What is the probability that at least two-thirds of them will support the amendment?</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">In this case number of trials = n = 9, Probability that support the ammendment (success) = 0.8</p>



<p class="has-text-align-center">∴ p = 0.8 and q = 1 &#8211; p = 1 &#8211; 0.8 = 0.2</p>



<p class="has-text-align-center">For binomial distribution we have P(X = r) = <sup>n</sup>C<sub>r</sub>&nbsp;p<sup>r</sup> q<sup>n &#8211; r</sup></p>



<p class="has-text-align-center">atleast two third of nine i.e. atleast 6 supports the ammendment</p>



<p><strong>The probability that two third support ammendment (X ≥ 6):</strong></p>



<p class="has-text-align-center">∴ P(X ≥ 6) = P(X = 6) + P(X = 7) + P(x = 8)&nbsp;+ P(x = 9)</p>



<p class="has-text-align-center">∴ P(X ≥ 6) = <sup>9</sup>C<sub>6</sub>&nbsp;(0.8)<sup>6</sup> (0.2)<sup>9 &#8211; 6</sup> + <sup>9</sup>C<sub>7</sub>&nbsp;(0.8)<sup>7</sup> (0.2)<sup>9 &#8211; 7</sup> + <sup>9</sup>C<sub>8</sub>&nbsp;(0.8)<sup>8</sup> (0.2)<sup>9 &#8211; 8</sup> + <sup>9</sup>C<sub>9</sub>&nbsp;(0.8)<sup>9</sup> (0.2)<sup>9 &#8211; 9</sup></p>



<p class="has-text-align-center">∴ P(X ≥ 6) = 84 x (0.8)<sup>6</sup> (0.2)<sup>3</sup> + 36 x (0.8)<sup>7</sup> (0.2)<sup>2</sup> + 9 x (0.8)<sup>8</sup> (0.2)<sup>1</sup> + 1x (0.8)<sup>9</sup> (0.2)<sup>0</sup></p>



<p class="has-text-align-center">∴ P(X ≥ 6) = 84 x (0.8)<sup>6</sup> (0.2)<sup>3</sup> + 36 x (0.8)<sup>7</sup> (0.2)<sup>2</sup> + 9 x (0.8)<sup>8</sup> (0.2)<sup>1</sup> + 1x (0.8)<sup>9</sup>&nbsp;x 1</p>



<p class="has-text-align-center">∴ P(X ≥ 6) = 0.9143</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/binomial-distribution/15210/">Binomial Distribution</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/binomial-distribution/15210/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Probability: Normal Distribution 02</title>
		<link>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/probability-normal-distribution-data-normally-distributed/15199/</link>
					<comments>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/probability-normal-distribution-data-normally-distributed/15199/#respond</comments>
		
		<dc:creator><![CDATA[Hemant More]]></dc:creator>
		<pubDate>Fri, 20 Nov 2020 14:50:24 +0000</pubDate>
				<category><![CDATA[Statistics and Probability]]></category>
		<category><![CDATA[Binomial distribution]]></category>
		<category><![CDATA[Normal distribution]]></category>
		<category><![CDATA[Poisson's distribution]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[Probability distribution]]></category>
		<guid isPermaLink="false">https://thefactfactor.com/?p=15199</guid>

					<description><![CDATA[<p>Science > Mathematics > Statistics and Probability > Probability > Normal Distribution 02 In this article, we shall study to find the probability of an event when data normally distributed is given. Area Under Normal Curve (0 &#60; x&#60; z) Example &#8211; 01: A sample of 100 dry battery cells tested to find the length [&#8230;]</p>
<p>The post <a href="https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/probability-normal-distribution-data-normally-distributed/15199/">Probability: Normal Distribution 02</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 > <a rel="noreferrer noopener" href="https://thefactfactor.com/mathematics/" target="_blank">Mathematics</a> > Statistics and Probability > <a rel="noreferrer noopener" href="https://thefactfactor.com/mathematics/probability/" target="_blank">Probability</a> > Normal Distribution 02</strong></h5>



<p>In this article, we shall study to find the probability of an event when data normally distributed is given.</p>



<h4 class="wp-block-heading">Area Under Normal Curve (0 &lt; x&lt; z)</h4>



<div class="wp-block-image"><figure class="aligncenter size-large"><img fetchpriority="high" decoding="async" width="464" height="598" src="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-15.png" alt="data normally distributed" class="wp-image-15202" srcset="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-15.png 464w, https://thefactfactor.com/wp-content/uploads/2020/11/Probability-15-233x300.png 233w" sizes="(max-width: 464px) 100vw, 464px" /></figure></div>



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



<p><strong>A sample of 100 dry battery cells tested to find the length of life produced the following results. Mean = μ = 12 hours, standard deviation = σ = 3 hours. Assuming that the data are normally distributed, what percentage of battery cells are expressed to have the&nbsp;life a) more than 15 hours, b) less than 6 hours, and c) between 10 hours and 14 hours. Given:</strong></p>



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">z</td><td class="has-text-align-center" data-align="center">2.5</td><td class="has-text-align-center" data-align="center">2</td><td class="has-text-align-center" data-align="center">1</td><td class="has-text-align-center" data-align="center">0.67</td></tr><tr><td class="has-text-align-center" data-align="center">Area</td><td class="has-text-align-center" data-align="center">0.4938</td><td class="has-text-align-center" data-align="center">0.4772</td><td class="has-text-align-center" data-align="center">0.3413</td><td class="has-text-align-center" data-align="center">0.2486</td></tr></tbody></table></figure>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">We have Mean = μ = 12 hours, standard deviation = σ = 3 hours, Total number of objects = N = 100</p>



<p><strong>P(life of battery more than 15 hours)</strong></p>



<p class="has-text-align-center">The standardized value of x = 15 is z = (x &#8211; μ)/σ </p>



<p class="has-text-align-center">=&nbsp;(15 &#8211; 12)/3 = 3/3 = 1</p>



<p class="has-text-align-center">P(z &gt;1) = area under the standard normal curve to the right of z = 1</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="300" height="134" src="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-16.png" alt="data normally distributed" class="wp-image-15203"/></figure></div>



<p class="has-text-align-center">P(z &gt;1) = (Area to the right of z = 0) &#8211; (Area between z = 0 and z = 1)</p>



<p class="has-text-align-center">P(z &gt;1) = 0.5 &#8211; 0.3413 = 0.1587</p>



<p><strong>P(life of battery less than 6 hours)</strong></p>



<p class="has-text-align-center">The standardized value of x = 6 is z = (x &#8211; μ)/σ </p>



<p class="has-text-align-center">=&nbsp;(6 &#8211; 12)/3 = &#8211; 6/3 = &#8211; 2</p>



<p class="has-text-align-center">P(z &lt; &#8211; 2) = area under the standard normal curve to the left of z = -2</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="300" height="134" src="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-17.png" alt="" class="wp-image-15204"/></figure></div>



<p class="has-text-align-center">P(z &lt; -2) = (Area to the left of z = 0) &#8211; (Area between z = 0 and z = -2)</p>



<p class="has-text-align-center">P(z &gt;1) = 0.5 &#8211; 0.4772 = 0.0228</p>



<p><strong>P(life of battery between 10 hours and 14 hours)</strong></p>



<p class="has-text-align-center">The standardized value of x = 10 is z = (x &#8211; μ)/σ </p>



<p class="has-text-align-center">=&nbsp;(10 &#8211; 12)/3 = &#8211; 2/3 = &#8211; 0.67</p>



<p class="has-text-align-center">The standardized value of x = 14is z = (x &#8211; μ)/σ </p>



<p class="has-text-align-center">=&nbsp;(14 &#8211; 12)/3 =&nbsp; 2/3 =&nbsp; 0.67</p>



<p class="has-text-align-center">P(- 0.67 &lt; z &lt; 0.67) = area under the standard normal curve between </p>



<p class="has-text-align-center">z = 0.67 and z = &#8211; 0.67</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="300" height="134" src="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-18.png" alt="" class="wp-image-15205"/></figure></div>



<p class="has-text-align-center">P(- 0.67 &lt; z &lt; 0.67) = (Area between z = 0 and z = &#8211; 0.67) +&nbsp;(Area between z = 0 and z = 0.67)</p>



<p class="has-text-align-center">P(- 0.67 &lt; z &lt; 0.67) = 2 x&nbsp;(Area between z = 0 and z = &#8211; 0.67) </p>



<p class="has-text-align-center">= 2 x 0.2486 = 0.4972</p>



<p class="has-text-align-center"><strong>Ans:</strong> 15.87% batteries have life more than 15 hours.</p>



<p class="has-text-align-center">2.28% batteries have life less than 6 hours.</p>



<p class="has-text-align-center">49.72% batteries have life between 10 hours and 14 hours.</p>



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



<p><strong>In a certain examination, 500 students appeared. Means score is 68 and SD 8. Assuming that the data are normally distributed find the number of students scoring a) less than 50 and b) more than 60.</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">We have Mean = μ = 68, standard deviation = σ = 8, Total number of students = N = 500</p>



<p><strong>P(marks less than 50)</strong></p>



<p class="has-text-align-center">The standardized value of x = 50 is z = (x &#8211; μ)/σ </p>



<p class="has-text-align-center">=&nbsp;(50 &#8211; 68)/8 = &#8211; 18/8 = &#8211; 2.25</p>



<p class="has-text-align-center">P(z&nbsp; &lt; &#8211; 2.25) = area under the standard normal curve to the left of z = &#8211; 2.25</p>



<p class="has-text-align-center">P(z &lt; &#8211; 2.25) = (Area to the right of z = 0) &#8211; (Area between z = 0 and z = -2.25)</p>



<p class="has-text-align-center">P(z &lt; &#8211; 2.5) = 0.5 &#8211; 0.4878 = 0.0122</p>



<p class="has-text-align-center">Number of students got less than 50 marks = N x&nbsp;P(z &lt; &#8211; 2.25) </p>



<p class="has-text-align-center">= 500 x 0.0122 = 6 (Appox.)</p>



<p><strong>P(marks more than 60)</strong></p>



<p class="has-text-align-center">The standardized value of x = 50 is z = (x &#8211; μ)/σ </p>



<p class="has-text-align-center">=&nbsp;(60 &#8211; 68)/8 = &#8211; 8/8 = &#8211; 1</p>



<p class="has-text-align-center">P(z&nbsp; &gt; &#8211; 1) = area under the standard normal curve to the right of z = &#8211; 1</p>



<p class="has-text-align-center">P(z &gt; &#8211; 1) = (Area to the right of z = 0) + (Area between z = 0 and z = -1)</p>



<p class="has-text-align-center">P(z &gt; &#8211; 1) = 0.5 + 0.3413 = 0.8413</p>



<p class="has-text-align-center">Number of students got more than 60 marks = N x&nbsp;P(z &gt; &#8211; 1) </p>



<p class="has-text-align-center">= 500 x 0.8413 = 421 (Appox.)</p>



<p class="has-text-align-center"><strong>Ans:</strong> Number of students got less than 50 marks are 6</p>



<p class="has-text-align-center">Number of students got more than 60 marks are 421</p>



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



<p><strong>Sacks of sugar-packed by an automatic loader having an average weight of 100 kg and with a standard deviation of 0.250 kg. Assuming that the data are normally distributed, find the chance of sack weighing less than 99.5 kg.</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">We have Mean = μ = 100 kg, standard deviation = σ = 0.250 kg</p>



<p><strong>P(weight less than 99.5 kg)</strong></p>



<p class="has-text-align-center">The standardized value of x = 99.5 is z = (x &#8211; μ)/σ</p>



<p class="has-text-align-center"> =&nbsp;(99.5 &#8211; 100)/0.250 = &#8211; 0.5/0.250 = &#8211; 2</p>



<p class="has-text-align-center">P(z&nbsp; &lt; &#8211; 2) = area under the standard normal curve to the left of z = &#8211; 2</p>



<p class="has-text-align-center">P(z &lt; &#8211; 2) = (Area to the right of z = 0) &#8211; (Area between z = 0 and z = -2)</p>



<p class="has-text-align-center">P(z &lt; &#8211; 2) = 0.5 &#8211; 0.4772 = 0.0228</p>



<p class="has-text-align-center"><strong>Ans:</strong>&nbsp;The chance of sack weighing less than 99.5 kg is 0.0228 or 2.28%</p>



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



<p><strong>In a test 0f 2000 electric bulbs, it was found that the life of a particular make was normally distributed with an average life of 2040 hours and a standard deviation of 60 hours. Estimate the number of bulbs likely to burn for a) between 1920 hours and 2160 hours and b) more than 2150 hours. Given A(2) = 0.4772, A(1.83) = 0.4664</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">We have Mean = μ = 2040 hours, standard deviation = σ = 60 hours, Total number of bulbs = N = 2000</p>



<p><strong>P(Working life between 1920 hours and 2160 hours)</strong></p>



<p class="has-text-align-center">The standardized value of x = 1920 is z = (x &#8211; μ)/σ </p>



<p class="has-text-align-center">=&nbsp;(1920 &#8211; 2040)/60 = &#8211; 120/60 = &#8211; 2</p>



<p class="has-text-align-center">The standardized value of x = 2160 is z = (x &#8211; μ)/σ </p>



<p class="has-text-align-center">=&nbsp;(2160 &#8211; 2040)/60 = 120/60 = 2</p>



<p class="has-text-align-center">P(- 2 &lt; z &lt; 2) = area under the standard normal curve between z = -2 and z = 2</p>



<p class="has-text-align-center">P(- 2 &lt; z &lt; 2) = (Area between z = 0 and z = -2) + (Area between z = 0 and z = 2)</p>



<p class="has-text-align-center">P(- 2 &lt; z &lt; 2)&nbsp; = 2 x (Area between z = 0 and z = 2) = 2 x 0.4772 = 0.9544</p>



<p class="has-text-align-center">Number of bulbs having life between 1920 hours and 2160 hours </p>



<p class="has-text-align-center">= N x P(- 2 &lt; z &lt; 2)</p>



<p class="has-text-align-center">= 2000 x 0.9544 =1909 (Appox.)</p>



<p><strong>P(Working life morethan 2150 hours)</strong></p>



<p class="has-text-align-center">The standardized value of x = 2150 is z = (x &#8211; μ)/σ </p>



<p class="has-text-align-center">=&nbsp;(2150 &#8211; 2040)/60= 110/60 = 1.83</p>



<p class="has-text-align-center">P(z&nbsp; &gt; 1.83) = area under the standard normal curve to the right of z = 1.83</p>



<p class="has-text-align-center">P(z &gt; 1.83) = (Area to the right of z = 0) &#8211; (Area between z = 0 and z = 1.83)</p>



<p class="has-text-align-center">P(z &gt; 1.83) = 0.5 &#8211; 0.4664 = 0.0336</p>



<p class="has-text-align-center">Number of bulbs having life more than 2150 hours </p>



<p class="has-text-align-center">= N x P(z &gt; 1.83)</p>



<p class="has-text-align-center">= 2000 x 0. 0336 = 67 (Appox.)</p>



<p class="has-text-align-center"><strong>Ans:</strong> The number of bulbs having life between 1920 hours and 2160 hours is 1909 and the number of bulbs having life more than 2150 hours is 67</p>



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



<p><strong>In a test of 2000 electric bulbs, it was found that the life of a particular make was normally distributed with an average life of 2040 hours and a standard deviation of 60 hours. Estimate the number of bulbs likely to burn for a) between 1920 hours and 2160 hours and b) more than 2150 hours. Given A(2) = 0.4772, A(1.83) = 0.4664</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">We have Mean = μ = 2040 hours, standard deviation = σ = 60 hours, Total number of bulbs = N = 2000</p>



<p><strong>P(Working life between 1920 hours and 2160 hours)</strong></p>



<p class="has-text-align-center">The standardized value of x = 1920 is z = (x &#8211; μ)/σ </p>



<p class="has-text-align-center">=&nbsp;(1920 &#8211; 2040)/60 = &#8211; 120/60 = &#8211; 2</p>



<p class="has-text-align-center">The standardized value of x = 2160 is z = (x &#8211; μ)/σ </p>



<p class="has-text-align-center">=&nbsp;(2160 &#8211; 2040)/60 = 120/60 = 2</p>



<p class="has-text-align-center">P(- 2 &lt; z &lt; 2) = area under the standard normal curve between z = -2 and z = 2</p>



<p class="has-text-align-center">P(- 2 &lt; z &lt; 2) = (Area betweenz = 0 and z = -2) + (Area between z = 0 and z = 2)</p>



<p class="has-text-align-center">P(- 2 &lt; z &lt; 2)&nbsp; = 2 x (Area between z = 0 and z = 2) = 2 x 0.4772 = 0.9544</p>



<p class="has-text-align-center">Number of bulbs having life between 1920 hours and 2160 hours </p>



<p class="has-text-align-center">= N x P(- 2 &lt; z &lt; 2)</p>



<p class="has-text-align-center">= 2000 x 0.9544 =1909 (Appox.)</p>



<p><strong>P(Working life morethan 2150 hours)</strong></p>



<p class="has-text-align-center">The standardized value of x = 2150 is z = (x &#8211; μ)/σ </p>



<p class="has-text-align-center">=&nbsp;(2150 &#8211; 2040)/60= 110/60 = 1.83</p>



<p class="has-text-align-center">P(z&nbsp; &gt; 1.83) = area under the standard normal curve to the right of z = 1.83</p>



<p class="has-text-align-center">P(z &gt; 1.83) = (Area to the right of z = 0) &#8211; (Area between z = 0 and z = 1.83)</p>



<p class="has-text-align-center">P(z &gt; 1.83) = 0.5 &#8211; 0.4664 = 0.0336</p>



<p class="has-text-align-center">Number of bulbs having life more than 2150 hours </p>



<p class="has-text-align-center">= N x P(z &gt; 1.83)</p>



<p class="has-text-align-center">= 2000 x 0. 0336 = 67 (Appox.)</p>



<p class="has-text-align-center"><strong>Ans:</strong> The number of bulbs having life between 1920 hours and 2160 hours is 1909 and the number of bulbs having life more than 2150 hours is 67</p>



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



<p><strong>The scores of 1000 students have a mean 14 and standard deviation 2.5. Assuming the data to be normally distributed, find a) how many students secured marks between 12 and 15? and b) How many student score more than 18. Given A(0.8) 0.2882, A(0.4) 0.1554, A(1.6) = 0.4452.</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">We have Mean = μ = 14, standard deviation = σ = 2.5, Total number of students = N = 1000</p>



<p><strong>P(score between 12 and 15)</strong></p>



<p class="has-text-align-center">The standardized value of x = 12 is z = (x &#8211; μ)/σ </p>



<p class="has-text-align-center">=&nbsp;(12 &#8211; 14)/2.5 = &#8211; 2/2.5 = &#8211; 0.8</p>



<p class="has-text-align-center">The standardized value of x = 15 is z = (x &#8211; μ)/σ </p>



<p class="has-text-align-center">=&nbsp;(15 &#8211; 14)/2.5 = 1/2.5 = 0.4</p>



<p class="has-text-align-center">P(- 0.8 &lt; z &lt; 0.4) = area under the standard normal curve between z = &#8211; 0.8 and z = 0.4</p>



<p class="has-text-align-center">P(- 0.8 &lt; z &lt; 0.4) = (Area betweenz = 0 and z = &#8211; 0.8) + (Area between z = 0 and z = 0.4)</p>



<p class="has-text-align-center">P(- 0.8 &lt; z &lt; 0.4)&nbsp; = 0.2881 + 0.1554 = 0.4435</p>



<p class="has-text-align-center">Number of students who score between 12 and 14&nbsp; </p>



<p class="has-text-align-center">= N x P(- 0.8 &lt; z &lt; 0.4)</p>



<p class="has-text-align-center">= 1000 x 0.4435 = 444 (Appox.)</p>



<p><strong>P(Score more than 18)</strong></p>



<p class="has-text-align-center">The standardized value of x = 18 is z = (x &#8211; μ)/σ </p>



<p class="has-text-align-center">=&nbsp;(18 &#8211; 14)/2.5= 4/2.5 = 1.6</p>



<p class="has-text-align-center">P(z&nbsp; &gt; 1.6) = area under the standard normal curve to the right of z = 1.6</p>



<p class="has-text-align-center">P(z &gt; 1.6) = (Area to the right of z = 0) &#8211; (Area between z = 0 and z = 1.6)</p>



<p class="has-text-align-center">P(z &gt; 1.6) = 0.5 &#8211; 0.4452 = 0.0548</p>



<p class="has-text-align-center">Number of students who score more than 18&nbsp; </p>



<p class="has-text-align-center">= N x P(z &gt; 1.6)</p>



<p></p>



<p class="has-text-align-center">= 1000 x 0. 0548 = 55 (Appox.)</p>



<p class="has-text-align-center"><strong>Ans:</strong> The number of students who score between 12 and 14 is 444 and the number of students who score more than 18 is 55</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/probability-normal-distribution-data-normally-distributed/15199/">Probability: Normal Distribution 02</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/probability-normal-distribution-data-normally-distributed/15199/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Probability: Normal Distribution</title>
		<link>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/normal-distribution/15190/</link>
					<comments>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/normal-distribution/15190/#comments</comments>
		
		<dc:creator><![CDATA[Hemant More]]></dc:creator>
		<pubDate>Fri, 20 Nov 2020 13:31:24 +0000</pubDate>
				<category><![CDATA[Statistics and Probability]]></category>
		<category><![CDATA[Binomial distribution]]></category>
		<category><![CDATA[Normal distribution]]></category>
		<category><![CDATA[Poisson's distribution]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[Probability distribution]]></category>
		<guid isPermaLink="false">https://thefactfactor.com/?p=15190</guid>

					<description><![CDATA[<p>Science &#62; Mathematics &#62; Statistics and Probability &#62; Probability &#62; Normal Distribution 01 The&#160;normal distribution&#160;refers to a family of&#160;continuous probability distributions&#160;described by the normal equation. on the domain x&#160;∈ (- ∞,&#160;∞) where&#160;x&#160;is a normal random variable, μ is the mean, σ is the standard deviation, Thus the normal distribution can be completely specified by two [&#8230;]</p>
<p>The post <a href="https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/normal-distribution/15190/">Probability: Normal Distribution</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; Normal Distribution 01</strong></h5>



<p>The&nbsp;normal distribution&nbsp;refers to a family of&nbsp;continuous probability distributions&nbsp;described by the normal equation.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="222" height="77" src="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-12.png" alt="Normal Distribution" class="wp-image-15194"/></figure></div>



<p class="has-text-align-center">on the domain x&nbsp;∈ (- ∞,&nbsp;∞)</p>



<p class="has-text-align-center">where&nbsp;<em>x</em>&nbsp;is a normal random variable, μ is the mean, σ is the standard deviation,</p>



<p>Thus the normal distribution can be completely specified by two parameter mean (μ) and standard deviation (σ) and is represented as N(μ, σ).</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="425" height="309" src="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-13.png" alt="Normal Distribution" class="wp-image-15195" srcset="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-13.png 425w, https://thefactfactor.com/wp-content/uploads/2020/11/Probability-13-300x218.png 300w" sizes="auto, (max-width: 425px) 100vw, 425px" /></figure></div>



<p>Mathematicians called this distribution a normal distribution, a physicist called it a&nbsp;Gaussian distribution, and scientists called it a bell curve due to its bell-like shape.</p>



<p>The normal distribution with mean μ = 0 and standard deviation, σ = 1 is called the standard normal distribution. It is denoted by N(0, 1).</p>



<p class="has-accent-color has-text-color has-large-font-size" id="properties"><strong>Characteristics of a Normal Distribution</strong></p>



<ul class="wp-block-list"><li>The normal curve is symmetrical about the mean&nbsp;μ.&nbsp;It is perfectly symmetrical around its center. That is, the right side of the center is a mirror image of the left side.</li><li>The mean is at the middle and divides the area into halves.&nbsp;The&nbsp;center of a normal distribution&nbsp;is located at its peak, and 50% of the data lies above the mean, while 50% lies below. It means that the mean, median, and mode are all equal in a normal distribution.</li><li>There is also only one mode, or peak, in a normal distribution.</li><li>Normal distributions are continuous and have tails that are asymptotic.</li><li>The total area under the curve is equal to 1;</li><li>It is completely determined by its mean and standard deviation (SD)&nbsp;<em>σ</em>&nbsp;(or variance&nbsp;<em>σ</em><sup>2</sup>)</li><li>Approximately 68 % of the data lies within 1 SD of the mean.&nbsp;Approximately 95 % of the data lies within 2 SD of the mean.&nbsp; Approximately 99.7 % of the data lies within 3 SD of the mean.</li></ul>



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



<p>The number of standard deviations from the mean is called the standard score or z &#8211; score.</p>



<p>An arbitrary normal distribution can be converted to a standard normal distribution by changing variables to z.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="249" height="336" src="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-14.png" alt="" class="wp-image-15196" srcset="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-14.png 249w, https://thefactfactor.com/wp-content/uploads/2020/11/Probability-14-222x300.png 222w" sizes="auto, (max-width: 249px) 100vw, 249px" /></figure></div>



<p class="has-accent-color has-text-color has-large-font-size"><strong>Empirical Rules for z &#8211; Scores:</strong></p>



<ul class="wp-block-list"><li>Approximately 68 % of the data lies within 1 SD of the mean.&nbsp;</li><li>Approximately 95 % of the data lies within 2 SD of the mean.&nbsp; </li><li>Approximately 99.7 % of the data lies within 3 SD of the mean.</li></ul>



<p class="has-accent-color has-text-color has-large-font-size"><strong>Importance of z &#8211; Score:</strong></p>



<p>Z-Scores tell us whether a particular score is equal to the mean, below the mean or above the mean of a bunch of scores. They can also tell us how far a particular score is away from the mean.</p>



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">Z-Score</td><td>Conclusion</td></tr><tr><td class="has-text-align-center" data-align="center">0</td><td>It is equal to the group mean</td></tr><tr><td class="has-text-align-center" data-align="center">Positive</td><td>It is above the group mean</td></tr><tr><td class="has-text-align-center" data-align="center">Negative</td><td>It is below the group mean</td></tr><tr><td class="has-text-align-center" data-align="center">+ 1</td><td>It is 1 Standard Deviation above the mean</td></tr><tr><td class="has-text-align-center" data-align="center">+ 2</td><td>It is 2 Standard Deviation above the mean</td></tr><tr><td class="has-text-align-center" data-align="center">&#8211; 1</td><td>It is 1 Standard Deviation below the mean</td></tr><tr><td class="has-text-align-center" data-align="center">&#8211; 2</td><td>It is 1 Standard Deviation below the mean</td></tr></tbody></table></figure>



<p>We can use Z-scores to standardize scores from different groups of data. Then we can compare raw scores from different groups of data.</p>



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



<p><strong>95 % of students at the college are between 1.1 m and 1.7 m tall. Find mean and the standard deviation assuming a normal distribution.</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">Mean = μ = average of the two values given = (1.1 + 1.7)/2 = 2.8/2 = 1.4 m</p>



<p class="has-text-align-center">From empirical rule states that approximately 95 % of the data lies within 2 SD of the mean on either side.</p>



<p class="has-text-align-center">Therefore the total deviation is 4 S.D.</p>



<p class="has-text-align-center">4 S.D. = 1.7 &#8211; 1.1</p>



<p class="has-text-align-center">4 S.D. = 0.6</p>



<p class="has-text-align-center">1 S.D. =&nbsp;σ = 0.15 m</p>



<p class="has-text-align-center"><strong>Ans:</strong> Mean = 1.4 m and the standard deviation is 0.15 m</p>



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



<p><strong>95 % of students in a class of 100 weigh between 62 kg and 90 kg. Find mean and standard deviation assuming a normal distribution.</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">Mean = μ = average of the two values given = (62 + 90)/2 = 152/2 = 76 kg</p>



<p class="has-text-align-center">From empirical rule states that approximately 95 % of the data lies within 2 SD of the mean on either side.</p>



<p class="has-text-align-center">Therefore the total deviation is 4 S.D.</p>



<p class="has-text-align-center">4 S.D. = 90 &#8211; 62</p>



<p class="has-text-align-center">4 S.D. = 28</p>



<p class="has-text-align-center">1 S.D. =&nbsp;σ = 7 kg</p>



<p class="has-text-align-center"><strong>Ans:</strong> Mean = 76 kg and standard deviation is 7 kg</p>



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



<p><strong>68 % of marks of students in a certain test are between 51 and 64. Find mean and standard deviation assuming a normal distribution.</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">Mean = μ = average of the two values given = (51 + 64)/2 = 115/2 = 57.5 kg</p>



<p class="has-text-align-center">From empirical rule states that approximately 68 % of the data lies within 1 SD of the mean on either side.</p>



<p class="has-text-align-center">Therefore the total deviation is 2 S.D.</p>



<p class="has-text-align-center">2 S.D. = 64 &#8211; 51</p>



<p class="has-text-align-center">2 S.D. = 13</p>



<p class="has-text-align-center">1 S.D. =&nbsp;σ = 6.5 kg</p>



<p class="has-text-align-center"><strong>Ans:</strong> Mean marks = 57.5 and standard deviation in marks is 6.5</p>



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



<p><strong>99.7 % of electrical components produced by a machine have lengths between 1.176 cm and 1.224 cm. Find mean and standard deviation assuming a normal distribution.</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">Mean = μ = average of the two values given = (1.176 + 1.224)/2 = 2.4/2 = 1. 2 cm</p>



<p class="has-text-align-center">From empirical rule states that approximately 99.7 % of the data lies within 3 SD of the mean on either side.</p>



<p class="has-text-align-center">Therefore the total deviation is 6 S.D.</p>



<p class="has-text-align-center">6 S.D. = 1.224 &#8211; 1.176</p>



<p class="has-text-align-center">6 S.D. = 0.048</p>



<p class="has-text-align-center">1 S.D. = σ = 0.008 cm</p>



<p class="has-text-align-center"><strong>Ans:</strong> Mean length = 1.2 cm and standard deviation in length is 0.008 cm</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/normal-distribution/15190/">Probability: Normal Distribution</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/normal-distribution/15190/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Problems Based on Selection of Balls</title>
		<link>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/getting-a-red-ball/15167/</link>
					<comments>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/getting-a-red-ball/15167/#comments</comments>
		
		<dc:creator><![CDATA[Hemant More]]></dc:creator>
		<pubDate>Fri, 20 Nov 2020 11:36:11 +0000</pubDate>
				<category><![CDATA[Statistics and Probability]]></category>
		<category><![CDATA[Ace]]></category>
		<category><![CDATA[Black ball]]></category>
		<category><![CDATA[Certain event]]></category>
		<category><![CDATA[Club]]></category>
		<category><![CDATA[Coloured balls]]></category>
		<category><![CDATA[Complement of event]]></category>
		<category><![CDATA[Compound event]]></category>
		<category><![CDATA[Denomination]]></category>
		<category><![CDATA[Deterministic experiment]]></category>
		<category><![CDATA[Diamond]]></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[Heart]]></category>
		<category><![CDATA[Impossible event]]></category>
		<category><![CDATA[Jack]]></category>
		<category><![CDATA[King]]></category>
		<category><![CDATA[Mutually exclusive events]]></category>
		<category><![CDATA[Numbered cards]]></category>
		<category><![CDATA[Numbered tickets]]></category>
		<category><![CDATA[Outcome]]></category>
		<category><![CDATA[pack of cards]]></category>
		<category><![CDATA[Playing cards]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[Queen]]></category>
		<category><![CDATA[Random experiment]]></category>
		<category><![CDATA[Red ball]]></category>
		<category><![CDATA[Same denomination]]></category>
		<category><![CDATA[Sample space]]></category>
		<category><![CDATA[Spade]]></category>
		<category><![CDATA[Sure event]]></category>
		<category><![CDATA[Well shuffled pack]]></category>
		<guid isPermaLink="false">https://thefactfactor.com/?p=15167</guid>

					<description><![CDATA[<p>Science > Mathematics > Statistics and Probability > Probability > Problems Based on Selection of Balls In the last few articles, we have seen to solve problems based on tossing of coins, throwing dice, and selecting numbered cards. In this article, we shall study the problems to find the probability involving the draw of a [&#8230;]</p>
<p>The post <a href="https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/getting-a-red-ball/15167/">Problems Based on Selection of Balls</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 > <a rel="noreferrer noopener" href="https://thefactfactor.com/mathematics/" target="_blank">Mathematics</a> > Statistics and Probability > <a rel="noreferrer noopener" href="https://thefactfactor.com/mathematics/probability/" target="_blank">Probability</a> > Problems Based on Selection of Balls</strong></h5>



<p>In the last few articles, we have seen to solve problems based on tossing of coins, throwing dice, and selecting numbered cards. In this article, we shall study the problems to find the probability involving the draw of a single ball from a collection of identical but different coloured balls. e.g. An urn&nbsp;contains 9 red, 7 white, and 4 black balls.&nbsp; All balls are identical. If one ball is drawn at random from the urn. Find the probability that of getting a red ball.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-08.png" alt="getting a red ball" class="wp-image-15168" width="185" height="113"/></figure></div>



<p class="has-text-color has-background has-large-font-size" style="background-color:#e9e9e9;color:#d67010"><strong><strong>Problems based on the Draw of a Single Ball:</strong></strong></p>



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



<p><strong>An urn&nbsp;contains 9 red, 7 white, and 4 black balls.&nbsp; All balls are identical. If one ball is drawn at random from the urn. Find the probability that</strong></p>



<p><strong>Solution:</strong></p>



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">9 R</td><td class="has-text-align-center" data-align="center">7W</td><td class="has-text-align-center" data-align="center">4 B</td></tr></tbody></table></figure>



<p class="has-text-align-center">Total = 9 + 7 + 4 = 20</p>



<p class="has-text-align-center">There are 20 balls in the urn</p>



<p class="has-text-align-center">one ball out of 20 can be drawn by&nbsp;<sup>20</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">Hence n(S) =&nbsp;<sup>20</sup>C<sub>1</sub>&nbsp;= 20</p>



<p><strong>a) a red ball</strong></p>



<p class="has-text-align-center">Let A be the event of getting a red ball</p>



<p class="has-text-align-center">There are 9 red balls in the urn</p>



<p class="has-text-align-center">1 red ball out of 9 red balls can be drawn by <sup>9</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(A) = <sup>9</sup>C<sub>1</sub>&nbsp; = 9</p>



<p class="has-text-align-center">By the definition P(A) = n(A)/n(S) =9/20</p>



<p class="has-text-align-center">Therefore the probability of getting a red ball is 9/20.</p>



<p><strong>b)</strong> <strong>a white ball</strong></p>



<p class="has-text-align-center">Let B be the event of getting a white ball</p>



<p class="has-text-align-center">There are 7 white balls in the urn</p>



<p class="has-text-align-center">1 white ball out of 7 white balls can be drawn by <sup>7</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(B) = <sup>7</sup>C<sub>1</sub>&nbsp; = 7</p>



<p class="has-text-align-center">By the definition P(B) = n(B)/n(S) =7/20</p>



<p class="has-text-align-center">Therefore the probability of getting a white ball is 7/20.</p>



<p><strong>c) a black ball</strong></p>



<p class="has-text-align-center">Let C be the event of getting a black ball</p>



<p class="has-text-align-center">There are 4 black balls in the urn</p>



<p class="has-text-align-center">1 black ball out of 4 black balls can be drawn by <sup>4</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(C) = <sup>4</sup>C<sub>1</sub>&nbsp; = 4</p>



<p class="has-text-align-center">By the definition P(C) = n(C)/n(S) = 4/20 = 1/5</p>



<p class="has-text-align-center">Therefore the probability of getting a black ball is 1/5.</p>



<p><strong>d)</strong> <strong>not a red ball</strong></p>



<p class="has-text-align-center">Let D be the event of getting not a red ball</p>



<p class="has-text-align-center">There are 7 + 4 = 11 non-red balls</p>



<p class="has-text-align-center">1 non-red ball out of 11 non-red balls can be drawn by <sup>11</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(D) = <sup>11</sup>C<sub>1</sub>&nbsp; = 11</p>



<p class="has-text-align-center">By the definition P(D) = n(D)/n(S) = 11/20</p>



<p class="has-text-align-center">Therefore the probability of getting not red ball is 11/20</p>



<p><strong>e)</strong> <strong>not a white ball</strong></p>



<p class="has-text-align-center">Let E be the event of getting not a white ball</p>



<p class="has-text-align-center">There are 9 + 4 = 13&nbsp;&nbsp;non-white balls</p>



<p class="has-text-align-center">1 non-white ball out of 13 non-white balls can be drawn by <sup>13</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(E) = <sup>13</sup>C<sub>1</sub>&nbsp; = 13</p>



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



<p class="has-text-align-center">Therefore the probability of getting not white ball is 13/20</p>



<p><strong>f) not a black ball</strong></p>



<p class="has-text-align-center">Let F be the event of getting not a black ball</p>



<p class="has-text-align-center">There are 9 + 7 = 16 non-black balls</p>



<p class="has-text-align-center">1 non-black ball out of 16 non-black balls can be drawn by <sup>16</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(F) = <sup>16</sup>C<sub>1</sub>&nbsp; = 16</p>



<p class="has-text-align-center">By the definition P(F) = n(F)/n(S) = 16/20 = 4/5</p>



<p class="has-text-align-center">Therefore the probability of getting not&nbsp;a black ball is 4/5.</p>



<p><strong>g) a red ball or a black ball</strong></p>



<p class="has-text-align-center">Let G be the event of getting not a red ball</p>



<p class="has-text-align-center">There are 9 + 4 = 13 red or black balls</p>



<p class="has-text-align-center">1 red or a&nbsp; black ball out of 13 can be drawn by <sup>13</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(G) = <sup>13</sup>C<sub>1</sub>&nbsp; = 13</p>



<p class="has-text-align-center">By the definition P(G) = n(G)/n(S) = 13/20</p>



<p class="has-text-align-center">Therefore the probability of getting a red ball or a black ball is 13/20.</p>



<p><strong>h) a red ball or a white ball</strong></p>



<p class="has-text-align-center">Let H be the event of getting&nbsp;a red ball or a white ball</p>



<p class="has-text-align-center">There are 9 + 7 = 16 red or white balls</p>



<p class="has-text-align-center">1 red or a&nbsp; white ball out of 16 can be drawn by <sup>16</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(H) = <sup>16</sup>C<sub>1</sub>&nbsp; = 16</p>



<p class="has-text-align-center">By the definition P(H) = n(H)/n(S) = 16/20 = 4/5</p>



<p class="has-text-align-center">Therefore the probability of getting a red ball or a white ball is 4/5.</p>



<p><strong>i) a black ball or a white ball</strong></p>



<p class="has-text-align-center">Let J be the event of getting&nbsp;a black ball or a white ball</p>



<p class="has-text-align-center">There are 4 + 7 = 11 black or white balls</p>



<p class="has-text-align-center">1 black or a&nbsp; white ball out of 11 can be drawn by <sup>11</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(J) = <sup>11</sup>C<sub>1</sub>&nbsp; = 11</p>



<p class="has-text-align-center">By the definition P(J) = n(J)/n(S) = 11/20</p>



<p class="has-text-align-center">Therefore the probability of getting a black ball or a white ball is 11/20.</p>



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



<p><strong>An urn&nbsp;contains 9 red, 7 white, and 4 black balls.&nbsp; All balls are identical. Two balls are drawn at random from the urn. Find the probability that</strong></p>



<p><strong>Solution:</strong></p>



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">9 R</td><td class="has-text-align-center" data-align="center">7 W</td><td class="has-text-align-center" data-align="center">4 B</td></tr></tbody></table></figure>



<p class="has-text-align-center">Total = 9 + 7 + 4 = 20</p>



<p class="has-text-align-center">There are 20 balls in the urn</p>



<p class="has-text-align-center">Two balls out of 20 can be drawn by&nbsp;<sup>20</sup>C<sub>2&nbsp;</sub>ways</p>



<p class="has-text-align-center">Hence n(S) =&nbsp;<sup>20</sup>C<sub>2</sub>&nbsp;= 10 x 19</p>



<p><strong>a) both red balls</strong></p>



<p class="has-text-align-center">Let A be the event of getting both red balls</p>



<p class="has-text-align-center">There are 9 red balls in the urn</p>



<p class="has-text-align-center">2 red balls out of 9 red balls can be drawn by <sup>9</sup>C<sub>2&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(A) = <sup>9</sup>C<sub>2</sub>&nbsp; = 9 x 4</p>



<p class="has-text-align-center">By the definition P(A) = n(A)/n(S) = (9 x 4)/(10 x 19) = 18/95</p>



<p class="has-text-align-center">Therefore the probability of getting both red balls is 18/95</p>



<p><strong>b) no red ball</strong></p>



<p class="has-text-align-center">Let B be the event of getting no red ball</p>



<p class="has-text-align-center">There are 7 + 4 = 11 non-red balls in the urn</p>



<p class="has-text-align-center">2 red balls out of 11 non-red balls can be drawn by <sup>11</sup>C<sub>2&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(B) = <sup>11</sup>C<sub>2</sub>&nbsp; = 11 x 5</p>



<p class="has-text-align-center">By the definition P(B) = n(B)/n(S) = (11 x 5)/(10 x 19) = 11/38</p>



<p class="has-text-align-center">Therefore the probability of getting no red ball is 11/76</p>



<p><strong>c)</strong> <strong>atleast one red ball</strong></p>



<p class="has-text-align-center">Let C be the event of getting atleast one red ball</p>



<p class="has-text-align-center">Hence&nbsp;C&nbsp;is the event of getting no red ball</p>



<p class="has-text-align-center">There are 7 + 4 = 11 non-red balls in the urn</p>



<p class="has-text-align-center">2 non-red balls out of 11 non-red balls can be drawn by <sup>11</sup>C<sub>2&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(C) = <sup>11</sup>C<sub>2</sub>&nbsp; = 11 x 5</p>



<p class="has-text-align-center">By the definition P(C) = n(C)/n(S) = (11 x 5)/(10 x 19) = 11/38</p>



<p class="has-text-align-center">Now, P(C) = 1 &#8211; P(C) = 1 &#8211; 11/38 = 27/38</p>



<p class="has-text-align-center">Therefore the probability of getting atleast one red ball is 27/38</p>



<p><strong>d)</strong> <strong>exactly one red ball</strong></p>



<p class="has-text-align-center">Let D be the event of getting exactly one red ball i.e. one red and 1 non red ball</p>



<p class="has-text-align-center">There are 9 red and 7 + 4 = 11 non-red balls in the urn</p>



<p class="has-text-align-center">2 red balls out of 11 non-red balls can be drawn by <sup>11</sup>C<sub>2&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(D) = <sup>9</sup>C<sub>1</sub>&nbsp; x&nbsp; <sup>11</sup>C<sub>1</sub>&nbsp; = 9&nbsp; x 11</p>



<p class="has-text-align-center">By the definition P(D) = n(D)/n(S) = (9 x 11)/(10 x 19) = 99/190</p>



<p class="has-text-align-center">Therefore the probability of getting exactly one red ball is 99/190.</p>



<p><strong>e)</strong> <strong>at most one red ball</strong></p>



<p class="has-text-align-center">Let E be the event of getting at most one red ball There are two possibilities</p>



<p class="has-text-align-center">Case &#8211; 1: Getting no red ball and two non-red balls or</p>



<p class="has-text-align-center">Case &#8211; 2: Getting 1 red ball and 1 non-red ball</p>



<p class="has-text-align-center">There are 9 red and 7 + 4 = 11 non-red balls in the urn</p>



<p class="has-text-align-center">∴ n(E) = <sup>9</sup>C<sub>0</sub>&nbsp; x&nbsp; <sup>11</sup>C<sub>2</sub>&nbsp;+&nbsp; <sup>9</sup>C<sub>1</sub>&nbsp; x&nbsp; <sup>11</sup>C<sub>1&nbsp;</sub>= 1 x 11 x 5 + 9 x 11 = 55 + 99 = 154</p>



<p class="has-text-align-center">By the definition P(E) = n(E)/n(S) = 154/(10 x 19) = 77/95</p>



<p class="has-text-align-center">Therefore the probability of getting at most one red ball is 77/95.</p>



<p><strong>f) one is red and other is white</strong></p>



<p class="has-text-align-center">Let F be the event of getting one red and one white ball</p>



<p class="has-text-align-center">There are 9 red and 7 white balls in the urn</p>



<p class="has-text-align-center">∴ n(F) = <sup>9</sup>C<sub>1</sub>&nbsp; x&nbsp; <sup>7</sup>C<sub>1</sub>&nbsp;= 9 x 7</p>



<p class="has-text-align-center">By the definition P(F) = n(F)/n(S) = (9 x 7)/(10 x 19) = 63/190</p>



<p class="has-text-align-center">Therefore the probability of getting one red and other white ball is 63/190</p>



<p><strong>g) one is red and other is black</strong></p>



<p class="has-text-align-center">Let G be the event of getting one red and one black ball</p>



<p class="has-text-align-center">There are 9 red and 4 black balls in the urn</p>



<p class="has-text-align-center">∴ n(G) = <sup>9</sup>C<sub>1</sub>&nbsp; x&nbsp; <sup>4</sup>C<sub>1</sub>&nbsp;= 9 x 4</p>



<p class="has-text-align-center">By the definition P(G) = n(G)/n(S) = (9 x 4)/(10 x 19) = 18/95</p>



<p class="has-text-align-center">Therefore the probability of getting one red and other black ball is 18/95</p>



<p><strong>h) one is white and the other is black</strong></p>



<p class="has-text-align-center">Let H be the event of getting one white and one black ball</p>



<p class="has-text-align-center">There are 7 white and 4 black balls in the urn</p>



<p class="has-text-align-center">∴ n(H) = <sup>7</sup>C<sub>1</sub>&nbsp; x&nbsp; <sup>4</sup>C<sub>1</sub>&nbsp;= 7 x 4</p>



<p class="has-text-align-center">By the definition P(H) = n(H)/n(S) = (7 x 4)/(10 x 19) = 14/95</p>



<p class="has-text-align-center">Therefore the probability of getting one white and other black ball is 14/95.</p>



<p>i) <strong>both are of same colour</strong></p>



<p class="has-text-align-center">Let J be the event of getting balls of same colour.</p>



<p class="has-text-align-center">i.e. both are red or both are white or both are black</p>



<p class="has-text-align-center">There are 9 red, 7 white, and 4 black balls in the urn</p>



<p class="has-text-align-center">∴ n(J) = <sup>9</sup>C<sub>2</sub>&nbsp; +&nbsp; <sup>7</sup>C<sub>2</sub>&nbsp;+&nbsp; <sup>4</sup>C<sub>2</sub> = 9 x 4 + 7 x 3 + 2 x 3 = 36 +21 + 6 = 63</p>



<p class="has-text-align-center">By the definition P(J) = n(J)/n(S) = 63/(10 x 19) = 63/190</p>



<p class="has-text-align-center">Therefore the probability of getting both balls of same colour is 63/190</p>



<p><strong>j) both are of not of the same colour</strong></p>



<p class="has-text-align-center">Let K be the event of getting balls not of the same colour.</p>



<p class="has-text-align-center">Hence&nbsp;K&nbsp;is the event of getting the balls of same colour</p>



<p class="has-text-align-center">i.e. both are red or both are white or both are black</p>



<p class="has-text-align-center">There are 9 red, 7 white, and 4 black balls in the urn</p>



<p class="has-text-align-center">∴ n(K) = <sup>9</sup>C<sub>2</sub>&nbsp; +&nbsp; <sup>7</sup>C<sub>2</sub>&nbsp;+&nbsp; <sup>4</sup>C<sub>2</sub> = 9 x 4 + 7 x 3 + 2 x 3 = 36 +21 + 6 = 63</p>



<p class="has-text-align-center">By the definition P(K) = n(K)/n(S) = 63/(10 x 19) = 63/190</p>



<p class="has-text-align-center">Now, P(K) = 1 &#8211; P(K) = 1 &#8211; 63/190 = 127/190</p>



<p class="has-text-align-center">Therefore the probability of getting both balls of not of the&nbsp;same colour is 127/190.</p>



<p><strong>k) both are red or both are black</strong></p>



<p class="has-text-align-center">Let L be the event of getting both red or both black balls.</p>



<p class="has-text-align-center">There are 9 red and 4 black balls in the urn</p>



<p class="has-text-align-center">∴ n(L) = <sup>9</sup>C<sub>2</sub>&nbsp;+&nbsp; <sup>4</sup>C<sub>2</sub> = 9 x 4 + 2 x 3 = 36 + 6 = 42</p>



<p class="has-text-align-center">By the definition P(L) = n(L)/n(S) = 42/(10 x 19) = 21/95</p>



<p class="has-text-align-center">Therefore the probability of getting both red or both black balls is 21/95.</p>



<p>In the next article, we shall study some basic problems of probability based on the drawing of two or more balls from a collection of identical coloured balls.</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/getting-a-red-ball/15167/">Problems Based on Selection of Balls</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/getting-a-red-ball/15167/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Problems Based on Drawing 4 Playing Cards</title>
		<link>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/cards-of-the-same-suite/15160/</link>
					<comments>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/cards-of-the-same-suite/15160/#respond</comments>
		
		<dc:creator><![CDATA[Hemant More]]></dc:creator>
		<pubDate>Fri, 20 Nov 2020 08:25:29 +0000</pubDate>
				<category><![CDATA[Statistics and Probability]]></category>
		<category><![CDATA[Ace]]></category>
		<category><![CDATA[Certain event]]></category>
		<category><![CDATA[Club]]></category>
		<category><![CDATA[Complement of event]]></category>
		<category><![CDATA[Compound event]]></category>
		<category><![CDATA[Denomination]]></category>
		<category><![CDATA[Deterministic experiment]]></category>
		<category><![CDATA[Diamond]]></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[Heart]]></category>
		<category><![CDATA[Impossible event]]></category>
		<category><![CDATA[Jack]]></category>
		<category><![CDATA[King]]></category>
		<category><![CDATA[Mutually exclusive events]]></category>
		<category><![CDATA[Numbered cards]]></category>
		<category><![CDATA[Numbered tickets]]></category>
		<category><![CDATA[Outcome]]></category>
		<category><![CDATA[pack of cads]]></category>
		<category><![CDATA[Playing cards]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[Queen]]></category>
		<category><![CDATA[Random experiment]]></category>
		<category><![CDATA[Same denomination]]></category>
		<category><![CDATA[Sample space]]></category>
		<category><![CDATA[Spade]]></category>
		<category><![CDATA[Sure event]]></category>
		<category><![CDATA[Well shuffled pack]]></category>
		<guid isPermaLink="false">https://thefactfactor.com/?p=15160</guid>

					<description><![CDATA[<p>Science > Mathematics > Statistics and Probability > Probability > Problems Based on Drawing 4 Playing Cards In the last few articles, we have seen to solve problems based on tossing of coins, throwing dice, and selecting numbered cards. In this article, we shall study the problems to find the probability involving the draw of [&#8230;]</p>
<p>The post <a href="https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/cards-of-the-same-suite/15160/">Problems Based on Drawing 4 Playing Cards</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 > <a rel="noreferrer noopener" href="https://thefactfactor.com/mathematics/" target="_blank">Mathematics</a> > Statistics and Probability > <a rel="noreferrer noopener" href="https://thefactfactor.com/mathematics/probability/" target="_blank">Probability</a> > Problems Based on Drawing 4 Playing Cards</strong></h5>



<p>In the last few articles, we have seen to solve problems based on tossing of coins, throwing dice, and selecting numbered cards. In this article, we shall study the problems to find the probability involving the draw of four or more playing cards. For e.g. Four cards are drawn from a well-shuffled pack of 52 playing cards. Find the probability of getting all the cards of the same suite.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-07.png" alt="Getting both red cards" class="wp-image-15152" width="134" height="141"/></figure></div>



<p class="has-text-color has-background has-large-font-size" style="background-color:#e9e9e9;color:#d67010"><strong><strong>Problems based on the Draw of 4 Playing Cards:</strong></strong></p>



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



<p><strong>Four cards are drawn from a well-shuffled pack of 52 playing cards. Find the probability of getting</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">There are 52 cards in a pack.</p>



<p class="has-text-align-center">Four cards out of 52 can be drawn by&nbsp;<sup>52</sup>C<sub>4&nbsp;</sub>ways</p>



<p class="has-text-align-center">Hence n(S) =&nbsp;<sup>52</sup>C<sub>4</sub></p>



<p><strong>a)</strong> <strong>all are heart cards</strong></p>



<p class="has-text-align-center">Let A be the event of getting all heart cards</p>



<p class="has-text-align-center">There are 13 heart cards in a pack</p>



<p class="has-text-align-center">four heart cards out of 13 heart cards can be drawn by <sup>13</sup>C<sub>4&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(A) = <sup>13</sup>C<sub>4</sub></p>



<p class="has-text-align-center">By the definition P(A) = n(A)/n(S) = (<sup>13</sup>C<sub>4&nbsp;</sub>)/(<sup>52</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting all heart cards is&nbsp;</p>



<p class="has-text-align-center">(<sup>13</sup>C<sub>4&nbsp;</sub>)/(<sup>52</sup>C<sub>4</sub>)</p>



<p><strong>b) all the cards are of the same suite</strong></p>



<p class="has-text-align-center">Let B be the event of getting all the cards of the same suite</p>



<p class="has-text-align-center">There are 4 suites in a pack</p>



<p class="has-text-align-center">There are 13 cards in each suite</p>



<p class="has-text-align-center">four cards of the same suite out of 13 cards of same suite can be drawn by <sup>13</sup>C<sub>4&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(B) = 4 x&nbsp;<sup>13</sup>C<sub>4</sub></p>



<p class="has-text-align-center">By the definition P(B) = n(B)/n(S) = (4 x&nbsp;<sup>13</sup>C<sub>4&nbsp;</sub>)/(<sup>52</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting all the cards of the same suite is&nbsp;</p>



<p class="has-text-align-center">(4 x&nbsp;<sup>13</sup>C<sub>4&nbsp;</sub>)/(<sup>52</sup>C<sub>4</sub>)</p>



<p><strong>c)</strong> <strong>all the cards of the same colour</strong></p>



<p class="has-text-align-center">Let C be the event of getting all the cards of the same colour.</p>



<p class="has-text-align-center">There are 26 red and 26 black cards in a pack</p>



<p class="has-text-align-center">Thus the selection is all red or all black.</p>



<p class="has-text-align-center">∴ n(C) =&nbsp;<sup>26</sup>C<sub>4</sub> + <sup>26</sup>C<sub>4</sub>&nbsp;= 2(<sup>26</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">By the definition P(C) = n(C)/n(S) =&nbsp;2(<sup>26</sup>C<sub>4</sub>)/(<sup>52</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting all the cards of the same colour is</p>



<p class="has-text-align-center">2(<sup>26</sup>C<sub>4</sub>)/(<sup>52</sup>C<sub>4</sub>)</p>



<p><strong>d) all the face cards</strong></p>



<p class="has-text-align-center">Let D be the event of getting all the face cards.</p>



<p class="has-text-align-center">There are 12 face cards in a pack</p>



<p class="has-text-align-center">∴ n(D) =&nbsp;<sup>12</sup>C<sub>4</sub></p>



<p class="has-text-align-center">By the definition P(D) = n(D)/n(S) = <sup>12</sup>C<sub>4</sub>/(<sup>52</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting all face cards is</p>



<p class="has-text-align-center"><sup>12</sup>C<sub>4</sub>/(<sup>52</sup>C<sub>4</sub>)</p>



<p><strong>e)</strong> <strong>all the cards are of the same number (denomination)</strong></p>



<p class="has-text-align-center">Let E be the event of getting all the cards of the same number</p>



<p class="has-text-align-center">there are 4 cards of the same denomination in a pack and 1 in each suite.</p>



<p class="has-text-align-center">There&nbsp;are such 13 sets</p>



<p class="has-text-align-center">four&nbsp; cards of the same number out of 4 cards can be drawn by <sup>4</sup>C<sub>4&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(E) = 13 x&nbsp;<sup>4</sup>C<sub>4&nbsp;&nbsp;</sub>= 13 x 1 = 13</p>



<p class="has-text-align-center">By the definition P(E) = n(E)/n(S) = (13)/(<sup>52</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting all the cards of the same suite is&nbsp;</p>



<p class="has-text-align-center">(13)/(<sup>52</sup>C<sub>4</sub>)</p>



<p><strong>f) Two red cards and two black cards</strong></p>



<p class="has-text-align-center">Let F be the event of getting two red cards and two black cards</p>



<p class="has-text-align-center">There are 26 red and 26 black cards in a pack</p>



<p class="has-text-align-center">∴ n(F) = (<sup>26</sup>C<sub>2</sub>) x (<sup>26</sup>C<sub>2</sub>) = (<sup>26</sup>C<sub>2</sub>)<sup>2</sup></p>



<p class="has-text-align-center">By the definition P(F) = n(F)/n(S) = (<sup>26</sup>C<sub>2</sub>)<sup>2</sup>/(<sup>52</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting two red cards and two black cards is </p>



<p class="has-text-align-center">(<sup>26</sup>C<sub>2</sub>)<sup>2</sup>/(<sup>52</sup>C<sub>4</sub>)</p>



<p><strong>g) all honours of the same suite</strong></p>



<p class="has-text-align-center">Let G be the event of getting honours of the same suite</p>



<p class="has-text-align-center">There are 4 honours (ace, king, queen, and jack) in a suite.</p>



<p class="has-text-align-center">There are four suites</p>



<p class="has-text-align-center">∴ n(G) = (<sup>4</sup>C<sub>4</sub>) + (<sup>4</sup>C<sub>4</sub>) + (<sup>4</sup>C<sub>4</sub>) + (<sup>4</sup>C<sub>4</sub>) = 1 + 1 + 1 + 1 = 4</p>



<p class="has-text-align-center">By the definition P(G) = n(G)/n(S) = 4/(<sup>52</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting all honours of the same suite is </p>



<p class="has-text-align-center">4/(<sup>52</sup>C<sub>4</sub>)</p>



<p><strong>h)</strong> <strong>atleast one heart</strong></p>



<p class="has-text-align-center">Let H be the event of getting at least one heart</p>



<p class="has-text-align-center">Thus H&#8217; is an event of getting no heart</p>



<p class="has-text-align-center">Thus there are 39 non-heart cards in a pack</p>



<p class="has-text-align-center">four non-heart cards out of 39 non-heart cards can be drawn by <sup>39</sup>C<sub>4&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(H&#8217;) = <sup>39</sup>C<sub>4</sub></p>



<p class="has-text-align-center">By the definition P(H&#8217;) = n(H&#8217;)/n(S) = <sup>39</sup>C<sub>4</sub>/<sup>52</sup>C<sub>4</sub></p>



<p class="has-text-align-center">Now P(H) = 1 &#8211; P(H&#8217;) = 1 &#8211; (<sup>39</sup>C<sub>4</sub>/<sup>52</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting at least one heart is</p>



<p class="has-text-align-center">(1 &#8211; (<sup>39</sup>C<sub>4</sub>/<sup>52</sup>C<sub>4</sub>))</p>



<p><strong>i) 3 kings and 1 jack</strong></p>



<p class="has-text-align-center">Let J be the event of getting 3 kings and 1 jack</p>



<p class="has-text-align-center">There are 4 kings and 4 jacks in a pack</p>



<p class="has-text-align-center">∴ n(J) = (<sup>4</sup>C<sub>3</sub>&nbsp;x <sup>4</sup>C<sub>1</sub>)</p>



<p class="has-text-align-center">By the definition P(J) = n(J)/n(S) = (<sup>4</sup>C<sub>3</sub>&nbsp;x <sup>4</sup>C<sub>1</sub>)/(<sup>52</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting 3 kings and one jack is </p>



<p class="has-text-align-center">(<sup>4</sup>C<sub>3</sub>&nbsp;x <sup>4</sup>C<sub>1</sub>)/(<sup>52</sup>C<sub>4</sub>)</p>



<p><strong>j)</strong> <strong>all clubs and one of them is a jack</strong></p>



<p class="has-text-align-center">Let K be the event of getting&nbsp;all clubs and one of them is a jack</p>



<p class="has-text-align-center">There are 12 club&nbsp; cards + 1 club jack i.e. total 13 club cards</p>



<p class="has-text-align-center">∴ n(K) = (<sup>12</sup>C<sub>3</sub>&nbsp;x <sup>1</sup>C<sub>1</sub>)&nbsp;= <sup>12</sup>C<sub>3</sub></p>



<p class="has-text-align-center">By the definition P(K) = n(K)/n(S) = (<sup>12</sup>C<sub>3</sub>)/(<sup>52</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting all clubs and one of them is a jack is </p>



<p class="has-text-align-center">(<sup>12</sup>C<sub>3</sub>)/(<sup>52</sup>C<sub>4</sub>)</p>



<p><strong>k) 3 diamonds and 1 spade</strong></p>



<p class="has-text-align-center">Let L be the event of getting 3 diamonds and 1 spade</p>



<p class="has-text-align-center">There are 13 diamond cards and 13 spade cards in a pack</p>



<p class="has-text-align-center">∴ n(L) = (<sup>13</sup>C<sub>3</sub>&nbsp;x <sup>13</sup>C<sub>1</sub>)</p>



<p class="has-text-align-center">By the definition P(L) = n(L)/n(S) = (<sup>13</sup>C<sub>3</sub>&nbsp;x <sup>13</sup>C<sub>1</sub>)/(<sup>52</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting 3 diamonds and 1 spade is&nbsp;</p>



<p class="has-text-align-center">(<sup>13</sup>C<sub>3</sub>&nbsp;x <sup>13</sup>C<sub>1</sub>)/(<sup>52</sup>C<sub>4</sub>)</p>



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



<p><strong>In a shuffling a pack of 52 cards, four are accidentally dropped, find the probability that the missing cards should be one from each suite.</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">There are 52 cards in a pack.</p>



<p class="has-text-align-center">Four cards out of 52 can be drawn by&nbsp;<sup>52</sup>C<sub>4&nbsp;</sub>ways</p>



<p class="has-text-align-center">Hence n(S) =&nbsp;<sup>52</sup>C<sub>4</sub></p>



<p class="has-text-align-center">Let A be the event of getting one card from each suite</p>



<p class="has-text-align-center">There are 13 cards in each suite.</p>



<p class="has-text-align-center">∴ n(A) = (<sup>13</sup>C<sub>1</sub>) x (<sup>13</sup>C<sub>1</sub>) x (<sup>13</sup>C<sub>1</sub>) x (<sup>13</sup>C<sub>1</sub>)x = (<sup>13</sup>C<sub>1</sub>)<sup>4</sup></p>



<p class="has-text-align-center">By the definition P(A) = n(A)/n(S) = (<sup>13</sup>C<sub>1</sub>)<sup>4</sup>/(<sup>52</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting one card from each suite is </p>



<p class="has-text-align-center">(<sup>13</sup>C<sub>1</sub>)<sup>4</sup>/(<sup>52</sup>C<sub>4</sub>)</p>



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



<p><strong>Five cards are drawn from a well-shuffled pack of 52 playing cards. Find the probability of getting</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">There are 52 cards in a pack.</p>



<p class="has-text-align-center">Five cards out of 52 can be drawn by&nbsp;<sup>52</sup>C<sub>5&nbsp;</sub>ways</p>



<p class="has-text-align-center">Hence n(S) =&nbsp;<sup>52</sup>C<sub>5</sub></p>



<p><strong>a)</strong> <strong>just one ace</strong></p>



<p class="has-text-align-center">Let A be the event of getting just one ace</p>



<p class="has-text-align-center">There are 4 aces and 48 non-aces in a pack</p>



<p class="has-text-align-center">∴ n(A) =&nbsp;<sup>4</sup>C<sub>1</sub> x&nbsp;<sup>48</sup>C<sub>4</sub> &nbsp;= 4 x&nbsp;<sup>48</sup>C<sub>4</sub></p>



<p class="has-text-align-center">By the definition P(A) = n(A)/n(S) = (4 x&nbsp;<sup>48</sup>C<sub>4&nbsp;</sub>)/(<sup>52</sup>C<sub>5</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting all heart cards is </p>



<p class="has-text-align-center">(4 x&nbsp;<sup>48</sup>C<sub>4&nbsp;</sub>)/(<sup>52</sup>C<sub>5</sub>)</p>



<p><strong>b) atleast one ace</strong></p>



<p class="has-text-align-center">Let B be the event of getting atleast one ace</p>



<p class="has-text-align-center">Hence&nbsp;B&#8217; is the event of getting no ace</p>



<p class="has-text-align-center">There are 4 aces and 48 non-aces in a pack</p>



<p class="has-text-align-center">∴ n(B&#8217;) =&nbsp;&nbsp;<sup>48</sup>C<sub>5</sub></p>



<p class="has-text-align-center">By the definition P(B&#8217;) = n(B&#8217;)/n(S) = (<sup>48</sup>C<sub>5&nbsp;</sub>)/(<sup>52</sup>C<sub>5</sub>)</p>



<p class="has-text-align-center">Now P(B) = 1 &#8211; P(B&#8217;) = 1 &#8211;&nbsp;&nbsp;(<sup>48</sup>C<sub>5&nbsp;</sub>)/(<sup>52</sup>C<sub>5</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting atleast one ace is </p>



<p class="has-text-align-center">(1 &#8211;&nbsp;&nbsp;(<sup>48</sup>C<sub>5&nbsp;</sub>)/(<sup>52</sup>C<sub>5</sub>))</p>



<p><strong>c) all cards are of hearts</strong></p>



<p class="has-text-align-center">Let C be the event of getting all hearts</p>



<p class="has-text-align-center">There are 13 heart cards in a pack</p>



<p class="has-text-align-center">∴ n(C) =&nbsp;&nbsp;<sup>13</sup>C<sub>5</sub></p>



<p class="has-text-align-center">By the definition P(C) = n(C)/n(S) = (<sup>13</sup>C<sub>5&nbsp;</sub>)/(<sup>52</sup>C<sub>5</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting all hearts is </p>



<p class="has-text-align-center">(<sup>13</sup>C<sub>5&nbsp;</sub>)/(<sup>52</sup>C<sub>5</sub>)</p>



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



<p><strong>What is the probability of getting 9 cards of the same suite in one hand at a game of bridge?</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">There are 52 cards in a pack.</p>



<p class="has-text-align-center">In a game of bridge, each player gets 13 cards in a hand.</p>



<p class="has-text-align-center">13 cards out of 52 can be drawn by&nbsp;<sup>52</sup>C<sub>13&nbsp;</sub>ways</p>



<p class="has-text-align-center">Hence n(S) =&nbsp;<sup>52</sup>C<sub>13</sub></p>



<p class="has-text-align-center">Let B be the event of getting 9 cards of the same suite in one hand</p>



<p class="has-text-align-center">There are 4 suites, thus the suite can be selected by <sup>4</sup>C<sub>1&nbsp;</sub>ways = 4 ways</p>



<p class="has-text-align-center">Now, in hand, there are 9 cards of same suite and 4 cards of other suites.</p>



<p class="has-text-align-center">∴ n(B) = (<sup>4</sup>C<sub>1</sub>) x (<sup>13</sup>C<sub>9</sub>) x (<sup>39</sup>C<sub>4</sub>) =&nbsp; 4&nbsp;x (<sup>13</sup>C<sub>9</sub>) x (<sup>39</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">By the definition P(B) = n(B)/n(S) = (4&nbsp;x (<sup>13</sup>C<sub>9</sub>) x (<sup>39</sup>C<sub>4</sub>)&nbsp;)/(<sup>52</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting 9 cards of the same suite in one hand is </p>



<p class="has-text-align-center">(4&nbsp;x (<sup>13</sup>C<sub>9</sub>) x (<sup>39</sup>C<sub>4</sub>)&nbsp;)/(<sup>52</sup>C<sub>4</sub>)</p>



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



<p><strong>What is the probability of getting 9 cards of the spade in one hand at a game of bridge?</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">There are 52 cards in a pack.</p>



<p class="has-text-align-center">In a game of bridge, each player gets 13 cards in a hand.</p>



<p class="has-text-align-center">13 cards out of 52 can be drawn by&nbsp;<sup>52</sup>C<sub>13&nbsp;</sub>ways</p>



<p class="has-text-align-center">Hence n(S) =&nbsp;<sup>52</sup>C<sub>13</sub></p>



<p class="has-text-align-center">Let C be the event of getting 9 cards of spade in one hand</p>



<p class="has-text-align-center">Now, in hand, there are 9 cards of spade and 4 cards are non-spade.</p>



<p class="has-text-align-center">∴ n(C) = (<sup>13</sup>C<sub>9</sub>) x (<sup>39</sup>C<sub>4</sub>) =&nbsp; (<sup>13</sup>C<sub>9</sub>) x (<sup>39</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">By the definition P(C) = n(C)/n(S) = (<sup>13</sup>C<sub>9</sub>&nbsp;x <sup>39</sup>C<sub>4</sub>)/(<sup>52</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting 9 cards of spade in one hand is </p>



<p class="has-text-align-center">(<sup>13</sup>C<sub>9</sub>&nbsp;x <sup>39</sup>C<sub>4</sub>)/(<sup>52</sup>C<sub>4</sub>)</p>



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



<p><strong>In a hand at whist, what is the probability that four kings are held by a specified player?</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">There are 52 cards in a pack.</p>



<p class="has-text-align-center">In a game, each player gets 13 cards in a hand.</p>



<p class="has-text-align-center">13 cards out of 52 can be drawn by&nbsp;<sup>52</sup>C<sub>13&nbsp;</sub>ways</p>



<p class="has-text-align-center">Hence n(S) =&nbsp;<sup>52</sup>C<sub>13</sub></p>



<p class="has-text-align-center">Let D be the event that four kings are held by a specified player</p>



<p class="has-text-align-center">A particular player can be chosen by 1 way</p>



<p class="has-text-align-center">Now, in hand, there are&nbsp; 4 kings and 48 non-king cards</p>



<p class="has-text-align-center">∴ n(D) = (1) x (<sup>4</sup>C<sub>4</sub>) x (<sup>48</sup>C<sub>9</sub>) =&nbsp; <sup>48</sup>C<sub>9</sub></p>



<p class="has-text-align-center">By the definition P(D) = n(D)/n(S) = (<sup>48</sup>C<sub>9</sub> )/(<sup>52</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">Therefore the probability of that four kings are held by a specified player is&nbsp;&nbsp;(<sup>48</sup>C<sub>9</sub> )/(<sup>52</sup>C<sub>4</sub>)</p>



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



<p><strong>The face cards are removed from a full pack. Out of 40 remaining cards, 4 are drawn at random. find the probability that the selection contains one card from each suite.</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">There are 52 cards in a pack.</p>



<p class="has-text-align-center">There are 12 face cards which are removed. Thus 40 cards remain</p>



<p class="has-text-align-center">Four cards out of 40 can be drawn by&nbsp;<sup>40</sup>C<sub>4&nbsp;</sub>ways</p>



<p class="has-text-align-center">Hence n(S) =&nbsp;<sup>40</sup>C<sub>4</sub></p>



<p class="has-text-align-center">Let E be the event of getting one card from each suite</p>



<p class="has-text-align-center">There are 10 cards in each suite.</p>



<p class="has-text-align-center">∴ n(E) = (<sup>10</sup>C<sub>1</sub>) x (<sup>10</sup>C<sub>1</sub>) x (<sup>10</sup>C<sub>1</sub>) x (<sup>10</sup>C<sub>1</sub>)x = (<sup>10</sup>C<sub>1</sub>)<sup>4</sup></p>



<p class="has-text-align-center">By the definition P(E) = n(E)/n(S) = (<sup>10</sup>C<sub>1</sub>)<sup>4</sup>/(<sup>40</sup>C<sub>4</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting one card from each suite is&nbsp;(<sup>10</sup>C<sub>1</sub>)<sup>4</sup>/(<sup>40</sup>C<sub>4</sub>)</p>



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



<p><strong>Find the probability that when a hand of 7 cards is dealt from a well-shuffled deck of 52 cards, it contains</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">There are 52 cards in a pack.</p>



<p class="has-text-align-center">Seven cards out of 52 can be drawn by&nbsp;<sup>52</sup>C<sub>7&nbsp;</sub>ways</p>



<p class="has-text-align-center">Hence n(S) =&nbsp;<sup>52</sup>C<sub>7</sub></p>



<p><strong>a) all 4 kings</strong></p>



<p class="has-text-align-center">Let A be the event of getting all 4 kings i.e. 4 kings and 3 non-king cards.</p>



<p class="has-text-align-center">There are 4 kings and 48 non-king cards in a pack</p>



<p class="has-text-align-center">∴ n(A) =&nbsp;<sup>4</sup>C<sub>4</sub> x&nbsp;<sup>48</sup>C<sub>3</sub> &nbsp;</p>



<p class="has-text-align-center">By the definition P(A) = n(A)/n(S) = (<sup>4</sup>C<sub>4</sub> x&nbsp;<sup>48</sup>C<sub>3&nbsp;</sub>)/(<sup>52</sup>C<sub>7</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting all 4 kings is </p>



<p class="has-text-align-center">(<sup>4</sup>C<sub>4</sub> x&nbsp;<sup>48</sup>C<sub>3&nbsp;</sub>)/(<sup>52</sup>C<sub>7</sub>)</p>



<p><strong>b) exactly 3 kings </strong></p>



<p class="has-text-align-center">Let B be the event of getting exactly 3 kings i.e. 3 kings and 4 non-king cards.</p>



<p class="has-text-align-center">There are 4 kings and 48 non-king cards in a pack</p>



<p class="has-text-align-center">∴ n(A) =&nbsp;<sup>4</sup>C<sub>3</sub> x&nbsp;<sup>48</sup>C<sub>4</sub> &nbsp;</p>



<p class="has-text-align-center">By the definition P(A) = n(A)/n(S) = (<sup>4</sup>C<sub>3</sub> x&nbsp;<sup>48</sup>C<sub>4&nbsp;</sub>)/(<sup>52</sup>C<sub>7</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting all 4 kings is </p>



<p class="has-text-align-center">(<sup>4</sup>C<sub>3</sub> x&nbsp;<sup>48</sup>C<sub>4&nbsp;</sub>)/(<sup>52</sup>C<sub>7</sub>)</p>



<p><strong>c) at least three kings</strong></p>



<p class="has-text-align-center">Let C be the event of getting at least three kings</p>



<p class="has-text-align-center">There are two possibilities</p>



<p class="has-text-align-center">Case &#8211; 1: Getting 3 kings and 4 non-king cards</p>



<p class="has-text-align-center">Case &#8211; 2: Getting 4 kings and 3 non-king cards</p>



<p class="has-text-align-center">There are 4 kings and 48 non-king cards in a pack</p>



<p class="has-text-align-center">∴ n(C) = <sup>4</sup>C<sub>3</sub>&nbsp;x&nbsp; <sup>48</sup>C<sub>4</sub>&nbsp;+&nbsp;<sup>4</sup>C<sub>4</sub>&nbsp;x&nbsp; <sup>48</sup>C<sub>3</sub>&nbsp;</p>



<p class="has-text-align-center">By the definition P(C) = n(C)/n(S) = (<sup>4</sup>C<sub>3</sub>&nbsp;x&nbsp; <sup>48</sup>C<sub>4</sub>&nbsp;+&nbsp;<sup>4</sup>C<sub>4</sub>&nbsp;x&nbsp; <sup>48</sup>C<sub>3</sub>) / (<sup>52</sup>C<sub>7</sub>)</p>



<p class="has-text-align-center">Therefore the probability of getting at least two face cards is </p>



<p class="has-text-align-center">(<sup>4</sup>C<sub>3</sub> x  <sup>48</sup>C<sub>4</sub> + <sup>4</sup>C<sub>4</sub> x  <sup>48</sup>C<sub>3</sub>) / (<sup>52</sup>C<sub>7</sub>)</p>



<p>In the next article, we shall study some basic problems of probability based on the drawing of a single ball from a collection of identical coloured balls.</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/cards-of-the-same-suite/15160/">Problems Based on Drawing 4 Playing Cards</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/cards-of-the-same-suite/15160/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Problems Based on Drawing 3 Playing Cards</title>
		<link>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/getting-all-red-cards/15157/</link>
					<comments>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/getting-all-red-cards/15157/#respond</comments>
		
		<dc:creator><![CDATA[Hemant More]]></dc:creator>
		<pubDate>Fri, 20 Nov 2020 07:45:38 +0000</pubDate>
				<category><![CDATA[Statistics and Probability]]></category>
		<category><![CDATA[Ace]]></category>
		<category><![CDATA[Certain event]]></category>
		<category><![CDATA[Club]]></category>
		<category><![CDATA[Complement of event]]></category>
		<category><![CDATA[Compound event]]></category>
		<category><![CDATA[Denomination]]></category>
		<category><![CDATA[Deterministic experiment]]></category>
		<category><![CDATA[Diamond]]></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[Heart]]></category>
		<category><![CDATA[Impossible event]]></category>
		<category><![CDATA[Jack]]></category>
		<category><![CDATA[King]]></category>
		<category><![CDATA[Mutually exclusive events]]></category>
		<category><![CDATA[Numbered cards]]></category>
		<category><![CDATA[Numbered tickets]]></category>
		<category><![CDATA[Outcome]]></category>
		<category><![CDATA[pack of cads]]></category>
		<category><![CDATA[Playing cards]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[Queen]]></category>
		<category><![CDATA[Random experiment]]></category>
		<category><![CDATA[Same denomination]]></category>
		<category><![CDATA[Sample space]]></category>
		<category><![CDATA[Spade]]></category>
		<category><![CDATA[Sure event]]></category>
		<category><![CDATA[Well shuffled pack]]></category>
		<guid isPermaLink="false">https://thefactfactor.com/?p=15157</guid>

					<description><![CDATA[<p>Science > Mathematics > Statistics and Probability > Probability > Problems Based on Drawing 3 Playing Cards In the last few articles, we have seen to solve problems based on tossing of coins, throwing dice, and selecting numbered cards. In this article, we shall study the problems to find the probability involving the draw of [&#8230;]</p>
<p>The post <a href="https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/getting-all-red-cards/15157/">Problems Based on Drawing 3 Playing Cards</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 > <a rel="noreferrer noopener" href="https://thefactfactor.com/mathematics/" target="_blank">Mathematics</a> > Statistics and Probability > <a rel="noreferrer noopener" href="https://thefactfactor.com/mathematics/probability/" target="_blank">Probability</a> > Problems Based on Drawing 3 Playing Cards</strong></h5>



<p>In the last few articles, we have seen to solve problems based on tossing of coins, throwing dice, and selecting numbered cards. In this article, we shall study the problems to find the probability involving the draw of three playing cards. For e.g. three cards are drawn from a well-shuffled pack of 52 playing cards. Find the probability of getting all red cards</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-07.png" alt="Getting both red cards" class="wp-image-15152" width="134" height="141"/></figure></div>



<p class="has-text-color has-background has-large-font-size" style="background-color:#e9e9e9;color:#d67010"><strong><strong>Problems based on the Draw of 3 Playing Cards:</strong></strong></p>



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



<p><strong>Three cards are drawn from a well-shuffled pack of 52 playing cards. Find the probability of getting</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">There are 52 cards in a pack.</p>



<p class="has-text-align-center">Three cards out of 52 can be drawn by <sup>52</sup>C<sub>3&nbsp;</sub>ways</p>



<p class="has-text-align-center">Hence n(S) =&nbsp;<sup>52</sup>C<sub>3</sub>&nbsp;= 26 x 17 x 50</p>



<p><strong>a) all face cards</strong></p>



<p class="has-text-align-center">Let A be the event of getting all face cards</p>



<p class="has-text-align-center">There are 12 face cards in a pack</p>



<p class="has-text-align-center">three face cards out of 12 can be drawn by <sup>12</sup>C<sub>3&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(A) = <sup>12</sup>C<sub>3</sub>&nbsp;= 4 x 11 x 5</p>



<p class="has-text-align-center">By the definition P(A) = n(A)/n(S) = (4 x 11 x 5)/( 26 x 17 x 50) = 11/1105</p>



<p class="has-text-align-center">Therefore the probability of getting all face cards is 11/1105</p>



<p><strong>b)</strong> <strong>no face card</strong></p>



<p class="has-text-align-center">Let B be the event of getting no face card</p>



<p class="has-text-align-center">There are 12 face cards in a pack</p>



<p class="has-text-align-center">Thus there are 40 non-face cards in a pack</p>



<p class="has-text-align-center">three non-face cards out of 40 can be drawn by <sup>40</sup>C<sub>3&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(B) = <sup>40</sup>C<sub>3</sub>&nbsp;= 20 x 13 x 38</p>



<p class="has-text-align-center">By the definition P(B) = n(B)/n(S) = (20 x 13 x 38)/( 26 x 17 x 50) = 38/85</p>



<p class="has-text-align-center">Therefore the probability of getting no face card is 38/85.</p>



<p><strong>c)</strong> <strong>atleast one face card</strong></p>



<p class="has-text-align-center">Let C be the event of getting at least one face card</p>



<p class="has-text-align-center">Thus C is an event of getting no face card</p>



<p class="has-text-align-center">There are 12 face cards in a pack</p>



<p class="has-text-align-center">Thus there are 40 non-face cards in a pack</p>



<p class="has-text-align-center">three non-face cards out of 40 can be drawn by <sup>40</sup>C<sub>3&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(C) = <sup>40</sup>C<sub>3</sub>&nbsp;= 20 x 13 x 38</p>



<p class="has-text-align-center">By the definition P(C) = n(C)/n(S) = (20 x 13 x 38)/( 26 x 17 x 50) = 38/85</p>



<p class="has-text-align-center">Now P(C) = 1 &#8211; P(C) = 1 &#8211; 38/85 = 47/85</p>



<p class="has-text-align-center">Therefore the probability of getting at least one face card is 47/85.</p>



<p><strong>d) at least two face cards</strong></p>



<p class="has-text-align-center">Let D be the event of getting at least two face cards</p>



<p class="has-text-align-center">There are two possibilities</p>



<p class="has-text-align-center">Case &#8211; 1: Getting two face cards and 1 non-face card</p>



<p class="has-text-align-center">Case &#8211; 2: All three face cards</p>



<p class="has-text-align-center">There are 12 face cards in a pack</p>



<p class="has-text-align-center">Thus there are 40 non-face cards in a pack</p>



<p class="has-text-align-center">∴ n(D) = <sup>12</sup>C<sub>2</sub>&nbsp;x&nbsp; <sup>40</sup>C<sub>1</sub>&nbsp;+&nbsp;<sup>12</sup>C<sub>3</sub>&nbsp;&nbsp;= 6 x 11 x 40 + 4 x 11 x 5 = 2860</p>



<p class="has-text-align-center">By the definition P(D) = n(D)/n(S) = 3794/( 26 x 17 x 50) = 11/85</p>



<p class="has-text-align-center">Therefore the probability of getting at least two face cards is 11/85.</p>



<p><strong>e)</strong> <strong>at most two face cards</strong></p>



<p class="has-text-align-center">Let E be the event of getting at most two face cards</p>



<p class="has-text-align-center">There are three possibilities</p>



<p class="has-text-align-center">Case &#8211; 1: Getting no face card</p>



<p class="has-text-align-center">Case &#8211; 2: Getting one face card and 2 non-face cards</p>



<p class="has-text-align-center">Case &#8211; 3: Getting two face cards and 1 non-face card</p>



<p class="has-text-align-center">There are 12 face cards in a pack</p>



<p class="has-text-align-center">Thus there are 40 non-face cards in a pack</p>



<p class="has-text-align-center">∴ n(E) =&nbsp;<sup>40</sup>C<sub>3</sub>&nbsp;+<sup>12</sup>C<sub>1</sub>&nbsp;x&nbsp; <sup>40</sup>C<sub>2</sub>&nbsp;+&nbsp;&nbsp;<sup>12</sup>C<sub>2</sub>&nbsp;x&nbsp; <sup>40</sup>C<sub>1</sub>&nbsp;= 20 x 13 x 38 + 12 x 20 x 39 + 6 x 11 x 40 = 21880</p>



<p class="has-text-align-center">By the definition P(E) = n(E)/n(S) = 21880/( 26 x 17 x 50) = 1094/1105</p>



<p class="has-text-align-center">Therefore the probability of getting at most two face cards is 1094/1105</p>



<p><strong>f) all red cards</strong></p>



<p class="has-text-align-center">Let F be the event of getting all red cards</p>



<p class="has-text-align-center">There are 26 red cards in a pack</p>



<p class="has-text-align-center">three red cards out of 26 red cards can be drawn by <sup>26</sup>C<sub>3&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(E) = <sup>26</sup>C<sub>3</sub>&nbsp;= 4 x 11 x 5&nbsp;= 13 x 25 x 8</p>



<p class="has-text-align-center">By the definition P(E) = n(E)/n(S) = (13 x 25 x 8)/( 26 x 17 x 50) = 2/17</p>



<p class="has-text-align-center">Therefore the probability of getting all red cards is 2/17</p>



<p><strong>f) all are not heart</strong></p>



<p class="has-text-align-center">Let F be the event of getting draw such that all are not heart</p>



<p class="has-text-align-center">Thus F is the event that the draw consists of atmost two heart</p>



<p class="has-text-align-center">There are three possibilities</p>



<p class="has-text-align-center">Case &#8211; 1: Getting no heart</p>



<p class="has-text-align-center">Case &#8211; 2: Getting one heart and 2 non hearts</p>



<p class="has-text-align-center">Case &#8211; 3: Getting two hearts and 1 non heart</p>



<p class="has-text-align-center">There are 13 heart cards in a pack</p>



<p class="has-text-align-center">Thus there are 39 non-heart cards in a pack</p>



<p class="has-text-align-center">∴ n(F) =&nbsp;<sup>39</sup>C<sub>3</sub>&nbsp;+<sup>13</sup>C<sub>1</sub>&nbsp;x&nbsp; <sup>39</sup>C<sub>2</sub>&nbsp;+&nbsp;&nbsp;<sup>13</sup>C<sub>2</sub>&nbsp;x&nbsp; <sup>39</sup>C<sub>1</sub>&nbsp;= 13 x 19 x 37 + 13 x 39 x 19 + 13 x 6 x 39 = 21814</p>



<p class="has-text-align-center">By the definition P(F) = n(F)/n(S) = 21814/( 26 x 17 x 50) = 839/850</p>



<p class="has-text-align-center">Therefore the probability of getting all not heart is 839/850</p>



<p><strong>g)</strong> <strong>atleast one heart</strong></p>



<p class="has-text-align-center">Let G be the event of getting at least one heart</p>



<p class="has-text-align-center">Thus G&#8217; is an event of getting no heart</p>



<p class="has-text-align-center">There are 13 heart cards in a pack</p>



<p class="has-text-align-center">Thus there are 39 non-heart cards in a pack</p>



<p class="has-text-align-center">three non-heart cards out of 39 non-heart cards can be drawn by <sup>39</sup>C<sub>3&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(G&#8217;) = <sup>39</sup>C<sub>3</sub>&nbsp;= 13 x 19 x 37</p>



<p class="has-text-align-center">By the definition P(G&#8217;) = n(G&#8217;)/n(S) = (13 x 19 x 37)/( 26 x 17 x 50) = 703/1700</p>



<p class="has-text-align-center">Now P(G) = 1 &#8211; P(G&#8217;) = 1 &#8211; 703/1700 = 997/1700</p>



<p class="has-text-align-center">Therefore the probability of getting at least one heart is 997/1700</p>



<p><strong>h) a king,&nbsp; a queen, and a jack</strong></p>



<p class="has-text-align-center">Let H be the event of getting&nbsp;a king,&nbsp; a queen, and a jack</p>



<p class="has-text-align-center">There are 4 kings, 4 queens and 4 jacks in a pack</p>



<p class="has-text-align-center">Each specific selection can be done by <sup>4</sup>C<sub>1</sub> ways</p>



<p class="has-text-align-center">∴ n(H) = <sup>4</sup>C<sub>1</sub> x&nbsp;<sup>4</sup>C<sub>1</sub> x&nbsp;<sup>4</sup>C<sub>1</sub> = 4 x 4 x 4 = 64</p>



<p class="has-text-align-center">By the definition P(H) = n(H)/n(S) =64/( 26 x 17 x 50) = 16/5525</p>



<p class="has-text-align-center">Therefore the probability of getting a king,&nbsp; a queen and a jack is 16/5525</p>



<p><strong>i) 2 aces and 1 king</strong></p>



<p class="has-text-align-center">Let J be the event of getting&nbsp;two aces and 1 king</p>



<p class="has-text-align-center">There are 4 aces and 4 kings</p>



<p class="has-text-align-center">∴ n(J) = <sup>4</sup>C<sub>2</sub> x&nbsp;<sup>4</sup>C<sub>1</sub> &nbsp;= 6 x 4&nbsp; = 24</p>



<p class="has-text-align-center">By the definition P(J) = n(J)/n(S) =24/( 26 x 17 x 50) = 6/5525</p>



<p class="has-text-align-center">Therefore the probability of getting two aces and one king is 6/5525</p>



<p>In the next article, we shall study some basic problems of probability based on the drawing of four or more cards from a pack of playing cards.</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/getting-all-red-cards/15157/">Problems Based on Drawing 3 Playing Cards</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/getting-all-red-cards/15157/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Problems Based on Drawing 2 Playing Cards</title>
		<link>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/getting-both-red-cards/15154/</link>
					<comments>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/getting-both-red-cards/15154/#respond</comments>
		
		<dc:creator><![CDATA[Hemant More]]></dc:creator>
		<pubDate>Fri, 20 Nov 2020 07:10:18 +0000</pubDate>
				<category><![CDATA[Statistics and Probability]]></category>
		<category><![CDATA[Ace]]></category>
		<category><![CDATA[Certain event]]></category>
		<category><![CDATA[Club]]></category>
		<category><![CDATA[Complement of event]]></category>
		<category><![CDATA[Compound event]]></category>
		<category><![CDATA[Denomination]]></category>
		<category><![CDATA[Deterministic experiment]]></category>
		<category><![CDATA[Diamond]]></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[Heart]]></category>
		<category><![CDATA[Impossible event]]></category>
		<category><![CDATA[Jack]]></category>
		<category><![CDATA[King]]></category>
		<category><![CDATA[Mutually exclusive events]]></category>
		<category><![CDATA[Numbered cards]]></category>
		<category><![CDATA[Numbered tickets]]></category>
		<category><![CDATA[Outcome]]></category>
		<category><![CDATA[pack of cads]]></category>
		<category><![CDATA[Playing cards]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[Queen]]></category>
		<category><![CDATA[Random experiment]]></category>
		<category><![CDATA[Same denomination]]></category>
		<category><![CDATA[Sample space]]></category>
		<category><![CDATA[Spade]]></category>
		<category><![CDATA[Sure event]]></category>
		<category><![CDATA[Well shuffled pack]]></category>
		<guid isPermaLink="false">https://thefactfactor.com/?p=15154</guid>

					<description><![CDATA[<p>Science &#62; Mathematics &#62; Statistics and Probability &#62; Probability &#62; Problems Based on Drawing 2 Playing Cards In the last few articles, we have seen to solve problems based on tossing of coins, throwing dice, and selecting numbered cards. In this article, we shall study the problems to find the probability involving the draw of [&#8230;]</p>
<p>The post <a href="https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/getting-both-red-cards/15154/">Problems Based on Drawing 2 Playing Cards</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 Drawing 2 Playing Cards</strong></h5>



<p>In the last few articles, we have seen to solve problems based on tossing of coins, throwing dice, and selecting numbered cards. In this article, we shall study the problems to find the probability involving the draw of two playing cards. For e.g. Two cards are drawn from a well-shuffled pack of 52 playing cards. Find the probability of getting both red cards</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-07.png" alt="Getting both red cards" class="wp-image-15152" width="134" height="141"/></figure></div>



<p class="has-text-color has-background has-large-font-size" style="background-color:#e9e9e9;color:#d67010"><strong><strong>Problems based on the Draw of 2 Playing Cards:</strong></strong></p>



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



<p><strong>Two cards are drawn from a well-shuffled pack of 52 playing cards. Find the probability of getting</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">There are 52 cards in a pack.</p>



<p class="has-text-align-center">two cards out of 52 can be drawn by <sup>52</sup>C<sub>2&nbsp;</sub>ways</p>



<p class="has-text-align-center">Hence n(S) =&nbsp;<sup>52</sup>C<sub>2</sub>&nbsp;= 26 x 51</p>



<p><strong>a) both club cards</strong></p>



<p class="has-text-align-center">Let A be the event of getting both club cards</p>



<p class="has-text-align-center">There are 13 club cards in a pack</p>



<p class="has-text-align-center">two club cards out of 13 club cards can be drawn by <sup>13</sup>C<sub>2&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(A) = <sup>13</sup>C<sub>2</sub>&nbsp;=&nbsp; 13 x 6</p>



<p class="has-text-align-center">By the definition P(A) = n(A)/n(S) = (13 x 6)/(26 x 51) = 1/17</p>



<p class="has-text-align-center">Therefore the probability of getting both club cards is 1/17</p>



<p><strong>b) both red cards</strong></p>



<p class="has-text-align-center">Let B be the event of getting both red cards</p>



<p class="has-text-align-center">There are 26 red cards in a pack</p>



<p class="has-text-align-center">two red cards out of 26 red cards can be drawn by <sup>26</sup>C<sub>2&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(B) = <sup>26</sup>C<sub>2</sub>&nbsp;=&nbsp; 13 x 25</p>



<p class="has-text-align-center">By the definition P(B) = n(B)/n(S) = (13 x 25)/(26 x 51) = 25/102</p>



<p class="has-text-align-center">Therefore the probability of getting both red cards is 25/102</p>



<p><strong>c) both black cards</strong></p>



<p class="has-text-align-center">Let C be the event of getting both black cards</p>



<p class="has-text-align-center">There are 26 black cards in a pack</p>



<p class="has-text-align-center">two black cards out of 26 black cards can be drawn by <sup>26</sup>C<sub>2&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(C) = <sup>26</sup>C<sub>2</sub>&nbsp;=&nbsp; 13 x 25</p>



<p class="has-text-align-center">By the definition P(C) = n(C)/n(S) = (13 x 25)/(26 x 51) = 25/102</p>



<p class="has-text-align-center">Therefore the probability of getting both black cards is 25/102</p>



<p><strong>d)</strong> <strong>both kings</strong></p>



<p class="has-text-align-center">Let D be the event of getting both kings</p>



<p class="has-text-align-center">There are 4 kings in a pack</p>



<p class="has-text-align-center">two kings out of four kings can be drawn by <sup>4</sup>C<sub>2&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(D) = <sup>4</sup>C<sub>2</sub>&nbsp;=&nbsp; 2 x 3</p>



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



<p class="has-text-align-center">Therefore the probability of getting both kings is 1/221</p>



<p class="has-text-align-center"><strong>Note:</strong> The probability of getting two cards of a particular denomination is always 1/221</p>



<p><strong>e) both red aces</strong></p>



<p class="has-text-align-center">Let E be the event of getting both red aces</p>



<p class="has-text-align-center">There are 2 red aces in a pack</p>



<p class="has-text-align-center">two red aces out of two red aces can be drawn by <sup>2</sup>C<sub>2&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(E) = <sup>2</sup>C<sub>2</sub>&nbsp;=&nbsp; 1</p>



<p class="has-text-align-center">By the definition P(E) = n(E)/n(S) = (1)/(26 x 51) = 1/1326</p>



<p class="has-text-align-center">Therefore the probability of getting both red aces is 1/1326</p>



<p><strong>f)</strong> <strong>both face cards</strong></p>



<p class="has-text-align-center">Let F be the event of getting both face cards</p>



<p class="has-text-align-center">There are 12 face cards in a pack</p>



<p class="has-text-align-center">two face cards out of 12 face cards can be drawn by <sup>12</sup>C<sub>2&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(F) = <sup>12</sup>C<sub>2</sub>&nbsp;=&nbsp; 6 x 11</p>



<p class="has-text-align-center">By the definition P(F) = n(F)/n(S) = (6 x 11)/(26 x 51) = 11/221</p>



<p class="has-text-align-center">Therefore the probability of getting both red aces is 1/1326</p>



<p><strong>g) cards of denomination between 4 and 10</strong></p>



<p class="has-text-align-center">Let G be the event of getting cards of denomination between 4 and 10</p>



<p class="has-text-align-center">Denominations between 4 and 10 are 5, 6, 7, 8, 9 (total 5 denominations)</p>



<p class="has-text-align-center">Each denomination has 4 cards</p>



<p class="has-text-align-center">Thus there are 5 x 4 = 20 cards of denomination&nbsp;between 4 and 10</p>



<p class="has-text-align-center">two such cards out of 20 can be drawn by <sup>20</sup>C<sub>2&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(G) = <sup>20</sup>C<sub>2</sub>&nbsp;=&nbsp; 10 x 19</p>



<p class="has-text-align-center">By the definition P(G) = n(G)/n(S) = (10 x 19)/(26 x 51) = 95/663</p>



<p class="has-text-align-center">Therefore the probability of getting&nbsp;cards of denomination between 4 and 10 is 95/663</p>



<p><strong>h) both red face cards</strong></p>



<p class="has-text-align-center">Let H be the event of getting both red face cards</p>



<p class="has-text-align-center">There are 6 red face cards in a pack</p>



<p class="has-text-align-center">two red face cards out of 6 red face cards can be drawn by <sup>6</sup>C<sub>2&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(H) = <sup>6</sup>C<sub>2</sub>&nbsp;=&nbsp; 3 x 5</p>



<p class="has-text-align-center">By the definition P(H) = n(H)/n(S) = (3 x 5)/(26 x 51) = 5/442</p>



<p class="has-text-align-center">Therefore the probability of getting both red face cards is 5/442.</p>



<p><strong>i) a queen and a king</strong></p>



<p class="has-text-align-center">Let J be the event of getting a queen and a king</p>



<p class="has-text-align-center">There 4 kings and 4 queens in a pack</p>



<p class="has-text-align-center">one king out of 4 can be selected by&nbsp; <sup>4</sup>C<sub>1&nbsp;</sub>ways and</p>



<p class="has-text-align-center">one queen out of 4 can be selected by&nbsp; <sup>4</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(J) = <sup>4</sup>C<sub>1</sub>&nbsp;x&nbsp;<sup>4</sup>C<sub>1</sub> =&nbsp; 4 x 4 = 16</p>



<p class="has-text-align-center">By the definition P(J) = n(J)/n(S) = 16/(26 x 51) = 6/663</p>



<p class="has-text-align-center">Therefore the probability of getting a queen and a king is 6/663</p>



<p><strong>j)</strong> <strong>one spade card and another non-spade card.</strong></p>



<p class="has-text-align-center">Let K be the event of getting&nbsp;one spade card and another non-spade card.</p>



<p class="has-text-align-center">There 13 spade cards and 39 non-spade cards in a pack</p>



<p class="has-text-align-center">one spade card out of 13 spade cards can be selected by&nbsp; <sup>13</sup>C<sub>1&nbsp;</sub>ways and</p>



<p class="has-text-align-center">one non-spade card out of 39 non-spade cards can be selected by&nbsp; <sup>39</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(K) = <sup>13</sup>C<sub>1</sub>&nbsp;x&nbsp;<sup>39</sup>C<sub>1</sub> =&nbsp; 13 x 39</p>



<p class="has-text-align-center">By the definition P(K) = n(K)/n(S) = (13 x 39)/(26 x 51) = 13/34</p>



<p class="has-text-align-center">Therefore the probability of getting&nbsp;one spade card and another non-spade card is 13/34</p>



<p><strong>l) both cards from the same suite</strong></p>



<p class="has-text-align-center">Let L be the event of getting&nbsp;both cards from the same suite</p>



<p class="has-text-align-center">There 13 cards in each suite</p>



<p class="has-text-align-center">two cards out of 13 cards of the same suite can be selected by&nbsp; <sup>13</sup>C<sub>2&nbsp;</sub>ways</p>



<p class="has-text-align-center">There are four suites in a pack</p>



<p class="has-text-align-center">Event M = both are spade cards or both are club cards or both are diamond cards or both are heart cards</p>



<p class="has-text-align-center">∴ n(M) = <sup>13</sup>C<sub>2</sub>&nbsp;+&nbsp;<sup>13</sup>C<sub>2</sub>&nbsp;+&nbsp;<sup>13</sup>C<sub>2</sub>&nbsp;+&nbsp;<sup>13</sup>C<sub>2</sub>&nbsp;= 4 x&nbsp;<sup>13</sup>C<sub>2</sub>&nbsp; = 4 x 13 x 6</p>



<p class="has-text-align-center">By the definition P(M) = n(M)/n(S) = (4 x 13 x 6)/(26 x 51) = 4/17</p>



<p class="has-text-align-center">Therefore the probability of getting&nbsp;both cards of the same suite is 4/17</p>



<p><strong>m) both are of the same denomination</strong></p>



<p class="has-text-align-center">Let N be the event of getting&nbsp;both cards of the same denomination</p>



<p class="has-text-align-center">There 4 cards of the same denomination</p>



<p class="has-text-align-center">two cards out of 4 cards of the same denomination can be selected by&nbsp; <sup>4</sup>C<sub>2&nbsp;</sub>ways</p>



<p class="has-text-align-center">There are 13 sets of the same denomination</p>



<p class="has-text-align-center">∴ n(N) = &nbsp;13 x&nbsp;<sup>4</sup>C<sub>2</sub>&nbsp; = 13 x 2 x 3</p>



<p class="has-text-align-center">By the definition P(N) = n(N)/n(S) = (13 x 2 x 3)/(26 x 51) = 1/17</p>



<p class="has-text-align-center">Therefore the probability of getting&nbsp;both cards of the same denomination is 1/17</p>



<p><strong>o)</strong> <strong>One is spade and other is ace</strong></p>



<p class="has-text-align-center">Let Q be the event of getting&nbsp;one spade and another ace</p>



<p class="has-text-align-center">There are two possibilities</p>



<p class="has-text-align-center">Case &#8211; 1: When the first card is spade with spade ace included and another is ace from remaining three aces</p>



<p class="has-text-align-center">Case &#8211; 2:&nbsp;When the first card is spade with ace excluded and another is ace from four aces</p>



<p class="has-text-align-center">∴ n(Q) =&nbsp; <sup>13</sup>C<sub>1</sub> x&nbsp;<sup>3</sup>C<sub>1</sub>&nbsp; +&nbsp; <sup>12</sup>C<sub>1</sub> x&nbsp;<sup>4</sup>C<sub>1</sub>&nbsp; = 13 x 3 + 12 x 4 = 39 + 48 = 87</p>



<p class="has-text-align-center">By the definition P(N) = n(N)/n(S) = 87/(26 x 51) = 29/442</p>



<p class="has-text-align-center">Therefore the probability of getting&nbsp;one spade and other ace is 29/442</p>



<p>In the next article, we shall study some basic problems of probability based on the drawing of three cards from a pack of playing cards.</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/getting-both-red-cards/15154/">Problems Based on Drawing 2 Playing Cards</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/getting-both-red-cards/15154/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Problems Based on Drawing a Playing Card</title>
		<link>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/problems-based-on-drawing-playing-cards/15148/</link>
					<comments>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/problems-based-on-drawing-playing-cards/15148/#respond</comments>
		
		<dc:creator><![CDATA[Hemant More]]></dc:creator>
		<pubDate>Fri, 20 Nov 2020 06:41:07 +0000</pubDate>
				<category><![CDATA[Statistics and Probability]]></category>
		<category><![CDATA[Ace]]></category>
		<category><![CDATA[Certain event]]></category>
		<category><![CDATA[Club]]></category>
		<category><![CDATA[Complement of event]]></category>
		<category><![CDATA[Compound event]]></category>
		<category><![CDATA[Denomination]]></category>
		<category><![CDATA[Deterministic experiment]]></category>
		<category><![CDATA[Diamond]]></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[Heart]]></category>
		<category><![CDATA[Impossible event]]></category>
		<category><![CDATA[Jack]]></category>
		<category><![CDATA[King]]></category>
		<category><![CDATA[Mutually exclusive events]]></category>
		<category><![CDATA[Numbered cards]]></category>
		<category><![CDATA[Numbered tickets]]></category>
		<category><![CDATA[Outcome]]></category>
		<category><![CDATA[pack of cads]]></category>
		<category><![CDATA[Playing cards]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[Queen]]></category>
		<category><![CDATA[Random experiment]]></category>
		<category><![CDATA[Same denomination]]></category>
		<category><![CDATA[Sample space]]></category>
		<category><![CDATA[Spade]]></category>
		<category><![CDATA[Sure event]]></category>
		<category><![CDATA[Well shuffled pack]]></category>
		<guid isPermaLink="false">https://thefactfactor.com/?p=15148</guid>

					<description><![CDATA[<p>Science &#62; Mathematics &#62; Statistics and Probability &#62; Probability &#62; Problems Based on Drawing a Playing Card In the last few articles, we have seen to solve problems based on tossing of coins, throwing dice, and selecting numbered cards. In this article, we shall study the problems to find the probability involving playing cards. Introduction [&#8230;]</p>
<p>The post <a href="https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/problems-based-on-drawing-playing-cards/15148/">Problems Based on Drawing a Playing Card</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 Drawing a Playing Card</strong></h5>



<p>In the last few articles, we have seen to solve problems based on tossing of coins, throwing dice, and selecting numbered cards. In this article, we shall study the problems to find the probability involving playing cards.</p>



<p class="has-text-color has-background has-large-font-size" style="background-color:#e9e9e9;color:#d67010"><strong><strong>Introduction to Playing Cards:</strong></strong></p>



<p>Before studying, the problems on playing cards, you should be thorough with the following facts:</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-07.png" alt="Playing cards" class="wp-image-15152" width="99" height="104"/></figure></div>



<ul class="wp-block-list"><li>There are 52 playing cards in a pack of playing cards.</li><li>There are four suites in a pack viz: <strong>Spade (♠), Club (♣), Diamond (♦), Heart (♥)</strong></li><li>In each suite, there are 13 cards of different Denominations. viz. 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, Jack, Queen and King</li><li>Thus there are 4 cards of each denomination&nbsp;in a pack, like 4 kings, 4 queens, 4 aces, 4 tens, 4 fives, etc.</li><li>Spade and Club are black cards while Diamond and Heart are red cards.</li><li>There are 26 black cards and 26 red cards in a pack.</li><li>Each card is unique in a pack.</li><li>King, Queen, and Jack cards are called picture cards or face cards.</li><li>Thus there are total 12 face cards in a pack. 6 black face cards, 6 red face cards in a pack of playing cards</li><li>There are 3 face cards in each suite.</li><li>The Ace, King, Queen, and Jack of each suit are called honour cards</li><li>The rest of the cards (2, 3, 4, 5, 6, 7, 8, 9, 10 ) are called spot cards.</li><li>Spades and Hearts are called the major suits and&nbsp;Diamonds and Clubs are called the minor suits</li></ul>



<p class="has-text-color has-background has-large-font-size" style="background-color:#e9e9e9;color:#d67010"><strong><strong>Drawing a Single Playing Card From a Pack:</strong></strong></p>



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



<p><strong>A card is drawn from a well-shuffled pack of 52 playing cards. Find the probability of getting</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">There are 52 cards in a pack.</p>



<p class="has-text-align-center">one card out of 52 can be drawn by <sup>52</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">Hence n(S) =&nbsp;<sup>52</sup>C<sub>1</sub>&nbsp;= 52</p>



<p><strong>a) a spade card</strong></p>



<p class="has-text-align-center">Let A be the event of getting a spade card</p>



<p class="has-text-align-center">There are 13 spade cards in a pack</p>



<p class="has-text-align-center">one spade card out of 13 can be drawn by <sup>13</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(A) = <sup>13</sup>C<sub>1</sub>&nbsp;=&nbsp; 13</p>



<p class="has-text-align-center">By the definition P(A) = n(A)/n(S) = 13/52 = 1/4</p>



<p class="has-text-align-center">Therefore the probability of getting a spade card is 1/4</p>



<p><strong>b) a red card</strong></p>



<p class="has-text-align-center">Let B be the event of getting a red card</p>



<p class="has-text-align-center">There are 26 red cards in a pack</p>



<p class="has-text-align-center">one red card out of 26 can be drawn by <sup>26</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(A) = <sup>26</sup>C<sub>1</sub>&nbsp;=&nbsp; 26</p>



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



<p class="has-text-align-center">Therefore the probability of getting a red card is 1/2</p>



<p><strong>c) a black card</strong></p>



<p class="has-text-align-center">Let C be the event of getting a black card</p>



<p class="has-text-align-center">There are 26 black cards in a pack</p>



<p class="has-text-align-center">one black card out of 26 can be drawn by <sup>26</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(C) = <sup>26</sup>C<sub>1</sub>&nbsp;=&nbsp; 26</p>



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



<p class="has-text-align-center">Therefore the probability of getting a black card is 1/2</p>



<p><strong>d)</strong> <strong>a king</strong></p>



<p class="has-text-align-center">Let D be the event of getting a king</p>



<p class="has-text-align-center">There are 4 kings in a pack</p>



<p class="has-text-align-center">one king out of 4 can be drawn by <sup>4</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(D) = <sup>4</sup>C<sub>1</sub>&nbsp;=&nbsp; 4</p>



<p class="has-text-align-center">By the definition P(D) = n(D)/n(S) = 4/52 = 1/13</p>



<p class="has-text-align-center">Therefore the probability of getting a king is 1/13</p>



<p class="has-text-align-center"><strong>Note:</strong> Probability of getting a card of a particular denomination is always 1/13</p>



<p><strong>e)</strong> <strong>a red ace</strong></p>



<p class="has-text-align-center">Let E be the event of getting a red ace</p>



<p class="has-text-align-center">There are 2 red aces in a pack</p>



<p class="has-text-align-center">one red ace out of 2 can be drawn by <sup>2</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(E) = <sup>2</sup>C<sub>1</sub>&nbsp;=&nbsp; 2</p>



<p class="has-text-align-center">By the definition P(E) = n(E)/n(S) = 2/52 = 1/26</p>



<p class="has-text-align-center">Therefore the probability of getting a red ace is 1/26</p>



<p><strong>f) a face card</strong></p>



<p class="has-text-align-center">Let F be the event of getting a face card</p>



<p class="has-text-align-center">There are 12 face cards in a pack</p>



<p class="has-text-align-center">one face card out of 12 can be drawn by <sup>12</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(F) = <sup>12</sup>C<sub>1</sub>&nbsp;=&nbsp; 12</p>



<p class="has-text-align-center">By the definition P(F) = n(F)/n(S) = 22/52 = 3/13</p>



<p class="has-text-align-center">Therefore the probability of getting a face card is 3/13</p>



<p><strong>g) a card of denomination between 4 and 10</strong></p>



<p class="has-text-align-center">Let G be the event of getting a card of denomination between 4 and 10</p>



<p class="has-text-align-center">Denominations between 4 and 10 are 5, 6, 7, 8, 9 (total 5 denominations)</p>



<p class="has-text-align-center">Each denomination has 4 cards</p>



<p class="has-text-align-center">Thus there are 5 x 4 = 20 cards of denomination&nbsp;between 4 and 10</p>



<p class="has-text-align-center">one such card out of 20 can be drawn by <sup>20</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(G) = <sup>20</sup>C<sub>1</sub>&nbsp;=&nbsp; 20</p>



<p class="has-text-align-center">By the definition P(G) = n(G)/n(S) = 20/52 = 5/13</p>



<p class="has-text-align-center">Therefore the probability of getting a card of denomination between 4 and 10 is 5/13</p>



<p><strong>h) a red face card</strong></p>



<p class="has-text-align-center">Let H be the event of getting a red face card</p>



<p class="has-text-align-center">There are 6 red face cards in a pack</p>



<p class="has-text-align-center">one face card out of 6 can be drawn by <sup>6</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(G) = <sup>6</sup>C<sub>1</sub>&nbsp;=&nbsp; 6</p>



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



<p class="has-text-align-center">Therefore the probability of getting a red face card is 3/26.</p>



<p><strong>i) a queen of hearts</strong></p>



<p class="has-text-align-center">Let J be the event of getting a queen of hearts</p>



<p class="has-text-align-center">There is only one queen of heart in a pack</p>



<p class="has-text-align-center">one queen of hearts out of 1 can be drawn by 1way</p>



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



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



<p class="has-text-align-center">Therefore the probability of getting a queen of hearts is 1/52</p>



<p>j<strong>) a queen or a king</strong></p>



<p class="has-text-align-center">Let K be the event of getting a queen or a king</p>



<p class="has-text-align-center">There 4 kings and 4 queens in a pack</p>



<p class="has-text-align-center">Thus there are 4 + 4 = 8 favourable points.</p>



<p class="has-text-align-center">one required card out of 8 favourable points can be drawn by <sup>8</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(K) = <sup>8</sup>C<sub>1</sub>&nbsp;=&nbsp; 8</p>



<p class="has-text-align-center">By the definition P(K) = n(K)/n(S) = 8/52 = 2/13</p>



<p class="has-text-align-center">Therefore the probability of getting a queen or a king is 2/13</p>



<p><strong>k) a red card and a king</strong></p>



<p class="has-text-align-center">Let L be the event of getting a red card or a king</p>



<p class="has-text-align-center">There 2 red cards which are king</p>



<p class="has-text-align-center">Thus there are 2 favourable points.</p>



<p class="has-text-align-center">one required card out of 2 favourable points can be drawn by <sup>2</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(L) = <sup>2</sup>C<sub>1</sub>&nbsp;=&nbsp; 2</p>



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



<p class="has-text-align-center">Therefore the probability of getting a red card and king is 1/26</p>



<p><strong>l)</strong> <strong>a red card or a king&nbsp; /a red king</strong></p>



<p class="has-text-align-center">Let M be the event of getting a red card or a king</p>



<p class="has-text-align-center">There 26 red cards (including 2 red kings) and 2 black kings in a pack</p>



<p class="has-text-align-center">Thus there are 26 + 2 = 28&nbsp;favourable points.</p>



<p class="has-text-align-center">one required card out of 28&nbsp;favourable points can be drawn by <sup>28</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(M) = <sup>28</sup>C<sub>1</sub>&nbsp;=&nbsp; 28</p>



<p class="has-text-align-center">By the definition P(M) = n(M)/n(S) = 28/52 = 7/13</p>



<p class="has-text-align-center">Therefore the probability of getting a red card or a king (a red king) is 7/13</p>



<p><strong>m) Neither the heart nor the king</strong></p>



<p class="has-text-align-center">Let N be the event of getting neither the heart nor the king</p>



<p class="has-text-align-center">There 36 non-heart cards (excluding 3 kings) in a pack</p>



<p class="has-text-align-center">one required card out of 36&nbsp; favourable points can be drawn by <sup>36</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(N) = <sup>36</sup>C<sub>1</sub>&nbsp;=&nbsp; 36</p>



<p class="has-text-align-center">By the definition P(N) = n(N)/n(S) = 36/52 = 9/13</p>



<p class="has-text-align-center">Therefore the probability of getting neither the heart nor the king is 9/13</p>



<p><strong>n)</strong> <strong>Neither an ace nor the king</strong></p>



<p class="has-text-align-center">Let Q be the event of getting neither an ace nor a king</p>



<p class="has-text-align-center">There are 4 aces and 4 kings in a pack</p>



<p class="has-text-align-center">There 44 non-ace and non-king cards in a pack</p>



<p class="has-text-align-center">one required card out of 44&nbsp;&nbsp;favourable points can be drawn by <sup>44</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(Q) = <sup>44</sup>C<sub>1</sub>&nbsp;=&nbsp; 44</p>



<p class="has-text-align-center">By the definition P(Q) = n(Q)/n(S) = 44/52 = 11/13</p>



<p class="has-text-align-center">Therefore the probability of getting neither ace nor the king is 11/13</p>



<p><strong>o)</strong> <strong>no diamond</strong></p>



<p class="has-text-align-center">Let R be the event of getting no diamond</p>



<p class="has-text-align-center">There 39 non-diamond cards in a pack</p>



<p class="has-text-align-center">one required card out of 39&nbsp;&nbsp;favourable points can be drawn by <sup>39</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(R) = <sup>39</sup>C<sub>1</sub>&nbsp;=&nbsp; 39</p>



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



<p class="has-text-align-center">Therefore the probability of getting no diamond is 3/4</p>



<p><strong>p) no ace</strong></p>



<p class="has-text-align-center">Let T be the event of getting no ace</p>



<p class="has-text-align-center">There are 4 aces in a pack</p>



<p class="has-text-align-center">There 48 non-ace cards in a pack</p>



<p class="has-text-align-center">one required card out of 48&nbsp;&nbsp;favourable points can be drawn by <sup>48</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(T) = <sup>48</sup>C<sub>1</sub>&nbsp;=&nbsp; 48</p>



<p class="has-text-align-center">By the definition P(T) = n(T)/n(S) = 48/52 = 12/13</p>



<p class="has-text-align-center">Therefore the probability of getting no ace is 12/13.</p>



<p><strong>q) not a black card</strong></p>



<p class="has-text-align-center">Let V be the event of getting no black card</p>



<p class="has-text-align-center">There 26 non-black (red) cards in a pack</p>



<p class="has-text-align-center">one required card out of 26&nbsp;&nbsp;favourable points can be drawn by <sup>26</sup>C<sub>1&nbsp;</sub>ways</p>



<p class="has-text-align-center">∴ n(V) = <sup>26</sup>C<sub>1</sub>&nbsp;=&nbsp; 26</p>



<p class="has-text-align-center">By the definition P(V) = n(V)/n(S) = 26/52 = 1/2</p>



<p class="has-text-align-center">Therefore the probability of getting no black card is 1/2.</p>



<p>In the next article, we shall study some basic problems of probability based on the drawing of two cards from a pack of playing cards.</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-drawing-playing-cards/15148/">Problems Based on Drawing a Playing Card</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-drawing-playing-cards/15148/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Problems Based on Numbered Cards 02</title>
		<link>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/problems-based-on-numbered-tickets-crads/15137/</link>
					<comments>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/problems-based-on-numbered-tickets-crads/15137/#respond</comments>
		
		<dc:creator><![CDATA[Hemant More]]></dc:creator>
		<pubDate>Thu, 19 Nov 2020 13:18:12 +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[Numbered cards]]></category>
		<category><![CDATA[Numbered tickets]]></category>
		<category><![CDATA[Outcome]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[Random experiment]]></category>
		<category><![CDATA[Sample space]]></category>
		<category><![CDATA[Sure event]]></category>
		<guid isPermaLink="false">https://thefactfactor.com/?p=15137</guid>

					<description><![CDATA[<p>Science > Mathematics > Statistics and Probability > Probability > Problems Based on Numbered Tickets In the last article, we have studied problems on the throwing of dice. In this article, we shall study to solve problems to find probability involving numbered tickets. Drawing Two or More Numbered tickets: Example &#8211; 01: Tickets numbered from [&#8230;]</p>
<p>The post <a href="https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/problems-based-on-numbered-tickets-crads/15137/">Problems Based on Numbered Cards 02</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 > <a rel="noreferrer noopener" href="https://thefactfactor.com/mathematics/" target="_blank">Mathematics</a> > Statistics and Probability > <a rel="noreferrer noopener" href="https://thefactfactor.com/mathematics/probability/" target="_blank">Probability</a> > Problems Based on Numbered Tickets</strong></h5>



<p>In the last article, we have studied problems on the throwing of dice. In this article, we shall study to solve problems to find probability involving numbered tickets.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="268" height="151" src="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-06.png" alt="Numbered Cards" class="wp-image-15135"/></figure></div>



<p class="has-text-color has-background has-large-font-size" style="background-color:#e9e9e9;color:#d67010"><strong><strong>Drawing Two or More Numbered tickets:</strong></strong></p>



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



<p><strong>Tickets numbered from 1 to 50 are mixed up together and then two tickets are drawn at random what is the probability that</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">The sample space is S = {1, 2, 3, &#8230;&#8230;.., 50}.</p>



<p class="has-text-align-center">Two tickets are drawn at random.</p>



<p class="has-text-align-center">Hence n(S) =&nbsp;<sup>50</sup>C<sub>2</sub>&nbsp;= 1225</p>



<p><strong>a) both the tickets bear an even number</strong></p>



<p class="has-text-align-center">Let A be the event that&nbsp;both the tickets bear an even number</p>



<p class="has-text-align-center">Favourable points are 2, 4, 6, 8, 10, &#8230; , 50</p>



<p class="has-text-align-center">There are 25 favourable points</p>



<p class="has-text-align-center">∴ n(A) = <sup>25</sup>C<sub>2</sub>&nbsp;=&nbsp; 300</p>



<p class="has-text-align-center">By the definition P(A) = n(A)/n(S) = 300/1225 = 12/49</p>



<p class="has-text-align-center">Therefore the probability that&nbsp;both the tickets bear an even number is 12/49</p>



<p><strong>b) both the tickets bear an odd number</strong></p>



<p class="has-text-align-center">Let B be the event that&nbsp;both the tickets bear an odd number</p>



<p class="has-text-align-center">Favourable points are 21, 3, 5, 7, &#8230;.., 49</p>



<p class="has-text-align-center">There are 25 favourable points</p>



<p class="has-text-align-center">∴ n(B) = <sup>25</sup>C<sub>2</sub>&nbsp;=&nbsp; 300</p>



<p class="has-text-align-center">By the definition P(B) = n(B)/n(S) = 300/1225 = 12/49</p>



<p class="has-text-align-center">Therefore the probability that&nbsp;both the tickets bear an odd number is 12/49</p>



<p><strong>c) both the tickets bear a perfect square</strong></p>



<p class="has-text-align-center">Let C be the event that&nbsp;both the tickets bear a perfect square</p>



<p class="has-text-align-center">Favourable points are 1, 4, 9, 16, 25, 36, 49</p>



<p class="has-text-align-center">There are 7 favourable points</p>



<p class="has-text-align-center">∴ n(C) = <sup>7</sup>C<sub>2</sub>&nbsp;=&nbsp; 21</p>



<p class="has-text-align-center">By the definition P(C) = n(C)/n(S) = 21/1225 = 3/175</p>



<p class="has-text-align-center">Therefore the probability that&nbsp;both the tickets bear a perfect square is 3/175</p>



<p><strong>d) Both the tickets bear a number multiple of four (or divisible by four)</strong></p>



<p class="has-text-align-center">Let D be the event that&nbsp;both the tickets bear a number multiple of four</p>



<p class="has-text-align-center">Favourable points are 4, 8, 12, 16, &#8230;., 48</p>



<p class="has-text-align-center">There are 12&nbsp;favourable points</p>



<p class="has-text-align-center">∴ n(D) = <sup>12</sup>C<sub>2</sub>&nbsp;=&nbsp; 66</p>



<p class="has-text-align-center">By the definition P(D) = n(D)/n(S) = 66/1225</p>



<p class="has-text-align-center">Therefore the probability that&nbsp;both the tickets bear a number multiple of four is 66/1225</p>



<p><strong>e)</strong> <strong>both the tickets bear a number multiple of three (or divisible by three)</strong></p>



<p class="has-text-align-center">Let E be the event that&nbsp;both the tickets bear a number multiple of three</p>



<p class="has-text-align-center">Favourable points are 3, 6, 9, &#8230;., 48</p>



<p class="has-text-align-center">There are 16 favourable points</p>



<p class="has-text-align-center">∴ n(E) = <sup>16</sup>C<sub>2</sub>&nbsp;=&nbsp; 120</p>



<p class="has-text-align-center">By the definition P(E) = n(E)/n(S) = 120/1225 = 24/245</p>



<p class="has-text-align-center">Therefore the probability that&nbsp;both the tickets bear a number multiple of three is 24/245</p>



<p><strong>f) both the tickets bear a number greater than 44</strong></p>



<p class="has-text-align-center">Let F be the event that&nbsp;both the tickets bear a number greater than 44</p>



<p class="has-text-align-center">Favourable points are 45, 46, 47, 48, 49, 50</p>



<p class="has-text-align-center">There are 6 favourable points</p>



<p class="has-text-align-center">∴ n(F) = <sup>6</sup>C<sub>2</sub>&nbsp;=&nbsp; 15</p>



<p class="has-text-align-center">By the definition P(F) = n(F)/n(S) = 15/1225 = 3/245</p>



<p class="has-text-align-center">Therefore the probability that&nbsp;both the tickets bear a number greater than 44 is 3/245</p>



<p><strong>g) both the tickets bear a number less than 11</strong></p>



<p class="has-text-align-center">Let G be the event that&nbsp;both the tickets bear a number less than 11</p>



<p class="has-text-align-center">Favourable points are 1, 2, 3, &#8230;&#8230;, 10</p>



<p class="has-text-align-center">There are 10&nbsp;favourable points</p>



<p class="has-text-align-center">∴ n(G) = <sup>10</sup>C<sub>2</sub>&nbsp;=&nbsp; 45</p>



<p class="has-text-align-center">By the definition P(G) = n(G)/n(S) = 45/1225 = 9/245</p>



<p class="has-text-align-center">Therefore the probability that&nbsp;both the tickets bear a number less than 11 is 9/245</p>



<p><strong>h)</strong> <strong>both the tickets bear&nbsp;perfect square or number less than 10</strong></p>



<p class="has-text-align-center">Let H be the event that&nbsp;both the tickets bear&nbsp;perfect square or number less than 10</p>



<p class="has-text-align-center">Favourable points are 1, 4, 9, 16, 25, 36, 49, 2, 3, 5, 6, 7, 8</p>



<p class="has-text-align-center">There are 13 favourable points</p>



<p class="has-text-align-center">∴ n(H) = <sup>13</sup>C<sub>2</sub>&nbsp;=&nbsp; 78</p>



<p class="has-text-align-center">By the definition P(H) = n(H)/n(S) = 45/1225 = 9/245</p>



<p class="has-text-align-center">Therefore the probability that both the tickets bear&nbsp;perfect square or a number less than 5 is 78/1225</p>



<p>i) <strong>both the tickets bear&nbsp;a prime number</strong></p>



<p class="has-text-align-center">Let J be the event that&nbsp;both the tickets bear&nbsp;a prime number</p>



<p class="has-text-align-center">Favourable points are 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47</p>



<p class="has-text-align-center">There are 15&nbsp;favourable points</p>



<p class="has-text-align-center">∴ n(J) = <sup>15</sup>C<sub>2</sub>&nbsp;=&nbsp; 105</p>



<p class="has-text-align-center">By the definition P(J) = n(J)/n(S) = 105/1225 = 3/35</p>



<p class="has-text-align-center">Therefore the probability that both the tickets bear&nbsp;a prime number is 3/35</p>



<p><strong>j) both the tickets bear a prime number or a perfect square</strong></p>



<p class="has-text-align-center">Let K be the event that&nbsp;both the tickets bear&nbsp;a prime number or a perfect square</p>



<p class="has-text-align-center">Favourable points are 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37,</p>



<p class="has-text-align-center">41, 43, 47,&nbsp;1, 4, 9, 16, 25, 36, 49</p>



<p class="has-text-align-center">There are 22&nbsp;favourable points</p>



<p class="has-text-align-center">∴ n(K) = <sup>22</sup>C<sub>2</sub>&nbsp;=&nbsp; 231</p>



<p class="has-text-align-center">By the definition P(K) = n(K)/n(S) = 231/1225 = 33/175</p>



<p class="has-text-align-center">Therefore the probability that both the tickets bear a prime number or a perfect square is 33/175</p>



<p><strong>both the tickets bear a number greater than 35 and an even number.</strong></p>



<p>Let L be the event that both the tickets bear a number greater than 35 and an even number</p>



<p>Favourable points are 36, 38, 40, 42, 44, 46, 48, 50</p>



<p>There are 8&nbsp;favourable points</p>



<p>∴ n(L) = <sup>8</sup>C<sub>2</sub>&nbsp;=&nbsp; 28</p>



<p>By the definition P(L) = n(L)/n(S) = 28/1225 = 4/175</p>



<p>Therefore the probability that&nbsp;both the tickets bear a number greater than 35 and an even number&nbsp;is 4/175</p>



<p><strong>k) both the tickets bear an even number and multiple of 5</strong></p>



<p class="has-text-align-center">Let M be the event that&nbsp;both the tickets bear an even number and multiple of 5</p>



<p class="has-text-align-center">Favourable points are 10, 20, 30, 40, 50</p>



<p class="has-text-align-center">There are 5&nbsp;favourable points</p>



<p class="has-text-align-center">∴ n(L) = <sup>5</sup>C<sub>2</sub>&nbsp;=&nbsp; 10</p>



<p class="has-text-align-center">By the definition P(M) = n(M)/n(S) = 10/1225 = 2/245</p>



<p class="has-text-align-center">Therefore the probability that both the tickets bear an even number and multiple of 5 is 2/245</p>



<p>In the next article, we shall study some basic problems of probability based on the drawing of a single card from a pack of playing cards.</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-numbered-tickets-crads/15137/">Problems Based on Numbered Cards 02</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-numbered-tickets-crads/15137/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Problems Based on Numbered Cards 01</title>
		<link>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/problems-based-on-numbered-cards-tickets/15133/</link>
					<comments>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/problems-based-on-numbered-cards-tickets/15133/#respond</comments>
		
		<dc:creator><![CDATA[Hemant More]]></dc:creator>
		<pubDate>Thu, 19 Nov 2020 13:00:42 +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[Numbered cards]]></category>
		<category><![CDATA[Numbered tickets]]></category>
		<category><![CDATA[Outcome]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[Random experiment]]></category>
		<category><![CDATA[Sample space]]></category>
		<category><![CDATA[Sure event]]></category>
		<guid isPermaLink="false">https://thefactfactor.com/?p=15133</guid>

					<description><![CDATA[<p>Science > Mathematics > Statistics and Probability > Probability > Problems Based on Numbered Cards In the last article, we have studied problems on the throwing of dice. In this article, we shall study to solve problems to find probability involving numbered cards. Drawing a Single Numbered Card / Ticket: Example &#8211; 01: Tickets numbered [&#8230;]</p>
<p>The post <a href="https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/problems-based-on-numbered-cards-tickets/15133/">Problems Based on Numbered Cards 01</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 > <a rel="noreferrer noopener" href="https://thefactfactor.com/mathematics/" target="_blank">Mathematics</a> > Statistics and Probability > <a rel="noreferrer noopener" href="https://thefactfactor.com/mathematics/probability/" target="_blank">Probability</a> > Problems Based on Numbered Cards</strong></h5>



<p>In the last article, we have studied problems on the throwing of dice. In this article, we shall study to solve problems to find probability involving numbered cards.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="268" height="151" src="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-06.png" alt="Numbered Cards" class="wp-image-15135"/></figure></div>



<p class="has-text-color has-background has-large-font-size" style="background-color:#e9e9e9;color:#d67010"><strong><strong>Drawing a Single Numbered Card / Ticket</strong>:</strong></p>



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



<p><strong>Tickets numbered from 1 to 20 are mixed up together and then a ticket is drawn at random what is the probability of getting a ticket bearing</strong></p>



<p><strong>Solution:</strong></p>



<p class="has-text-align-center">The sample space is S = {1, 2, 3, &#8230;&#8230;.., 20}.</p>



<p class="has-text-align-center">One ticket is drawn at random.</p>



<p class="has-text-align-center">Hence n(S) =&nbsp;<sup>20</sup>C<sub>1</sub>&nbsp;= 20</p>



<p><strong>a) an even number</strong></p>



<p class="has-text-align-center">Let A be the event of getting ticket bearing an even number</p>



<p class="has-text-align-center">Favourable points are 2, 4, 6, 8, 10, 12,14, 16, 18, 20</p>



<p class="has-text-align-center">∴ n(A) = <sup>10</sup>C<sub>1</sub>&nbsp;= 10</p>



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



<p class="has-text-align-center">Therefore the probability of getting ticket bearing even number is 1/2</p>



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



<p class="has-text-align-center">Let B be the event of getting ticket bearing an odd number</p>



<p class="has-text-align-center">Favourable points are , 3, 5, 7, 9, 11, 13, 15, 17, 19</p>



<p class="has-text-align-center">∴ n(B) = <sup>10</sup>C<sub>1</sub>&nbsp;= 10</p>



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



<p class="has-text-align-center">Therefore the probability of getting ticket bearing odd number is 1/2</p>



<p><strong>c) a perfect square</strong></p>



<p class="has-text-align-center">Let C be the event of getting ticket bearing a perfect square</p>



<p class="has-text-align-center">Favourable points are 1, 4, 9,16</p>



<p class="has-text-align-center">∴ n(C) = <sup>4</sup>C<sub>1</sub>&nbsp;= 4</p>



<p class="has-text-align-center">By the definition P(C) = n(C)/n(S) = 4/20 = 1/5</p>



<p class="has-text-align-center">Therefore the probability of getting ticket bearing a perfect square is 1/5</p>



<p><strong>d)</strong> <strong>multiple of four (or divisible by four)</strong></p>



<p class="has-text-align-center">Let D be the event of getting ticket bearing a number multiple of 4</p>



<p class="has-text-align-center">Favourable points are 4, 8, 12, 16, 20</p>



<p class="has-text-align-center">∴ n(D) = <sup>5</sup>C<sub>1</sub>&nbsp;= 5</p>



<p class="has-text-align-center">By the definition P(D) = n(D)/n(S) = 5/20 = 1/4</p>



<p class="has-text-align-center">Therefore the probability of getting ticket bearing a number multiple of 4 is 1/4</p>



<p><strong>e) multiple of three (or divisible by three)</strong></p>



<p class="has-text-align-center">Let E be the event of getting ticket bearing a number multiple of 3</p>



<p class="has-text-align-center">Favourable points are 3, 6, 8, 12, 15, 18</p>



<p class="has-text-align-center">∴ n(E) = <sup>6</sup>C<sub>1</sub>&nbsp;= 6</p>



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



<p class="has-text-align-center">Therefore the probability of getting ticket bearing a number multiple of 3 is 3/10</p>



<p><strong>f)</strong> <strong>a number greater than 4</strong></p>



<p class="has-text-align-center">Let F be the event of getting ticket bearing a number greater than 4</p>



<p class="has-text-align-center">Favourable points are 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20</p>



<p class="has-text-align-center">∴ n(F) = <sup>17</sup>C<sub>1</sub>&nbsp;= 17</p>



<p class="has-text-align-center">By the definition P(F) = n(F)/n(S) = 17/20</p>



<p class="has-text-align-center">Therefore the probability of getting ticket bearing a number greater than 4 is 17/20</p>



<p><strong>g)</strong> <strong>a number less than 11</strong></p>



<p class="has-text-align-center">Let G be the event of getting ticket bearing a number less than 11</p>



<p class="has-text-align-center">Favourable points are 1, 2, 3, 4, 5, 6, 7, 8, 9, 10</p>



<p class="has-text-align-center">∴ n(G) = <sup>10</sup>C<sub>1</sub>&nbsp;= 10</p>



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



<p class="has-text-align-center">Therefore the probability of getting ticket bearing a number less than 11 is 1/2</p>



<p><strong>h) perfect square or less than 5</strong></p>



<p class="has-text-align-center">Let H be the event of getting ticket bearing a number a perfect square or less than 5</p>



<p class="has-text-align-center">Favourable points are 1, 4, 9, 16, 2, 3</p>



<p class="has-text-align-center">∴ n(H) = <sup>6</sup>C<sub>1</sub>&nbsp;= 6</p>



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



<p class="has-text-align-center">Therefore the probability of getting ticket bearing a perfect square or less than 5 is 3/10</p>



<p><strong>i) a prime number</strong></p>



<p class="has-text-align-center">Let J be the event of getting ticket bearing a number a prime number</p>



<p class="has-text-align-center">Favourable points are 2, 3, 5, 7, 11, 13, 17, 19</p>



<p class="has-text-align-center">∴ n(J) = <sup>8</sup>C<sub>1</sub>&nbsp;= 8</p>



<p class="has-text-align-center">By the definition P(J) = n(J)/n(S) = 8/20 = 2/5</p>



<p class="has-text-align-center">Therefore the probability of getting ticket bearing a prime number is 2/5</p>



<p><strong>j)</strong> <strong>a prime number or a perfect square</strong></p>



<p class="has-text-align-center">Let K be the event of getting ticket bearing a number a prime number or a perfect square</p>



<p class="has-text-align-center">Favourable points are 2, 3, 5, 7, 11, 13, 17, 19, 1, 4, 9, 16</p>



<p class="has-text-align-center">∴ n(K) = <sup>12</sup>C<sub>1</sub>&nbsp;= 12</p>



<p class="has-text-align-center">By the definition P(K) = n(K)/n(S) = 12/20 = 3/5</p>



<p class="has-text-align-center">Therefore the probability of getting ticket bearing a prime number or perfect square is 3/5</p>



<p><strong>k)</strong> <strong>an even number or a perfect square</strong></p>



<p class="has-text-align-center">Let L be the event of getting ticket bearing an even number or a perfect square</p>



<p class="has-text-align-center">Favourable points are 2, 4, 6, 8, 10, 12,14, 16, 18, 20, 1, 9</p>



<p class="has-text-align-center">∴ n(L) = <sup>12</sup>C<sub>1</sub>&nbsp;= 12</p>



<p class="has-text-align-center">By the definition P(L) = n(L)/n(S) = 12/20 = 3/5</p>



<p class="has-text-align-center">Therefore the probability of getting ticket bearing a prime number or perfect square is 3/5</p>



<p><strong>l)</strong> <strong>an even number or a number divisible by 5</strong></p>



<p class="has-text-align-center">Let M be the event of getting ticket bearing an even number or a number divisible by 5</p>



<p class="has-text-align-center">Favourable points are 2, 4, 6, 8, 10, 12,14, 16, 18, 20, 5, 15</p>



<p class="has-text-align-center">∴ n(M) = <sup>12</sup>C<sub>1</sub>&nbsp;= 12</p>



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



<p class="has-text-align-center">Therefore the probability of getting ticket bearing a prime number or perfect square is 3/5</p>



<p><strong>m) a perfect square or a number multiple of 3</strong></p>



<p class="has-text-align-center">Let N be the event of getting ticket bearing&nbsp;a perfect square or a number multiple of 3</p>



<p class="has-text-align-center">Favourable points are 1, 4, 9, 16, 3, 6, 12,15, 18</p>



<p class="has-text-align-center">∴ n(N) = <sup>9</sup>C<sub>1</sub>&nbsp;= 9</p>



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



<p class="has-text-align-center">Therefore the probability of getting ticket bearing a perfect square or a number multiple of 3 is 9/20</p>



<p><strong>n) a number greater than 9 and an even number.</strong></p>



<p class="has-text-align-center">Let Q be the event of getting ticket bearing a number greater than 9 and an even number</p>



<p class="has-text-align-center">Favourable points are 10, 12, 14, 16, 18, 20</p>



<p class="has-text-align-center">∴ n(Q) = <sup>6</sup>C<sub>1</sub>&nbsp;= 6</p>



<p class="has-text-align-center">By the definition P(Q) = n(Q)/n(S) = 6/20 = 3/10</p>



<p class="has-text-align-center">Therefore the probability of getting ticket bearing a number greater than 9 and an even number is 3/10</p>



<p><strong>o) an even number and multiple of 3</strong></p>



<p class="has-text-align-center">Let R be the event of getting ticket bearing an even number and multiple of 3</p>



<p class="has-text-align-center">Favourable points are 6, 12, 18</p>



<p class="has-text-align-center">∴ n(R) = <sup>3</sup>C<sub>1</sub>&nbsp;= 3</p>



<p class="has-text-align-center">By the definition P(R) = n(R)/n(S) = 12/20 = 3/5</p>



<p class="has-text-align-center">Therefore the probability of getting ticket bearing a prime number or perfect square is 3/5</p>



<p>In the next article, we shall study some basic problems of probability based on drawing two or more cards from the collection of numbered cards.</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-numbered-cards-tickets/15133/">Problems Based on Numbered Cards 01</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-numbered-cards-tickets/15133/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
