<?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>Statistics and Probability Archives - The Fact Factor</title>
	<atom:link href="https://thefactfactor.com/category/facts/pure_science/mathematics/statistics-and-probability/feed/" rel="self" type="application/rss+xml" />
	<link>https://thefactfactor.com/category/facts/pure_science/mathematics/statistics-and-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=7.0</generator>
<site xmlns="com-wordpress:feed-additions:1">254910592</site>	<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 class="wp-block-paragraph">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 wp-block-paragraph"><strong>Example &#8211; 01:</strong></p>



<p class="wp-block-paragraph"><strong>An unbiased coin is tossed 5 times. Find the probability of getting a) three heads b) at least 4 heads</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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="wp-block-paragraph"><strong>The probability of getting exactly 3 heads (X = 3):</strong></p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph">∴ P(X = 3) = 10 x (1/2)<sup>5</sup>&nbsp;= 10 x (1/32) = 5/16 = 0.3125</p>



<p class="wp-block-paragraph"><strong>The probability of getting at least 4 heads (X ≥ 4):</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph"><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 wp-block-paragraph"><strong>Example &#8211; 02:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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="wp-block-paragraph"><strong>The probability of getting exactly 5 heads (X = 5):</strong></p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ P(X = 5) =&nbsp; 56 x&nbsp;(1/2)<sup>5</sup> (1/2)<sup>3</sup></p>



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



<p class="wp-block-paragraph"><strong>The probability of getting more heads than tail (X ≥ 5):</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph">∴ P(X ≥ 5) = (56 + 28 + 8 + 1)x&nbsp;&nbsp;(1/256) = 93/256 = 0.3633&nbsp;</p>



<p class="wp-block-paragraph"><strong>The probability of getting atleast one head (X ≥ 1):</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ P(X ≥ 1) =&nbsp; 1 x&nbsp;(1/2)<sup>0</sup> (1/2)<sup>8</sup></p>



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



<p class="has-text-align-center wp-block-paragraph"><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 wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph"><strong>Example &#8211; 03:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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="wp-block-paragraph"><strong>The probability of getting exactly 5 heads (X = 5):</strong></p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ P(X = 5) =&nbsp; 126 x&nbsp;(1/2)<sup>5</sup> (1/2)<sup>4</sup></p>



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



<p class="wp-block-paragraph"><strong>The probability of gettingin head in first four tosses and tails in last five tosses :</strong></p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph"><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 wp-block-paragraph"><strong>Example &#8211; 04:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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="wp-block-paragraph"><strong>The probability of getting 5 lines busy (X = 5):</strong></p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph"><strong>Example &#8211; 05:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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="wp-block-paragraph"><strong>The probability of getting exactly 3 answers correct (X = 3):</strong></p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ P(X = 3) = 10 x (1/4)<sup>3</sup> (3/4)<sup>2</sup></p>



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



<p class="wp-block-paragraph"><strong>The probability of getting atmost 3 correct answers (X ≤ 3):</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph">∴ P(X ≤ 3) = (243/1024) + (405/1024) + (270/1024) + (90/1024)</p>



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



<p class="wp-block-paragraph"><strong>The probability of getting atleast 1 correct answers (X ≥ 1):</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ P(X ≥ 1) = 1 &#8211;&nbsp; 1 x 1 x&nbsp; (3/4)<sup>5</sup></p>



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



<p class="has-text-align-center wp-block-paragraph"><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 wp-block-paragraph"><strong>Example &#8211; 06:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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="wp-block-paragraph"><strong>The probability of hitting the target atleast twice (X ≥ 2):</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph">∴ P(X ≥ 2) = 1 &#8211; 0.3758= 0.6242</p>



<p class="has-text-align-center wp-block-paragraph"><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 wp-block-paragraph"><strong>Example &#8211; 07:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Exactly two miss the target implies 8 bombs hit the target</p>



<p class="wp-block-paragraph"><strong>The probability exactly two bombs miss the target&nbsp; (X = 2):</strong></p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ P(X = 8) = 45 x&nbsp;(0.8)<sup>8</sup> (0.2)<sup>2</sup></p>



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



<p class="has-text-align-center wp-block-paragraph"><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 wp-block-paragraph"><strong>Example &#8211; 08:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ p = 0.8 and q = 1 &#8211; p = 1 &#8211; 0.8 = 0.2</p>



<p class="has-text-align-center wp-block-paragraph">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="wp-block-paragraph"><strong>The probability that 7 families have television (X = 7):</strong></p>



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



<p class="wp-block-paragraph"><strong>The probability that atmost 3 families have television (X ≤ 3):</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph">∴ P(X ≤ 3) = 0.0008644</p>



<p class="has-text-align-center wp-block-paragraph"><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 wp-block-paragraph"><strong>Example &#8211; 09:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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="wp-block-paragraph"><strong>The probability that none will recover (X = 0):</strong></p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴∴ P(X = 0) = 1 x 1 x (0.3)<sup>6&nbsp;</sup>&nbsp;= 0.000729</p>



<p class="wp-block-paragraph"><strong>The probability that all will recover (X = 6):</strong></p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴∴ P(X = 6) = 1 x (0.7)<sup>6&nbsp;</sup>x 1 = 0.1176</p>



<p class="wp-block-paragraph"><strong>The probability that halff of them will recover (X = 3):</strong></p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ P(X = 3) = 20 x (0.7)<sup>3</sup> (0.3)<sup>3&nbsp;</sup>= 0.1852</p>



<p class="wp-block-paragraph"><strong>The probability that atleast half of them will recover (X ≥ 3):</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph">∴ P(X ≥ 3) = 0.9294</p>



<p class="wp-block-paragraph"><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 wp-block-paragraph"><strong>Example &#8211; 10:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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="wp-block-paragraph"><strong>The probability that none will develop immunity (X = 0):</strong></p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ P(X = 0) = 1 x 1 x (0.2)<sup>8&nbsp;</sup>&nbsp;= 0.00000256</p>



<p class="wp-block-paragraph"><strong>The probability that exactly 4 will develop immunity (X = 4):</strong></p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ P(X = 4) = 70 x&nbsp;(0.8)<sup>4</sup> (0.2)<sup>4&nbsp;</sup>&nbsp;= 0.04587</p>



<p class="wp-block-paragraph"><strong>The probability that all will develop immunity (X = 8):</strong></p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph"><strong>Example &#8211; 11:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Machine will stop working if three or more components fail.</p>



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



<p class="wp-block-paragraph"><strong>The probability that machine is working (X &lt; 3):</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph">∴ P(X &lt; 3) = (0.81 + 1.26 + 0.91 )(0.9)<sup>12</sup></p>



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



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



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">atleast two third of nine i.e. atleast 6 supports the ammendment</p>



<p class="wp-block-paragraph"><strong>The probability that two third support ammendment (X ≥ 6):</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph">∴ 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 wp-block-paragraph">∴ P(X ≥ 6) = 0.9143</p>



<p class="has-text-align-center has-text-color has-large-font-size wp-block-paragraph" 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 wp-block-paragraph" 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>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">15210</post-id>	</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 class="wp-block-paragraph">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 wp-block-paragraph"><strong>Example &#8211; 01:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



<p class="wp-block-paragraph"><strong>P(life of battery more than 15 hours)</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">P(z &gt;1) = 0.5 &#8211; 0.3413 = 0.1587</p>



<p class="wp-block-paragraph"><strong>P(life of battery less than 6 hours)</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">P(z &gt;1) = 0.5 &#8211; 0.4772 = 0.0228</p>



<p class="wp-block-paragraph"><strong>P(life of battery between 10 hours and 14 hours)</strong></p>



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



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



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



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">= 2 x 0.2486 = 0.4972</p>



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



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



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



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



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



<p class="wp-block-paragraph"><strong>P(marks less than 50)</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">P(z &lt; &#8211; 2.5) = 0.5 &#8211; 0.4878 = 0.0122</p>



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



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



<p class="wp-block-paragraph"><strong>P(marks more than 60)</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">P(z &gt; &#8211; 1) = 0.5 + 0.3413 = 0.8413</p>



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



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



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



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



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



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



<p class="wp-block-paragraph"><strong>P(weight less than 99.5 kg)</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">P(z &lt; &#8211; 2) = 0.5 &#8211; 0.4772 = 0.0228</p>



<p class="has-text-align-center wp-block-paragraph"><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 wp-block-paragraph"><strong>Example &#8211; 04:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



<p class="wp-block-paragraph"><strong>P(Working life between 1920 hours and 2160 hours)</strong></p>



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



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



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">Number of bulbs having life between 1920 hours and 2160 hours </p>



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



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



<p class="wp-block-paragraph"><strong>P(Working life morethan 2150 hours)</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">P(z &gt; 1.83) = 0.5 &#8211; 0.4664 = 0.0336</p>



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



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



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



<p class="has-text-align-center wp-block-paragraph"><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 wp-block-paragraph"><strong>Example &#8211; 05:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



<p class="wp-block-paragraph"><strong>P(Working life between 1920 hours and 2160 hours)</strong></p>



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



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



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">Number of bulbs having life between 1920 hours and 2160 hours </p>



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



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



