Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Example 13.1 looked at a study comparing students who use Facebook and students who do not use Facebook ("Facebook and Academic Performance," Computers in Human Behavior [2010]: \(1237-1245\) ). In addition to asking the students in the samples about GPA, each student was also asked how many hours he or she spent studying each day. The two samples (141 students who were Facebook users and 68 students who were not Facebook users) were independently selected from students at a large, public Midwestern university. Although the samples were not selected at random, they were selected to be representative of the two populations. For the sample of Facebook users, the mean number of hours studied per day was 1.47 hours and the standard deviation was 0.83 hours. For the sample of students who do not use Facebook, the mean was 2.76 hours and the standard deviation was 0.99 hours. Do these sample data provide convincing evidence that the mean time spent studying for Facebook users is less than the mean time spent studying for students who do not use Facebook? Use a significance level of 0.01 .

Short Answer

Expert verified
The full answer will depend on the calculated test statistic and p-value. If the p-value is smaller than 0.01, then it is concluded that there is strong evidence that the mean time spent studying for Facebook users is less than the mean time spent studying for students who do not use Facebook. If the p-value is greater than 0.01, there isn't strong enough evidence to support that the mean time studying is different for the two groups.

Step by step solution

01

State the Null and Alternate Hypothesis

Null hypothesis (H0): The mean time spent studying for Facebook users is equal to the mean time spent studying for students who do not use Facebook. This can be written as \( \mu_1 = \mu_2 \). \n\nAlternate hypothesis (H1): The mean time spent studying for Facebook users is less than the mean time spent studying for students who do not use Facebook. This can be written as \( \mu_1 < \mu_2 \).
02

Calculate the Test Statistic

The test statistic for a hypothesis test comparing two means (assuming equal variances) can be calculated using the following formula: \[ t = \frac{ \bar{X}_1 - \bar{X}_2 } { s_p \cdot \sqrt{\frac{1}{n_1} + \frac{1}{n_2}} } \] where \(\bar{X}_1\) and \(\bar{X}_2\) are the sample means, \(s_p\) is the pooled standard deviation, and \(n_1\) and \(n_2\) are the sample sizes. In this case, \( \bar{X}_1 = 1.47 \) hours, \( \bar{X}_2 = 2.76 \) hours, \( n_1 = 141 \), \( n_2 = 68 \), and \( s_p \) can be calculated as \[ s_p = \sqrt{\frac{(n_1 - 1)s_{1}^{2} + (n_2 - 1)s_{2}^{2}}{n_1 + n_2 - 2}} \] where \(s_{1}^{2} = 0.83^2\) and \(s_{2}^{2} = 0.99^2\). Substituting these values into the formula will give the test statistic t-value.
03

Determine the P-Value and Make a Decision

Using a t-table or a calculator, the p-value associated with the calculated t-value can be found. If the p-value is less than the significance level (0.01 in this case), then the null hypothesis can be rejected, otherwise, it cannot be rejected. Using the p-value decision rule, if the p-value \( < \) 0.01, there is strong evidence that the mean time spent studying for Facebook users is less than for non-Facebook users. If the p-value \( > \) 0.01, there isn't sufficient evidence to support that the mean time studying is different for the two groups.

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 Vaia!

Key Concepts

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

Null and Alternative Hypotheses
Understanding the null and alternative hypotheses is critical in the context of hypothesis testing. The null hypothesis (\( H_0 \)) is a statement of no effect or no difference; it's the default assumption that there is no change or no association. In our example, the null hypothesis suggests that there is no difference in average study time between students who use Facebook and those who do not.The alternative hypothesis (\( H_1 \text{ or }\ H_a \text{ in some texts} \)), on the other hand, is what you aim to support with evidence. It directly contradicts the null hypothesis. For the given scenario, the alternative is that the mean time spent studying by Facebook users is less than the average for non-users.

Distinguishing Between These Hypotheses

  • \( H_0: \text{Null Hypothesis, }\ \text{e.g., }\ \text{No difference} \ (\text{mean difference }\ = 0)\)
  • \( H_1: \text{Alternative Hypothesis, }\ \text{e.g., }\ \text{Less time spent studying among Facebook users} \ (\text{mean difference }\ < 0)\)
