Answer:
Incomplete question, but the binomial distribution with [tex]p = 0.9[/tex] and [tex]n = 4[/tex] is used to solve the questions.
Step-by-step explanation:
For each disk, there are only two possible outcomes. Either it passes the first test, or it does not. The probability of a disk passing the first test is independent of any other disk. This 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.
Suppose that past data indicate that the probability that a compact-disk player passes the first test is 0.9.
This means that [tex]p = 0.9[/tex]
4 compact-disk players are randomly selected
This means that [tex]n = 4[/tex]