<p class="wp-block-paragraph"><strong>P(Working life morethan 2150 hours)</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">P(z &gt; 1.83) = 0.5 &#8211; 0.4664 = 0.0336</p>



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



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



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



<p class="has-text-align-center wp-block-paragraph"><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 wp-block-paragraph"><strong>Example &#8211; 06:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



<p class="wp-block-paragraph"><strong>P(score between 12 and 15)</strong></p>



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



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



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">P(- 0.8 &lt; z &lt; 0.4)&nbsp; = 0.2881 + 0.1554 = 0.4435</p>



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



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



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



<p class="wp-block-paragraph"><strong>P(Score more than 18)</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">P(z &gt; 1.6) = 0.5 &#8211; 0.4452 = 0.0548</p>



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



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



<p class="wp-block-paragraph"></p>



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



<p class="has-text-align-center wp-block-paragraph"><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 wp-block-paragraph" 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 wp-block-paragraph" 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>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">15199</post-id>	</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 class="wp-block-paragraph">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 wp-block-paragraph">on the domain x&nbsp;∈ (- ∞,&nbsp;∞)</p>



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



<p class="wp-block-paragraph">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 class="wp-block-paragraph">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 class="wp-block-paragraph">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 wp-block-paragraph" 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 wp-block-paragraph"><strong>The Z &#8211; score:</strong></p>



<p class="wp-block-paragraph">The number of standard deviations from the mean is called the standard score or z &#8211; score.</p>



<p class="wp-block-paragraph">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 wp-block-paragraph"><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 wp-block-paragraph"><strong>Importance of z &#8211; Score:</strong></p>



<p class="wp-block-paragraph">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 class="wp-block-paragraph">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 wp-block-paragraph"><strong>Example &#8211; 01:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">Therefore the total deviation is 4 S.D.</p>



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



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



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



<p class="has-text-align-center wp-block-paragraph"><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 wp-block-paragraph"><strong>Example &#8211; 02:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Therefore the total deviation is 4 S.D.</p>



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



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



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



<p class="has-text-align-center wp-block-paragraph"><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 wp-block-paragraph"><strong>Example &#8211; 03:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Therefore the total deviation is 2 S.D.</p>



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



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



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



<p class="has-text-align-center wp-block-paragraph"><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 wp-block-paragraph"><strong>Example &#8211; 04:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">Therefore the total deviation is 6 S.D.</p>



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



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



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



