10.1k views
0 votes
To get to school you can travel by car, bus or bicycle. If you travel by car, there is a 50% chance you will be late because the roads are very busy. If you travel by bus, which uses special reserved lanes and the busway, the probability of being late is only 20%. If you travel by bicycle you are only late 1% of the time.

(a) Suppose that you are late one day to class. Since your teacher does not know which mode of transportation you usually use, he assumes each of the three possibilities are equally likely. If you are late, find the probability that you travelled to school that day by car?

(b) Suppose that a friend tells your teacher that you almost always ride your bicycle to school, never take the bus, but 10% of the time travel by car. If you are late, what is the new probability that you travelled to school that day by car?

1 Answer

1 vote

Answer:

(a) 0.704

(b) 0.8475

Explanation:

(a) Let 'A' be the event that you travel by car and late

Let 'B' be the event that you travel by bus and late

Let 'C' be the event that you travel by Bicycle and late

Then, P (A) = 50% =
(50)/(100) =
(1)/(2)

P (B) = 20% =
(20)/(100) =
(1)/(5)

P (C) = 1% =
(1)/(100) =
(1)/(100)

A₁ = Student travels by car

B₁ = Student travels by bus

C₁ = Student travels by bicycle

Then according to teacher P(A₁) =
(1)/(3), P(B₁) =
(1)/(3), P(C₁) =
(1)/(3)

Now we have to find "Student is already late and traveled to school that day by car." which will be given as
P((A)/(L))

where L : student is late

By using Bay's Theorem :


P((A)/(L)) =
(P(A)* P(A_1))/(P(A)* P(A_1)+P(B)* P(B_1)+P(C)* P(C_1))

=
((1)/(2)* (1)/(3))/((1)/(2)* (1)/(3)+(1)/(5)* (1)/(3)+(1)/(100)* (1)/(3))

=
((1)/(6))/((1)/(6)+(1)/(15)+(1)/(300))

=
((1)/(6))/((50+20+1)/(300))

=
(1)/(6)* (300)/(71)

=
((50)/(71))

= 0.704

(b) Here P(A₁) =
((10)/(100))

P(C₁) =
((90)/(100))


P((A)/(L)) = We have to find and known student is late and traveled by car.


P((A)/(L)) =
(P(A)* P(A_1))/(P(A)* P(A_1)+(P(C)* P(C_1))

=
((1)/(2)* (1)/(10))/((1)/(2)* (1)/(10)+(1)/(100)* (9)/(10))

=
((1)/(20) )/((1)/(20)+(9)/(1000))

=
((1)/(20))/((50+9)/(1000))

=
(1)/(20)* (1000)/(59)

=
((50)/(59))

= 0.8475

User Fredcrs
by
5.9k points