/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 12 Deaths from Horse Kicks A classi... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Deaths from Horse Kicks A classical example of the Poisson distribution involves the number of deaths caused by horse kicks to men in the Prussian Army between 1875 and 1894 . Data for 14 corps were combined for the 20 -year period, and the 280 corps-years included a total of 196 deaths. After finding the mean number of deaths per corps-year, find the probability that a randomly selected corps-year has the following numbers of deaths: (a) \(0,(\mathbf{b}) 1,(\mathbf{c}) 2\), (d) \(3,(\mathrm{e}) 4\). The actual results consisted of these frequencies: 0 deaths (in 144 corps-years); 1 death (in 91 corps-years); 2 deaths (in 32 corps-years); 3 deaths (in 11 corps-years); 4 deaths (in 2 corps-years). Compare the actual results to those expected by using the Poisson probabilities. Does the Poisson distribution serve as a good tool for predicting the actual results?

Short Answer

Expert verified
Mean number of deaths per corps-year is 0.7. The Poisson distribution approximates the actual results quite well.

Step by step solution

01

Calculate the Mean Number of Deaths per Corps-Year

The mean number of deaths per corps-year is calculated by dividing the total number of deaths by the total number of corps-years. \[\text{Mean} (\text{λ}) = \frac{\text{Total Deaths}}{\text{Total Corps-Years}} = \frac{196}{280} \approx 0.7.\]
02

Poisson Probability Formula

The Poisson probability of observing k deaths is given by the formula: \[P(X = k) = \frac{e^{-\text{λ}} \text{λ}^{k}}{k!}.\] Here, the mean number of deaths per corps-year, \(λ\), is approximately 0.7.
03

Calculate Probabilities for Different Values of k

Using the Poisson formula and \(λ = 0.7\), calculate the probabilities for k=0, 1, 2, 3, 4.(a) For k=0: \[P(X=0) = \frac{e^{-0.7} (0.7)^{0}}{0!} = e^{-0.7} \approx 0.4966.\] (b) For k=1: \[P(X=1) = \frac{e^{-0.7} (0.7)^{1}}{1!} = 0.7 e^{-0.7} \approx 0.3476.\] (c) For k=2: \[P(X=2) = \frac{e^{-0.7} (0.7)^{2}}{2!} = \frac{0.49 e^{-0.7}}{2} \approx 0.1217.\] (d) For k=3: \[P(X=3) = \frac{e^{-0.7} (0.7)^{3}}{3!} = \frac{0.343 e^{-0.7}}{6} \approx 0.0284.\] (e) For k=4: \[P(X=4) = \frac{e^{-0.7} (0.7)^{4}}{4!} = \frac{0.2401 e^{-0.7}}{24} \approx 0.005.\]
04

Compare Actual and Predicted Results

Comparison with actual results (out of 280 corps-years): (1) 0 deaths: Predicted: 0.4966 x 280 ≈ 139.048 Actual: 144 (2) 1 death: Predicted: 0.3476 x 280 ≈ 97.328 Actual: 91 (3) 2 deaths: Predicted: 0.1217 x 280 ≈ 34.076 Actual: 32 (4) 3 deaths: Predicted: 0.0284 x 280 ≈ 7.952 Actual: 11 (5) 4 deaths: Predicted: 0.005 x 280 ≈ 1.400 Actual: 2 The predicted frequencies, calculated using the Poisson distribution, are reasonably close to the actual frequencies, indicating that the Poisson distribution is a good approximation for this data.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

