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
kifflom [539]
3 years ago
14

A study of long-distance phone calls made from General Electric Corporate Headquarters in Fairfield, Connecticut, revealed the l

ength of the calls, in minutes, follows the normal probability distribution. The mean length of time per call was 4.5 minutes and the standard deviation was 0.70 minutes.
a. What fraction of the calls last between 4.50 and 5.30 minutes? (Round z-score computation to 2 decimal places and your final answer to 4 decimal places.)
b. What fraction of the calls last more than 5.30 minutes? (Round z-score computation to 2 decimal places and your final answer to 4 decimal places.)
c. What fraction of the calls last between 5.30 and 6.00 minutes? (Round z-score computation to 2 decimal places and your final answer to 4 decimal places.)
d. What fraction of the calls last between 4.00 and 6.00 minutes? (Round z-score computation to 2 decimal places and your final answer to 4 decimal places.)
e. As part of her report to the president, the director of communications would like to report the length of the longest (in duration) 5 percent of the calls. What is this time? (Round z-score computation to 2 decimal places and your final answer to 2 decimal places.)
Mathematics
1 answer:
Katena32 [7]3 years ago
7 0

Answer:

(a) The fraction of the calls last between 4.50 and 5.30 minutes is 0.3729.

(b) The fraction of the calls last more than 5.30 minutes is 0.1271.

(c) The fraction of the calls last between 5.30 and 6.00 minutes is 0.1109.

(d) The fraction of the calls last between 4.00 and 6.00 minutes is 0.745.

(e) The time is 5.65 minutes.

Step-by-step explanation:

We are given that the mean length of time per call was 4.5 minutes and the standard deviation was 0.70 minutes.

Let X = <u><em>the length of the calls, in minutes.</em></u>

So, X ~ Normal(\mu=4.5,\sigma^{2} =0.70^{2})

The z-score probability distribution for the normal distribution is given by;

                           Z  =  \frac{X-\mu}{\sigma}  ~ N(0,1)

where, \mu = population mean time = 4.5 minutes

           \sigma = standard deviation = 0.7 minutes

(a) The fraction of the calls last between 4.50 and 5.30 minutes is given by = P(4.50 min < X < 5.30 min) = P(X < 5.30 min) - P(X \leq 4.50 min)

    P(X < 5.30 min) = P( \frac{X-\mu}{\sigma} < \frac{5.30-4.5}{0.7} ) = P(Z < 1.14) = 0.8729

    P(X \leq 4.50 min) = P( \frac{X-\mu}{\sigma} \leq \frac{4.5-4.5}{0.7} ) = P(Z \leq 0) = 0.50

The above probability is calculated by looking at the value of x = 1.14 and x = 0 in the z table which has an area of 0.8729 and 0.50 respectively.

Therefore, P(4.50 min < X < 5.30 min) = 0.8729 - 0.50 = <u>0.3729</u>.

(b) The fraction of the calls last more than 5.30 minutes is given by = P(X > 5.30 minutes)

    P(X > 5.30 min) = P( \frac{X-\mu}{\sigma} > \frac{5.30-4.5}{0.7} ) = P(Z > 1.14) = 1 - P(Z \leq 1.14)

                                                              = 1 - 0.8729 = <u>0.1271</u>

The above probability is calculated by looking at the value of x = 1.14 in the z table which has an area of 0.8729.

(c) The fraction of the calls last between 5.30 and 6.00 minutes is given by = P(5.30 min < X < 6.00 min) = P(X < 6.00 min) - P(X \leq 5.30 min)

    P(X < 6.00 min) = P( \frac{X-\mu}{\sigma} < \frac{6-4.5}{0.7} ) = P(Z < 2.14) = 0.9838

    P(X \leq 5.30 min) = P( \frac{X-\mu}{\sigma} \leq \frac{5.30-4.5}{0.7} ) = P(Z \leq 1.14) = 0.8729

The above probability is calculated by looking at the value of x = 2.14 and x = 1.14 in the z table which has an area of 0.9838 and 0.8729 respectively.

Therefore, P(4.50 min < X < 5.30 min) = 0.9838 - 0.8729 = <u>0.1109</u>.

