Question 103736: i'm having trouble understanding what the formula should be for this problem/statement.
Three roses are to be placed in a vase. the color choices are red,pink,white,yellow, and orange. what is the probability that 3 roses selected at random will not include red?
Found 2 solutions by stanbon, edjones: Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Three roses are to be placed in a vase. the color choices are red,pink,white,yellow, and orange. what is the probability that 3 roses selected at random will not include red?
----------------------
# of ways to pick three roses that are not red = 4C3 = 4
# of ways to pick three roses of any color = 5C3 = 10
--------------
P(pick three that are not red) = 4/10 = 0.4
================
Cheers,
Stan H.
Answer by edjones(8007) (Show Source):
|
|
|