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
The figure below shows a triangular wooden frame ABC. The side AD of the frame has rotted and needs to be replaced: What is the
Svet_ta [14]
The piece of wood is 5.1 inches
4 0
2 years ago
Read 2 more answers
On a cruise of 1125 passengers. 450 were female what fraction of passengers were male?
WINSTONCH [101]

Step-by-step explanation:

\\1125-450=675

\frac{675}{1125}=\frac{3}{5}

4 0
1 year ago
A triangle has side lengths of (1.3k+3.5m)(1.3k+3.5m) centimeters, (4.1k-1.6n)(4.1k−1.6n) centimeters, and (9.7n+4.4m)(9.7n+4.4m
Scorpion4ik [409]

Answer:

(5.4k+7.9m+8.1n) centimeters

Step-by-step explanation:

Given the side length of a triangle;

S1 = (1.3k+3.5m) cm

S2 = (4.1k-1.6n) cm

S3 = (9.7n+4.4m) cm

Perimeter of the triangle = S1+S2 + S3

Perimeter of the triangle = (1.3k+3.5m) + (4.1k-1.6n) + (9.7n+4.4m)

Collect the like terms;

Perimeter of the triangle = 1.3k+4.1k+3.5m+4.4m-1.6n+9.7n

Perimeter of the triangle = 5.4k+7.9m+8.1n

Hence the expression that represents the perimeter of the triangle is (5.4k+7.9m+8.1n) centimeters

5 0
1 year ago
Drag the tiles to the correct boxes to complete the pairs. Not all tiles will be used. Match each equation with the operation yo
Tanzania [10]

The quadratic equations and their solutions are;

9 ± √33 /4 = 2x² - 9x + 6.

4 ± √6 /2 = 2x² - 8x + 5.

9 ± √89 /4 = 2x² - 9x - 1.

4 ± √22 /2 = 2x² - 8x - 3.

Explanation:

Any quadratic equation of the form, ax² + bx + c = 0 can be solved using the formula x = -b ± √b² - 4ac / 2a. Here a, b, and c are the coefficients of the x², x, and the numeric term respectively.

We have to solve all of the five equations to be able to match the equations with their solutions.

2x² - 8x + 5, here a = 2, b = -8, c = 5.                                                  x = -b ± √b² - 4ac / 2a = -(-8) ± √(-8)² - 4(2)(5) / 2(2) = 8 ± √64 - 40/4.     24 can also be written as 4 × 6 and √4 = 2. So                                                                                     x = 8 ± 2√6 / 2×2= 4±√6/2.

2x² - 10x + 3, here a = 2, b = -10, c = 3.                                                   x =-b ± √b² - 4ac / 2a =-(-10) ± √(-10)² - 4(2)(3) / 2(4) = 10 ± √100 + 24/4. 124 can also be written as 4 × 31 and √4 = 2. So                                                                              x = 10 ± 2√31 / 2×2 = 5 ± √31 /2.

2x² - 8x - 3, here a = 2, b = -8, c = -3.                                                    x = -b ± √b² - 4ac / 2a = -(-8) ± √(-8)² - 4(2)(-3) / 2(2) = 8 ± √64 + 24/4.     88 can also be written as 4 × 22 and √4 = 2. So                                                                             x = 8 ± 2√22 / 2×2 = 4± √22/2.

2x² - 9x - 1, here a = 2, b = -9, c = -1.                                                     x = -b ± √b² - 4ac / 2a = -(-9) ± √(-9)² - 4(2)(-1) / 2(2) = 9 ± √81 + 8/4.                                          x = 9 ± √89 / 4.

2x² - 9x + 6, here a = 2, b = -9, c = 6.                                                    x = -b ± √b² - 4ac / 2a = -(-9) ± √(-9)² - 4(2)(6) / 2(2) = 9 ± √81 - 48/4.                                                                             x = 9 ± √33 / 4

To match we solve the monomials.

1. -15u^3 + 5u^3

Adding

-15u^3 + 5u^3=-10u^3

2.  10u^3 +(-5u^3)

Adding

10u^3-5u^3=5u^3

3. 10u^3 + 5u^3

Adding

10u^3 + 5u^3=15u^3

4.  5u^3+ (-10u^3)

Adding

5u^3-10u^3 =-5u^3

Two separate ways to find the answers.

7 0
1 year ago
Read 2 more answers
points P and Q lie 240 m apart in line with and on opposite sides of a communications tower. the angles of elevation to the top
Leona [35]

Answer:

The height of the tower is 130.5m

Step-by-step explanation:

In the question, we are given the following values:

The angles of elevation to the top of the tower from P = 50°

The angles of elevation to the top of the tower from Q = 45°

The angles of elevation to the top of the tower from P = 50°

Hence,cot P = 1/ tan(50°)

The angles of elevation to the top of the tower from Q = 45°

Hence, tan 45° = 1

In the question,we are told Points P and Q lie 240 m apart in line with and on opposite sides of a communications tower.

Therefore,

PQ = height of the tower( tan Q + 1/tan P)

240m = height of the tower( tan 45° + 1/ tan 50°)

240m = h(1 + 1/tan 50°)

h = (240 m)/(1 + 1/tan (50°))

h = 130.49863962 meters

Therefore, the height of the tower to the nearest tenth of a meter is 130.5 meters(m)

5 0
2 years ago
Other questions:
  • Find all the values of k so that the given points are 29 square units apart. (-5, 5) and (k,0).
    9·1 answer
  • Theresa’s parents, Cal and Julia, are getting phones that each have 64 gigabytes of storage. How many bits of storage come with
    9·2 answers
  • Drive Down is a racing video game. The game gives each player an initial amount of $5,000 in virtual money. After that, a player
    13·2 answers
  • Find the value of y, given that m&lt;KLM = 135
    15·2 answers
  • What type of number is shown below? 0.313311333111...
    13·1 answer
  • In isosceles △ABC (AC = BC) with base angle 30° CD is a median. How long is the leg of △ABC, if sum of the perimeters of △ACD an
    9·2 answers
  • Which is the simplified form of the expression (StartFraction (x Superscript negative 3 Baseline) (y squared) Over (x Superscrip
    12·2 answers
  • How far should Galileo walk up the inclined plane?
    14·1 answer
  • If SLDG is an isosceles trapezoid, what is the value of x?
    14·1 answer
  • 8. Divide 63.924 g by 20 g.​
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!