SOLUTION: there is a machine turned on every day and each time it turned on the probability of the machine working properly is 95% . find out the probability of this machine working properly
Algebra ->
Probability-and-statistics
-> SOLUTION: there is a machine turned on every day and each time it turned on the probability of the machine working properly is 95% . find out the probability of this machine working properly
Log On
Question 390589: there is a machine turned on every day and each time it turned on the probability of the machine working properly is 95% . find out the probability of this machine working properly ten days in a row. Answer by ewatrrr(24785) (Show Source):
Hi,
Note: The probability of x successes in n trials is:
P = nCx* where p and q are the probabilities of success and failure respectively.
In this case p= .95 & q = .05
nCx =
P(working properly for 10 days in row) = .95^10 = .5987