Solution to A company manufactures fuses. The percentage of non-defective fuses is 95.4%. A sample of 10 … - Sikademy
Author Image

Archangel Macsika

A company manufactures fuses. The percentage of non-defective fuses is 95.4%. A sample of 10 fuse was selected. Calculate the probability of selecting at least 3 defective fuses.

The Answer to the Question
is below this banner.

Can't find a solution anywhere?

NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?

Get the Answers Now!

You will get a detailed answer to your question or assignment in the shortest time possible.

Here's the Solution to this Question

Given that the the percentage of non-defective fuses is 95.4%, the probability of a defective fuses is

P(defective)= 1- P(non-defective)

= 100-95.4

= 4.6%


This implies that the percentage of defective fuses, p = 0.046

Each fuse can either be defective or non-defective, which are the only two possible outcomes. Therefore, we will use the binomial distribution which gives the probability of exactly x successes on n repeated trials and is given by:


P(X=x) = (n!/(x!(n-x)!)).px.(1-p)n-x


given that 10 fuses are samples, it implies that n=10


The probability of selecting at least 3 defective fuses:

P(X≥3) = 1 - P(x <3)

where

P(X<3) = P(X=0) + P(X=1) + P(X=2)

By using the formula

P(X=x) = (n!/(x!(n-x)!)).p.(1-p)n-x

P(x=0) = (10!/(0!(10-0)!)) x (0.046).(0.954)10 = 0.6244

P(x=1) = (10!/(1!(10-1)!)).(0.046).(0.954)9 = 0.3011

P(x=2) = (10!/(2!(10-2)!)).(0.046).(0.954)8 = 0.0653

Thus

P(X<3) = 0.6244+0.3011+0.0653 = 0.9908

and

P(X≥3) = 1 - P(x <3)

= 1 - 0.9908

= 0.0092

= 0.92%

Answer: There is 0.92% probability of selecting at least 3 defective fuses

Related Answers

Was this answer helpful?

Join our Community to stay in the know

Get updates for similar and other helpful Answers

Question ID: mtid-4-stid-46-sqid-1762-qpid-232