/*! 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 112 A study was performed in South W... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

A study was performed in South Wales to investigate the degree of heredity in blood pressure. A group of 623 individuals (called propositii) over 5 years of age were randomly selected in two geographically defined populations in South Wales (Miall and Oldham [20]). The individuals and their first-degree relatives participated in the survey. The data from this study are provided in the dataset WALES. DAT, at www.cengagebrain.com, with documentation in WALES.DOC. They had their blood pressure measured by one observer in their homes at baseline and at 3 follow-up exams. A correlation coefficient was computed based on 248 families between the blood pressure of the propositus and the blood pressure of their fathers. The correlation coefficient for systolic blood pressure (SBP) was 0.313. Test whether this correlation coefficient is significantly different from \(0,\) and report a \(p\) -value (two-tailed). Hint: Assume that a \(t\) distribution with \(>200\) df is approximately normal.

Short Answer

Expert verified
The correlation is significantly different from 0, \(p < 0.05\).

Step by step solution

01

Formulate Hypotheses

We want to test whether the correlation coefficient between the systolic blood pressure of the propositus and their fathers is significantly different from 0. The null hypothesis \(H_0\) is that the true correlation \(\rho = 0\), and the alternative hypothesis \(H_a\) is that \(\rho eq 0\).
02

Determine the Test Statistic

To test the significance of the correlation coefficient \(r = 0.313\), we use the test statistic formula for correlation: \[ t = \frac{r \sqrt{n-2}}{\sqrt{1-r^2}} \] where \(n\) is the number of data pairs. Here \(n = 248\).
03

Calculate the Test Statistic

Substitute \(r = 0.313\) and \(n = 248\) into the formula: \[ t = \frac{0.313 \sqrt{248-2}}{\sqrt{1-0.313^2}} \] Simplifying: \[ t = \frac{0.313 \times 15.716}{\sqrt{0.902}} \approx 5.064 \]
04

Determine the Critical Value and Compare

With \(n-2 = 246\) degrees of freedom, we can use the normal distribution approximation. For a two-tailed test at \(\alpha = 0.05\), the critical \(t\) value is \(\pm 1.96\). Our calculated \(t = 5.064\) is greater than 1.96, indicating a significant result.
05

Calculate the p-value

Using the normal distribution approximation, calculate the \(p\)-value for \(t = 5.064\). The two-tailed \(p\)-value is less than 0.05. Typically, a \(p\)-value this size with a large \(t\)-statistic indicates significance far less than 0.05.
06

Conclusion

Since the \(p\)-value is less than 0.05, we reject the null hypothesis. Therefore, the correlation coefficient is significantly different from 0, suggesting a significant relationship between the blood pressure of the propositus and their fathers.

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.

Understanding the Correlation Coefficient
The correlation coefficient, often represented by the symbol \( r \), is a statistical measure that describes the degree and direction of a linear relationship between two variables. In our example, it measures the strength of the relationship between the systolic blood pressure of propositus individuals and their fathers. If \( r \) is positive, it indicates a direct relationship, meaning as one variable increases, the other tends to increase as well.
A correlation coefficient of 0.313 suggests a moderate positive correlation, suggesting that as the father’s blood pressure increases, the propositus blood pressure tends to increase, although the relationship is not strong. The value ranges from -1 to 1, where -1 denotes a perfect negative linear relationship, 0 denotes no linear relationship, and 1 denotes a perfect positive linear relationship.
  • A correlation close to 0 suggests weak or no association between the variables.
  • The closer the value is to 1 or -1, the stronger the relationship.
Hypothesis Testing Basics
Hypothesis testing is a critical process in statistics used to decide whether there is enough evidence to reject a null hypothesis. The null hypothesis (\( H_0 \)) often represents the status quo or a statement of no effect. In contrast, the alternative hypothesis (\( H_a \)) reflects the opposite statement.For the exercise in question, we wanted to determine whether the correlation between systolic blood pressure of propositus individuals and their fathers was significantly different from 0. Thus, our hypotheses were:
  • \( H_0 \): \( \rho = 0 \) (The true correlation is zero, suggesting no relationship.)
  • \( H_a \): \( \rho eq 0 \) (There exists a difference from zero, suggesting a relationship.)
A significant test result supports the alternative hypothesis, suggesting the correlation is indeed different from zero and noteworthy.
The Role of the t-Distribution
The t-distribution is essential in hypothesis testing, especially with smaller sample sizes. It accounts for additional variability expected with smaller datasets and is similar in shape to the normal distribution but has heavier tails. In our case, the t-distribution is used to evaluate the significance of our correlation coefficient.When the sample size exceeds 30, the t-distribution approximates the normal distribution. For our study with a sample size of 248, the t-distribution approaches normality, making it a suitable choice. The formula \[ t = \frac{r \sqrt{n-2}}{\sqrt{1-r^2}} \]calculates the test statistic used to determine if our correlation significantly deviates from zero. This takes into account the sample size, ensuring the decision regarding the null hypothesis is robust.
Insight Into Systolic Blood Pressure
Systolic blood pressure (SBP) measures how much pressure your blood is exerting against your artery walls when the heart beats. It's presented as the higher number in a blood pressure reading. Regular monitoring of SBP is crucial, as elevated levels can indicate health issues like hypertension. In the given study, researchers were interested in SBP to explore genetic influences. Seeing notable correlations between the SBP of propositus individuals and their fathers can indicate hereditary patterns in blood pressure, helping in understanding the potential genetic underpinning of blood pressure levels. Understanding the factors influencing SBP can aid in managing heart health and preventing cardiovascular diseases.
Conducting Significance Testing
Significance testing is a systematic way to test hypotheses by evaluating the probability of observing the data if the null hypothesis were true. The primary aim is to determine if the results observed (like our correlation of 0.313) could be due to chance.A computed \( t \)-statistic is compared to a critical value derived from the t-distribution; if it exceeds the critical value, the null hypothesis could be rejected. In our study, \( t = 5.064 \) exceeded the critical value \( 1.96 \), suggesting the correlation was significantly different from zero. The two-tailed \( p \)-value was also less than 0.05. These facts led us to reject the null hypothesis, supporting a significant relationship between the blood pressures of father-propositus pairs. Statistical significance doesn't imply practical significance but indicates strong evidence against the null hypothesis, reinforcing our understanding of blood pressure's hereditary influence.

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

The STRIP study (Special Turku Coronary Risk Factor Intervention Project for Children) is a longitudinal randomized prevention trial where repeated dietary counseling aiming at reducing intake of saturated fat took place from infancy to age 7 (Nupponen et al.) [17] . Subjects who had complete data on components of the metabolic syndrome (MetS) (waist circumference, blood pressure, triglycerides, glucose, and HDL cholesterol) at ages \(15-20\) were included in the study. There was an intervention group who received dietary counseling and a control group who received only standard clinical care. One of the goals of the study was to look at the correlation among components of the MetS. The correlation coefficient between waist circumference and HDL- cholesterol (HDL-C) was - 0.24 among the 243 subjects in the intervention arm. Suppose we wish to perform a test to assess whether the correlation coefficient is significantly different from \(0 .\) State the hypotheses to be tested, the algebraic form of the test statistic used to test the hypotheses, and the name of the hypothesis test.

An important area of investigation is the development of strategies for altering cardiovascular risk factors in children. Low-density lipoprotein (LDL) cholesterol has consistently been shown to be related to cardiovascular disease in adults. A study was conducted in Bogalusa, Louisiana, and Brooks County, Texas, to identify modifiable variables that are related to LDL cholesterol in children [15] . It was found that the correlation coefficient between LDL cholesterol and ponderal index [weight (kg)/height^ (cm \(^{3}\) )], which is a measure of obesity, was .28 among 903 Caucasian boys and. 14 among 474 African American boys. What test can be used to assess whether there is a significant association between LDL cholesterol and ponderal index?

A group of 10 -year-old boys were first ascertained in a camp for diabetic boys. They had their weight measured at baseline and again when they returned to camp 1 year later. Each time, a serum sample was obtained from which a determination of hemoglobin \(A 1\) c \((\mathrm{Hgb} \text { A } 1\) c) was made. HgbA1c (also called glycosylated hemoglobin) is routinely used to monitor compliance with taking insulin injections. Usually, the poorer the compliance, the higher the HgbA1c level will be. The hypothesis is that the level HgbA1c is related to weight. The data in Table 11.28 were obtained. What test can be performed to assess the relationship between weight and HgbA1c at the initial visit?

Why are the variables mortality rate and annual cigarette consumption expressed in the log \(_{10}\) scale?

Suppose we wanted to use data on children of all gestational ages in the study. Suggest a type of analysis that could be used to relate the Bayley score to severe hypothyroxinemia while controlling for gestational age. (Do not actually carry out the analysis.)

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.