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
In math what is imaginary I stand for
ahrayia [7]
Imaginary number is one that when squared gives a negative result. ... With imaginary numbers, when you square them, the answer is negative. They are written like a real number, but with the letter i after them, like this: 23iThe letter i means it is an imaginary number.
4 0
3 years ago
Plz need help like now plz
nika2105 [10]
T) -7x+10y=20. M) -3x+y=-2 - ,
2(8x-5y)=35(2) -1(x+y)=-6(-)

-7x+10y=20. -3x+y=-2
16x-10y=70. -x-y=6

9x=90. -4x=4
[x=10] [x= -1]

-7(10)+10y=20. -3(-1)+y=-2
-70+10y=20. 3+y=-2
10y=90. [y= -5]
[y=9]
7 0
4 years ago
What is the constant proportionality of 3 cans and 9 balls
Masja [62]
The constant proportionality is whats left over
3 0
3 years ago
What’s the answer to (9n^2+3n+4) - (6n^2+3n+3)=
Brut [27]
The answer is 3n^2+1
9n^2 - 6n^2 = 3n^2
3n-3n=0
4-3=1
8 0
3 years ago
A science fair poster is a rectangle 48 inches long and 36 inches wide what is the area of the poster in square feet/10335939/1f
statuscvo [17]
48 inches is 4 feet.
36 inches is 3 feet.

The question is asking for the area in square feet of a rectangle that is 4 feet long by 3 feet wide. That area is the product of these dimensions:
  (4 ft)×(3 ft) = 12 ft²
5 0
3 years ago
Other questions:
  • Suppose we conduct a hypothesis test to determine if an exercise program helps people lose weight. We measure the weight of a ra
    13·1 answer
  • Is 40% bigger than 2/5
    14·2 answers
  • Write 9 over 24 as a decimal
    5·1 answer
  • Is 1/2 equal to 3/6?
    5·2 answers
  • Which figure is not a polygon? A. Figure A B. Figure B C. Figure C D. Figure D
    15·2 answers
  • The image of trapezoid PQRS after a reflection across Line W Y is trapezoid P'Q'R'S'. 2 trapezoids are shown. Line W Y is the li
    10·2 answers
  • A box contains 1 plain pencil and 4 pens. A second box contains 6 color pencils and 2 crayons. One item from each box is chosen
    12·1 answer
  • Pls help I’ll brain-lest ASAP
    9·1 answer
  • mark is baking blueberry muffins for a school fundraiser the recipe calls for one cup of vegetable oil for every 12 muffins how
    7·2 answers
  • An artist plans to sell $250 of prints online each week. This month, she is within $25 of her goal.
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!