answer.
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]
2 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]2 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
A fish tank is three-quarters (3/4) full. two-thirds (2/3) of the water leaks out, leaving 10 gallons of water in the tank. what
Naily [24]

To solve this problem, all we have to do is to thoroughly analyze the situation step by step.

First let us work on the remaining 10 gallons of water in the tank. We are given that 2 / 3 of the water initially in the tank leaked out. Therefore this means that we are left with 1 / 3 the original amount of water which is 10 gallons, hence:

(1 / 3) Vi = 10 gallons

where Vi is the initial volume of water inside the tank, calculating for Vi:

Vi = 3 (10 gallons)

Vi = 30 gallons

 

We are also given that this initial volume of water is just 3 / 4 of the total capacity of the tank, therefore:

(3 / 4) Vc = Vi

where Vc is the volume capacity of the tank, calculating for Vc:

Vc = 4 Vi / 3

Vc = 4 (30 gallons) / 3

Vc = 40 gallons

 

Answer:

<span>Capacity of the fish tank is 40 gallons</span>

3 0
2 years ago
Peter's salary is twice Anne's salary and half of David's salary. Then the average salary of Anne and David is _ of Peter's sala
satela [25.4K]
<h3><u>Answer:</u></h3>

Average of salary of Anne and David is 1.25 of Peter's Salary

<h3><u>Explanation:</u></h3>

In the question, relations between salaries of Peter, Anne, and David is given. From the given relations, we need to make few equations and calculate the average of Anne and David in terms of Peter's Salary.

Let us assume Peter's Salary as P.

Then we can calculate Anne's salary A = \frac{P}{2}.

Also David's salary = D = 2 \times P

Average of Anne's and David's salary = \frac{A+D}{2}

Average of Anne's and David's salary  = \frac{\frac{P}{2} + 2 \times P}{2}

Average of Anne's and David's salary  = \frac{5 \times P}{4}

Average = 1.25 \times P

6 0
1 year ago
Assume that a study of 500 randomly selected airplane routes showed that 482 arrived on time. Select the correct interpretation
Westkost [7]

Answer: C. Significant at 0.036

Step-by-step explanation:

Given:

Number of selected samples Ns= 500

Number of airplane that arrive on time Na = 482.

Number of airplane that arrive late Nl = 500 - 482 = 18

The probability that an airplane arrive late:

P(L) = Nl/Ns

P(L) = 18/500

P(L) = 0.036

Interpret an event as significant if its probability is less than or equal to 0.05.

Since P(L) < 0.05

P(L) = Significant at 0.036

4 0
2 years ago
A researcher is investigating whether a difference exists in the mean weight of green-striped watermelons grown on two different
Marianna [84]

Answer: The correct option is d

Step-by-step explanation:

Standard error measures how far the sample mean is from the population mean.

The formula for determining the standard error of the distribution of difference in means is expressed as

Standard error = √(s1²/n1 + s2²/n2)

where

s1 = sample 1 standard deviation

s2 = sample 2 standard deviation

n1 = number of samples 1

n2 = number of samples 2

From the information given

s1 = 2 pounds

n1 = 43 pounds

s2 = 1.7 pounds

n2 = 40 pounds

Standard error = √(2²/43 + 1.7²/40)

5 0
2 years ago
How to write and solve 445.76 x 9.634
STALIN [3.7K]

445.76 *  9.634

use your calculator 

answer is   4294.45184
4 0
1 year ago
Other questions:
  • Which decimal is terminating?
    13·1 answer
  • the diameter of a value for the space shuttle must be within 0.001mm of 5mm. Write and solve an absolute value equation to find
    10·1 answer
  • Kellianne lined up the interior angles of the triangle along line p below.
    15·1 answer
  • Gabriel wants to send a parcel to Italy.
    11·1 answer
  • Find the functions y-intercept algebraically
    12·1 answer
  • Which rule describes the composition of transformations that maps pre-image ABCD to final image A"B"C"D"? Reflection across the
    9·1 answer
  • I WILL MAKE WHOEVER ANSWERS THIS CORRECTLY THE BRAINLIEST :D Rei is barricading a door to stop a horde of zombies. She stacks bo
    14·2 answers
  • A bike wheel is 26 inches in diameter. What is the bike wheel's diameter in millimeters (1 inch = 25.4 millimeters)?
    8·1 answer
  • If trapezoid JKLM with vertices) (3, 4), K (6,4), L (8, 1) and M (1,1) is rotated 270 degrees counterclockwise, what are the
    11·1 answer
  • 2 intersecting lines are shown. A line with point T, R, W intersects a line with points S, R, V at point R. Clockwise, from the
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!