Let C denotes the event "athlete owned a convertible".
Let T denotes the event "athlete owned a giant screen TV".
Let S denotes the event "athlete owned a a store".
Given
N(U)=232,N(C)=102,N(T)=105,N(S)=102
N(C∩T)=56,N(C∩S)=19,N(T∩S)=43
N(C∩T∩S)=13Then
N(C∪T∪S)=N(C)+N(T)+N(S)
−N(C∩T)−N(C∩S)−N(T∩S)
+N(C∩T∩S)
=102+105+102−56−19−43+13=204
1. How many athletes did not own any of the three items?
N(U)−N(C∪T∪S)=232−204=28
2. How many owned a covertible and a TV, but not a store?
N(C∩T)−N(C∩T∩S)=56−13=43
3. How many athletes owned a convertible or a TV?
N(C∪T)=N(C)+N(T)−N(C∩T)
=102+105−56=151
4. How many athletes owned exactly one type of item in the survey?
204−(6+43+30+13)=112
5. How many athletes owned at least one type of item in the survey?
N(C∪T∪S)=204
6. How many owned a TV or a store, but not a convertible?
N(C∪T∪S)−N(C)=204−102=102
Comments
Leave a comment