Question

In: Math

Say 5% of circuit boards tested by a manufacturer are defective. Let Y be the number...

  1. Say 5% of circuit boards tested by a manufacturer are defective. Let Y be the number of defective boards in a random sample of size n = 25.

    1. What kind of random variable is Y ? In particular, write Y ~Distribution(p, n), where you fill in the correct distribution name and parameters p and n.

    2. Determine P (Y ≥ 5).

    3. DetermineP(1≤Y ≤4).

    4. What is the probability that none of the 25 boards are defective?

Solutions

Expert Solution

Y~Binomial(0.05,25)
p = 0.05 , n =25

b)


Here, n = 25, p = 0.05, (1 - p) = 0.95 and x =5
As per binomial distribution formula P(X = x) = nCx * p^x * (1 - p)^(n - x)

We need to calculate P(X > =5).
P(X < =4) = (25C0 * 0.05^0 * 0.95^25) + (25C1 * 0.05^1 * 0.95^24) + (25C2 * 0.05^2 * 0.95^23) + (25C3 * 0.05^3 * 0.95^22) + (25C4 * 0.05^4 * 0.95^21)
P(X <= 4) = 0.2774 + 0.365 + 0.2305 + 0.093 + 0.0269
P(X <= 4) = 0.9928

P(Y > =5) = 1- P(Y < =4)
= 1 - 0.9928
= 0.0072

c)

Here, n = 25, p = 0.05, (1 - p) = 0.95, x1 = 1 and x2 = 4.
As per binomial distribution formula P(X = x) = nCx * p^x * (1 - p)^(n - x)

We need to calculate P(1 <= X <= 4)
P(1 <= X <= 4) = (25C1 * 0.05^1 * 0.95^24) + (25C2 * 0.05^2 * 0.95^23) + (25C3 * 0.05^3 * 0.95^22) + (25C4 * 0.05^4 * 0.95^21)
P(1 <= X <= 4) = 0.365 + 0.2305 + 0.093 + 0.0269
P(1 <= X <= 4) = 0.7154


c)


Here, n = 25, p = 0.05, (1 - p) = 0.95 and x = 0
As per binomial distribution formula P(X = x) = nCx * p^x * (1 - p)^(n - x)

We need to calculate P(X = 0)
P(X = 0) = 25C0 * 0.05^0 * 0.95^25
P(X = 0) = 0.2774


Related Solutions

A company manufactures Printed Circuit Boards (PCBs) expects to have 6 defective units each day. Let...
A company manufactures Printed Circuit Boards (PCBs) expects to have 6 defective units each day. Let Y be a random variable that counts the number of defective units produced each day. A. Which discrete random variable distribution would best model this scenario? B. What is the probability that the number of defective units observed in a dayexceeds the mean number by more than one standard deviation? C. What is the probability that, on two randomly selected days, no defective units...
Assume that 15% of circuit boards used in manufacturing compact displayers are defective. Off a batch...
Assume that 15% of circuit boards used in manufacturing compact displayers are defective. Off a batch of 200 randomly selected such circuit boards, use the normal approximation with the continuity correction to find the probability that at most 30 of these boards are defective. Is your answer approximate or exact. b. find exact probability using R code to compare answer on the previous question?
When circuit boards used in the manufacture of CD players are tested, the long-run percentage of...
When circuit boards used in the manufacture of CD players are tested, the long-run percentage of defectives is 3%. A random sample of size n=23 of boards have been selected and checked. The chance that the number of defective boards will exceed the mean by 2 standard deviation is: ?
When circuit boards used in the manufacture of compact disc players are tested, the long run...
When circuit boards used in the manufacture of compact disc players are tested, the long run percentage of defectives is 5%. suppose that a batch of 250 boards has been received and that the condition of any particular board is independent of that of any other board. a) Calculate the exact probability that at least 10 of the boards in the batch are defective b) Calculate the approx probability that at least 10 of the boards in the batch are...
A regular type of laminate is currently being used by a manufacturer of circuit boards. A...
A regular type of laminate is currently being used by a manufacturer of circuit boards. A special laminate has been developed to reduce warpage. The regular laminate will be used on one sample of specimens and the special laminate on another sample, and the amount of warpage will then be determined for each specimen. The manufacturer will then switch to the special laminate only if it can be demonstrated that the true average amount of warpage for that laminate is...
A semiconductor manufacturer produces printed circuit boards that are sampled to determine the thickness of their...
A semiconductor manufacturer produces printed circuit boards that are sampled to determine the thickness of their copper plating. The following statements create a data set named Trans, which contains the plating thicknesses (Thick) of 50 boards: 3.412 3.45 3.551 3.451 3.60 3.462 3.586 3.645 3.252 3.62 3.606 3.634 3.852 3.56 3.342 3.341 3.444 3.774 3.632 3.199 3.71 3.654 3.723 3.981 3.934 3.708 3.934 3.315 3.762 3.223 3.469 3.481 3.515 3.535 3.46 3.575 3.488 3.515 3.484 3.482 3.517 3.483 3.467 3.467...
​From a lot containing 25 items, 5 of which are defective, 4 are chosen at random. Let Y be the number of defectives found. Obtain the probability distribution of Y if
From a lot containing 25 items, 5 of which are defective, 4 are chosen at random. Let Y be the number of defectives found. Obtain the probability distribution of Y if (a) the items are chosen with replacement, (b) the items are chosen without replacement.
When circuit boards used in the manufacture of compact disc players are tested, the long-run percentage...
When circuit boards used in the manufacture of compact disc players are tested, the long-run percentage of defectives is 5%. Let ? = the number of defective boards in a random sample of size ? = 25. a. Determine ? (? = 2) (Using the formula of the pmf) b. Determine ? (1 ≤ ? ≤ 4) (Using the table). c. Calculate the expected value d. Calculate variance and standard deviation of ?.
When circuit boards used in the manufacture of compact disc players are tested, the long-run percentage...
When circuit boards used in the manufacture of compact disc players are tested, the long-run percentage of defectives is 10%. Let X = the number of defective boards in a random sample of size n = 25, so X ~ Bin(25, 0.1). (Round your probabilities to three decimal places.) (a) Determine P(X ≤ 2). (b) Determine P(X ≥ 5). (c) Determine P(1 ≤ X ≤ 4). (d) What is the probability that none of the 25 boards is defective? (e)...
When circuit boards used in the manufacture of compact disc players are tested, the long-run percentage...
When circuit boards used in the manufacture of compact disc players are tested, the long-run percentage of defectives is 10%. Let X = the number of defective boards in a random sample of size n = 20, so X ~ Bin(20, 0.1). (Round your probabilities to three decimal places.) (a) Determine P(X ≤ 2). (b) Determine P(X ≥ 5). (c) Determine P(1 ≤ X ≤ 4). (d) What is the probability that none of the 20 boards is defective? (e)...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT