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
sineoko [7]
2 years ago
8

In a study of exercise, a large group of male runners walk on a treadmill for six minutes. Their heart rates in beats per minute

at the end vary from runner to runner according to the N(104,12.5) distribution. The heart rates for male nonrunners after the same exercise have the N(130, 17) distribution.
(a) What percent of the runners have heart rates above 130?
(b) What percent of the nonrunners have heart rates above 130?
Mathematics
1 answer:
Vera_Pavlovna [14]2 years ago
4 0

Answer:

a) 1.88% percent of the runners have heart rates above 130.

b) 50% percent of the nomrunners have heart rates above 130.

Step-by-step explanation:

Problems of normally distributed samples can be solved using the z-score formula.

In a set with mean \mu and standard deviation \sigma, the zscore of a measure X is given by:

Z = \frac{X - \mu}{\sigma}

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.

(a) What percent of the runners have heart rates above 130?

In a study of exercise, a large group of male runners walk on a treadmill for six minutes. Their heart rates in beats per minute at the end vary from runner to runner according to the N(104,12.5) distribution. This means that \mu = 104, \sigma = 12.5.

This percentage is 1 subtracted by the pvalue of Z when X = 130.

Z = \frac{X - \mu}{\sigma}

Z = \frac{130 - 104}{12.5}

Z = 2.08

Z = 2.08 has a pvalue of 0.9812.

This means that 1-0.9812 = 0.0188 = 1.88% percent of the runners have heart rates above 130.

(b) What percent of the nonrunners have heart rates above 130?

The heart rates for male nonrunners after the same exercise have the N(130, 17) distribution. This means that \mu = 130, \sigma = 17.

This percentage is 1 subtracted by the pvalue of Z when X = 130.

Z = \frac{X - \mu}{\sigma}

Z = \frac{130 - 130}{17}

Z = 0.00

Z = 0.00 has a pvalue of 0.5000.

This means that 1-0.50 = 0.50 = 50% percent of the nomrunners have heart rates above 130.

You might be interested in
Jorge is making 6 large salads and 4 small salads how many cherry tomatoes does he need?
damaskus [11]

Answer:10

Step-by-step explanation:

8 0
2 years ago
Read 2 more answers
Tarush is a landscape architect. For his first public project he is asked to create a small scale drawing of a garden to be plac
Lunna [17]

Answer:

See the attached figure 2.

Step-by-step explanation:

The question is as shown at the attached figure 1.

given: The garden is a right triangle with base 10 m and height 15 m.

We need to draw the garden such that 1 unit on the grid represents 2 m.

So the scale factor is 1 unit = 2 m

base = 10 m = 10/2 = 5 units

height = 15 m = 15/2 = 7.5 units

So, the garden on the grid will be a right triangle with base 5 units  and height 7.5 units.

See the attached figure.

3 0
1 year ago
Read 2 more answers
"Our customer retention rate has decreased 10% from last quarter's goal of 250 consumers retained. We need to increase our curre
Lorico [155]
1. multiply 250 by 10% (250 * .1= 25)
2. Then subtract 25 from 250 (250 -25= 225)
2. Then multiply 225 by 16% (225 * .16 = 36)
3. Add 225 + 36 = 261. 
4. 261 is your final answer
6 0
2 years ago
A really bad carton of eggs contains spoiled eggs. An unsuspecting chef picks eggs at random for his ""Mega-Omelet Surprise."" F
Dima020 [189]

Answer:

(a) The probability that of the 5 eggs selected exactly 5 are unspoiled is 0.0531.

(b) The probability that of the 5 eggs selected 2 or less are unspoiled is 0.3959.

(c) The probability that of the 5 eggs selected more than 1 are unspoiled is 0.8747.

Step-by-step explanation:

The complete question is:

A really bad carton of 18 eggs contains 8 spoiled eggs. An unsuspecting chef picks 5 eggs at random for his “Mega-Omelet Surprise.” Find the probability that the number of unspoiled eggs among the 5 selected is

(a) exactly 5

(b) 2 or fewer

(c) more than 1.

Let <em>X</em> = number of unspoiled eggs in the bad carton of eggs.

