SOLUTION: Good afternoon, I cannot seem to solve a statistic problem that goes like : An internet service provider claims that if any loss of service occurs before midday it will restore

Algebra.Com
Question 809602: Good afternoon,
I cannot seem to solve a statistic problem that goes like :
An internet service provider claims that if any loss of service occurs before midday it will restore the service on the same day. Past date indicate that the probability of all repairs being completed on teh same day is actually 0.7.
For the first five problems reported on a given day, what is the probability that :
a) All five will be repaired on the same day?
b) At least three will be repaired on the same day
c) fewer than two will be repaired on the same day?
I have tried the binomial option first but then realised that the outcomes are not independent, as tehy will fix teh third proble before moving on to the fourth one. Therefor I thought of poisson distribution model but if I take m =0.7, the results are very weird and unlikely. Could you please advice me on what model would be appropriate or where I am going wrong?
Thank you in advance.

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
Past date indicate that the probability of all repairs being completed on teh same day is actually 0.7..
------
I am sure they wanted you to consider the repairs were independent.h n
Binomial with n = 5 and p(done) = 0.7 and p(not done) = 0.3
-----------------------
For the first five problems reported on a given day, what is the probability that :
a) All five will be repaired on the same day?
P(x = 5) = 0.7^5 = 0.1681
-----------------------------
b) At least three will be repaired on the same day
P(3<= x <= 5) = 1 - binomcdf(5,0.7,2) = 0.8369
-----------------------------
c) fewer than two will be repaired on the same day?
P(0>= x >=1) = binomcdf(5,0.7,1) = 0.0308
Cheers,
Stan H.
===========

RELATED QUESTIONS

In a random sample of 150 households with an Internet connection,33 said that they had... (answered by stanbon,ewatrrr)
A market survey is conducted by a government regulator to determine the proportion of... (answered by Boreal)
Last year, an internet service provider's fee was $17.99 per month. This year, the same... (answered by robertb)
An Internet provider charges $30 per month for 1000 minutes of DSL service plus $0.08 for (answered by solver91311)
Sergio's internet provider charges its customers $15 per month plus 4ยข per minute of... (answered by ikleyn)
I am an 8th grade algebra student. We are learning about dependent and independent... (answered by Ultimatemagic)
I have several questions like the following that I cannot seem to get the correct answer. (answered by mananth)
I'm having trouble with quadratice equations here is a problem that I cannot seem to... (answered by stanbon)
I need help to answer this question, I have tried but I just don't remember how to do it. (answered by josgarithmetic,MathTherapy)