1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Kitty [74]
3 years ago
14

A company that produces DVD drives has a 12% defective rate. Let X represent the number of defectives in a random sample of 55 o

f their drives.
Required:
a. What is the probability the sample will contain exactly 8 defective drives?
b. What is the probability the sample will contain more than 8 defective drives?
c. What is the probability the sample will contain less than 8 defective drives?
d. What is the expected number of defective drives in the sample?
Mathematics
1 answer:
EastWind [94]3 years ago
7 0

Answer:

a) 0.1287 = 12.87% probability the sample will contain exactly 8 defective drives

b) 0.2092 = 20.92% probability the sample will contain more than 8 defective drives.

c) 0.6621 = 66.21% probability the sample will contain less than 8 defective drives.

d) The expected number of defective drives in the sample is 6.6

Step-by-step explanation:

For each DVD, there are only two possible outcomes. Either it is defective, or it is not. The probability of a DVD being defective is independent of any other DVD, 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.

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

In which C_{n,x} is the number of different combinations of x objects from a set of n elements, given by the following formula.

C_{n,x} = \frac{n!}{x!(n-x)!}

And p is the probability of X happening.

A company that produces DVD drives has a 12% defective rate.

This means that p = 0.12

Let X represent the number of defectives in a random sample of 55 of their drives.

This means that n = 55

a. What is the probability the sample will contain exactly 8 defective drives?

This is P(X = 8). So

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

P(X = 8) = C_{55,8}.(0.12)^{8}.(0.88)^{47} = 0.1287

0.1287 = 12.87% probability the sample will contain exactly 8 defective drives.

b. What is the probability the sample will contain more than 8 defective drives?

This is:

P(X > 8) = 1 - P(X \leq 8)

In which:

P(X \leq 8) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7) + P(X = 8)

Then

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

P(X = 0) = C_{55,0}.(0.12)^{0}.(0.88)^{55} = 0.0009

P(X = 1) = C_{55,1}.(0.12)^{1}.(0.88)^{54} = 0.0066

P(X = 2) = C_{55,2}.(0.12)^{2}.(0.88)^{53} = 0.0244

P(X = 3) = C_{55,3}.(0.12)^{3}.(0.88)^{52} = 0.0588

P(X = 4) = C_{55,4}.(0.12)^{4}.(0.88)^{51} = 0.1043

P(X = 5) = C_{55,5}.(0.12)^{5}.(0.88)^{50} = 0.1450

P(X = 6) = C_{55,8}.(0.12)^{6}.(0.88)^{49} = 0.1648

P(X = 7) = C_{55,7}.(0.12)^{7}.(0.88)^{48} = 0.1573

P(X = 8) = C_{55,8}.(0.12)^{8}.(0.88)^{47} = 0.1287

So

P(X \leq 8) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7) + P(X = 8) = 0.0009 + 0.0066 + 0.0244 + 0.0588 + 0.1043 + 0.1450 + 0.1648 + 0.1573 + 0.1287 = 0.7908

P(X > 8) = 1 - P(X \leq 8) = 1 - 0.7908 = 0.2092

0.2092 = 20.92% probability the sample will contain more than 8 defective drives.

c. What is the probability the sample will contain less than 8 defective drives?

This is:

P(X < 8) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7)

With the values we found in b.

P(X < 8) = 0.0009 + 0.0066 + 0.0244 + 0.0588 + 0.1043 + 0.1450 + 0.1648 + 0.1573 = 0.6621

0.6621 = 66.21% probability the sample will contain less than 8 defective drives.

d. What is the expected number of defective drives in the sample?

The expected value of the binomial distribution is:

E(X) = np

In this question:

E(X) = 55(0.12) = 6.6

The expected number of defective drives in the sample is 6.6

You might be interested in
Find the domain and range of the graph
asambeis [7]

Answer:

domain= -1, 3

range = -1, 1

Step-by-step explanation: ok

4 0
3 years ago
On the same coordinate plane mark all points (x,y) such that
Mamont248 [21]
It is A because it can’t be B and it can’t be C so my answer is A
3 0
3 years ago
The length of a rectangle is four times its width.
MArishka [77]
Is the answer 240.is that one of your options
5 0
3 years ago
Question 2 of 5
andriy [413]

Answer:

B

Step-by-step explanation:

5 0
3 years ago
Rectangle ABCD has a perimeter of 32 units and will
victus00 [196]

Answer:

Cylinder and 6 units

Step-by-step explanation:

8 0
3 years ago
Read 2 more answers
Other questions:
  • Convert the equation to slope- intercept and standard form.<br> y-4=5 + 1/2x
    14·1 answer
  • Morgan is walking her dog on an 8-meter-long leash. She is currently 500 meters from her house, so the maximum and minimum dista
    12·2 answers
  • Hellllllllpppppp - Which expression is equivalent to x+x+y+y+3(2+4)?
    7·1 answer
  • 5. How much should Chantal budget per month to make sure she has enough
    12·1 answer
  • Which function has a vertex at (2, 6)?
    7·2 answers
  • Match the correct graph to the story below.
    12·2 answers
  • There are 6 bananas in a bunch and 4 monkeys want to share them
    11·1 answer
  • The length of a spring varies directly with the mass of an object that is attached to it. When a 30-gram object is attached, the
    8·1 answer
  • What is a equivalent expression to 4(5t - 7)
    11·1 answer
  • Please help ! I’m in such a rush! I have to be done before 3pm and it’s already 2:30pm
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!