(d) The fraction of the calls last between 4.00 and 6.00 minutes is given by = P(4.00 min < X < 6.00 min) = P(X < 6.00 min) - P(X \leq 4.00 min)

    P(X < 6.00 min) = P( \frac{X-\mu}{\sigma} < \frac{6-4.5}{0.7} ) = P(Z < 2.14) = 0.9838

    P(X \leq 4.00 min) = P( \frac{X-\mu}{\sigma} \leq \frac{4.0-4.5}{0.7} ) = P(Z \leq -0.71) = 1 - P(Z < 0.71)

                                                              = 1 - 0.7612 = 0.2388

The above probability is calculated by looking at the value of x = 2.14 and x = 0.71 in the z table which has an area of 0.9838 and 0.7612 respectively.

Therefore, P(4.50 min < X < 5.30 min) = 0.9838 - 0.2388 = <u>0.745</u>.

(e) We have to find the time that represents the length of the longest (in duration) 5 percent of the calls, that means;

            P(X > x) = 0.05            {where x is the required time}

            P( \frac{X-\mu}{\sigma} > \frac{x-4.5}{0.7} ) = 0.05

            P(Z > \frac{x-4.5}{0.7} ) = 0.05

Now, in the z table the critical value of x which represents the top 5% of the area is given as 1.645, that is;

                      \frac{x-4.5}{0.7}=1.645

                      {x-4.5}{}=1.645 \times 0.7

                       x = 4.5 + 1.15 = 5.65 minutes.

SO, the time is 5.65 minutes.

You might be interested in
HELP PLEASE Enter the equation of the circle with the given center and radius.
masha68 [24]

Answer:

(x + 2)² + (y + 9)² = 49

Step-by-step explanation:

Equation:

(x - h)² + (y - k)² = r²

(x - -2)² + (y - -9)² = 7²

(x + 2)² + (y + 9)² = 49

5 0
3 years ago
Wazma bought some new pants, but the 34 inch inseam was too long. If he wants the inseam to be 3013 inches long, how much length
KiRa [710]

The length of the inseam to be removed from the pant is 3 2 / 3 inches.

<h3 /><h3>How to find the length to be removed?</h3>

The length of the pant he bought is 34 inches and it was too long.

He wants the length to be 30 1 / 3 inches long.

Therefore, the amount of length to be removed can be calculated as follows;

34 - 30 1 / 3

30\frac{1}{3}  = \frac{91}{3}

Hence,

34-\frac{91}{3}=\frac{102-91}{3} =\frac{11}{3}=3\frac{2}{3}  inches

Therefore, the number to be removed is 3 2 / 3 inches

learn more on length here: brainly.com/question/11427600

#SPJ1

7 0
2 years ago
A robot’s height is 3 meters 40 centimeters. How tall is the robot in millimeters?
SSSSS [86.1K]

Answer:

3400

Step-by-step explanation:

if you add it all up in cm, which is 340cm then divide by 10 you get 3400.

8 0
2 years ago
I need help with 17-22
DIA [1.3K]

Answer:

-5

Step-by-step explanation:

5 0
3 years ago
Harvey can run 3 1/6 km in 1/4 hour. Harvey runs at a constant rate
lyudmila [28]

Answer:

12 2/3 km/hour or 12.666 km/hour

Step-by-step explanation:

Because 3 1/6 is the rate for every quarter hour, simply multiply that rate by 4 in order to get the average speed over the course of an hour.

6 0
3 years ago
Other questions:
  • A solid cuboid is made from centimeter cubes how many centimeter cubes were used to make the cuboid
    14·1 answer
  • 3 over 14 equals x over 42
    9·1 answer
  • How to find the area of a circle​
    8·1 answer
  • In the diagram provided, line I is parallel to line m. Select which of the following statements could be used to prove that
    7·1 answer
  • How much is 81% of 403?
    11·1 answer
  • The Nike store received a new shipment of shoes. Before they place them in the store to sale, they must mark up the price by 45%
    15·1 answer
  • Complete the table and then find the function rule. Remember to put in the y=mx+b form
    6·1 answer
  • Graph ​y+6=45(x+3)​ using the point and slope given in the equation. Use the line tool and select two points on the line.
    11·1 answer
  • Leroi and Sylvia both put $100 in a savings account. Leroi decides he will put in an additional $10 each week. Sylvia decides to
    10·2 answers
  • Give the degree of the polynomial. 10yx^5w^4-w^3v^5-5x^11-6​
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!