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
Can anyone help me???
Alenkinab [10]

Answer: think A

Step-by-step explanation:

3 0
3 years ago
Write the equation of the line that passes through the points (-9, -8) and (–6,6).
sveta [45]

Answer:

Slope - intercept form    y = \frac{14}{3} x  + 34

Step-by-step explanation:

<u><em>Explanation:-</em></u>

Given points are ( -9 ,-8 ) and (-6,6)

slope of given two points

    m = \frac{y_{2} -y_{1} }{x_{2}-x_{1}  } = \frac{6-(-8)}{-6-(-9)} = \frac{14}{3}

The equation of the straight line passing through the points and having slope

          y - y_{1} = m ( x - x_{1} )

        y - (-8) = \frac{14}{3}  ( x - (-9) )

          3 y + 2 4 = 14 x + 126

           3 y = 14 x + 126 - 24

          3 y = 14 x + 102

            y = \frac{14}{3} + \frac{102}{3}

           y = \frac{14}{3} x  + 34

Slope - intercept form  y= mx +C

Slope - intercept form    y = \frac{14}{3} x  + 34

6 0
2 years ago
What is 212.809 rounded to the nearest hundredth
MrRissso [65]

Answer:

212.81

Step-by-step explanation:

212.809 rounded to the nearest hundredth is 212.81

plz mark as brainliest

4 0
3 years ago
Read 2 more answers
What is the formula for slope intercept form?
melisa1 [442]

Answer:

y^2-y^1 over x^2-x^1 is slope intercept form

4 0
3 years ago
Marta made a fruit salad with 30 strawberries and 50 grapes. Assuming each strawberry contains 6 calories and each grape contain
olchik [2.2K]
Okay so i am no math genius but i did it like this, 30 strawberries and 50 grapes would be 80 fruits. say all 5 people got an equal amount so 80/5=16. so 16 pieces would be 8 each so 8 strawberries(sb) and 8 grapes(g). sb= 6 calories and g=3 calories. 48 calories for sb and 24 for g. 72 calories each. unless i did this totally wrong
4 0
3 years ago
Read 2 more answers
Other questions:
  • 10•f(7)+9•g(-1)? What’s the answerrr
    14·1 answer
  • What is the value of x? Enter your answer in the box. 68mm 57mm 129.2mm
    6·1 answer
  • 1. Listed below are foot lengths in inches for 11 randomly selected people taken in 1988. Find the​ range, variance, and standar
    7·1 answer
  • Question 4 of 10<br> What else would need to be congruent to show that ABC= AXYZ by SAS?
    14·1 answer
  • Some people advise that in very cold​ weather, you should keep the gas tank in your car more than half full. Irene ​'s car had 5
    6·1 answer
  • Select the correct answer.
    8·1 answer
  • The graph shows the fisrt four pattern oredered pairs foremed by the corresponding terms of two paterrens 1 SEE ANSWER
    9·2 answers
  • Do anyone know the answer to this question?? 'Do Not Put Anything Down Just To Get Points'
    12·2 answers
  • PLZ HELP ASAP!!! WILL GIVE BRAINLY
    14·1 answer
  • Are the polygons similar? If they are, write a similarity statement. The figures are not drawn to scale.
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!