Of the 18 eggs in the bad carton of eggs, 8 were spoiled eggs.

The probability of selecting an unspoiled egg is:

P(X)=p=\frac{10}{18}=0.556

A randomly selected egg is unspoiled or not is independent of the others.

It is provided that a chef picks 5 eggs at random.

The random variable <em>X</em> follows a Binomial distribution with parameters <em>n</em> = 5 and <em>p</em> = 0.556.

The success is defined as the selection of an unspoiled egg.

The probability mass function of <em>X</em> is given by:

P(X=x)={5\choose x}(0.556)^{x}(1-0.556)^{5-x};\ x=0,1,2,3...

(a)

Compute the probability that of the 5 eggs selected exactly 5 are unspoiled as follows:

P(X=5)={5\choose 5}(0.556)^{5}(1-0.556)^{5-5}\\=1\times 0.05313\times 1\\=0.0531

Thus, the probability that of the 5 eggs selected exactly 5 are unspoiled is 0.0531.

(b)

Compute the probability that of the 5 eggs selected 2 or less are unspoiled as follows:

P (X ≤ 2) = P (X = 0) + P (X = 1) + P (X = 2)

              =\sum\imits^{2}_{x=0}{{5\choose 5}(0.556)^{5}(1-0.556)^{5-5}}\\=0.0173+0.1080+0.2706\\=0.3959

Thus, the probability that of the 5 eggs selected 2 or less are unspoiled is 0.3959.

(c)

Compute the probability that of the 5 eggs selected more than 1 are unspoiled as follows:

P (X > 1) = 1 - P (X ≤ 1)

              = 1 - P (X = 0) - P (X = 1)

              =1-\sum\limits^{1}_{x=0}{{5\choose 5}(0.556)^{5}(1-0.556)^{5-5}}\\=1-0.0173-0.1080\\=0.8747

Thus, the probability that of the 5 eggs selected more than 1 are unspoiled is 0.8747.

6 0
1 year ago
Using the midpoint method, find the cross-price elasticity of demand for FedEx and UPS overnight shipping if the price of FedEx
IrinaK [193]

Answer:

Cross price elasticity using midpoint method = 0.56

Step-by-step explanation:

Using the mid-point method

Cross-price Elasticity of Demand = <u>% change in Quantity demanded of UPS</u>

                                                          % change of price of FedEx

%change in Quantity demanded of UPS

using Mid-point method                          = <u> Q2-Q1           </u>  × 100

                                                                     (Q1+Q2)÷ 2

                                      = <u>1.3-1.2           </u>   × 100

                                        (1.2+1.3)÷2

                                     = <u>0.1      </u> × 100

                                       1.25

                                     = 8%

% change in price of FedEx

using midpoint method    =<u> P2-P1            </u>× 100

                                             (P1+P2)÷ 2

                                          =<u> 75-65           </u>× 100

                                            (65+75)÷2

                                          =<u> 10  </u>   × 100

                                             70

                                          = 14.28%

Cross-price Elasticity of Demand =  8% ÷ 14.28%

using midpoint method                = 0.56

             

6 0
1 year ago
Other questions:
  • Chaucer explores the idea that appearances can be deceiving through the character of the old woman. how does this theme relate t
    10·1 answer
  • How do i work this problem sin(2cos^-1 1/11)
    9·1 answer
  • Monica is multiplying 8.714 by 1,000. How many places should she move the decimal point?
    7·1 answer
  • There are 950 students at Hanover High School. The ratio of the number of freshmen to all students is 3:10. The ratio of the num
    10·1 answer
  • What percent is equivalent to StartFraction 1 Over 25 EndFraction? 4% 5% 20% 25%
    14·2 answers
  • A plane ticket barcelona costs £175 the price decreases by 6% work out the new price
    12·2 answers
  • Which statement is NOT true about Rational Numbers ? ( 2 answers ) a . Whole Numbers are Rational Numbers b . Integers, Whole Nu
    8·1 answer
  • What is the value of 0²?​
    7·1 answer
  • Fourteen runners in a marathon had these race times, in hours,
    7·1 answer
  • Write (9m) ^4 without exponents.
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!