Respuesta :
Answer:
P(identical colours) = 160/1771 (0.0903 to four decimals)
Step-by-step explanation:
Given 9R, 6W and 8B marbles (total = 9+6+8 = 23)
Choose three without replacement.
Need probability three identical colours.
Use the multiplication rule.
P(RRR) = 9/23 * 8*22 * 7*21 = 12 / 253
P(WWW) = 6/23 * 5/22 * 4/21 = 20/1771
P(BBB) = 8/23 * 7/22 * 6/21 = 8/153
Probability of getting identical colours
= P(RRR)+P(WWW)+P(BBB)
= 160/1771 (0.0903 to four decimals)
Using the probability concept, it is found that there is a 0.0903 = 9.03% probability all three marbles are the same color.
-----------------
- A probability is the number of desired outcomes divided by the number of total outcomes.
- The order in which the marbles are chosen is not important, and they are also chosen without replacement, which means that the combination formula is used to find the number of outcomes.
-----------------
Combination formula:
[tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
-----------------
The desired outcomes can be:
- 3 from a set of 9(all red).
- 3 from a set of 6(all white).
- 3 from a set of 8(all blue).
Thus:
[tex]D = C_{9,3} + C_{6,3} + C_{8,3} = \frac{9!}{3!6!} + \frac{6!}{3!3!} + \frac{8!}{3!5!} = 160[/tex]
-----------------
The total outcomes are 3 from a set of 9 + 6 + 8 = 23. Thus:
[tex]T = C_{23,3} = \frac{23!}{3!20!} = 1771[/tex]
The probability is:
[tex]p = \frac{D}{T} = \frac{160}{1771} = 0.0903[/tex]
0.0903 = 9.03% probability all three marbles are the same color.
A similar problem is given at https://brainly.com/question/10896842