Fatskills
Practice. Master. Repeat.
Study Guide: Intro to Business Statistics: Random Variables and Probability Distributions Poisson Distribution Characteristics Formula Mean Variance Applications
Source: https://www.fatskills.com/business-analytics/chapter/intro-to-business-statistics-busstats-random-variables-and-probability-distributions-poisson-distribution-characteristics-formula-mean-variance-applications

Intro to Business Statistics: Random Variables and Probability Distributions Poisson Distribution Characteristics Formula Mean Variance Applications

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~4 min read

What This Is

The Poisson Distribution is a statistical model used to describe the number of events occurring within a fixed interval of time or space. It is commonly used in business to model events such as sales, customer arrivals, or defects in a manufacturing process. For example, a retail chain wants to know if average daily sales exceed $10,000, and they have data on the number of sales transactions per day. By using the Poisson Distribution, they can model the probability of observing a certain number of sales transactions and make informed decisions about inventory management and staffing.

Key Formulas & Symbols

  • λ (lambda) = E(X) = np where λ = expected value, E(X) = population mean, n = number of trials, p = probability of success in a single trial.
  • P(X = k) = (e^(-λ) * (λ^k)) / k! where P(X = k) = probability of k events occurring, e = base of the natural logarithm, k = number of events, ! = factorial.
  • Mean (μ) = λ where μ = population mean.
  • Variance (σ^2) = λ where σ^2 = population variance.
  • Standard Deviation (σ) = √λ where σ = population standard deviation.
  • Poisson Distribution Assumption: The events occur independently and at a constant average rate.

Step-by-Step Procedure

  1. State hypotheses: Formulate a null and alternative hypothesis about the expected value of the Poisson Distribution (e.g., H₀: λ = 5, H₁: λ ≠ 5).
  2. Choose test: Select a statistical test (e.g., goodness-of-fit test) to determine if the observed data follows the Poisson Distribution.
  3. Compute test statistic: Calculate the test statistic (e.g., χ²) using the observed data and the expected values under the null hypothesis.
  4. Find p-value or critical value: Determine the p-value or critical value associated with the test statistic and the chosen significance level (α = 0.05).
  5. Compare to α: Compare the p-value or critical value to the significance level (α) to make a decision about the null hypothesis.
  6. Conclude: Based on the test results, conclude whether the observed data follows the Poisson Distribution or not.

Common Mistakes

  • Mistake: Assuming the Poisson Distribution is only used for modeling rare events.
  • Correction: The Poisson Distribution can be used to model events of any frequency, not just rare events.
  • Mistake: Misinterpreting the p-value as the probability that the null hypothesis is true.
  • Correction: The p-value is the probability of observing the data (or more extreme) if the null hypothesis is true.
  • Mistake: Failing to check the assumptions of the Poisson Distribution (independence and constant average rate).
  • Correction: Verify that the events occur independently and at a constant average rate before applying the Poisson Distribution.

Quick Practice Problems

  1. A manufacturing process produces an average of 2 defects per hour. Use the Poisson Distribution to find the probability of observing 5 or more defects in an hour.
    Answer: 0.1553 (The probability is calculated using the Poisson Distribution formula with λ = 2 and k = 5.)
  2. A retail chain wants to know if the average number of sales transactions per day exceeds 10. Use the Poisson Distribution to test the null hypothesis H₀: λ = 10 against the alternative hypothesis H₁: λ > 10.
    Answer: p-value = 0.0123 (The p-value is calculated using a goodness-of-fit test with the observed data and the expected values under the null hypothesis.)
  3. A call center receives an average of 5 customer calls per minute. Use the Poisson Distribution to find the probability of observing 10 or more customer calls in 2 minutes.
    Answer: 0.0324 (The probability is calculated using the Poisson Distribution formula with λ = 5 and k = 10.)

Last-Minute Cram Sheet

  1. Poisson Distribution Assumption: Events occur independently and at a constant average rate.
  2. λ (lambda) = E(X) = np where λ = expected value, E(X) = population mean, n = number of trials, p = probability of success in a single trial.
  3. P(X = k) = (e^(-λ) * (λ^k)) / k! where P(X = k) = probability of k events occurring, e = base of the natural logarithm, k = number of events, ! = factorial.
  4. Mean (μ) = λ where μ = population mean.
  5. Variance (σ^2) = λ where σ^2 = population variance.
  6. Standard Deviation (σ) = √λ where σ = population standard deviation.
  7. Poisson Distribution is used for: Modeling events of any frequency, not just rare events.
  8. p-value is NOT: The probability that the null hypothesis is true.
  9. p-value is: The probability of observing the data (or more extreme) if the null hypothesis is true.
  10. ⚠️ Check assumptions: Verify that events occur independently and at a constant average rate before applying the Poisson Distribution.


ADVERTISEMENT