<p class="has-text-align-center wp-block-paragraph"><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 wp-block-paragraph" 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 wp-block-paragraph" 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>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">15190</post-id>	</item>
		<item>
		<title>Checking of Probability Mass Function</title>
		<link>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/probability-mass-function-probability-distribution/15181/</link>
					<comments>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/probability-mass-function-probability-distribution/15181/#respond</comments>
		
		<dc:creator><![CDATA[Hemant More]]></dc:creator>
		<pubDate>Fri, 20 Nov 2020 12:31:36 +0000</pubDate>
				<category><![CDATA[Statistics and Probability]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Experiment]]></category>
		<category><![CDATA[pmf]]></category>
		<category><![CDATA[Probability distribution]]></category>
		<category><![CDATA[Probability mass function]]></category>
		<category><![CDATA[Sample space]]></category>
		<guid isPermaLink="false">https://thefactfactor.com/?p=15181</guid>

					<description><![CDATA[<p>Science > Mathematics > Statistics and Probability > Probability > Checking of Probability Mass Function In this article, we shall study to check whether the given function is a probability mass function or not. Example &#8211; 01:&#160; X = x 1 2 3 4 P(X=x) 0.1 0.2 0.3 0.4 Verify whether the function can be [&#8230;]</p>
<p>The post <a href="https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/probability-mass-function-probability-distribution/15181/">Checking of Probability Mass Function</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> > Checking of Probability Mass Function</strong></h5>



<p class="wp-block-paragraph">In this article, we shall study to check whether the given function is a probability mass function or not.</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-09.png" alt="" class="wp-image-15179" width="255" height="212"/></figure></div>



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



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">X = x</td><td class="has-text-align-center" data-align="center">1</td><td class="has-text-align-center" data-align="center">2</td><td class="has-text-align-center" data-align="center">3</td><td class="has-text-align-center" data-align="center">4</td></tr><tr><td class="has-text-align-center" data-align="center">P(X=x)</td><td class="has-text-align-center" data-align="center">0.1</td><td class="has-text-align-center" data-align="center">0.2</td><td class="has-text-align-center" data-align="center">0.3</td><td class="has-text-align-center" data-align="center">0.4</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>Verify whether the function can be regarded as a probability mass function (p.m.f.)</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



<p class="wp-block-paragraph"><strong>Checking of the first condition (P(X = x) ≥ 0, ∀ x)</strong></p>



<p class="has-text-align-center wp-block-paragraph">We can see that all the values of P(X = x)&nbsp;≥ 0. Hence the first condition is satisfied.</p>



<p class="wp-block-paragraph"><strong>Checking of the second condition ∑ P(X = x) = 1</strong></p>



<p class="has-text-align-center wp-block-paragraph">∑ P(X = x, 1 ≤ x ≤ 4) = P(1) + P(2) + P(3) + P(4)</p>



<p class="has-text-align-center wp-block-paragraph">∴&nbsp; &nbsp;∑ P(X = x, 1 ≤ x ≤ 4) = 0.1 + 0.2 + ).3 + 0.4 = 1</p>



<p class="has-text-align-center wp-block-paragraph">Thus sum of all probabilities is 1. Hence the second condition is satisfied.</p>



<p class="has-text-align-center wp-block-paragraph">Hence given function is a p.m.f.</p>



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



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">X = x</td><td class="has-text-align-center" data-align="center">0</td><td class="has-text-align-center" data-align="center">1</td><td class="has-text-align-center" data-align="center">2</td><td class="has-text-align-center" data-align="center">3</td></tr><tr><td class="has-text-align-center" data-align="center">P(X=x)</td><td class="has-text-align-center" data-align="center">0.5</td><td class="has-text-align-center" data-align="center">0.2</td><td class="has-text-align-center" data-align="center">0.18</td><td class="has-text-align-center" data-align="center">0.12</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>Verify whether the function can be regarded as a probability mass function (p.m.f.)</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



<p class="wp-block-paragraph"><strong>Checking of the first condition (P(X = x) ≥ 0, ∀ x)</strong></p>



<p class="has-text-align-center wp-block-paragraph">We can see that all the values of P(X = x)&nbsp;≥ 0. Hence the first condition is satisfied.</p>



<p class="wp-block-paragraph"><strong>Checking of the second condition ∑ P(X = x) = 1</strong></p>



<p class="has-text-align-center wp-block-paragraph">∑ P(X = x, 0 ≤ x ≤ 3) = P(0) + P(1) + P(2) + P(3)</p>



<p class="has-text-align-center wp-block-paragraph">∴&nbsp; &nbsp;∑ P(X = x, 0 ≤ x ≤ 3) = 0.5 + 0.2 + 0.18 + 0.12 = 1</p>



<p class="has-text-align-center wp-block-paragraph">Thus sum of all probabilities is 1. Hence the second condition is satisfied.</p>



<p class="has-text-align-center wp-block-paragraph">Hence given function is a p.m.f.</p>



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



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">X = x</td><td class="has-text-align-center" data-align="center">-1</td><td class="has-text-align-center" data-align="center">0</td><td class="has-text-align-center" data-align="center">1</td></tr><tr><td class="has-text-align-center" data-align="center">P(X=x)</td><td class="has-text-align-center" data-align="center">&#8211; 0.2</td><td class="has-text-align-center" data-align="center">1</td><td class="has-text-align-center" data-align="center">0.2</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>Verify whether the function can be regarded as a probability mass function (p.m.f.)</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



<p class="wp-block-paragraph"><strong>Checking of the first condition (P(X = x) ≥ 0, ∀ x)</strong></p>



<p class="has-text-align-center wp-block-paragraph">We can see that P(-1) = &#8211; 0.2 &lt; 0 Hence the first condition is not satisfied.</p>



<p class="has-text-align-center wp-block-paragraph">Hence given function is not a p.m.f.</p>



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



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">X = x</td><td class="has-text-align-center" data-align="center">0</td><td class="has-text-align-center" data-align="center">1</td><td class="has-text-align-center" data-align="center">2</td></tr><tr><td class="has-text-align-center" data-align="center">P(X=x)</td><td class="has-text-align-center" data-align="center">0.6</td><td class="has-text-align-center" data-align="center">0.1</td><td class="has-text-align-center" data-align="center">0.2</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>Verify whether the function can be regarded as a probability mass function (p.m.f.)</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



<p class="wp-block-paragraph"><strong>Checking of the first condition (P(X = x) ≥ 0, ∀ x)</strong></p>



<p class="has-text-align-center wp-block-paragraph">We can see that all the values of P(X = x)&nbsp;≥ 0. Hence the first condition is satisfied.</p>



<p class="wp-block-paragraph"><strong>Checking of the second condition ∑ P(X = x) = 1</strong></p>



<p class="has-text-align-center wp-block-paragraph">∑ P(X = x, 0 ≤ x ≤ 1 = P(0) + P(1) + P(2)</p>



<p class="has-text-align-center wp-block-paragraph">∴&nbsp; &nbsp;∑ P(X = x, 0 ≤ x ≤ 2) = 0.6 + 0.1 + 0.2 = 0.9 ≠ 1</p>



<p class="has-text-align-center wp-block-paragraph">Thus sum of all probabilities is not equal to1. Hence the second condition is not satisfied.</p>



<p class="has-text-align-center wp-block-paragraph">Hence given function is not a p.m.f.</p>



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



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">X = x</td><td class="has-text-align-center" data-align="center">2</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">6</td><td class="has-text-align-center" data-align="center">8</td></tr><tr><td class="has-text-align-center" data-align="center">P(X=x)</td><td class="has-text-align-center" data-align="center">0.2</td><td class="has-text-align-center" data-align="center">0.4</td><td class="has-text-align-center" data-align="center">0.6</td><td class="has-text-align-center" data-align="center">0.8</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>Verify whether the function can be regarded as a probability mass function (p.m.f.)</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



<p class="wp-block-paragraph"><strong>Checking of the first condition (P(X = x) ≥ 0, ∀ x)</strong></p>



<p class="has-text-align-center wp-block-paragraph">We can see that all the values of P(X = x)&nbsp;≥ 0. Hence the first condition is satisfied.</p>



<p class="wp-block-paragraph"><strong>Checking of the second condition ∑ P(X = x) = 1</strong></p>



<p class="has-text-align-center wp-block-paragraph">∑ P(X = x, x = 2, 4, 6, 8) = P(2) + P(4) + P(6) + P(8)</p>



<p class="has-text-align-center wp-block-paragraph">∴&nbsp; &nbsp;∑ P(X = x, x = 2, 4, 6, 8) = 0.2 + 0.4 + 0.6 + 0.8 = 2&nbsp;≠ 1</p>



<p class="has-text-align-center wp-block-paragraph">Thus sum of all probabilities is not equal to 1. Hence the second condition is not satisfied.</p>



<p class="has-text-align-center wp-block-paragraph">Hence given function is not a p.m.f.</p>



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



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">X = x</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">1</td><td class="has-text-align-center" data-align="center">2</td></tr><tr><td class="has-text-align-center" data-align="center">P(X=x)</td><td class="has-text-align-center" data-align="center">0.5</td><td class="has-text-align-center" data-align="center">-0.1</td><td class="has-text-align-center" data-align="center">0.6</td><td class="has-text-align-center" data-align="center">0</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>Verify whether the function can be regarded as a probability mass function (p.m.f.)</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



<p class="wp-block-paragraph"><strong>Checking of the first condition (P(X = x) ≥ 0, ∀ x)</strong></p>



<p class="has-text-align-center wp-block-paragraph">We can see that P(-1) = &#8211; 0.1 &lt; 0 Hence the first condition is not satisfied.</p>



<p class="has-text-align-center wp-block-paragraph">Hence given function is not a p.m.f.</p>



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



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="253" height="64" src="https://thefactfactor.com/wp-content/uploads/2020/11/Probability-10.png" alt="Probability Mass Function" class="wp-image-15187"/></figure></div>



<p class="wp-block-paragraph"><strong>Verify whether the function can be regarded as a probability mass function (p.m.f.)</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



<p class="has-text-align-center wp-block-paragraph">∴&nbsp; &nbsp;P(X = 0) = 0<sup>2</sup>/5 = 0/5 = 0</p>



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



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



<p class="has-text-align-center wp-block-paragraph">The probability distribution is</p>



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">X = x</td><td class="has-text-align-center" data-align="center">0</td><td class="has-text-align-center" data-align="center">1</td><td class="has-text-align-center" data-align="center">2</td></tr><tr><td class="has-text-align-center" data-align="center">P(X=x)</td><td class="has-text-align-center" data-align="center">0</td><td class="has-text-align-center" data-align="center">1/5</td><td class="has-text-align-center" data-align="center">4/5</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>Checking of the first condition (P(X = x) ≥ 0, </strong><strong>∀</strong><strong> x)</strong></p>



<p class="has-text-align-center wp-block-paragraph">We can see that all the values of P(X = x)&nbsp;≥ 0. Hence the first condition is satisfied.</p>



<p class="wp-block-paragraph"><strong>Checking of the second condition ∑ P(X = x) = 1</strong></p>



<p class="has-text-align-center wp-block-paragraph">∑ P(X = x, x = 0, 1, 2) = P(0) + P(1) + P(2)</p>



<p class="has-text-align-center wp-block-paragraph">∴&nbsp; &nbsp;∑ P(X = x, x = 0, 1, 2) = 0 + 1/5 + 4/5 = 5/5 = 1</p>



<p class="has-text-align-center wp-block-paragraph">Thus sum of all probabilities is 1. Hence the second condition is satisfied.</p>



<p class="has-text-align-center wp-block-paragraph">Hence given function is a p.m.f.</p>



<p class="has-accent-color has-text-color has-large-font-size wp-block-paragraph"><strong>Example &#8211; 08:&nbsp;</strong></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-11.png" alt="" class="wp-image-15188" width="253" height="52"/></figure></div>



<p class="wp-block-paragraph"><strong>Verify whether the function can be regarded as a probability mass function (p.m.f.)</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



<p class="has-text-align-center wp-block-paragraph">∴&nbsp; &nbsp;P(X = 0) = (1- 1)/3 = 0/3 = 0</p>



<p class="has-text-align-center wp-block-paragraph">∴&nbsp; &nbsp;P(X = 1) = (2 &#8211; 1)/3 = 1/3</p>



<p class="has-text-align-center wp-block-paragraph">∴&nbsp; &nbsp;P(X = 2) = (3 &#8211; 1)/3 = 2/3</p>



<p class="has-text-align-center wp-block-paragraph">The probability distribution is</p>



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">X = x</td><td class="has-text-align-center" data-align="center">1</td><td class="has-text-align-center" data-align="center">2</td><td class="has-text-align-center" data-align="center">3</td></tr><tr><td class="has-text-align-center" data-align="center">P(X=x)</td><td class="has-text-align-center" data-align="center">0</td><td class="has-text-align-center" data-align="center">1/3</td><td class="has-text-align-center" data-align="center">2/3</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>Checking of the first condition (P(X = x) ≥ 0, </strong><strong>∀</strong><strong> x)</strong></p>



<p class="has-text-align-center wp-block-paragraph">We can see that all the values of P(X = x)&nbsp;≥ 0. Hence the first condition is satisfied.</p>



<p class="wp-block-paragraph"><strong>Checking of the second condition ∑ P(X = x) = 1</strong></p>



<p class="has-text-align-center wp-block-paragraph">∑ P(X = x, x = 1, 2, 3) = P(1) + P(2) + P(3)</p>



<p class="has-text-align-center wp-block-paragraph">∴&nbsp; &nbsp;∑ P(X = x, x = 1, 2, 3) = 0 + 1/3 + 2/3 = 1</p>



<p class="has-text-align-center wp-block-paragraph">Thus sum of all probabilities is 1. Hence the second condition is satisfied.</p>



<p class="has-text-align-center wp-block-paragraph">Hence given function is a p.m.f.</p>



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



<p class="wp-block-paragraph"><strong>The function is P( X = x) = (x &#8211; 5)/4, x = 5.5, 6.5, 7.5</strong></p>



<p class="wp-block-paragraph"><strong>Verify whether the function can be regarded as a probability mass function (p.m.f.)</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



<p class="has-text-align-center wp-block-paragraph">∴&nbsp; &nbsp;P(X = 5.5) = (5.5 &#8211; 5)/4 = 0.5/4 = 1/8</p>



<p class="has-text-align-center wp-block-paragraph">∴&nbsp; &nbsp;P(X = 6.5) = (6.5 &#8211; 5)/4 = 1.5/4 = 3/8</p>



<p class="has-text-align-center wp-block-paragraph">∴&nbsp; &nbsp;P(X = 7.5) = (7.5 &#8211; 5)/4 = 2.5/4 = 5/8</p>



<p class="has-text-align-center wp-block-paragraph">The probability distribution is</p>



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">X = x</td><td class="has-text-align-center" data-align="center">5.5</td><td class="has-text-align-center" data-align="center">6.5</td><td class="has-text-align-center" data-align="center">7.5</td></tr><tr><td class="has-text-align-center" data-align="center">P(X=x)</td><td class="has-text-align-center" data-align="center">1/8</td><td class="has-text-align-center" data-align="center">3/8</td><td class="has-text-align-center" data-align="center">5/8</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>Checking of the first condition (P(X = x) ≥ 0, </strong><strong>∀</strong><strong> x)</strong></p>



<p class="has-text-align-center wp-block-paragraph">We can see that all the values of P(X = x)&nbsp;≥ 0. Hence the first condition is satisfied.</p>



<p class="wp-block-paragraph"><strong>Checking of the second condition ∑ P(X = x) = 1</strong></p>



<p class="has-text-align-center wp-block-paragraph">∑ P(X = x, x = 5.5, 6.5, 7.5) = P(5.5) + P(6.5) + P(7.5)</p>



<p class="has-text-align-center wp-block-paragraph">∴&nbsp; &nbsp;∑ P(X = x, x = 5.5, 6.5, 7.5) = 1/8 + 3/8 + 5/8 = 9/8 ≠ 1</p>



<p class="has-text-align-center wp-block-paragraph">Thus sum of all probabilities is not equal to 1. Hence the second condition is not satisfied.</p>



<p class="has-text-align-center wp-block-paragraph">Hence given function is not a p.m.f.</p>



<p class="has-text-align-center has-text-color has-large-font-size wp-block-paragraph" 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 wp-block-paragraph" 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-mass-function-probability-distribution/15181/">Checking of Probability Mass Function</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-mass-function-probability-distribution/15181/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">15181</post-id>	</item>
		<item>
		<title>Probability Mass Function and Probability Distribution</title>
		<link>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/probability-mass-function-and-probability-distribution/15177/</link>
					<comments>https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/probability-mass-function-and-probability-distribution/15177/#respond</comments>
		
		<dc:creator><![CDATA[Hemant More]]></dc:creator>
		<pubDate>Fri, 20 Nov 2020 12:02:57 +0000</pubDate>
				<category><![CDATA[Statistics and Probability]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Experiment]]></category>
		<category><![CDATA[pmf]]></category>
		<category><![CDATA[Probability distribution]]></category>
		<category><![CDATA[Probability mass function]]></category>
		<category><![CDATA[Sample space]]></category>
		<guid isPermaLink="false">https://thefactfactor.com/?p=15177</guid>

					<description><![CDATA[<p>Science &#62; Mathematics &#62; Statistics and Probability &#62; Probability &#62; Probability Distribution In this article, we shall study to write probability mass function and to write probability distribution for the given event. Example &#8211; 01: If a coin is tossed two times and X denotes the number of tails. Find the probability distribution of X. [&#8230;]</p>
<p>The post <a href="https://thefactfactor.com/facts/pure_science/mathematics/statistics-and-probability/probability-mass-function-and-probability-distribution/15177/">Probability Mass Function and Probability 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; Probability Distribution</strong></h5>



<p class="wp-block-paragraph">In this article, we shall study to write probability mass function and to write probability distribution for the given event.</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-09.png" alt="Probability Mass Function" class="wp-image-15179" width="235" height="195"/></figure></div>



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



<p class="wp-block-paragraph"><strong>If a coin is tossed two times and X denotes the number of tails. Find the probability distribution of X.</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



<p class="has-text-align-center wp-block-paragraph">If a coin is tossed two times. The sample space for the experiment is as follows</p>



<p class="has-text-align-center wp-block-paragraph">S = {HH, HT, TH, TT}</p>



<p class="has-text-align-center wp-block-paragraph">Given that X denotes the number of tails. X can take values 0 (No tail) or 1 (One tail) or 2 (two tails)</p>



<p class="has-text-align-center wp-block-paragraph">Probability mass function is</p>



<p class="has-text-align-center wp-block-paragraph">P( X = 0) = P(0) = 1/4</p>



<p class="has-text-align-center wp-block-paragraph">P( X = 1) = P(1) = 2/4 = 1/2</p>



<p class="has-text-align-center wp-block-paragraph">P( X = 2) = P(02) = 1/4<br>Hence,&nbsp;The probability distribution for the number of tails is as follows.</p>



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">X</td><td class="has-text-align-center" data-align="center">0</td><td class="has-text-align-center" data-align="center">1</td><td class="has-text-align-center" data-align="center">2</td></tr><tr><td class="has-text-align-center" data-align="center">P(X)</td><td class="has-text-align-center" data-align="center">1/4</td><td class="has-text-align-center" data-align="center">1/2</td><td class="has-text-align-center" data-align="center">1/4</td></tr></tbody></table></figure>



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



<p class="wp-block-paragraph"><strong>If a coin is tossed three times and X denotes the number of tails. Find the probability mass function of X. Also write the probability distribution of X.<br>Solution:</strong></p>



<p class="has-text-align-center wp-block-paragraph">If a coin is tossed three times. The sample space for the experiment is as follows</p>



<p class="has-text-align-center wp-block-paragraph">S = {HHH, HHT, HTH, THH, HTT, THT, TTH, TTT}</p>



<p class="has-text-align-center wp-block-paragraph">Given that X denotes the number of tails. X can take values 0 (No tail) or 1 (One tail) or 2 (two tails) or 3 (three tails)</p>



<p class="has-text-align-center wp-block-paragraph">Hence the probability mass function is given by</p>



<p class="has-text-align-center wp-block-paragraph">P( X = 0) = P(0) = 1/8<br>P( X = 1) = P(1) = 3/8<br>P( X = 2) = P(2) = 3/8<br>P( X = 3) = P(3) = 1/8</p>



<p class="has-text-align-center wp-block-paragraph">The probability distribution for the number of tails is as follows.</p>



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">X</td><td class="has-text-align-center" data-align="center">0</td><td class="has-text-align-center" data-align="center">1</td><td class="has-text-align-center" data-align="center">2</td><td class="has-text-align-center" data-align="center">3</td></tr><tr><td class="has-text-align-center" data-align="center">P(X)</td><td class="has-text-align-center" data-align="center">1/8</td><td class="has-text-align-center" data-align="center">3/8</td><td class="has-text-align-center" data-align="center">3/8</td><td class="has-text-align-center" data-align="center">1/8</td></tr></tbody></table></figure>



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



<p class="wp-block-paragraph"><strong>If a coin is tossed four times and X denotes the number of tails. Find the probability distribution of X.</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



<p class="wp-block-paragraph"><strong>METHOD- I:</strong></p>



<p class="has-text-align-center wp-block-paragraph">If a coin is tossed four times. The sample space for the experiment is as follows</p>



<p class="has-text-align-center wp-block-paragraph">S = {HHHH, HHHT, HHTH, HTHH, THHH, HHTT, HTHT, HTTH, THHT, THTH, TTHH, HTTT, TTHT, TTTH, TTTT}</p>



<p class="has-text-align-center wp-block-paragraph">Given that X denotes the number of tails. X can take values 0 (No tail) or 1 (One tail) or 2 (two tails) or 3 (three tails) or 4 (four tails)</p>



<p class="has-text-align-center wp-block-paragraph">Hence the probability mass function is given by</p>



<p class="has-text-align-center wp-block-paragraph">P( X = 0) = P(0) = 1/8<br>P( X = 1) = P(1) = 3/8<br>P( X = 2) = P(2) = 3/8<br>P( X = 3) = P(3) = 1/8<br>P( X = 4) = P(4) = 3/8</p>



<p class="has-text-align-center wp-block-paragraph">The probability distribution for the number of tails is as follows.</p>



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">X</td><td class="has-text-align-center" data-align="center">0</td><td class="has-text-align-center" data-align="center">1</td><td class="has-text-align-center" data-align="center">2</td><td class="has-text-align-center" data-align="center">3</td><td class="has-text-align-center" data-align="center">4</td></tr><tr><td class="has-text-align-center" data-align="center">P(X)</td><td class="has-text-align-center" data-align="center">1/16</td><td class="has-text-align-center" data-align="center">1/4</td><td class="has-text-align-center" data-align="center">3/8</td><td class="has-text-align-center" data-align="center">1/4</td><td class="has-text-align-center" data-align="center">1/16</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"><strong>METHOD- II</strong></p>



<p class="has-text-align-center wp-block-paragraph">If a coin is tossed four times. The sample space for the experiment is as follows</p>



<p class="has-text-align-center wp-block-paragraph">S = 2<sup>4</sup> = 16</p>



<p class="has-text-align-center wp-block-paragraph">Given that X denotes the number of tails. X can take values 0 (No tail) or 1 (One tail) or 2 (two tails) or 3 (three tails) or 4 (four tails)</p>



<p class="has-text-align-center wp-block-paragraph">Hence the probability mass function is given by</p>



<p class="has-text-align-center wp-block-paragraph">P( X = 0) = P(0) =&nbsp;<sup>4</sup>C<sub>0</sub>&nbsp;/16 = 1/16<br>P( X = 1) = P(1) =&nbsp;<sup>4</sup>C<sub>1</sub>&nbsp;/16 = 4/16 = 1/4<br>P( X = 2) = P(2) =&nbsp;<sup>4</sup>C<sub>2</sub>&nbsp;/16 = 6/16 = 3/8<br>P( X = 3) = P(3) =&nbsp;<sup>4</sup>C<sub>3</sub>&nbsp;/16 = 4/16 = 1/4<br>P( X = 4) = P(4) =&nbsp;<sup>4</sup>C<sub>4</sub>&nbsp;/16 = 1/16</p>



<p class="has-text-align-center wp-block-paragraph">The probability distribution for the number of tails is as follows.</p>



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">X</td><td class="has-text-align-center" data-align="center">0</td><td class="has-text-align-center" data-align="center">1</td><td class="has-text-align-center" data-align="center">2</td><td class="has-text-align-center" data-align="center">3</td><td class="has-text-align-center" data-align="center">4</td></tr><tr><td class="has-text-align-center" data-align="center">P(X)</td><td class="has-text-align-center" data-align="center">1/16</td><td class="has-text-align-center" data-align="center">1/4</td><td class="has-text-align-center" data-align="center">3/8</td><td class="has-text-align-center" data-align="center">1/4</td><td class="has-text-align-center" data-align="center">1/16</td></tr></tbody></table></figure>



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



<p class="wp-block-paragraph"><strong>If a coin is tossed five times and X denotes the number of tails. Find the probability distribution of X.</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



<p class="has-text-align-center wp-block-paragraph">If a coin is tossed five times. The sample space for the experiment is as follows</p>



<p class="has-text-align-center wp-block-paragraph">S = 2<sup>5</sup> = 32</p>



<p class="has-text-align-center wp-block-paragraph">Given that X denotes the number of tails. X can take values 0 (No tail) or 1 (One tail) or 2 (two tails) or 3 (three tails) or 4 (four tails) or 5 (five tails)</p>



<p class="has-text-align-center wp-block-paragraph">Hence the probability mass function is given by</p>



<p class="has-text-align-center wp-block-paragraph">P( X = 0) = P(0) =&nbsp;<sup>5</sup>C<sub>0</sub>&nbsp;/32 = 1/32<br>P( X = 1) = P(1) =&nbsp;<sup>5</sup>C<sub>1</sub>&nbsp;/32 = 5/32<br>P( X = 2) = P(2) =&nbsp;<sup>5</sup>C<sub>2</sub>&nbsp;/32 = 10/32 = 5/16<br>P( X = 3) = P(3) =&nbsp;<sup>5</sup>C<sub>3</sub>&nbsp;/32 = 10/32 = 5/16<br>P( X = 4) = P(4) =&nbsp;<sup>5</sup>C<sub>4</sub>&nbsp;/32 = 5/32<br>P( X = 5) = P(5) =&nbsp;<sup>5</sup>C<sub>5</sub>&nbsp;/32 = 1/32</p>



<p class="has-text-align-center wp-block-paragraph">The probability distribution for the number of tails is as follows.</p>



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">X</td><td class="has-text-align-center" data-align="center">0</td><td class="has-text-align-center" data-align="center">1</td><td class="has-text-align-center" data-align="center">2</td><td class="has-text-align-center" data-align="center">3</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">5</td></tr><tr><td class="has-text-align-center" data-align="center">P(X)</td><td class="has-text-align-center" data-align="center">1/32</td><td class="has-text-align-center" data-align="center">5/32</td><td class="has-text-align-center" data-align="center">5/16</td><td class="has-text-align-center" data-align="center">5/16</td><td class="has-text-align-center" data-align="center">5/32</td><td class="has-text-align-center" data-align="center">1/32</td></tr></tbody></table></figure>



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



<p class="wp-block-paragraph"><strong>If a coin is tossed six times and X denotes the number of tails. Find the probability distribution of X.</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



<p class="has-text-align-center wp-block-paragraph">If a coin is tossed six times. The sample space for the experiment is as follows</p>



<p class="has-text-align-center wp-block-paragraph">S = 2<sup>6</sup> = 64</p>



<p class="has-text-align-center wp-block-paragraph">Given that X denotes the number of tails. X can take values 0 (No tail) or 1 (One tail) or 2 (two tails) or 3 (three tails) or 4 (four tails) or 5 (five tails) or 6 (six tails)</p>



<p class="has-text-align-center wp-block-paragraph">Hence the probability mass function is given by</p>



<p class="has-text-align-center wp-block-paragraph">P( X = 0) = P(0) =&nbsp;<sup>6</sup>C<sub>0</sub>&nbsp;/64 = 1/64<br>P( X = 1) = P(1) =&nbsp;<sup>6</sup>C<sub>1</sub>&nbsp;/64 = 6/64 = 3/32<br>P( X = 2) = P(2) =&nbsp;<sup>6</sup>C<sub>2</sub>&nbsp;/64 = 15/64<br>P( X = 3) = P(3) =&nbsp;<sup>6</sup>C<sub>3</sub>&nbsp;/64 = 20/64 = 5/16<br>P( X = 4) = P(4) =&nbsp;<sup>6</sup>C<sub>4</sub>&nbsp;/64 = 15/64<br>P( X = 5) = P(5) =&nbsp;<sup>6</sup>C<sub>5</sub>&nbsp;/64 = 6/64 = 3/32<br>P( X = 6) = P(6) =&nbsp;<sup>6</sup>C<sub>6</sub>&nbsp;/64 = 1/64</p>



<p class="has-text-align-center wp-block-paragraph">The probability distribution for the number of tails is as follows.</p>



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">X</td><td class="has-text-align-center" data-align="center">0</td><td class="has-text-align-center" data-align="center">1</td><td class="has-text-align-center" data-align="center">2</td><td class="has-text-align-center" data-align="center">3</td><td class="has-text-align-center" data-align="center">4</td><td class="has-text-align-center" data-align="center">5</td><td class="has-text-align-center" data-align="center">6</td></tr><tr><td class="has-text-align-center" data-align="center">P(X)</td><td class="has-text-align-center" data-align="center">1/64</td><td class="has-text-align-center" data-align="center">3/32</td><td class="has-text-align-center" data-align="center">15/64</td><td class="has-text-align-center" data-align="center">5/16</td><td class="has-text-align-center" data-align="center">15/64</td><td class="has-text-align-center" data-align="center">3/32</td><td class="has-text-align-center" data-align="center">1/64</td></tr></tbody></table></figure>



<p class="wp-block-paragraph">In the next article, we shall study problems in which we will be checking, whether the distribution given is probability mass function or not.</p>



<p class="has-text-align-center has-text-color has-large-font-size wp-block-paragraph" 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 wp-block-paragraph" 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-mass-function-and-probability-distribution/15177/">Probability Mass Function and Probability 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/probability-mass-function-and-probability-distribution/15177/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">15177</post-id>	</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 class="wp-block-paragraph">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 wp-block-paragraph" 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 wp-block-paragraph"><strong>Example &#8211; 01:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><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 wp-block-paragraph">Total = 9 + 7 + 4 = 20</p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Hence n(S) =&nbsp;<sup>20</sup>C<sub>1</sub>&nbsp;= 20</p>



<p class="wp-block-paragraph"><strong>a) a red ball</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(A) = <sup>9</sup>C<sub>1</sub>&nbsp; = 9</p>



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



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



<p class="wp-block-paragraph"><strong>b)</strong> <strong>a white ball</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(B) = <sup>7</sup>C<sub>1</sub>&nbsp; = 7</p>



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



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



<p class="wp-block-paragraph"><strong>c) a black ball</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(C) = <sup>4</sup>C<sub>1</sub>&nbsp; = 4</p>



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



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



<p class="wp-block-paragraph"><strong>d)</strong> <strong>not a red ball</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(D) = <sup>11</sup>C<sub>1</sub>&nbsp; = 11</p>



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



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



<p class="wp-block-paragraph"><strong>e)</strong> <strong>not a white ball</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(E) = <sup>13</sup>C<sub>1</sub>&nbsp; = 13</p>



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



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



<p class="wp-block-paragraph"><strong>f) not a black ball</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(F) = <sup>16</sup>C<sub>1</sub>&nbsp; = 16</p>



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



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



<p class="wp-block-paragraph"><strong>g) a red ball or a black ball</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(G) = <sup>13</sup>C<sub>1</sub>&nbsp; = 13</p>



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



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



<p class="wp-block-paragraph"><strong>h) a red ball or a white ball</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(H) = <sup>16</sup>C<sub>1</sub>&nbsp; = 16</p>



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



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



<p class="wp-block-paragraph"><strong>i) a black ball or a white ball</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(J) = <sup>11</sup>C<sub>1</sub>&nbsp; = 11</p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph"><strong>Example &#8211; 02:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><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 wp-block-paragraph">Total = 9 + 7 + 4 = 20</p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Hence n(S) =&nbsp;<sup>20</sup>C<sub>2</sub>&nbsp;= 10 x 19</p>



