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
If f(x) = 5x, what is f–1(x)?
Verdich [7]
We are given f(x) = 5x
and we are to find inverse of f(x).

Step 1:
Replace f(x) by y.
So,

y = 5x

Step 2:
Isolate x
So,

x = y/5

Step 3:
Replace x by f'(y)
So,

f'(y) = y/5

Step 4:
Replace all occurrences of y by x.
So,

f'(x) = x/5

Therefore, the inverse of f(x) = 5x is f'(x) = x/5
7 0
3 years ago
Ajax is 5 and 1 fourth feet tall. His sister is 3 eighths foot shorter than Ajax How tall is Ajax Sister?
user100 [1]

Answer:

4\frac{3}{4} feet tall

Step-by-step explanation:

Ajax is "5 and 1 fourth feet tall", which can be written as the mixed number 5\frac{1}{4} .

His sister is "3 eighths foot shorter", so she's 3/8 feet shorter than 5 1/4.

So, this is just a subtraction problem:

5\frac{1}{4} -\frac{3}{8}

To solve this, we want to convert 5 1/4 into an improper fraction, which is: \frac{21}{4} . Now, we want to find a common denominator. In this case, that common denominator is 8, so \frac{21}{4} =\frac{42}{8} .

Finally, we subtract 3/8 from 42/8: \frac{42}{8} -\frac{3}{8} =\frac{39}{8} . So, Ajax's sister is 39/8 feet. Converting this into a mixed number, we have: 39/8 = 4\frac{6}{8} =4\frac{3}{4} .

Therefore, Ajax's sister is 4\frac{3}{4} feet tall.

Hope this helps!

7 0
3 years ago
Read 2 more answers
Find the domain of the function.
timurjin [86]

When taking square roots, you can't take square roots of negative roots of negative numbers. So, what will work for the domain of u(x) is what makes u(x) zero or more. We can make an inequality for that.

u(x) ≥ 0.

\sqrt{9x+27} \geq  0

9x + 27 ≥ 0 by squaring both sides

9x ≥ -27

x ≥ -3

So the domain of the function is when x ≥ -3 is true.

5 0
4 years ago
Evaluate a+4 when a =7
LenaWriter [7]

If a = 7 then a+4 = 11.

a+4 is basically 7+4.

Hope this helps :)

6 0
3 years ago
Read 2 more answers
PLEASE HELP!! POLYNOMIAL!
german
Just combine like terms:   all of the x^2 together, all of the x's together and all of the numbers:

3x2+5x2+5x-2-1
8x2+5x-3 simplified, so letter A
4 0
3 years ago
Read 2 more answers
Other questions:
  • Which of the following is not in scientific notation?
    6·1 answer
  • If 62% of the students in a school are girls. what fraction of them are boys?​
    8·2 answers
  • Someone please help me answer
    13·1 answer
  • Determine if the statement is Sometimes/Always/Never true. A square is a rhombus
    10·1 answer
  • What is the square footage for this property described by the metes-and-bounds method? Beginning at the point of the southerly s
    14·1 answer
  • If Sin a= 12/13 in quad. 2 , cos b=-4/5 quad 3, how do I find sin (a+b) ?
    11·1 answer
  • What are the rectangular coordinates of the polar coordinates <img src="https://tex.z-dn.net/?f=%282%5Csqrt%7B2%7D%20%2C-%5Cfrac
    6·2 answers
  • 84 divide 3.2 help me
    5·2 answers
  • Find the sides and angles please help me
    12·1 answer
  • ASAP
    12·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!