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
Geometry homework!!!HELP ME PLEASE!!​
Lady_Fox [76]

f= (45*23)/35

k=(35*14)/23

5 0
3 years ago
Py+7=6y+q<br> what is the answer for this question (linear equations with unknown coefficients)?
Temka [501]
Assuming your solving for y:
py+7=6y+q
-6y -7 -6y -7
(p-6)y = q-7
divide both sides by p-6
y=(q-7)/(p-6)
3 0
3 years ago
Read 2 more answers
Carolyn Shelly Jennifer and Sabrina live in different houses that are side by side.
aev [14]
Your answer would turn out to be Shelby goes out her front door turns West and walks past the other three houses.
8 0
3 years ago
What is the area of triangle ABC?
erica [24]

Answer:

what is the area of triangle ABC choices

35 square unit

4 0
2 years ago
One number is 4 more than another. the difference between their squares is 64. what are the numbers
lora16 [44]
We have to set up 2 different equations if we are to solve for 2 unknowns.  The first equation is x = y + 4.  One number (x) is (=) 4 more than another (y + 4).  Since we have determined that x is larger (cuz it's 4 more than y), when we set up their difference, we are going to subtract y from x cuz x is bigger.  The second equation then is x^{2} - y^{2} =64.  In our first equation we said that x = y + 4, so let's sub that value in for x in the second equation: (y+4) ^{2} - y^{2} =64.  Expand that binomial to get y^{2} +8y+16- y^{2} =64.  Of course the y squared terms cancel each other out leaving us with 8y + 16 = 64.  Solving for y we get that y = 6.  Subbing 6 in for y in our first equation, x = 6 + 4 tells us that x = 10. Yay!

5 0
3 years ago
Other questions:
  • In the equation Y+8=2 what does y=?
    6·1 answer
  • 1” on a map = 50 miles How far is the actual distance if it’s 5” on a map? 150 miles 200 miles 250 miles 300 miles
    14·1 answer
  • Find the difference: 11 - 4.7
    15·2 answers
  • A solution contains 2 1/2 cups of colored dye for every 2/5 quart of water. How many cups of colored dye are used for every 1 qu
    11·1 answer
  • What two numbers multiply to give you 6 and add up to give you negative 7
    15·1 answer
  • Write one and two fifths as a fraction only
    10·2 answers
  • Can someone explain how to do number 11?
    11·1 answer
  • Volume? correct answers only please
    12·1 answer
  • PLEASE HELP MEEEE!!!! WILL GIVE BRAINLIEST
    7·1 answer
  • Subtract 2 from the sum of j and 5
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!