<p class="wp-block-paragraph"><strong>a) both red balls</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(A) = <sup>9</sup>C<sub>2</sub>&nbsp; = 9 x 4</p>



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



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



<p class="wp-block-paragraph"><strong>b) no red ball</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(B) = <sup>11</sup>C<sub>2</sub>&nbsp; = 11 x 5</p>



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



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



<p class="wp-block-paragraph"><strong>c)</strong> <strong>atleast one red ball</strong></p>



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



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(C) = <sup>11</sup>C<sub>2</sub>&nbsp; = 11 x 5</p>



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



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



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



<p class="wp-block-paragraph"><strong>d)</strong> <strong>exactly one red ball</strong></p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">There are 9 red and 7 + 4 = 11 non-red balls in the urn</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ 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 wp-block-paragraph">By the definition P(D) = n(D)/n(S) = (9 x 11)/(10 x 19) = 99/190</p>



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



<p class="wp-block-paragraph"><strong>e)</strong> <strong>at most one red ball</strong></p>



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



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



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">By the definition P(E) = n(E)/n(S) = 154/(10 x 19) = 77/95</p>



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



<p class="wp-block-paragraph"><strong>f) one is red and other is white</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">By the definition P(F) = n(F)/n(S) = (9 x 7)/(10 x 19) = 63/190</p>



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



