/*! 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 13 Does exercise help blood pressur... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Does exercise help blood pressure? Exercise 10.50 in Chapter 10 discussed a pilot study of people who suffer from abnormally high blood pressure. A medical researcher decides to test her belief that walking briskly for at least half an hour a day has the effect of lowering blood pressure. She randomly samples three of her patients who have high blood pressure. She measures their systolic blood pressure initially and then again a month later after they participate in her exercise program. The table shows the results. Show how to analyze the data with the sign test. State the hypotheses, find the P-value, and interpret. $$ \begin{aligned} &\begin{array}{ccc} \hline \text { Subject } & \text { Before } & \text { After } \\ \hline 1 & 150 & 130 \\ 2 & 165 & 140 \\ 3 & 135 & 120 \\ \hline \end{array}\\\ &\text { 4. More on blood pressure } \quad \text { Refer to the previous } \end{aligned} $$

Short Answer

Expert verified
The P-value is 0.125; exercise did not significantly lower blood pressure in this sample.

Step by step solution

01

State the Hypotheses

We need to determine if the exercise program has an effect on blood pressure. Thus, we set our hypotheses as follows: \(H_0: \) There is no effect of exercise on blood pressure (i.e., there is no difference in before and after blood pressure readings). \(H_a: \) Exercise leads to a decrease in blood pressure (i.e., after measurements are lower than before). This is a one-tailed test since we are only concerned with a decrease.
02

Calculate Differences and Determine Signs

Calculate the difference for each subject by subtracting the after measurement from the before measurement: Subject 1: 150 - 130 = 20 (positive difference), Subject 2: 165 - 140 = 25 (positive difference), Subject 3: 135 - 120 = 15 (positive difference). All differences are positive, suggesting a decrease in blood pressure for each subject.
03

Conduct the Sign Test

In our sign test, we observe the number of positive and negative differences. Here, all differences are positive (3 positives, 0 negatives). We use this count to conduct the test. With our alternative hypothesis being a decrease, we focus on the positives.
04

Calculate the P-value

For small samples like this, the sign test can reference the binomial distribution. With 3 positives out of 3 trials and under the null hypothesis (chance of decrease is 0.5), the P-value is calculated as: \[ P(X \geq 3) = P(X = 3) = \left( \frac{1}{2} \right)^3 = 0.125. \]
05

Interpret the Results

The P-value is 0.125, which is above the common significance level of 0.05. Thus, we fail to reject the null hypothesis. There is not enough statistical evidence to conclusively say that exercise lowers blood pressure in this sample.

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 fundamental method in statistics used to make decisions or inferences about a population based on a sample. It involves setting up two competing statements or hypotheses. The null hypothesis ( H_0 ) typically states that there is no effect or difference, while the alternative hypothesis ( H_a ) suggests the opposite. In the context of the blood pressure exercise, the null hypothesis states that walking briskly does not affect systolic blood pressure (no difference between before and after measurements). On the other hand, the alternative hypothesis suggests that walking leads to a decrease in blood pressure (after readings are lower than before).

Hypothesis testing involves:
  • Setting Hypotheses: Defining H_0 and H_a clearly.
  • Choosing the Test: Selecting an appropriate test based on sample size and data type. In this case, a sign test is chosen.
  • Calculating the Test Statistic: Including the difference or signs observed in the sample.
  • P-value Calculation: Determining the probability under the null hypothesis.
  • Decision Making: Based on the P-value, deciding whether to reject the null hypothesis.
Understanding these steps helps in critically assessing the effectiveness of interventions like exercise on health parameters.
Systolic Blood Pressure
Systolic blood pressure is the higher of the two numbers in a blood pressure reading and signifies the pressure in your arteries when your heart beats. It is a critical measure because high systolic pressure can increase the risk of cardiovascular diseases.

When conducting experiments to see how factors like exercise influence blood pressure, focusing on systolic pressure allows us to assess potential improvements in heart health. The data collected in any studies involving systolic blood pressure, such as in the exercise with the three patients, provides insights into the heart’s condition before and after interventions.

Key points include:
  • Measurement: It's essential to ensure accurate readings both before and after interventions like exercise.
  • Significance in Studies: Systolic pressure changes are often observed in research because even slight improvements can reduce the risk of significant health issues.
Different factors such as stress, diet, and physical activity can influence these readings, which is why controlled experiments help isolate the effect of one factor, like exercise.
P-value Interpretation
The P-value is a crucial result in hypothesis testing that indicates the strength of evidence against the null hypothesis. It represents the probability of observing the test results, or something more extreme, assuming the null hypothesis is true.

In simpler terms:
  • A small P-value (typically ≤ 0.05) indicates strong evidence against the null and suggests rejecting H_0 , supporting the presence of an effect.
  • A large P-value (greater than 0.05) indicates weak evidence against H_0 . In this exercise on systolic blood pressure, the P-value was calculated at 0.125.
  • Since 0.125 > 0.05, it means we do not have sufficient evidence to reject H_0 .
P-value interpretation helps in understanding the implications of statistical findings. However, it’s also important to consider practical significance, not just statistical significance. In the context of real-life applications like health interventions, even if statistical evidence is weak, noticeable health improvements can be of clinical importance.

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

Trading volumes The following data show the number of shares of General Electric stock traded on Mondays and on Fridays from February through April of 2011 . The trading volumes (rounded to the nearest million) are as follows: Mondays: 45,43,43,66,91,53,35,45,29,64,56 Fridays: 43,41,45,46,61,56,80,40,48,49,50,41 Using software, a. Plot the data. Summarize what the plot shows. b. State the hypotheses and give the P-value for the Wilcoxon test for comparing the two groups with a twosided alternative hypothesis. (As one option, you can find an accurate approximation of the exact P-value by using the Permutation Test for Means web app.) c. A \(95.5 \%\) confidence interval for comparing the population medians equals \((-11,13) .\) Interpret and explain what (if any) effect the day of the week (Monday versus Friday) has on the median number of shares traded. d. State the assumptions for the methods in parts \(\mathrm{b}\) and \(\mathrm{c}\).

What's the best way to learn French? Exercise 14.3 gave the data in the table for scores on the first quiz for ninthgrade students in an introductory-level French course. The instructor grouped the students in the course as follows: Group 1: Never studied foreign language before, but have good English skills Group 2: Never studied foreign language before; have poor English skills Group 3: Studied at least one other foreign language The table also shows results of using MINITAB to perform the Kruskal-Wallis test. a. Find the rank associated with each observation and show how to find the mean rank for Group \(1 .\) b. Report and interpret the P-value for the test. $$ \begin{array}{ccc} \hline \text { Scores on the quiz } & & \\ \hline \text { Group 1 } & \text { Group 2 } & \text { Group 3 } \\ \hline 4 & 1 & 9 \\ 6 & 5 & 10 \\ 8 & & 5 \\ \hline \end{array} $$

Body mass reduction and smoking Smoking is a known cause of reduced body mass. To validate this, a researcher randomly selects 7 smokers and 7 nonsmokers and recordstheir individual body mass index. The body mass index data in \(\mathrm{kg} / \mathrm{m}^{2}\) are: Smokers: 13.1,15.2,16.5,15.0,16.4,19.3,16.0 $$ \text { Nonsmokers: } 19.5,21.5,23.5,18.3,24.5,19.6,18.9 $$ a. State the hypotheses for conducting a one-sided (right tailed) Wilcoxon test. b. Find the ranks for the two groups and their sum and mean of ranks. c. Software reports a small-sample one-sided P-value of \(0.002 .\) Interpret and explain the significance of the P-value. (You can reproduce these results by entering the data in the Permutation Test for Means web app, selecting Wilcoxon rank sum as the test statistic, and selecting the option for generating all possible permutations.)

Complete the analogy The \(t\) test for comparing two means is to the one-way ANOVA \(F\) test as the Wilcoxon test is to the ______ test.

Complete the analogy The \(t\) test for comparing two means is to the Wilcoxon test (for independent samples) as the matched pairs \(t\) test is to the ___________ (for dependent samples in matched pairs).

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.