The importance of correctly stating these hypotheses cannot be overstated, as they form the basis for the rest of the hypothesis testing process.
Test Statistic Calculation
Once hypotheses are established, the next step is to calculate the test statistic; a numerical value that allows us to assess the evidence against the null hypothesis. In the context of comparing two means, as in our exercise, the test statistic is usually a t-score calculated from sample data. Here's a brief look into the formula used:\begin{align*} t &= \frac{ \bar{X}_1 - \bar{X}_2 } { s_p \text{ * }\sqrt{\frac{1}{n_1} + \frac{1}{n_2}} } \[5pt\] s_p &= \text{pooled standard deviation (combined estimate of standard deviation)} \ \ n_1 &= \text{sample size of group 1} \ n_2 &= \text{sample size of group 2} \end{align*}

Understanding the Test Statistic

  • The greater the absolute value of the t-score, the stronger the evidence against the null hypothesis.
  • A negative t-score suggests that the first mean is less than the second, aligning with our alternative hypothesis in this example.
This statistic essentially shows how extreme the observed difference between sample means is when considering variability within the samples.
Significance Level
The significance level (denoted by alpha, \( \alpha \) ) is a threshold set by the researcher to determine the point at which the evidence against the null hypothesis is deemed strong enough to reject it. Common alpha values are 0.05, 0.01, and 0.001, where the smaller \( \alpha \) represents a stricter criterion for rejecting \( H_0 \) .In the exercise, a significance level of 0.01 indicates that the researcher is willing to accept up to a 1% risk of incorrectly rejecting the null hypothesis, commonly known as a Type I error. This significance level plays a crucial role in interpreting the p-value and deciding whether to accept or reject the null hypothesis.

Implications of the Significance Level

  • A lower \( \alpha \) reduces the risk of a Type I error but increases the risk of not detecting a true effect (Type II error).
  • Setting the appropriate \( \alpha \) depends on the context of the study and the consequences of making an error.
By using a significance level, we impose a rigorous standard for claiming evidence of an effect or difference.
P-Value Interpretation
The p-value is the probability of observing a test statistic as extreme as, or more extreme than, what was actually observed, assuming that the null hypothesis is true. It's a measure of the evidence against the null hypothesis: smaller p-values suggest stronger evidence.In the context of our Facebook study, the p-value would tell us the likelihood of observing the sample mean difference in study time if, in reality, no difference exists between the groups.

Making a Decision

  • If the p-value \( < \alpha \), the evidence is strong enough to reject the null hypothesis. Here, if the p-value is less than 0.01, we reject \( H_0 \).
  • If the p-value \( \geq \alpha \), there isn't sufficient evidence to reject the null hypothesis. An example would be a p-value of 0.02 when \( \alpha = 0.01 \).
It is important to note that a non-significant result (\( p \geq \alpha \) ) does not prove the null hypothesis; it simply means there isn't strong evidence against it given the data. This nuanced interpretation is fundamental to a proper understanding of hypothesis 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

Research has shown that for baseball players, good hip range of motion results in improved performance and decreased body stress. The article "Functional Hip Characteristics of Baseball Pitchers and Position Players" (The American journal of Sports Medicine, \(2010: 383-388\) ) reported on a study involving independent samples of 40 professional pitchers and 40 professional position players. For the sample of pitchers, the mean hip range of motion was 75.6 degrees and the standard deviation was 5.9 degrees, whereas the mean and standard deviation for the sample of position players were 79.6 degrees and 7.6 degrees, respectively. Assuming that these two samples are representative of professional baseball pitchers and position players, estimate the difference in mean hip range of motion for pitchers and position players using a \(90 \%\) confidence interval.