<p class="wp-block-paragraph"><strong>g) one is red and other is black</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">By the definition P(G) = n(G)/n(S) = (9 x 4)/(10 x 19) = 18/95</p>



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



<p class="wp-block-paragraph"><strong>h) one is white and the other is black</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">By the definition P(H) = n(H)/n(S) = (7 x 4)/(10 x 19) = 14/95</p>



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



<p class="wp-block-paragraph">i) <strong>both are of same colour</strong></p>



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



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">By the definition P(J) = n(J)/n(S) = 63/(10 x 19) = 63/190</p>



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



<p class="wp-block-paragraph"><strong>j) both are of not of the same colour</strong></p>



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



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



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">By the definition P(K) = n(K)/n(S) = 63/(10 x 19) = 63/190</p>



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



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



<p class="wp-block-paragraph"><strong>k) both are red or both are black</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">By the definition P(L) = n(L)/n(S) = 42/(10 x 19) = 21/95</p>



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



<p class="wp-block-paragraph">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 wp-block-paragraph" 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 wp-block-paragraph" 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>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">15167</post-id>	</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 class="wp-block-paragraph">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 wp-block-paragraph" 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 wp-block-paragraph"><strong>Example &#8211; 01:</strong></p>



<p class="wp-block-paragraph"><strong>Four cards are drawn from a well-shuffled pack of 52 playing cards. Find the probability of getting</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Hence n(S) =&nbsp;<sup>52</sup>C<sub>4</sub></p>



