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
Ulleksa [173]
3 years ago
10

An accelerated life test on a large number of type-D alkaline batteries revealed that the mean life for a particular use before

they failed is 19.0 hours. The distribution of the lives approximated a normal distribution. The standard deviation of the distribution was 1.2 hours.
About 68.26% of the batteries failed between what two values?

About 95.44% of the batteries failed between what two values?

About 99.97% of the batteries failed between what two values?
Mathematics
2 answers:
Makovka662 [10]3 years ago
6 0

Answer:

About 68.26% of the batteries failed between what two values?

\mu -\sigma= 19-1.2=17.8, \mu+\sigma=19+1.2=20.2

About 95.44% of the batteries failed between what two values?

\mu -2\sigma= 19-2(1.2)=16.6, \mu+2\sigma=19+2(1.2)=21.4

About 99.97% of the batteries failed between what two values?

14.7 and 23.3

Step-by-step explanation:

Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".

The Z-score is "a numerical measurement used in statistics of a value's relationship to the mean (average) of a group of values, measured in terms of standard deviations from the mean".  

The empirical rule, also referred to as the three-sigma rule or 68-95-99.7 rule, is a statistical rule which states "that for a normal distribution, almost all data falls within three standard deviations (denoted by σ) of the mean (denoted by µ). Broken down, the empirical rule shows that 68% falls within the first standard deviation (µ ± σ), 95% within the first two standard deviations (µ ± 2σ), and 99.7% within the first three standard deviations (µ ± 3σ)".

Let X the random variable who represent the mean life for a particular use before they failed.

From the problem we have the mean and the standard deviation for the random variable X. E(X)=\mu =19.0, Sd(X)=\sigma=1.2

Other way to interpret the empirical rule is like this:

• The probability of obtain values within one deviation from the mean is 0.68

• The probability of obtain values within two deviation's from the mean is 0.95

• The probability of obtain values within three deviation's from the mean is 0.997

About 68.26% of the batteries failed between what two values?

\mu -\sigma= 19-1.2=17.8, \mu+\sigma=19+1.2=20.2

We can use the following codes in order to find the limits:

"=NORM.INV(0.1587,19,1.2)" and "=NORM.INV(1-0.1587,19,1.2)"

About 95.44% of the batteries failed between what two values?

\mu -2\sigma= 19-2(1.2)=16.6, \mu+2\sigma=19+2(1.2)=21.4

We can use the following codes in order to find the limits:

"=NORM.INV(0.0228;19;1.2)" and "=NORM.INV(1-0.0228;19;1.2)"

About 99.97% of the batteries failed between what two values?

For this case the empirical rule is not the best approximation since within 3 deviations from the mean we have 99.7% of the data and not 99.97%. We can use excel to find the limits.

We can use the following codes in order to find the limits:

"=NORM.INV(0.00015;19;1.2)" and "=NORM.INV(1-0.00015;19;1.2)"

zheka24 [161]3 years ago
5 0

Answer:

68.2% of the batteries failed between 17.8 and 20.2 hours.

95.44% of the batteries failed between 16.6 and 21.4 hours.

99.97% of the batteries failed between 15.4 and 22.6 hours.

Step-by-step explanation:

The 68-95-99.7 states that, for a normally distributed sample:

68.26% of the measures are within 1 standard deviation of the sample.

95.44% of the measures are within 2 standard deviations of the sample.

99.97% of the measures are within 3 standard deviations of the sample.

In this problem, we have that:

Mean of 19 hours, standard deviation of 1.2 hours.

About 68.26% of the batteries failed between what two values?

This is within 1 standard deviation of the mean. So 68.2% of the batteries failed between 17.8 and 20.2 hours.

About 95.44% of the batteries failed between what two values?

This is within 2 standard deviations of the mean. So 95.44% of the batteries failed between 16.6 and 21.4 hours.

About 99.97% of the batteries failed between what two values?

This is within 3 standard deviations of the mean. So 99.97% of the batteries failed between 15.4 and 22.6 hours.