mean number of deaths
To start understanding the Poisson distribution, we need to find the mean number of events (in this case, deaths) that occur in a fixed interval of time or space. For our example involving the Prussian army, the mean number of deaths per corps-year provides a foundation for further calculations. We calculate this mean by dividing the total number of deaths (196) by the total number of years (280). Mathematically, this is expressed as: \[ \text{Mean} (\text{λ}) = \frac{\text{Total Deaths}}{\text{Total Corps-Years}} = \frac{196}{280} \ \text{Mean} (\text{λ}) \text{ is approximately } 0.7 \ \text{deaths per corps-year.} \] This calculated mean will be used as the 'lambda' (\text{λ}) parameter in the Poisson distribution formula.
probability calculation
Once we have the mean number of deaths (\text{λ}), we can use it to find the probability of a certain number of deaths occurring in a single corps-year. The Poisson probability formula is: \[ P(X = k) = \frac{e^{-\text{λ}} \text{λ}^{k}}{k!} \] This formula helps us calculate the probability of observing exactly k deaths in a specified time period. By substituting \text{λ} = 0.7 (our mean), we can calculate specific probabilities: (a) For 0 deaths: \[P(X=0) = \frac{e^{-0.7} (0.7)^{0}}{0!} = e^{-0.7} \approx 0.4966 \](b) For 1 death: \[P(X=1) = \frac{e^{-0.7} (0.7)^{1}}{1!} = 0.7 e^{-0.7} \approx 0.3476 \]. (c) For 2 deaths: \[P(X=2) = \frac{e^{-0.7} (0.7)^{2}}{2!} = \frac{0.49 e^{-0.7}}{2} \approx 0.1217 \](d) For 3 deaths: \[P(X=3) = \frac{e^{-0.7} (0.7)^{3}}{3!} = \frac{0.343 e^{-0.7}}{6} \approx 0.0284 \](e) For 4 deaths: \[P(X=4) = \frac{e^{-0.7} (0.7)^{4}}{4!} = \frac{0.2401 e^{-0.7}}{24} \approx 0.005 \]. To make these calculations directly relevant, you can apply them to your data set to find the likelihood of different numbers of deaths per year.
statistical comparison
Now that we have the expected probabilities, it's time to compare these values to the actual historical data. For our Prussian army example, we need to look at the actual observed frequencies of deaths and see how well they match our Poisson distribution predictions. Here are the comparisons:
  • 0 deaths: Predicted: 0.4966 x 280 ≈ 139.048 | Actual: 144
  • 1 death: Predicted: 0.3476 x 280 ≈ 97.328 | Actual: 91
  • 2 deaths: Predicted: 0.1217 x 280 ≈ 34.076 | Actual: 32
  • 3 deaths: Predicted: 0.0284 x 280 ≈ 7.952 | Actual: 11
  • 4 deaths: Predicted: 0.005 x 280 ≈ 1.400 | Actual: 2
While there are slight variations, the predicted frequencies are reasonably close to the actual counts. This suggests the Poisson distribution serves as a useful tool for modeling the given data.
Prussian army data
Historically, the data from the Prussian army between 1875 and 1894 provides an intriguing and classical example of the Poisson distribution in action. Over 20 years, deaths in each of the 14 corps were documented, totaling 196 deaths over 280 corps-years. These detailed records allow statisticians to test the applicability of statistical models like the Poisson distribution. In this situation, the Poisson distribution helps us predict and understand the occurrences of rare events (like deaths from horse kicks). By examining a statistical distribution of rare events, one can make informed decisions and assessments about similar real-world phenomena. This rich historical data set, therefore, serves as a cornerstone case study in applied statistics, illustrating how theoretical models can be applied to analyze, predict, and understand real-life events.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Assume that random guesses are made for eight multiple choice questions on an SAT test, so that there are \(n=8\) trials, each with probability of success (correct) given by \(p=0.20 .\) Find the indicated probability for the number of correct answers. Find the probability that the number \(x\) of correct answers is at least 4

Expected Value in Virginia's Pick 3 Game In Virginia's Pick 3 lottery game, you can pay \(\$ 1\) to select a three-digit number from 000 through 999 . If you select the same sequence of three digits that are drawn, you win and collect \(\$ 500\). a. How many different selections are possible? b. What is the probability of winning? c. If you win, what is your net profit? d. Find the expected value. e. If you bet \(\$ 1\) in Virginia's Pick 4 game, the expected value is \(-50 \mathrm{~d}\). Which bet is better in the sense of a producing a higher expected value: A \(\$ 1\) bet in the Virginia Pick 3 game or a \(\$ 1\) bet in the Virginia Pick 4 game?

AAA batteries are made by companies including Duracell, Energizer, Eveready, and Panasonic. When purchasing bulk orders of AAA batteries, a toy manufacturer uses this acceptance sampling plan: Randomly select 50 batteries and determine whether each is within specifications. The entire shipment is accepted if at most 2 batteries do not meet specifications. A shipment contains 2000 AAA batteries, and \(2 \%\) of them do not meet specifications. What is the probability that this whole shipment will be accepted? Will almost all such shipments be accepted, or will many be rejected?

Assume that when adults with smartphones are randomly selected, \(54 \%\) use them in meetings or classes (based on data from an LG Smartphone survey). If 10 adult smartphone users are randomly selected, find the probability that at least 8 ofthem use their smartphones in meetings or classes.

HIV It is estimated that worldwide, \(1 \%\) of those aged \(15-49\) are infected with the human immunodeficiency virus (HIV) (based on data from the National Institutes of Health). In tests for HIV, blood samples from 36 people are combined. What is the probability that the combined sample tests positive for HIV? Is it unlikely for such a combined sample to test positive?

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.