SOLUTION: Please help me solve this problem
The survey found that customers overpay for 1 out of every 10 items, on average. Suppose a customer purchases 5 items find the following probab
Algebra ->
Probability-and-statistics
-> SOLUTION: Please help me solve this problem
The survey found that customers overpay for 1 out of every 10 items, on average. Suppose a customer purchases 5 items find the following probab
Log On
Question 410248: Please help me solve this problem
The survey found that customers overpay for 1 out of every 10 items, on average. Suppose a customer purchases 5 items find the following probabilities:
P(0-overpays)
P(1-overpays)
P(2-overpays)
P(3-overpays)
P(4-overpays)
P(5-overpays) Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The survey found that customers overpay for 1 out of every 10 items, on average.
P(overpay) = 1/11
P(do not overpay) = 10/11
-----------------------------
Suppose a customer purchases 5 items find the following probabilities:
P(0-overpays):: (10/11)^5
-----
P(1-overpays):: 5C1(1/11)*(10/11)^4
-----
P(2-overpays):: 5C2(1/11)^2*(10/11)^3
-----
etc.
----
P(3-overpays)
P(4-overpays)
==================
Cheers,
Stan H.
==================
P(5-overpays)