You might be interested in
Indicate whether the lines are parallel, perpendicular, or neither. Justify your answer. X=4 and Y=-2
geniusboy [140]

Answer:

perpendicular

Step-by-step explanation:

x = 4 is a vertical line.

y = -2 is a horizontal line.

The lines are perpendicular.

6 0
3 years ago
6 painters can paint the fence in 15 hours. How long would it take 5 workers to do the same job?
SOVA2 [1]

Answer:

12.5 hours

Step-by-step explanation:

15/6 is 2.5. 2.5 is how many hours per worker. 5 times 2.5 is 12.5 hours

8 0
3 years ago
Read 2 more answers
Use the quadratic formula to find both solutions to the quadratic equation given below x^2+6x=27
docker41 [41]

Answer:

x=3 or x=−9

Step-by-step explanation:

Step 1: Subtract 27 from both sides.

x2+6x−27=27−27

x2+6x−27=0

Step 2: Factor left side of equation.

(x−3)(x+9)=0

Step 3: Set factors equal to 0.

x−3=0 or x+9=0

x=3 or x=−9

Answer:

x=3 or x=−9

7 0
3 years ago
Read 2 more answers
the vertex of this parabola is at (2,-1). when the y-value is 0, the x-value is 5. what is the coefficient of the squared term i
timama [110]
We know that

case a)
the equation of the vertical parabola write in vertex form is
y=a(x-h)²+k,
where (h, k) is the vertex.

Using our vertex, we have:
y=a(x-2)²-1
We know that the parabola goes through (5, 0),

so
we can use these coordinates to find the value of a:
0=a(5-2)²-1
0=a(3)²-1
0=9a-1

Add 1 to both sides:
0+1=9a-1+1
1=9a
Divide both sides by 9:
1/9 = 9a/9
1/9 = a
y=(1/9)(x-2)²-1

the answer is
a=1/9


case b)
the equation of the horizontal parabola write in vertex form is
x=a(y-k)²+h, 
where (h, k) is the vertex.

Using our vertex, we have:
x=a(y+1)²+2, 
We know that the parabola goes through (5, 0),

so
we can use these coordinates to find the value of a:
5=a(0+1)²+2
5=a+2
a=5-2
a=3
x=3(y+1)²+2

the answer is
a=3

see the attached figure 

3 0
3 years ago
Mary said that the temperature outside on two differnt days had an absolute value 20. Kate said she was wrong because the temper
TiliK225 [7]

Answer:

Mary is correct we don’t know the temperature but it can be implied that one is 20 and the other is -20 because of absolute value which is the distance a number away from zero that means that you have two answers or two days in this case that both have an absolute value of 20

Step-by-step explanation:

5 0
3 years ago
Other questions:
  • PLEASE HELP ASAP!! URGENT!!
    5·1 answer
  • What is the solution to the system of equations below?
    14·1 answer
  • Ex: Neckwear association reported 3% of ties sold in the US are bow ties. If 4 customers purchased a tie, find the probability t
    7·1 answer
  • <img src="https://tex.z-dn.net/?f=%20%5Cfrac%7B1%7D%7B8%7D%20%20%2B%20%20%5Cfrac%7B1%7D%7B3%7D%20%3D%20" id="TexFormula1" title=
    15·1 answer
  • A packet contains blue and yellow flower seeds in thwle ratio 3:4. there are 32 floweer seeds​
    9·1 answer
  • A toy company uses a random sample to simulate 10 toys to inspect out of 1,000. The integers 1 to 5 represent toys that are belo
    8·1 answer
  • H(x) = x - 10<br> SA<br> What is the domain of h?
    15·2 answers
  • Nancy, Jordan, and Krista all worked together to clean their neighbors house. They earned a total fo $30.75. If they split the m
    11·1 answer
  • What is the value of x? enter your answer in the box​
    11·1 answer
  • During a basketball game, James attempted 20 shots and made 7. He says he made 35% of the shots he took. Is James correct? Expla
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!