<p class="wp-block-paragraph"><strong>a)</strong> <strong>all are heart cards</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(A) = <sup>13</sup>C<sub>4</sub></p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting all heart cards is&nbsp;</p>



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



<p class="wp-block-paragraph"><strong>b) all the cards are of the same suite</strong></p>



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



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(B) = 4 x&nbsp;<sup>13</sup>C<sub>4</sub></p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting all the cards of the same suite is&nbsp;</p>



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



<p class="wp-block-paragraph"><strong>c)</strong> <strong>all the cards of the same colour</strong></p>



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



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting all the cards of the same colour is</p>



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



<p class="wp-block-paragraph"><strong>d) all the face cards</strong></p>



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



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting all face cards is</p>



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



<p class="wp-block-paragraph"><strong>e)</strong> <strong>all the cards are of the same number (denomination)</strong></p>



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



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ 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 wp-block-paragraph">By the definition P(E) = n(E)/n(S) = (13)/(<sup>52</sup>C<sub>4</sub>)</p>



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



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



<p class="wp-block-paragraph"><strong>f) Two red cards and two black cards</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting two red cards and two black cards is </p>



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



<p class="wp-block-paragraph"><strong>g) all honours of the same suite</strong></p>



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



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">By the definition P(G) = n(G)/n(S) = 4/(<sup>52</sup>C<sub>4</sub>)</p>



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



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



<p class="wp-block-paragraph"><strong>h)</strong> <strong>atleast one heart</strong></p>



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



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(H&#8217;) = <sup>39</sup>C<sub>4</sub></p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting at least one heart is</p>



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



<p class="wp-block-paragraph"><strong>i) 3 kings and 1 jack</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting 3 kings and one jack is </p>



<p class="has-text-align-center wp-block-paragraph">(<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="wp-block-paragraph"><strong>j)</strong> <strong>all clubs and one of them is a jack</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting all clubs and one of them is a jack is </p>



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



<p class="wp-block-paragraph"><strong>k) 3 diamonds and 1 spade</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting 3 diamonds and 1 spade is&nbsp;</p>



<p class="has-text-align-center wp-block-paragraph">(<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 wp-block-paragraph"><strong>Example &#8211; 02:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Hence n(S) =&nbsp;<sup>52</sup>C<sub>4</sub></p>



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting one card from each suite is </p>



<p class="has-text-align-center wp-block-paragraph">(<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 wp-block-paragraph"><strong>Example &#8211; 03:</strong></p>



<p class="wp-block-paragraph"><strong>Five cards are drawn from a well-shuffled pack of 52 playing cards. Find the probability of getting</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Hence n(S) =&nbsp;<sup>52</sup>C<sub>5</sub></p>



<p class="wp-block-paragraph"><strong>a)</strong> <strong>just one ace</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting all heart cards is </p>



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



<p class="wp-block-paragraph"><strong>b) atleast one ace</strong></p>



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



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



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting atleast one ace is </p>



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



<p class="wp-block-paragraph"><strong>c) all cards are of hearts</strong></p>



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



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting all hearts is </p>



<p class="has-text-align-center wp-block-paragraph">(<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 wp-block-paragraph"><strong>Example &#8211; 04:</strong></p>



<p class="wp-block-paragraph"><strong>What is the probability of getting 9 cards of the same suite in one hand at a game of bridge?</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Hence n(S) =&nbsp;<sup>52</sup>C<sub>13</sub></p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Now, in hand, there are 9 cards of same suite and 4 cards of other suites.</p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting 9 cards of the same suite in one hand is </p>



<p class="has-text-align-center wp-block-paragraph">(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 wp-block-paragraph"><strong>Example &#8211; 05:</strong></p>



<p class="wp-block-paragraph"><strong>What is the probability of getting 9 cards of the spade in one hand at a game of bridge?</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Hence n(S) =&nbsp;<sup>52</sup>C<sub>13</sub></p>



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting 9 cards of spade in one hand is </p>



<p class="has-text-align-center wp-block-paragraph">(<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 wp-block-paragraph"><strong>Example &#8211; 06:</strong></p>



<p class="wp-block-paragraph"><strong>In a hand at whist, what is the probability that four kings are held by a specified player?</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Hence n(S) =&nbsp;<sup>52</sup>C<sub>13</sub></p>



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



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph"><strong>Example &#8211;&nbsp;07:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Hence n(S) =&nbsp;<sup>40</sup>C<sub>4</sub></p>



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph"><strong>Example 08:</strong></p>



<p class="wp-block-paragraph"><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 class="wp-block-paragraph"><strong>Solution:</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Hence n(S) =&nbsp;<sup>52</sup>C<sub>7</sub></p>



<p class="wp-block-paragraph"><strong>a) all 4 kings</strong></p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">There are 4 kings and 48 non-king cards in a pack</p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting all 4 kings is </p>



<p class="has-text-align-center wp-block-paragraph">(<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="wp-block-paragraph"><strong>b) exactly 3 kings </strong></p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">There are 4 kings and 48 non-king cards in a pack</p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting all 4 kings is </p>



<p class="has-text-align-center wp-block-paragraph">(<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="wp-block-paragraph"><strong>c) at least three kings</strong></p>



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



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



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



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting at least two face cards is </p>



<p class="has-text-align-center wp-block-paragraph">(<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 class="wp-block-paragraph">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 wp-block-paragraph" 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 wp-block-paragraph" 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>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">15160</post-id>	</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 class="wp-block-paragraph">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 wp-block-paragraph" 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 wp-block-paragraph"><strong>Example &#8211; 01:</strong></p>



<p class="wp-block-paragraph"><strong>Three cards are drawn from a well-shuffled pack of 52 playing cards. Find the probability of getting</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Hence n(S) =&nbsp;<sup>52</sup>C<sub>3</sub>&nbsp;= 26 x 17 x 50</p>



<p class="wp-block-paragraph"><strong>a) all face cards</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(A) = <sup>12</sup>C<sub>3</sub>&nbsp;= 4 x 11 x 5</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting all face cards is 11/1105</p>



<p class="wp-block-paragraph"><strong>b)</strong> <strong>no face card</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let B be the event of getting no face card</p>



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



<p class="has-text-align-center wp-block-paragraph">Thus there are 40 non-face cards in a pack</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(B) = <sup>40</sup>C<sub>3</sub>&nbsp;= 20 x 13 x 38</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting no face card is 38/85.</p>



<p class="wp-block-paragraph"><strong>c)</strong> <strong>atleast one face card</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let C be the event of getting at least one face card</p>



<p class="has-text-align-center wp-block-paragraph">Thus C is an event of getting no face card</p>



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



<p class="has-text-align-center wp-block-paragraph">Thus there are 40 non-face cards in a pack</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(C) = <sup>40</sup>C<sub>3</sub>&nbsp;= 20 x 13 x 38</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Now P(C) = 1 &#8211; P(C) = 1 &#8211; 38/85 = 47/85</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting at least one face card is 47/85.</p>



<p class="wp-block-paragraph"><strong>d) at least two face cards</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let D be the event of getting at least two face cards</p>



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



<p class="has-text-align-center wp-block-paragraph">Case &#8211; 1: Getting two face cards and 1 non-face card</p>



<p class="has-text-align-center wp-block-paragraph">Case &#8211; 2: All three face cards</p>



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



