Question 125752
someone that buys something and takes it back after using it one time fling.10% adults deliberately do a one time fling. In a group of 7 friends what is the probabitly that.
a) no one has done a one-time fling?
0.9^7 = 0.4783...
---------------------------
b) at least one person has done a one time fling
= 1-P(no one has done a one time fling) = 1-0.4783..= 0.5217..
-----------------------
c) no more than two people have done a one-time fling?
= binomcdf(7,0.1,2) = 0.9743...
=================================
Cheers,
Stan H.