SOLUTION: A teenager receives an average of 5 calls each day on their mobile phone. What is the probability that a teenager will receive exactly 8 calls on his/her mobile phone over a 2- d

Algebra ->  Probability-and-statistics -> SOLUTION: A teenager receives an average of 5 calls each day on their mobile phone. What is the probability that a teenager will receive exactly 8 calls on his/her mobile phone over a 2- d      Log On


   



Question 912887: A teenager receives an average of 5 calls each day on their mobile phone. What is the
probability that a teenager will receive exactly 8 calls on his/her mobile phone over a 2-
day period? Justify the suitability of the probability distribution used to answer this
question. [Ensure that you (1) clearly denote the probability distribution and its
parameter(s) and (2) state the formula]

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
μ = 10
P(x = 8) = poissonpdf(10,8) = e%5E%28-10%29%2810%5E8%29%2F8%21
P(x; μ) = (e^(-μ) (μ^x) / x!