<p class="has-text-align-center wp-block-paragraph">Thus there are 40 non-face cards in a pack</p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">By the definition P(D) = n(D)/n(S) = 3794/( 26 x 17 x 50) = 11/85</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting at least two face cards is 11/85.</p>



<p class="wp-block-paragraph"><strong>e)</strong> <strong>at most two face cards</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let E be the event of getting at most two face cards</p>



<p class="has-text-align-center wp-block-paragraph">There are three possibilities</p>



<p class="has-text-align-center wp-block-paragraph">Case &#8211; 1: Getting no face card</p>



<p class="has-text-align-center wp-block-paragraph">Case &#8211; 2: Getting one face card and 2 non-face cards</p>



<p class="has-text-align-center wp-block-paragraph">Case &#8211; 3: Getting two face cards and 1 non-face card</p>



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



<p class="has-text-align-center wp-block-paragraph">Thus there are 40 non-face cards in a pack</p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">By the definition P(E) = n(E)/n(S) = 21880/( 26 x 17 x 50) = 1094/1105</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting at most two face cards is 1094/1105</p>



<p class="wp-block-paragraph"><strong>f) all red cards</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let F be the event of getting all red cards</p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ 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 wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting all red cards is 2/17</p>



<p class="wp-block-paragraph"><strong>f) all are not heart</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let F be the event of getting draw such that all are not heart</p>



<p class="has-text-align-center wp-block-paragraph">Thus F is the event that the draw consists of atmost two heart</p>



<p class="has-text-align-center wp-block-paragraph">There are three possibilities</p>



<p class="has-text-align-center wp-block-paragraph">Case &#8211; 1: Getting no heart</p>



<p class="has-text-align-center wp-block-paragraph">Case &#8211; 2: Getting one heart and 2 non hearts</p>



<p class="has-text-align-center wp-block-paragraph">Case &#8211; 3: Getting two hearts and 1 non heart</p>



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



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



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">By the definition P(F) = n(F)/n(S) = 21814/( 26 x 17 x 50) = 839/850</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting all not heart is 839/850</p>



<p class="wp-block-paragraph"><strong>g)</strong> <strong>atleast one heart</strong></p>



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



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



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(G&#8217;) = <sup>39</sup>C<sub>3</sub>&nbsp;= 13 x 19 x 37</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Now P(G) = 1 &#8211; P(G&#8217;) = 1 &#8211; 703/1700 = 997/1700</p>



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



<p class="wp-block-paragraph"><strong>h) a king,&nbsp; a queen, and a jack</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let H be the event of getting&nbsp;a king,&nbsp; a queen, and a jack</p>



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



<p class="has-text-align-center wp-block-paragraph">Each specific selection can be done by <sup>4</sup>C<sub>1</sub> ways</p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">By the definition P(H) = n(H)/n(S) =64/( 26 x 17 x 50) = 16/5525</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting a king,&nbsp; a queen and a jack is 16/5525</p>



<p class="wp-block-paragraph"><strong>i) 2 aces and 1 king</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let J be the event of getting&nbsp;two aces and 1 king</p>



<p class="has-text-align-center wp-block-paragraph">There are 4 aces and 4 kings</p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">By the definition P(J) = n(J)/n(S) =24/( 26 x 17 x 50) = 6/5525</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting two aces and one king is 6/5525</p>



<p class="wp-block-paragraph">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 wp-block-paragraph" 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 wp-block-paragraph" 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>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">15157</post-id>	</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 class="wp-block-paragraph">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 wp-block-paragraph" 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 wp-block-paragraph"><strong>Example &#8211; 01:</strong></p>



<p class="wp-block-paragraph"><strong>Two cards are drawn from a well-shuffled pack of 52 playing cards. Find the probability of getting</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Hence n(S) =&nbsp;<sup>52</sup>C<sub>2</sub>&nbsp;= 26 x 51</p>



<p class="wp-block-paragraph"><strong>a) both club cards</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let A be the event of getting both club cards</p>



<p class="has-text-align-center wp-block-paragraph">There are 13 club cards in a pack</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(A) = <sup>13</sup>C<sub>2</sub>&nbsp;=&nbsp; 13 x 6</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(A) = n(A)/n(S) = (13 x 6)/(26 x 51) = 1/17</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting both club cards is 1/17</p>



<p class="wp-block-paragraph"><strong>b) both red cards</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let B be the event of getting both red cards</p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(B) = <sup>26</sup>C<sub>2</sub>&nbsp;=&nbsp; 13 x 25</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(B) = n(B)/n(S) = (13 x 25)/(26 x 51) = 25/102</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting both red cards is 25/102</p>



<p class="wp-block-paragraph"><strong>c) both black cards</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let C be the event of getting both black cards</p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(C) = <sup>26</sup>C<sub>2</sub>&nbsp;=&nbsp; 13 x 25</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(C) = n(C)/n(S) = (13 x 25)/(26 x 51) = 25/102</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting both black cards is 25/102</p>



<p class="wp-block-paragraph"><strong>d)</strong> <strong>both kings</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let D be the event of getting both kings</p>



<p class="has-text-align-center wp-block-paragraph">There are 4 kings in a pack</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(D) = <sup>4</sup>C<sub>2</sub>&nbsp;=&nbsp; 2 x 3</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(D) = n(D)/n(S) = (2 x 3)/(26 x 51) = 1/221</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting both kings is 1/221</p>



<p class="has-text-align-center wp-block-paragraph"><strong>Note:</strong> The probability of getting two cards of a particular denomination is always 1/221</p>



<p class="wp-block-paragraph"><strong>e) both red aces</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let E be the event of getting both red aces</p>



<p class="has-text-align-center wp-block-paragraph">There are 2 red aces in a pack</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(E) = <sup>2</sup>C<sub>2</sub>&nbsp;=&nbsp; 1</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(E) = n(E)/n(S) = (1)/(26 x 51) = 1/1326</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting both red aces is 1/1326</p>



<p class="wp-block-paragraph"><strong>f)</strong> <strong>both face cards</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let F be the event of getting both face cards</p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(F) = <sup>12</sup>C<sub>2</sub>&nbsp;=&nbsp; 6 x 11</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(F) = n(F)/n(S) = (6 x 11)/(26 x 51) = 11/221</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting both red aces is 1/1326</p>



<p class="wp-block-paragraph"><strong>g) cards of denomination between 4 and 10</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let G be the event of getting cards of denomination between 4 and 10</p>



<p class="has-text-align-center wp-block-paragraph">Denominations between 4 and 10 are 5, 6, 7, 8, 9 (total 5 denominations)</p>



<p class="has-text-align-center wp-block-paragraph">Each denomination has 4 cards</p>



<p class="has-text-align-center wp-block-paragraph">Thus there are 5 x 4 = 20 cards of denomination&nbsp;between 4 and 10</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(G) = <sup>20</sup>C<sub>2</sub>&nbsp;=&nbsp; 10 x 19</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(G) = n(G)/n(S) = (10 x 19)/(26 x 51) = 95/663</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting&nbsp;cards of denomination between 4 and 10 is 95/663</p>



<p class="wp-block-paragraph"><strong>h) both red face cards</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let H be the event of getting both red face cards</p>



<p class="has-text-align-center wp-block-paragraph">There are 6 red face cards in a pack</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(H) = <sup>6</sup>C<sub>2</sub>&nbsp;=&nbsp; 3 x 5</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(H) = n(H)/n(S) = (3 x 5)/(26 x 51) = 5/442</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting both red face cards is 5/442.</p>



<p class="wp-block-paragraph"><strong>i) a queen and a king</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let J be the event of getting a queen and a king</p>



<p class="has-text-align-center wp-block-paragraph">There 4 kings and 4 queens in a pack</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">∴ 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 wp-block-paragraph">By the definition P(J) = n(J)/n(S) = 16/(26 x 51) = 6/663</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting a queen and a king is 6/663</p>



<p class="wp-block-paragraph"><strong>j)</strong> <strong>one spade card and another non-spade card.</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let K be the event of getting&nbsp;one spade card and another non-spade card.</p>



<p class="has-text-align-center wp-block-paragraph">There 13 spade cards and 39 non-spade cards in a pack</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">∴ 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 wp-block-paragraph">By the definition P(K) = n(K)/n(S) = (13 x 39)/(26 x 51) = 13/34</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting&nbsp;one spade card and another non-spade card is 13/34</p>



<p class="wp-block-paragraph"><strong>l) both cards from the same suite</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let L be the event of getting&nbsp;both cards from the same suite</p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">There are four suites in a pack</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ 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 wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting&nbsp;both cards of the same suite is 4/17</p>



<p class="wp-block-paragraph"><strong>m) both are of the same denomination</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let N be the event of getting&nbsp;both cards of the same denomination</p>



<p class="has-text-align-center wp-block-paragraph">There 4 cards of the same denomination</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">There are 13 sets of the same denomination</p>



<p class="has-text-align-center wp-block-paragraph">∴ 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 wp-block-paragraph">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 wp-block-paragraph">Therefore the probability of getting&nbsp;both cards of the same denomination is 1/17</p>



