Welcome to Westonci.ca, the ultimate question and answer platform. Get expert answers to your questions quickly and accurately. Our Q&A platform provides quick and trustworthy answers to your questions from experienced professionals in different areas of expertise. Get immediate and reliable solutions to your questions from a community of experienced professionals on our platform.

A batch consists of 12 defective coils and 88 good ones. Find the probability of getting two good coils when two coils are randomly selected if the first selection is replaced before the second is made.

Sagot :

Answer:

0.7744 = 77.44% probability of getting two good coils when two coils are randomly selected

Step-by-step explanation:

For each coil, there are only two possible outcomes. Either it is good, or it is not. Since the coil taken is replaced, the probability of choosing a good coil on a trial is independent of any other trial, which means that the binomial probability distribution is used to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [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]

And p is the probability of X happening.

88 out of 100 are good:

This means that [tex]\pi = \frac{88}{100} = 0.88[/tex]

Find the probability of getting two good coils when two coils are randomly selected.

This is P(X = 2) when n = 2. So

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 2) = C_{2,2}.(0.88)^{2}.(0.12)^{0} = 0.7744[/tex]

0.7744 = 77.44% probability of getting two good coils when two coils are randomly selected