Question 570978
if an apple is hanging from a string and 3 flies land on it, find the probability that all 3 are on points that are within the same hemisphere
----------
Binomial Problem with n = 3 and p(same) = 1/2
----
P(x = 3) = (1/2)^3 = 1/8
===========
cheers,
Stan H.