/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 11 Effects of Exercise To determine... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Effects of Exercise To determine the effectiveness of an exercise regimen, a physical therapist randomly selects 10 women to participate in a study. She measures their waistlines (in inches) both before and after a rigorous 8 -week exercise program and obtains the data shown. Is the median waistline before the exercise program more than the median waistline after the exercise program? Use the \(\alpha=0.05\) level of significance. $$ \begin{array}{ccc|ccc} \text { Woman } & \text { Before } & \text { After } & \text { Woman } & \text { Before } & \text { After } \\ \hline 1 & 23.5 & 19.75 & 6 & 19.75 & 19.5 \\ \hline 2 & 18.5 & 19.25 & 7 & 35 & 34.25 \\ \hline 3 & 21.5 & 21.75 & 8 & 36.5 & 35 \\ \hline 4 & 24 & 22.5 & 9 & 52 & 51.5 \\ \hline 5 & 25 & 25 & 10 & 30 & 31 \\ \hline \end{array} $$

Short Answer

Expert verified
The median waistline before the exercise program is more than the median waistline after the exercise program.

Step by step solution

01

- State the Null and Alternative Hypotheses

The null hypothesis (H_0) assumes that the median waistline before the exercise program is equal to the median waistline after the exercise program. The alternative hypothesis (H_a) assumes that the median waistline before the exercise program is more than the median waistline after the exercise program.
02

- Organize the Data

List the waistline measurements before and after the exercise program: Before: [23.5, 18.5, 21.5, 24, 25, 19.75, 35, 36.5, 52, 30] After: [19.75, 19.25, 21.75, 22.5, 25, 19.5, 34.25, 35, 51.5, 31]
03

- Calculate the Medians

Order the data and find the middle value for both sets. Ordered Before: [18.5, 19.75, 21.5, 23.5, 24, 25, 30, 35, 36.5, 52] Ordered After: [19.25, 19.5, 19.75, 21.75, 22.5, 25, 31, 34.25, 35, 51.5] Median Before: (24 + 25) / 2 = 24.5 Median After: (22.5 + 25) / 2 = 23.75
04

- Perform the Sign Test

Determine the differences between the pairs and count the number of times the after measurement is smaller than the before measurement. Differences: [-3.75, 0.75, -0.25, 1.5, 0, -0.25, 0.75, 1.5, 0.5, -1] Negative differences: 4 out of 10 times
05

- Determine the Critical Value

Using the binomial distribution table for α = 0.05 with n = 10, find the critical value. Since this is a one-tailed test, the critical value is the number of negative differences at P < 0.05.
06

- Make a Decision

Compare the number of negative differences to the critical value. Since 4 is less than the critical value found in the binomial distribution table, reject the null hypothesis.
07

- Conclusion

Conclude that there is significant evidence at the α = 0.05 level to say that the median waistline before the exercise program is more than the median waistline after the exercise program.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Hypothesis Testing
Hypothesis testing is a statistical method used to make inferences or draw conclusions about a population based on sample data. It involves forming assumptions (called hypotheses) and then using statistical techniques to determine whether these assumptions hold true. In our example, the physical therapist wants to test whether the median waistline before the exercise program is more than the median waistline after the exercise program, with a significance level (\(\alpha\=0.05\)) of 0.05.
The steps to hypothesis testing generally include:
  • Formulating the null hypothesis (H0) and the alternative hypothesis (Ha)
  • Choosing a significance level (\(\alpha\))
  • Collecting data and calculating the test statistic
  • Comparing the test statistic to a critical value
  • Making a decision to either reject or fail to reject the null hypothesis
In our context, the null hypothesis (H0) assumes no effect (median waistlines are equal), and the alternative hypothesis (Ha) assumes the exercise program is effective (median waistline before is more than after).
Sign Test
The Sign Test is a non-parametric test used to determine if there is a significant difference between the medians of two related groups. It is especially useful when the sample size is small or when the data does not satisfy the assumptions required for parametric tests, like the normal distribution.
In our exercise, the Sign Test assesses whether the median waistline before the exercise program is more than that after the exercise program. Here's how it's done:
  • Calculate the differences between the pairs of measurements (Before - After)
  • Classify the differences as positive, negative, or zero (differences of zero are usually ignored)
  • Count the number of positive and negative differences
  • Use the binomial distribution table to find the critical value for the given significance level (\(\alpha\=0.05\))
  • Compare the count of negative differences to the critical value to make a decision
In our case, we found 4 negative differences out of 10 paired measurements. Since 4 is less than the critical value found in the binomial distribution table, we reject the null hypothesis.
Median Comparison
Comparing medians is a common way to understand the central tendency of data, especially when dealing with non-normally distributed data. The median is the middle value of a data set when ordered from least to greatest, providing a robust measure of central location.
In our exercise:
  • The data before the exercise program, ordered: [18.5, 19.75, 21.5, 23.5, 24, 25, 30, 35, 36.5, 52]
  • The data after the exercise program, ordered: [19.25, 19.5, 19.75, 21.75, 22.5, 25, 31, 34.25, 35, 51.5]
