{"id":1245,"date":"2021-08-20T18:04:21","date_gmt":"2021-08-20T18:04:21","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/?post_type=chapter&#038;p=1245"},"modified":"2023-12-05T09:12:03","modified_gmt":"2023-12-05T09:12:03","slug":"poisson-distribution-2","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/chapter\/poisson-distribution-2\/","title":{"raw":"Poisson Probability Distribution Function","rendered":"Poisson Probability Distribution Function"},"content":{"raw":"<div class=\"textbox learning-objectives\">\r\n<h3>Learning Outcomes<\/h3>\r\n<section>\r\n<ul id=\"list14235\">\r\n \t<li>State Poisson probabilities using mathematical notation<\/li>\r\n \t<li>Calculate the mean and standard deviation of a Poisson random variable<\/li>\r\n \t<li>Calculate a Poisson probability using technology<\/li>\r\n<\/ul>\r\n<\/section><\/div>\r\n<h2>Notation for the Poisson: [latex]P=[\/latex] Poisson Probability Distribution Function<\/h2>\r\n<p style=\"text-align: center;\">[latex]X{\\sim}P(\\mu)[\/latex]<\/p>\r\nRead this as \"[latex]X[\/latex]\u00a0is a random variable with a Poisson distribution.\" The parameter is [latex]\\mu[\/latex]\u00a0(or [latex]\\lambda[\/latex]); [latex]\\mu[\/latex]\u00a0(or [latex]\\lambda[\/latex])[latex]=[\/latex] the mean for the interval of interest.\u00a0The standard deviation of the Poisson distribution with mean\u00a0<em data-effect=\"italics\">\u00b5<\/em>\u00a0is\u00a0<em data-effect=\"italics\">\u03a3<\/em>=\u221a<em data-effect=\"italics\">\u03bc<\/em>\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\nLeah's answering machine receives about six telephone calls between 8 a.m. and 10 a.m. What is the probability that Leah receives more than one call in the next 15 minutes?\r\n\r\n[reveal-answer q=\"877222\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"877222\"]\r\n\r\nLet [latex]X=[\/latex]\u00a0the number of calls Leah receives in 15 minutes. (The interval of interest is 15 minutes or [latex]\\frac{1}{4}[\/latex] hour.)\r\n<p style=\"text-align: center;\">[latex]x=0,1,2,3,...[\/latex]<\/p>\r\nIf Leah receives, on the average, six telephone calls in two hours, and there are eight 15-minute intervals in two hours, then Leah receives [latex]\\left(\\frac{1}{8}\\right)\\left(6\\right)=0.75[\/latex] calls in 15 minutes, on average. So, [latex]\\mu=0.75[\/latex] for this problem.\r\n<p style=\"text-align: center;\">[latex]X{\\sim}P(0.75)[\/latex]<\/p>\r\nFind [latex]P(x&gt;1)[\/latex]. [latex]P(x&gt;1)=0.1734[\/latex] (calculator or computer)\r\n<ul>\r\n \t<li>Press 1 \u2013 and then press 2<sup>nd<\/sup> DISTR.<\/li>\r\n \t<li>Arrow down to poissoncdf. Press ENTER.<\/li>\r\n \t<li>Enter (.75,1).<\/li>\r\n \t<li>The result is [latex]P(x&gt;1)=0.1734[\/latex].<\/li>\r\n<\/ul>\r\n<strong>Note:<\/strong>\u00a0The TI calculators use [latex]\\lambda[\/latex]\u00a0(lambda) for the mean.\r\n\r\nThe probability that Leah receives more than one telephone call in the next 15 minutes is about 0.1734:\r\n<p style=\"text-align: center;\">[latex]P(x&gt;1)=1\u2212\\text{poissoncdf}(0.75,1)[\/latex]<\/p>\r\nThe graph of [latex]X{\\sim}P(0.75)[\/latex] is:\r\n\r\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/132\/2016\/04\/21214434\/fig-ch04_08_01N.jpg\" alt=\"This graphs shows a poisson probability distribution. It has 5 bars that decrease in height from left to right. The x-axis shows values in increments of 1 starting with 0, representing the number of calls Leah receives within 15 minutes. The y-axis ranges from 0 to 0.5 in increments of 0.1.\" width=\"400\" data-media-type=\"image\/jpg\" \/>\r\n\r\nThe [latex]y=[\/latex]-axis contains the probability of [latex]x=[\/latex] where [latex]X=[\/latex] the number of calls in 15 minutes.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\nA customer service center receives about ten emails every half-hour. What is the probability that the customer service center receives more than four emails in the next six minutes? Use the TI-83+ or TI-84 calculator to find the answer.\r\n\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\nAccording to Baydin, an email management company, an email user gets, on average, 147 emails per day. Let [latex]X=[\/latex] the number of emails an email user receives per day. The discrete random variable [latex]X[\/latex] takes on the values [latex]x=[\/latex]0, 1, 2 \u2026. The random variable\u00a0[latex]X[\/latex]<em>\u00a0<\/em>has a Poisson distribution: [latex]X{\\sim}P(147)[\/latex]. The mean is 147 emails.\r\n<ol style=\"list-style-type: lower-alpha;\">\r\n \t<li>What is the probability that an email user receives exactly 160 emails per day?<\/li>\r\n \t<li>What is the probability that an email user receives at most 160 emails per day?<\/li>\r\n \t<li>What is the standard deviation?<\/li>\r\n<\/ol>\r\n[reveal-answer q=\"372382\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"372382\"]\r\n<ol style=\"list-style-type: lower-alpha;\">\r\n \t<li>[latex]P(x=160)=\\text{poissonpdf}(147, 160){\\approx}0.0180[\/latex]<\/li>\r\n \t<li>[latex]P(x\\leq160)=\\text{poissoncdf}(147, 160){\\approx}0.8666[\/latex]<\/li>\r\n \t<li>Standard Deviation[latex]=\\sigma=\\sqrt{\\mu}=\\sqrt{144}\\approx12.1244[\/latex]<\/li>\r\n<\/ol>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n<p id=\"fs-idm191065552\" class=\" \">According to a recent poll by the Pew Internet Project, girls between the ages of 14 and 17 send an average of 187 text messages each day. Let\u00a0[latex]X=[\/latex]\u00a0the number of texts that a girl aged 14 to 17 sends per day. The discrete random variable\u00a0[latex]X[\/latex]\u00a0takes on the values\u00a0[latex]x[\/latex]\u00a0= 0, 1, 2 \u2026. The random variable\u00a0[latex]X[\/latex]\u00a0has a Poisson distribution: [latex]X{\\sim}P(187)[\/latex]. The mean is 187 text messages.<\/p>\r\n\r\n<ol style=\"list-style-type: lower-alpha;\">\r\n \t<li>What is the probability that a teen girl sends exactly 175 texts per day?<\/li>\r\n \t<li>What is the probability that a teen girl sends at most 150 texts per day?<\/li>\r\n \t<li>What is the standard deviation?<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\n<p id=\"fs-idm138564992\" class=\" \">Text message users receive or send an average of 41.5 text messages per day.<\/p>\r\n\r\n<div id=\"fs-idm133688624\" class=\" unnumbered\" data-type=\"exercise\"><section>\r\n<div id=\"fs-idm129087696\" data-type=\"problem\">\r\n<div class=\"os-problem-container \">\r\n<ol style=\"list-style-type: lower-alpha;\">\r\n \t<li>How many text messages does a text message user receive or send per hour?<\/li>\r\n \t<li>What is the probability that a text message user receives or sends two messages per hour?<\/li>\r\n \t<li>What is the probability that a text message user receives or sends more than two messages per hour?<\/li>\r\n<\/ol>\r\n[reveal-answer q=\"518574\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"518574\"]\r\n<ol style=\"list-style-type: lower-alpha;\">\r\n \t<li>Let\u00a0[latex]X[\/latex]\u00a0= the number of texts that a user sends or receives in one hour. The average number of texts received per hour is <span style=\"font-size: 14px; white-space: nowrap;\">[latex]\\frac{41.5}{24} \\approx 1.7292[\/latex]<\/span>.<\/li>\r\n \t<li>[latex]X{\\sim}P(1.7292)[\/latex], so [latex]P(x=2)[\/latex] = poissonpdf(1.7292, 2) \u2248 0.2653<\/li>\r\n \t<li>[latex]P(x&gt;2) = 1\u2013P(x\u22642) = 1[\/latex] \u2013 poissoncdf(1.7292, 2) \u2248 1 \u2013 0.7495 = 0.2505<\/li>\r\n<\/ol>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<\/section><\/div>\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n<p id=\"fs-idm31960976\" class=\" \">Atlanta\u2019s Hartsfield-Jackson International Airport is the busiest airport in the world. On average there are 2,500 arrivals and departures each day.<\/p>\r\n\r\n<ol id=\"fs-idm85294848\" type=\"a\">\r\n \t<li>How many airplanes arrive and depart the airport per hour?<\/li>\r\n \t<li>What is the probability that there are exactly 100 arrivals and departures in one hour?<\/li>\r\n \t<li>What is the probability that there are at most 100 arrivals and departures in one hour?<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\n<p id=\"fs-idm138564992\" class=\" \">On May 13, 2013, starting at 4:30 PM, the probability of low seismic activity for the next 48 hours in Alaska was reported as about 1.02%. Use this information for the next 200 days to find the probability that there will be low seismic activity in ten of the next 200 days. Use both the binomial and Poisson distributions to calculate the probabilities. Are they close?<\/p>\r\n[reveal-answer q=\"401654\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"401654\"]\r\n<p id=\"fs-idm69654032\" class=\" \">Let [latex]X[\/latex]\u00a0= the number of days with low seismic activity.<\/p>\r\n<p id=\"fs-idm57624224\" class=\" \">Using the binomial distribution:<\/p>\r\n\r\n<ul id=\"fs-idp4019536\" data-bullet-style=\"none\">\r\n \t<li>[latex]P(x=10)[\/latex] = binompdf(200, .0102, 10) \u2248 0.000039<\/li>\r\n<\/ul>\r\n<p id=\"fs-idm136827536\" class=\" \">Using the Poisson distribution:<\/p>\r\n\r\n<ul id=\"fs-idm9822304\" data-bullet-style=\"none\">\r\n \t<li>Calculate\u00a0<em data-effect=\"italics\">\u03bc<\/em>\u00a0=\u00a0<em data-effect=\"italics\">np<\/em>\u00a0= 200(0.0102) \u2248 2.04<\/li>\r\n \t<li>[latex]P(x=10)[\/latex] = poissonpdf(2.04, 10) \u2248 0.000045<\/li>\r\n<\/ul>\r\n<p id=\"fs-idm44106800\" class=\" \">We expect the approximation to be good because [latex]n[\/latex]\u00a0is large (greater than 20) and\u00a0[latex]p[\/latex]\u00a0is small (less than 0.05). The results are close\u2014both probabilities reported are almost 0.<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n<p id=\"fs-idm31960976\" class=\" \">On May 13, 2013, starting at 4:30 PM, the probability of moderate seismic activity for the next 48 hours in the Kuril Islands off the coast of Japan was reported at about 1.43%. Use this information for the next 100 days to find the probability that there will be low seismic activity in five of the next 100 days. Use both the binomial and Poisson distributions to calculate the probabilities. Are they close?<\/p>\r\n\r\n<\/div>\r\n<iframe src=\"\/\/plugin.3playmedia.com\/show?mf=7114974&amp;p3sdk_version=1.10.1&amp;p=20361&amp;pt=375&amp;video_id=Fk02TW6reiA&amp;video_target=tpm-plugin-ze19f9yd-Fk02TW6reiA\" width=\"800px\" height=\"450px\" frameborder=\"0\" marginwidth=\"0px\" marginheight=\"0px\"><\/iframe>","rendered":"<div class=\"textbox learning-objectives\">\n<h3>Learning Outcomes<\/h3>\n<section>\n<ul id=\"list14235\">\n<li>State Poisson probabilities using mathematical notation<\/li>\n<li>Calculate the mean and standard deviation of a Poisson random variable<\/li>\n<li>Calculate a Poisson probability using technology<\/li>\n<\/ul>\n<\/section>\n<\/div>\n<h2>Notation for the Poisson: [latex]P=[\/latex] Poisson Probability Distribution Function<\/h2>\n<p style=\"text-align: center;\">[latex]X{\\sim}P(\\mu)[\/latex]<\/p>\n<p>Read this as &#8220;[latex]X[\/latex]\u00a0is a random variable with a Poisson distribution.&#8221; The parameter is [latex]\\mu[\/latex]\u00a0(or [latex]\\lambda[\/latex]); [latex]\\mu[\/latex]\u00a0(or [latex]\\lambda[\/latex])[latex]=[\/latex] the mean for the interval of interest.\u00a0The standard deviation of the Poisson distribution with mean\u00a0<em data-effect=\"italics\">\u00b5<\/em>\u00a0is\u00a0<em data-effect=\"italics\">\u03a3<\/em>=\u221a<em data-effect=\"italics\">\u03bc<\/em><\/p>\n<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p>Leah&#8217;s answering machine receives about six telephone calls between 8 a.m. and 10 a.m. What is the probability that Leah receives more than one call in the next 15 minutes?<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q877222\">Show Solution<\/span><\/p>\n<div id=\"q877222\" class=\"hidden-answer\" style=\"display: none\">\n<p>Let [latex]X=[\/latex]\u00a0the number of calls Leah receives in 15 minutes. (The interval of interest is 15 minutes or [latex]\\frac{1}{4}[\/latex] hour.)<\/p>\n<p style=\"text-align: center;\">[latex]x=0,1,2,3,...[\/latex]<\/p>\n<p>If Leah receives, on the average, six telephone calls in two hours, and there are eight 15-minute intervals in two hours, then Leah receives [latex]\\left(\\frac{1}{8}\\right)\\left(6\\right)=0.75[\/latex] calls in 15 minutes, on average. So, [latex]\\mu=0.75[\/latex] for this problem.<\/p>\n<p style=\"text-align: center;\">[latex]X{\\sim}P(0.75)[\/latex]<\/p>\n<p>Find [latex]P(x>1)[\/latex]. [latex]P(x>1)=0.1734[\/latex] (calculator or computer)<\/p>\n<ul>\n<li>Press 1 \u2013 and then press 2<sup>nd<\/sup> DISTR.<\/li>\n<li>Arrow down to poissoncdf. Press ENTER.<\/li>\n<li>Enter (.75,1).<\/li>\n<li>The result is [latex]P(x>1)=0.1734[\/latex].<\/li>\n<\/ul>\n<p><strong>Note:<\/strong>\u00a0The TI calculators use [latex]\\lambda[\/latex]\u00a0(lambda) for the mean.<\/p>\n<p>The probability that Leah receives more than one telephone call in the next 15 minutes is about 0.1734:<\/p>\n<p style=\"text-align: center;\">[latex]P(x>1)=1\u2212\\text{poissoncdf}(0.75,1)[\/latex]<\/p>\n<p>The graph of [latex]X{\\sim}P(0.75)[\/latex] is:<\/p>\n<p><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/132\/2016\/04\/21214434\/fig-ch04_08_01N.jpg\" alt=\"This graphs shows a poisson probability distribution. It has 5 bars that decrease in height from left to right. The x-axis shows values in increments of 1 starting with 0, representing the number of calls Leah receives within 15 minutes. The y-axis ranges from 0 to 0.5 in increments of 0.1.\" width=\"400\" data-media-type=\"image\/jpg\" \/><\/p>\n<p>The [latex]y=[\/latex]-axis contains the probability of [latex]x=[\/latex] where [latex]X=[\/latex] the number of calls in 15 minutes.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p>A customer service center receives about ten emails every half-hour. What is the probability that the customer service center receives more than four emails in the next six minutes? Use the TI-83+ or TI-84 calculator to find the answer.<\/p>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p>According to Baydin, an email management company, an email user gets, on average, 147 emails per day. Let [latex]X=[\/latex] the number of emails an email user receives per day. The discrete random variable [latex]X[\/latex] takes on the values [latex]x=[\/latex]0, 1, 2 \u2026. The random variable\u00a0[latex]X[\/latex]<em>\u00a0<\/em>has a Poisson distribution: [latex]X{\\sim}P(147)[\/latex]. The mean is 147 emails.<\/p>\n<ol style=\"list-style-type: lower-alpha;\">\n<li>What is the probability that an email user receives exactly 160 emails per day?<\/li>\n<li>What is the probability that an email user receives at most 160 emails per day?<\/li>\n<li>What is the standard deviation?<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q372382\">Show Solution<\/span><\/p>\n<div id=\"q372382\" class=\"hidden-answer\" style=\"display: none\">\n<ol style=\"list-style-type: lower-alpha;\">\n<li>[latex]P(x=160)=\\text{poissonpdf}(147, 160){\\approx}0.0180[\/latex]<\/li>\n<li>[latex]P(x\\leq160)=\\text{poissoncdf}(147, 160){\\approx}0.8666[\/latex]<\/li>\n<li>Standard Deviation[latex]=\\sigma=\\sqrt{\\mu}=\\sqrt{144}\\approx12.1244[\/latex]<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p id=\"fs-idm191065552\" class=\"\">According to a recent poll by the Pew Internet Project, girls between the ages of 14 and 17 send an average of 187 text messages each day. Let\u00a0[latex]X=[\/latex]\u00a0the number of texts that a girl aged 14 to 17 sends per day. The discrete random variable\u00a0[latex]X[\/latex]\u00a0takes on the values\u00a0[latex]x[\/latex]\u00a0= 0, 1, 2 \u2026. The random variable\u00a0[latex]X[\/latex]\u00a0has a Poisson distribution: [latex]X{\\sim}P(187)[\/latex]. The mean is 187 text messages.<\/p>\n<ol style=\"list-style-type: lower-alpha;\">\n<li>What is the probability that a teen girl sends exactly 175 texts per day?<\/li>\n<li>What is the probability that a teen girl sends at most 150 texts per day?<\/li>\n<li>What is the standard deviation?<\/li>\n<\/ol>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p id=\"fs-idm138564992\" class=\"\">Text message users receive or send an average of 41.5 text messages per day.<\/p>\n<div id=\"fs-idm133688624\" class=\"unnumbered\" data-type=\"exercise\">\n<section>\n<div id=\"fs-idm129087696\" data-type=\"problem\">\n<div class=\"os-problem-container\">\n<ol style=\"list-style-type: lower-alpha;\">\n<li>How many text messages does a text message user receive or send per hour?<\/li>\n<li>What is the probability that a text message user receives or sends two messages per hour?<\/li>\n<li>What is the probability that a text message user receives or sends more than two messages per hour?<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q518574\">Show Answer<\/span><\/p>\n<div id=\"q518574\" class=\"hidden-answer\" style=\"display: none\">\n<ol style=\"list-style-type: lower-alpha;\">\n<li>Let\u00a0[latex]X[\/latex]\u00a0= the number of texts that a user sends or receives in one hour. The average number of texts received per hour is <span style=\"font-size: 14px; white-space: nowrap;\">[latex]\\frac{41.5}{24} \\approx 1.7292[\/latex]<\/span>.<\/li>\n<li>[latex]X{\\sim}P(1.7292)[\/latex], so [latex]P(x=2)[\/latex] = poissonpdf(1.7292, 2) \u2248 0.2653<\/li>\n<li>[latex]P(x>2) = 1\u2013P(x\u22642) = 1[\/latex] \u2013 poissoncdf(1.7292, 2) \u2248 1 \u2013 0.7495 = 0.2505<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p id=\"fs-idm31960976\" class=\"\">Atlanta\u2019s Hartsfield-Jackson International Airport is the busiest airport in the world. On average there are 2,500 arrivals and departures each day.<\/p>\n<ol id=\"fs-idm85294848\" type=\"a\">\n<li>How many airplanes arrive and depart the airport per hour?<\/li>\n<li>What is the probability that there are exactly 100 arrivals and departures in one hour?<\/li>\n<li>What is the probability that there are at most 100 arrivals and departures in one hour?<\/li>\n<\/ol>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p id=\"fs-idm138564992\" class=\"\">On May 13, 2013, starting at 4:30 PM, the probability of low seismic activity for the next 48 hours in Alaska was reported as about 1.02%. Use this information for the next 200 days to find the probability that there will be low seismic activity in ten of the next 200 days. Use both the binomial and Poisson distributions to calculate the probabilities. Are they close?<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q401654\">Show Answer<\/span><\/p>\n<div id=\"q401654\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-idm69654032\" class=\"\">Let [latex]X[\/latex]\u00a0= the number of days with low seismic activity.<\/p>\n<p id=\"fs-idm57624224\" class=\"\">Using the binomial distribution:<\/p>\n<ul id=\"fs-idp4019536\" data-bullet-style=\"none\">\n<li>[latex]P(x=10)[\/latex] = binompdf(200, .0102, 10) \u2248 0.000039<\/li>\n<\/ul>\n<p id=\"fs-idm136827536\" class=\"\">Using the Poisson distribution:<\/p>\n<ul id=\"fs-idm9822304\" data-bullet-style=\"none\">\n<li>Calculate\u00a0<em data-effect=\"italics\">\u03bc<\/em>\u00a0=\u00a0<em data-effect=\"italics\">np<\/em>\u00a0= 200(0.0102) \u2248 2.04<\/li>\n<li>[latex]P(x=10)[\/latex] = poissonpdf(2.04, 10) \u2248 0.000045<\/li>\n<\/ul>\n<p id=\"fs-idm44106800\" class=\"\">We expect the approximation to be good because [latex]n[\/latex]\u00a0is large (greater than 20) and\u00a0[latex]p[\/latex]\u00a0is small (less than 0.05). The results are close\u2014both probabilities reported are almost 0.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p id=\"fs-idm31960976\" class=\"\">On May 13, 2013, starting at 4:30 PM, the probability of moderate seismic activity for the next 48 hours in the Kuril Islands off the coast of Japan was reported at about 1.43%. Use this information for the next 100 days to find the probability that there will be low seismic activity in five of the next 100 days. Use both the binomial and Poisson distributions to calculate the probabilities. Are they close?<\/p>\n<\/div>\n<p><iframe loading=\"lazy\" src=\"\/\/plugin.3playmedia.com\/show?mf=7114974&amp;p3sdk_version=1.10.1&amp;p=20361&amp;pt=375&amp;video_id=Fk02TW6reiA&amp;video_target=tpm-plugin-ze19f9yd-Fk02TW6reiA\" width=\"800px\" height=\"450px\" frameborder=\"0\" marginwidth=\"0px\" marginheight=\"0px\"><\/iframe><\/p>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-1245\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Shared previously<\/div><ul class=\"citation-list\"><li>The Poisson Distribution. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/openstax.org\/books\/introductory-statistics\/pages\/4-6-poisson-distribution\">https:\/\/openstax.org\/books\/introductory-statistics\/pages\/4-6-poisson-distribution<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: Access for free at https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction<\/li><li>Introductory Statistics. <strong>Authored by<\/strong>: Barbara Illowsky, Susan Dean. <strong>Provided by<\/strong>: Open Stax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction\">https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: Access for free at https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction<\/li><\/ul><div class=\"license-attribution-dropdown-subheading\">All rights reserved content<\/div><ul class=\"citation-list\"><li>The Poisson Distribution. <strong>Authored by<\/strong>: patrickJMT. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/youtu.be\/Fk02TW6reiA\">https:\/\/youtu.be\/Fk02TW6reiA<\/a>. <strong>License<\/strong>: <em>All Rights Reserved<\/em>. <strong>License Terms<\/strong>: Standard YouTube License<\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":169134,"menu_order":27,"template":"","meta":{"_candela_citation":"[{\"type\":\"cc\",\"description\":\"The Poisson Distribution\",\"author\":\"\",\"organization\":\"OpenStax\",\"url\":\"https:\/\/openstax.org\/books\/introductory-statistics\/pages\/4-6-poisson-distribution\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"Access for free at https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction\"},{\"type\":\"cc\",\"description\":\"Introductory Statistics\",\"author\":\"Barbara Illowsky, Susan Dean\",\"organization\":\"Open Stax\",\"url\":\"https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"Access for free at https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction\"},{\"type\":\"copyrighted_video\",\"description\":\"The Poisson Distribution\",\"author\":\"patrickJMT\",\"organization\":\"\",\"url\":\"https:\/\/youtu.be\/Fk02TW6reiA\",\"project\":\"\",\"license\":\"arr\",\"license_terms\":\"Standard YouTube License\"}]","CANDELA_OUTCOMES_GUID":"","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-1245","chapter","type-chapter","status-publish","hentry"],"part":240,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters\/1245","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/users\/169134"}],"version-history":[{"count":7,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters\/1245\/revisions"}],"predecessor-version":[{"id":3587,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters\/1245\/revisions\/3587"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/parts\/240"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters\/1245\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/media?parent=1245"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapter-type?post=1245"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/contributor?post=1245"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/license?post=1245"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}