<p class="wp-block-paragraph"><strong>o)</strong> <strong>One is spade and other is ace</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let Q be the event of getting&nbsp;one spade and another ace</p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">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 wp-block-paragraph">∴ 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 wp-block-paragraph">By the definition P(N) = n(N)/n(S) = 87/(26 x 51) = 29/442</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting&nbsp;one spade and other ace is 29/442</p>



<p class="wp-block-paragraph">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 wp-block-paragraph" 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 wp-block-paragraph" 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>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">15154</post-id>	</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 class="wp-block-paragraph">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 wp-block-paragraph" style="background-color:#e9e9e9;color:#d67010"><strong><strong>Introduction to Playing Cards:</strong></strong></p>



<p class="wp-block-paragraph">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 wp-block-paragraph" 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 wp-block-paragraph"><strong>Example &#8211; 01:</strong></p>



<p class="wp-block-paragraph"><strong>A card is drawn from a well-shuffled pack of 52 playing cards. Find the probability of getting</strong></p>



<p class="wp-block-paragraph"><strong>Solution:</strong></p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">Hence n(S) =&nbsp;<sup>52</sup>C<sub>1</sub>&nbsp;= 52</p>



<p class="wp-block-paragraph"><strong>a) a spade card</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let A be the event of getting a spade card</p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(A) = <sup>13</sup>C<sub>1</sub>&nbsp;=&nbsp; 13</p>



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



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting a spade card is 1/4</p>



<p class="wp-block-paragraph"><strong>b) a red card</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let B be the event of getting a red card</p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(A) = <sup>26</sup>C<sub>1</sub>&nbsp;=&nbsp; 26</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(B) = n(B)/n(S) = 26/52 = 1/2</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting a red card is 1/2</p>



<p class="wp-block-paragraph"><strong>c) a black card</strong></p>



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



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(C) = <sup>26</sup>C<sub>1</sub>&nbsp;=&nbsp; 26</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(C) = n(C)/n(S) = 26/52 = 1/2</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting a black card is 1/2</p>



<p class="wp-block-paragraph"><strong>d)</strong> <strong>a king</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let D be the event of getting a king</p>



<p class="has-text-align-center wp-block-paragraph">There are 4 kings in a pack</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(D) = <sup>4</sup>C<sub>1</sub>&nbsp;=&nbsp; 4</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(D) = n(D)/n(S) = 4/52 = 1/13</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting a king is 1/13</p>



<p class="has-text-align-center wp-block-paragraph"><strong>Note:</strong> Probability of getting a card of a particular denomination is always 1/13</p>



<p class="wp-block-paragraph"><strong>e)</strong> <strong>a red ace</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let E be the event of getting a red ace</p>



<p class="has-text-align-center wp-block-paragraph">There are 2 red aces in a pack</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(E) = <sup>2</sup>C<sub>1</sub>&nbsp;=&nbsp; 2</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(E) = n(E)/n(S) = 2/52 = 1/26</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting a red ace is 1/26</p>



<p class="wp-block-paragraph"><strong>f) a face card</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let F be the event of getting a face card</p>



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



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(F) = <sup>12</sup>C<sub>1</sub>&nbsp;=&nbsp; 12</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(F) = n(F)/n(S) = 22/52 = 3/13</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting a face card is 3/13</p>



<p class="wp-block-paragraph"><strong>g) a card of denomination between 4 and 10</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let G be the event of getting a card of denomination between 4 and 10</p>



<p class="has-text-align-center wp-block-paragraph">Denominations between 4 and 10 are 5, 6, 7, 8, 9 (total 5 denominations)</p>



<p class="has-text-align-center wp-block-paragraph">Each denomination has 4 cards</p>



<p class="has-text-align-center wp-block-paragraph">Thus there are 5 x 4 = 20 cards of denomination&nbsp;between 4 and 10</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(G) = <sup>20</sup>C<sub>1</sub>&nbsp;=&nbsp; 20</p>



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



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting a card of denomination between 4 and 10 is 5/13</p>



<p class="wp-block-paragraph"><strong>h) a red face card</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let H be the event of getting a red face card</p>



<p class="has-text-align-center wp-block-paragraph">There are 6 red face cards in a pack</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(G) = <sup>6</sup>C<sub>1</sub>&nbsp;=&nbsp; 6</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(H) = n(H)/n(S) = 6/52 = 3/26</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting a red face card is 3/26.</p>



<p class="wp-block-paragraph"><strong>i) a queen of hearts</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let J be the event of getting a queen of hearts</p>



<p class="has-text-align-center wp-block-paragraph">There is only one queen of heart in a pack</p>



<p class="has-text-align-center wp-block-paragraph">one queen of hearts out of 1 can be drawn by 1way</p>



<p class="has-text-align-center wp-block-paragraph">∴ n(J) = 1</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(J) = n(J)/n(S) = 1/52</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting a queen of hearts is 1/52</p>



<p class="wp-block-paragraph">j<strong>) a queen or a king</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let K be the event of getting a queen or a king</p>



<p class="has-text-align-center wp-block-paragraph">There 4 kings and 4 queens in a pack</p>



<p class="has-text-align-center wp-block-paragraph">Thus there are 4 + 4 = 8 favourable points.</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(K) = <sup>8</sup>C<sub>1</sub>&nbsp;=&nbsp; 8</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(K) = n(K)/n(S) = 8/52 = 2/13</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting a queen or a king is 2/13</p>



<p class="wp-block-paragraph"><strong>k) a red card and a king</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let L be the event of getting a red card or a king</p>



<p class="has-text-align-center wp-block-paragraph">There 2 red cards which are king</p>



<p class="has-text-align-center wp-block-paragraph">Thus there are 2 favourable points.</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(L) = <sup>2</sup>C<sub>1</sub>&nbsp;=&nbsp; 2</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(L) = n(L)/n(S) = 2/52 = 1/26</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting a red card and king is 1/26</p>



<p class="wp-block-paragraph"><strong>l)</strong> <strong>a red card or a king&nbsp; /a red king</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let M be the event of getting a red card or a king</p>



<p class="has-text-align-center wp-block-paragraph">There 26 red cards (including 2 red kings) and 2 black kings in a pack</p>



<p class="has-text-align-center wp-block-paragraph">Thus there are 26 + 2 = 28&nbsp;favourable points.</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(M) = <sup>28</sup>C<sub>1</sub>&nbsp;=&nbsp; 28</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(M) = n(M)/n(S) = 28/52 = 7/13</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting a red card or a king (a red king) is 7/13</p>



<p class="wp-block-paragraph"><strong>m) Neither the heart nor the king</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let N be the event of getting neither the heart nor the king</p>



<p class="has-text-align-center wp-block-paragraph">There 36 non-heart cards (excluding 3 kings) in a pack</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(N) = <sup>36</sup>C<sub>1</sub>&nbsp;=&nbsp; 36</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(N) = n(N)/n(S) = 36/52 = 9/13</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting neither the heart nor the king is 9/13</p>



<p class="wp-block-paragraph"><strong>n)</strong> <strong>Neither an ace nor the king</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let Q be the event of getting neither an ace nor a king</p>



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



<p class="has-text-align-center wp-block-paragraph">There 44 non-ace and non-king cards in a pack</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(Q) = <sup>44</sup>C<sub>1</sub>&nbsp;=&nbsp; 44</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(Q) = n(Q)/n(S) = 44/52 = 11/13</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting neither ace nor the king is 11/13</p>



<p class="wp-block-paragraph"><strong>o)</strong> <strong>no diamond</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let R be the event of getting no diamond</p>



<p class="has-text-align-center wp-block-paragraph">There 39 non-diamond cards in a pack</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(R) = <sup>39</sup>C<sub>1</sub>&nbsp;=&nbsp; 39</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(R) = n(R)/n(S) = 39/52 = 3/4</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting no diamond is 3/4</p>



<p class="wp-block-paragraph"><strong>p) no ace</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let T be the event of getting no ace</p>



<p class="has-text-align-center wp-block-paragraph">There are 4 aces in a pack</p>



<p class="has-text-align-center wp-block-paragraph">There 48 non-ace cards in a pack</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(T) = <sup>48</sup>C<sub>1</sub>&nbsp;=&nbsp; 48</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(T) = n(T)/n(S) = 48/52 = 12/13</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting no ace is 12/13.</p>



<p class="wp-block-paragraph"><strong>q) not a black card</strong></p>



<p class="has-text-align-center wp-block-paragraph">Let V be the event of getting no black card</p>



<p class="has-text-align-center wp-block-paragraph">There 26 non-black (red) cards in a pack</p>



<p class="has-text-align-center wp-block-paragraph">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 wp-block-paragraph">∴ n(V) = <sup>26</sup>C<sub>1</sub>&nbsp;=&nbsp; 26</p>



<p class="has-text-align-center wp-block-paragraph">By the definition P(V) = n(V)/n(S) = 26/52 = 1/2</p>



<p class="has-text-align-center wp-block-paragraph">Therefore the probability of getting no black card is 1/2.</p>



<p class="wp-block-paragraph">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 wp-block-paragraph" 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 wp-block-paragraph" 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>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">15148</post-id>	</item>
	</channel>
</rss>
