SOLUTION: #35 A survey was conducted by the local chapter of an environmental club regarding the ownership of alternative fuel vehicles (AFVs) among the members of the group. An AFV is a veh

Algebra ->  Probability-and-statistics -> SOLUTION: #35 A survey was conducted by the local chapter of an environmental club regarding the ownership of alternative fuel vehicles (AFVs) among the members of the group. An AFV is a veh      Log On


   



Question 1118923: #35 A survey was conducted by the local chapter of an environmental club regarding the ownership of alternative fuel vehicles (AFVs) among the members of the group. An AFV is a vehicle that runs on fuel other than petroleum fuels (petrol and diesel). It was found that of the 80 members of the club surveyed, 32 of them own at least one hybrid car, 14 of them own at least one electric car, and 4 of them own at least one hybrid and at least one electric car. (Enter your answers to three decimal places.)
(a) If a member of the club is surveyed, what is the probability that he or she owns only hybrid cars?

(b) If a member of the club is surveyed, what is the probability that he or she owns no alternative fuel vehicles?

Answer by ikleyn(52798) About Me  (Show Source):
You can put this solution on YOUR website!
.
You have a (universal) set U of 80 members and the subsets 


    - H of 32 members (own at least one hybrid car)

    - E of 14 members (own at least one electric car)  and

    - HE of 4 members (own at least one hybrid and at least one electric car).


Notice that the subset  HE is the intersection of subsets  H  and  E.


(a)   If a member of the club is surveyed,  what is the probability that he or she owns only hybrid cars?

     The number of those who own only hybrid car is  H - HE = 32 - 4 = 28.  


     The probability under the question is  28%2F80 = 7%2F20 = 0.35 = 35%.


(b)   If a member of the club is surveyed,  what is the probability that he or she owns no alternative fuel vehicles?

     The number of those who own at least one of hybrid or at least one electric car is

     H + E - HE = 32 + 14 - 4 = 42.     (*)


     The rest  of the 80 members of the club, i.e. 80 - 42 = 38 members, do not own any AFV car.


     So the probability under this question is  38%2F80 = 19%2F40 = 0.475 = 47.5%.

Solved.

In this solution, only the formula (*) requires explanation, and the explanation is very simple.

    In any finite set, the number of elemenst of the UNION of any two its subsets is equal to the sum of the numbers of elements 

    in each subset minus the number of elements in the intersection (since when we add the cardinalities of the subsets, 

    we count the intersection members twice).


See the lesson
    - Counting elements in sub-sets of a given finite set
in this site.