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

<channel>
	<title>Probability distribution Archives - The Fact Factor</title>
	<atom:link href="https://thefactfactor.com/tag/probability-distribution/feed/" rel="self" type="application/rss+xml" />
	<link>https://thefactfactor.com/tag/probability-distribution/</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>
	</channel>
</rss>