The authors of the paper "Ultrasound Techniques Applied to Body Fat Measurement in Male and Female Athletes" (Journal of Athletic Training [2009]: \(142-147\) ) compared two different methods for measuring body fat percentage. One method uses ultrasound and the other method uses X-ray technology. The accompanying table gives body fat percentages for 16 athletes using each of these methods (a subset of the data given in a graph that appeared in the paper). For purposes of this exercise, you can assume that the 16 athletes who participated in this study are representative of the population of athletes. Do these data provide convincing evidence that the mean body fat percentage measurement differs for the two methods? Test the appropriate hypotheses using \(\alpha=0.05\). $$ \begin{array}{crr} \text { Athlete } & \text { X-ray } & \text { Ultrasound } \\ \hline 1 & 5.00 & 4.75 \\ 2 & 7.00 & 3.75 \\ 3 & 9.25 & 9.00 \\ 4 & 12.00 & 11.75 \\ 5 & 17.25 & 17.00 \\ 6 & 29.50 & 27.50 \\ 7 & 5.50 & 6.50 \\ 8 & 6.00 & 6.75 \\ 9 & 8.00 & 8.75 \\ 10 & 8.50 & 9.50 \\ 11 & 9.25 & 9.50 \\ 12 & 11.00 & 12.00 \\ 13 & 12.00 & 12.25 \\ 14 & 14.00 & 15.50 \\ 15 & 17.00 & 18.00 \\ 16 & 18.00 & 18.25 \end{array} $$

Wayne Gretzky was one of ice hockey's most prolific scorers when he played for the Edmonton Oilers. During his last season with the Oilers, Gretzky played in 41 games and missed 17 games due to injury. The article "The Great Gretzky" (Chance [1991]: 16-21) looked at the number of goals scored by the Oilers in games with and without Gretzky, as shown in the accompanying table. If you view the 41 games with Gretzky as a random sample of all Oiler games in which Gretzky played and the 17 games without Gretzky as a random sample of all Oiler games in which Gretzky did not play, is there convincing evidence that the mean number of goals scored by the Oilers is higher for games when Gretzky plays? Use \(\alpha=0.01\). $$ \begin{array}{lccc} & & \text { Sample } & \text { Sample } \\ & n & \text { Mean } & \text { sd } \\ \text { Games with Gretzky } & 41 & 4.73 & 1.29 \\ \text { Games without Gretzky } & 17 & 3.88 & 1.18 \end{array} $$

Dentists make many people nervous. To see whether such nervousness elevates blood pressure, the blood pressure and pulse rates of 60 subjects were measured in a dental setting and in a medical setting ( \({ }^{4}\) The Effect of the Dental Setting on Blood Pressure Measurement," American Journal of Public Health [1983]: \(1210-1214\) ). For each subject, the difference (dental setting blood pressure minus medical setting blood pressure) was calculated. The (dental - medical) differences were also calculated for pulse rates. Summary statistics follow. $$ \begin{array}{lcc} & & \text { Standard } \\ & \begin{array}{c} \text { Mean } \\ \text { Difference } \end{array} & \begin{array}{c} \text { Deviation of } \\ \text { Differences } \end{array} \\ \text { Systolic Blood Pressure } & 4.47 & 8.77 \\ \text { Pulse (beats/min) } & -1.33 & 8.84 \end{array} $$

Some people believe that talking on a cell phone while driving slows reaction time, increasing the risk of accidents. The study described in the paper "A Comparison of the Cell Phone Driver and the Drunk Driver" (Human Factors [2006]: \(381-391\) ) investigated the braking reaction time of people driving in a driving simulator. Drivers followed a pace car in the simulator, and when the pace car's brake lights came on, the drivers were supposed to step on the brake. The time between the pace car brake lights coming on and the driver stepping on the brake was measured. Two samples of 40 drivers participated in the study. The 40 people in one sample used a cell phone while driving. The 40 people in the second sample drank a mixture of orange juice and alcohol in an amount calculated to achieve a blood alcohol level of \(0.08 \%\) (a value considered legally drunk in most states). For the cell phone sample, the mean braking reaction time was 779 milliseconds and the standard deviation was 209 milliseconds. For the alcohol sample, the mean breaking reaction time was 849 milliseconds and the standard deviation was \(228 .\) Is there convincing evidence that the mean braking reaction time is different for the population of drivers talking on a cell phone and the population of drivers who have a blood alcohol level of \(0.08 \%\) ? For purposes of this exercise, you can assume that the two samples are representative of the two populations of interest.

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.

Sign-up for free