SOLUTION: 34. What is the probability that three people will all randomly select the same wheel of a tricycle? ____

Algebra ->  Probability-and-statistics -> SOLUTION: 34. What is the probability that three people will all randomly select the same wheel of a tricycle? ____      Log On


   



Question 633759: 34. What is the probability that three people will all randomly select the same wheel of a tricycle? ____
Found 2 solutions by Edwin McCravy, ewatrrr:
Answer by Edwin McCravy(20055) About Me  (Show Source):
You can put this solution on YOUR website!
34. What is the probability that three people will all randomly select the same wheel of a tricycle? ____
There are three possibile ways they can all select the same wheel,

1. All select the front wheel.
2. All select the left rear wheel.
3. All select the right rear wheel.

So the numerator of the probability (the number of successful ways) is 3.

There are 3 ways Tom can selecet a wheel.  For each of those 3 ways that Tom
can select a wheel, there are 3 ways that Dick can select a wheel. That's
3×3 or 9 ways Tom and Dick can select wheels.  For each of those 3×3 or 9 ways
Tom and Dick can select wheels, there are 3 ways Harry can select a wheel,
That's 3×3×3 or 9×3 or 27 ways Tom, Dick, and Harry can select wheels.

Answer: 3 ways out of 27. "Out of" in probability means "over". So the answer
is 3%2F27 which reduces to 1%2F9

Edwin


Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
 
Hi,
Note: The probability of x successes in n trials is:
P = nCx* p%5Ex%2Aq%5E%28n-x%29 where p and q are the probabilities of success and failure respectively.
In this case p = 1/3 & q = 2/3
nCx = n%21%2F%28x%21%28n-x%29%21%29
P(x = 3) = 3C3%281%2F3%29%5E1%282%2F3%29%5E2+=+%281%2F3%29%284%2F9%29+=+4%2F27