The median is found by averaging the two middle values in each set since there are an even number of observations:
  • Median Before: (\(\frac{24 + 25}\2\)) = 24.5
  • Median After: (\(\frac{22.5 + 25}\2\)) = 23.75
The comparison shows that the median waistline was indeed greater before the exercise program. This supports the therapist's assumption, leading to a plausible conclusion when combined with the statistical testing.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Effects of Exercise A physical therapist wishes to learn whether an exercise program increases flexibility. She measures the flexibility (in inches) of 12 randomly selected subjects both before and after an intensive 8 -week training program and obtains the data shown. Is the median flexibility before the exercise program less than the median flexibility after the exercise program? Use the \(\alpha=0.05\) level of significance. $$ \begin{array}{ccc|ccc} \text { Subject } & \text { Before } & \text { After } & \text { Subject } & \text { Before } & \text { After } \\ \hline 1 & 18.5 & 19.25 & 7 & 19.75 & 19.5 \\ \hline 2 & 21.5 & 21.75 & 8 & 15.75 & 17 \\ \hline 3 & 16.5 & 16.5 & 9 & 18 & 19.25 \\ \hline 4 & 21 & 20.25 & 10 & 22 & 19.5 \\ \hline 5 & 20 & 22.25 & 11 & 15 & 16.5 \\ \hline 6 & 15 & 16 & 12 & 20.5 & 20 \\ \hline \end{array} $$

The following data represent the arrival status of Southwest Flight 0426 from Dallas' Love Field to San Antonio International Airport for 14 consecutive flights. Source: U.S. Department of Transportation $$ \mathrm{L} \mathrm{O} \mathrm{O} \mathrm{L} \mathrm{L} \mathrm{L} \mathrm{O} \mathrm{O} \mathrm{L} \mathrm{O} \mathrm{O} \mathrm{O} \mathrm{O} \mathrm{L} $$ Status is indicated as on time (O) or late (L), defined as more than 10 minutes after the scheduled arrival. What can you conclude about the randomness of the arrival status at the \(\alpha=0.05\) level of significance?

A quality-control inspector tracks the compressive strength of parts created by an injection molding process. If the process is in control, the strengths should fluctuate randomly around the target value of 75 psi. The inspector measures the strength of 20 parts as they come off the production line and obtains the following strengths, in order: 82.0,78.3,73.5,74.4,72.6,79.8,77.0,83.4,76.2,75.2 81.5,69.8,71.3,69.4,82.1,77.6,76.9,77.1,72.7,73.6 Conduct a runs test for randomness of the compression strengths at the \(\alpha=0.05\) level of significance. Should the quality-control inspector be concerned about the process?

Secchi Disk A Secchi disk is an 8-inch-diameter weighted disk painted black and white and attached to a rope. The disk is lowered into water, and the depth (in inches) at which it is no longer visible is recorded. The measurement is an indication of water clarity. An environmental biologist interested in discovering whether the water clarity of the lake at Joliet Junior College is improving takes measurements at the same location during the course of a year and repeats the measurements on the same dates five years later. She obtains the results shown. Do you believe that the clarity of the lake is improving? Use the \(\alpha=0.05\) level of significance. $$ \begin{array}{cccc} \text { Observation } & \text { Date } & \text { Initial Depth } & \text { Depth 5 Years Later } \\ \hline 1 & 5 / 11 & 38 & 52 \\ \hline 2 & 6 / 7 & 58 & 60 \\ \hline 3 & 6 / 24 & 65 & 72 \\ \hline 4 & 7 / 8 & 74 & 72 \\ \hline 5 & 7 / 27 & 56 & 54 \\ \hline 6 & 8 / 31 & 36 & 48 \\ \hline 7 & 9 / 30 & 56 & 58 \\ \hline 8 & 10 / 12 & 52 & 60 \\ \hline \end{array} $$

Zillow.com allows people to research real estate listings. One feature is the "Zestimate," which represents the price Zillow believes the property should sell for. If the Zestimate is accurate, the median difference between the actual selling price and the Zestimate should be zero. The following data represent the difference between the actual selling price and Zestimate for a random sample of 10 real estate transactions. Do the data suggest the Zestimate is inaccurate? Use the \(\alpha=0.05\) level of significance. $$ \begin{array}{rrrrr} \hline 2500 & -500 & -79,500 & -13,500 & -500 \\ \hline-1000 & 14,500 & 3,500 & -12,500 & -6000 \\ \hline \end{array} $$

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.