asked 81.5k views
0 votes
Sarah times her morning commute such that there is an equal likelihood that she will arrive early or late to work on any given day. If she always arrives either early or late, what is the probability that Sarah will arrive late to work no more than twice during a five day workweek?

1 Answer

7 votes

Answer: 0.5

Explanation:

Binomial distribution


P(x)=^nC_xp^x(1-p)^(n-x), where P(x) is the probability of getting success inn x trials , n is the number of trails and p is the probability of getting success in each trial.

Given : Sarah times her morning commute such that there is an equal likelihood that she will arrive early or late to work on any given day.

Then , the probability that Sarah is late on particular day =
(1)/(2)=0.50

Then , the probability that Sarah will arrive late to work no more than twice during a five day workweek :-


P(x\leq2)=P(0)+P(1)+P(2)\\\\^5C_0(0.5)^0(0.5)^(5)+^5C_1(0.5)^1(0.5)^(4)+^5C_2(0.5)^2(0.5)^(3)\\\\=(0.5)^5(1+5+(5!)/(2!3!))=(0.5)^5(16)=0.5

Hence, the required probability : 0.5

answered
User Gakuo
by
8.4k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.