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 area of a rectangle is 5x^3+19+6x-18 with length x + 3. Using synthetic division, what is the width of the rectangle?
adell [148]
               5  19    6  -18
        -3     
                    -15 -12   18

                 5    4   -6    0

Therefore, the width is 5x^2 + 4x - 6
8 0
2 years ago
Read 2 more answers
In USA Today (Sept. 5, 1996), the results of a survey involving the use of sleepwear while traveling were listed as follows: Mal
Wewaii [24]

Answers:

a) 0.018.

b) 0.614.

c) 0.166.

d) 0.479

Explanations:

1) Table

----------------------Male ----------- Female ---------- Total

Underwear ----- 0.220 ---------- 0.024 ---------- 0.244

Nightgown ----- 0.002 ---------- 0.180 ------------ 0.182

Nothing --------- 0.160 ----------- 0.018 ------------ 0.178

Pajamas --------- 0.102 ---------- 0.073 ----------- 0.175

T-shirt ------------ 0.046 --------- 0.088 ------------ 0.134

Other --------------0.084 --------- 0.003 ------------ 0.087

2) Check that it is a table of relative frequencies:

total = 0.244 + 0.182 + 0.178 + 0.175 + 0.134 + 0.087 = 1 ⇒ indeed this is a table of relative frequencies.

That means that each data is a probabiilty.

3) Soluitions:

(a) What is the probability that a traveler is a female who sleeps in the nothing?

relative frequency of females that use nothing = 0.018

(b) What is the probability that a traveler is male?

Probability that a traveler is a male = relative frequency of males = 0.220 + 0.002 + 0.160 + 0.102 + 0.046 + 0.084 = 0.614

(c) Assuming the traveler is male, what is the probability that he sleeps in pajamas?

It is the relative frequency of the males that sleep in pajamas divided by the relative frequency of males = 0.102 / 0.614 = 0.166

(d) What is the probability that a traveler is male if the traveler sleeps in pajamas or a T-shirt?

It is the relative frequency of males that sleep in pajamas plus that of the males that sleep in T-shirt, divided the total relative frequency of travelers that sleep in pajamas or T-shirt

i) relative frequency of males that sleeps in pajamas plus that of the males that sleeps in T-shirt = 0.102 + 0.046 = 0.148

ii) relative frequency of travelers that sleep in pajamas or T-shirt = 0.102 + 0.046 + 0.073 + 0.088 = 0.309

iii) quotient = 0.148 / 0.309 = 0.479

5 0
2 years ago
Read 2 more answers
What is the domain and range of the equation y=500(1.08)^x
Marina CMI [18]
(x) is an element of a real number. This means it could be an integer, fraction or irrational number.

* As x approaches infinity, y approaches infinity.

* As x approaches minus infinity, y approaches 0.

-------------

Domain:

(x) is an element of a real number

Range:

y>0
6 0
2 years ago
Determine whether each statement is true or false. If a statement is true, give a reason or cite an appropriate statement from t
Over [174]

Answer:

1) a. False, adding a multiple of one column to another does not change the value of the determinant.

2) d. True, column-equivalent matrices are matrices that can be obtained from each other by performing elementary column operations on the other.

Step-by-step explanation:

1) If the multiple of one column of a matrix A is added to another to form matrix B then we get: |A| = |B|. Here, the value of the determinant does not change. The correct option is A

a. False, adding a multiple of one column to another does not change the value of the determinant.

2) Two matrices can be column-equivalent when one matrix is changed to the other using a sequence of elementary column operations. Correc option is d.

d. True, column-equivalent matrices are matrices that can be obtained from each other by performing elementary column operations on the other.

3 0
2 years ago
Jenna dances for 3 hours on sunday, 2 hours on Monday and Tuesday, 1 hour on THursday,1.5 hours oon friday, and 2 hours on Satur
Delicious77 [7]

Answer: The average number of hours she danced per day is 1.9 hours (rounded to the nearest tenth)

Step-by-step explanation: We start by calculating how many hours she danced all together which can be derived as follows;

Summation = 3 +2 +2 + 1 + 1.5 + 2 = 11.5

The number of days she danced which is the observed data is 6 days (she did  not dance at all on Wednesday).

The average (or mean) hours she danced each day can be calculated as

Average = ∑x ÷ x

Where ∑x is the summation of all data and x is number of observed data

Average = (3+2+2+1+1.5+2) ÷ 6

Average = 11.5 ÷ 6

Average = 1.9166

Approximately, average hours danced is 1.9 hours (to the nearest tenth)

8 0
1 year ago
Other questions:
  • A diver descended 20 feet in 5 seconds. What is the average rate per second that he traveled? Explain how you can use integer ti
    5·2 answers
  • *Please help me with this one problem pleaseeeeee for brainliest* 07.03 MC)
    11·1 answer
  • Ozzie is starting his own part time business. He plans to earn $20 per hour. He has the following expenses each month, $500 for
    8·2 answers
  • The author believes we are “endangering our health by not using the metric system.” Do you agree or disagree and why?
    12·1 answer
  • Add −1 3/10 + 2/5 using the number line.
    9·2 answers
  • While shopping in France, Johnny notices the cost of apples is 3.20€/kg. Johnny isn't familiar with Euros or kilograms, and need
    5·2 answers
  • Allison is evaluating the expression -5-(-2) using integer tiles. She begins with 5 negative tiles as shown. What should Allison
    8·1 answer
  • A man is in a boat that is floating 175 feet from the base of a 200 foot cliff. What is the angle of depression between the clif
    7·1 answer
  • Marginal Revenue
    10·1 answer
  • How many solutions exist for the equation: 8(4-2x)=4(3-5x)+4x
    10·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!