/*! 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 19 The article "Plugged In, but Tun... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

The article "Plugged In, but Tuned Out" (USA Today, January 20,2010 ) summarizes data from two surveys of kids ages 8 to 18 . One survey was conducted in 1999 and the other was conducted in 2009 . Data on number of hours per day spent using electronic media, consistent with summary quantities in the article, are given below (the actual sample sizes for the two surveys were much larger). For purposes of this exercise, you can assume that the two samples are representative of kids ages 8 to 18 in each of the 2 years when the surveys were conducted. $$ \begin{array}{lllllllllllll} \mathbf{2 0 0 9} & 5 & 9 & 5 & 8 & 7 & 6 & 7 & 9 & 7 & 9 & 6 & 9 \\ & 10 & 9 & 8 & & & & & & & & & \\ 1999 & 4 & 5 & 7 & 7 & 5 & 7 & 5 & 6 & 5 & 6 & 7 & 8 \\ & 5 & 6 & 6 & & & & & & & & & \\ & & & & & & & & & & & \end{array} $$ a. Because the given sample sizes are small, what assumption must be made about the distributions of electronic media use times for the two-sample \(t\) test to be appropriate? Use the given data to construct graphical displays that would be useful in determining whether this assumption is reasonable. Do you think it is reasonable to use these data to carry out a two-sample \(t\) test? b. Do the given data provide convincing evidence that the mean number of hours per day spent using electronic media was greater in 2009 than in \(1999 ?\) Test the relevant hypotheses using a significance level of 0.01 .

Short Answer

Expert verified
To answer the exercise fully, a two-sample t-test should be carried out using the data for 1999 and 2009. Graphs should be created to validate the normal distribution assumption. The hypothesis test will determine if there's a significant increase in media usage in 2009 compared to 1999 at a 0.01 significance level.

Step by step solution

01

Assumptions for the two-sample t-test

For the t-test to be appropriate, we need to assume that the time spent on electronic media for the two years follows a normal distribution. This assumption is necessary because of the small sample size. To test this assumption, we can use graphical methods, such as histograms and normal probability plots. If the data doesn't greatly deviate from the shape of a typical normal distribution, we can believe the assumption to be reasonable.
02

Hypothesis formation for the t-test

The next step is to form the null and alternate hypotheses for the test. The null hypothesis (H0) is: There is no difference in the mean number of hours kids spent using electronic media in 1999 and 2009. Alternatively, the alternate hypothesis (Ha) is: The mean number of hours kids spent using electronic media in 2009 is greater than in 1999.
03

Conducting the t-test

Utilize the given data to run the t-test. First, calculate the sample means and standard deviations for both years. Thereafter, calculate the test statistic using the formula for the two-sample t-test: \( t = \frac{ \bar{x}_{2009} - \bar{x}_{1999} } { \sqrt{ \frac{s_{2009}^2}{n_{2009}} + \frac{s_{1999}^2}{n_{1999}} } } \) where \(\bar{x}\) is the sample mean, \(s^2\) is the sample variance, and \(n\) is the sample size.
04

Test decision

Determine the critical value for the t-distribution with \(n_{2009} + n_{1999} - 2\) degrees of freedom at a significance level of 0.01. If the computed t-value is greater than the critical value, reject the null hypothesis and conclude that the mean number of hours kids spent using electronic media in 2009 was greater than in 1999. If not, fail to reject the null hypothesis and conclude that there is not enough evidence to show a significant increase in media use.

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 core concept in statistics used to determine if there is enough evidence to support a specific hypothesis about a population parameter, such as the population mean. The process begins by proposing two contrasting statements: the null hypothesis \( H_0 \) and the alternative hypothesis \( H_a \). The null hypothesis typically represents a statement of 'no effect' or 'no difference.' In the context of our exercise, \( H_0 \) suggests that the mean number of hours children spent using electronic media in 1999 and 2009 is the same. Conversely, the alternative hypothesis \( H_a \) posits that these means are different, specifically that media usage has increased by 2009.

To test these hypotheses, we use a test statistic that, under the null hypothesis, follows a known distribution. For small samples, like in our exercise, we often use the t-distribution. If the test statistic falls into a critical region, we reject the null hypothesis in favor of the alternative. This decision is made with an associated significance level, which defines the probability of committing a Type I error—rejecting the null hypothesis when it is, in fact, true.
Sample Mean and Variance
The sample mean and variance are key measures that describe the center and spread of data. The sample mean \( \bar{x} \) is computed by summing all observations and dividing by the number of observations. For example, to calculate the mean number of hours spent using electronic media for 2009, we add the daily hours and divide by the number of children surveyed.

The sample variance \( s^2 \) measures the variability within the data by averaging the squared differences between each data point and the sample mean. It provides insight into how dispersed the measurements are in relation to the mean. Both the mean and variance are integral to the computation of the t-statistic for the two-sample t-test and ultimately help us determine if the observed difference between two sample means is statistically significant.
Normal Distribution Assumption
A crucial assumption in many statistical tests, including the two-sample t-test, is that the data follow a normal distribution, especially with small sample sizes. If the sample is large, the Central Limit Theorem helps mitigate the need for this assumption, as the distribution of sample means will be approximately normal regardless of the underlying distribution of the data.

In our case, the sample sizes are small, so the normal distribution assumption is essential. We can assess this assumption visually using histograms or Q-Q plots. For each sample (1999 and 2009), these graphical displays should show a bell-shaped curve similar to that of a normal distribution. If the assumption is violated, the results of the two-sample t-test may not be reliable. Therefore, verifying normality is a critical step before proceeding with the hypothesis test.
Significance Level
The significance level, often denoted by \( \alpha \), is a threshold set by the researcher which determines how much evidence is required to reject the null hypothesis. Common significance levels include 0.05, 0.01, and 0.10. In the exercise, a significance level of 0.01 is used, indicating we require very strong evidence before we conclude that the average media usage has changed.

The choice of significance level influences the chance of a Type I error. At a 0.01 significance level, there is just a 1% chance of incorrectly rejecting the null hypothesis when it is true. As such, the selection of \( \alpha \) affects the rigor of the study—lower \( \alpha \) values make the test more conservative. Ultimately, if our computed t-statistic exceeds the critical value associated with our chosen \( \alpha \) level, we have sufficient evidence to reject the null hypothesis in favor of the alternative hypothesis, consistent with the procedures 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

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} $$

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 of independent samples of 40 professional pitchers and 40 professional position players. For the pitchers, the sample mean hip range of motion was 75.6 degrees and the sample standard deviation was 5.9 degrees, whereas the sample mean and sample standard deviation for position players were 79.6 degrees and 7.6 degrees, respectively. Assuming that the two samples are representative of professional baseball pitchers and position players, test hypotheses appropriate for determining if mean range of motion for pitchers is less than the mean for position players.

Head movement evaluations are important because disabled individuals may be able to operate communications aids using head motion. The paper "Constancy of Head Turning Recorded in Healthy Young Humans" (Journal of Biomedical Engineering [2008]\(: 428-436)\) reported the accompanying data on neck rotation (in degrees) both in the clockwise direction (CL) and in the counterclockwise direction (CO) for 14 subjects. For purposes of this exercise, you may assume that the 14 subjects are representative of the population of adult Americans. Based on these data, is it reasonable to conclude that mean neck rotation is greater in the clockwise direction than in the counterclockwise direction? Carry out a hypothesis test using a significance level of 0.01 . $$ \begin{array}{lccccccc} \text { Subject: } & 1 & 2 & 3 & 4 & 5 & 6 & 7 \\ \text { CL: } & 57.9 & 35.7 & 54.5 & 56.8 & 51.1 & 70.8 & 77.3 \\ \text { CO: } & 44.2 & 52.1 & 60.2 & 52.7 & 47.2 & 65.6 & 71.4 \\ \text { Subject: } & 8 & 9 & 10 & 11 & 12 & 13 & 14 \\ \text { CL: } & 51.6 & 54.7 & 63.6 & 59.2 & 59.2 & 55.8 & 38.5 \\ \text { CO: } & 48.8 & 53.1 & 66.3 & 59.8 & 47.5 & 64.5 & 34.5 \end{array} $$

Do children diagnosed with attention deficit/ hyperactivity disorder (ADHD) have smaller brains than children without this condition? This question was the topic of a research study described in the paper "Developmental Trajectories of Brain Volume Abnormalities in Children and Adolescents with Attention Deficit/Hyperactivity Disorder" (journal of the American Medical Association [2002]: \(1740-\) 1747). Brain scans were completed for a representative sample of 152 children with ADHD and a representative sample of 139 children without ADHD. Summary values for total cerebral volume (in milliliters) are given in the following table: $$ \begin{array}{lccc} & n & \bar{x} & s \\ \hline \text { Children with ADHD } & 152 & 1,059.4 & 117.5 \\ \text { Children Without ADHD } & 139 & 1,104.5 & 111.3 \end{array} $$ Use a \(95 \%\) confidence interval to estimate the differ- ence in mean brain volume for children with and without ADHD.

The article "More Students Taking AP Tests" (San Luis Obispo Tribune, January 10,2003 ) provided the following information on the percentage of students in grades 11 and 12 taking one or more AP exams and the percentage of exams that earned credit in 1997 and 2002 for seven high schools on the central coast of California. $$ \begin{array}{cccccc} & {\begin{array}{c} \text { Percentage of } \\ \text { Students Taking } \\ \text { One or More } \\ \text { AP Exams } \end{array}} & & {\begin{array}{c} \text { Percentage of } \\ \text { Exams That } \\ \text { Earned College } \end{array}} \\ { 2 - 3 } { 5 - 6 } & & & & {\text { Credit }} \\ { 2 - 3 } { 5 - 6 } \text { School } & 1997 & 2002 & & 1997 & 2002 \\ & 1 & 13.6 & 18.4 & & 61.4 & 52.8 \\ 2 & 20.7 & 25.9 & & 65.3 & 74.5 \\ 3 & 8.9 & 13.7 & & 65.1 & 72.4 \\ 4 & 17.2 & 22.4 & & 65.9 & 61.9 \\ 5 & 18.3 & 43.5 & & 42.3 & 62.7 \\ 6 & 9.8 & 11.4 & & 60.4 & 53.5 \\ 7 & 15.7 & 17.2 & & 42.9 & 62.2 \\ \hline \end{array} $$ a. Assuming that it is reasonable to regard these seven schools as a random sample of high schools located on the central coast of California, carry out an appropriate test to determine if there is convincing evidence that the mean percentage of exams earning college credit at central coast high schools in 1997 and in 2002 were different. b. Do you think it is reasonable to generalize the conclusion of the test in Part (a) to all California high schools? Explain. c. Would it be appropriate to use the paired-samples \(t\) test with the data on percentage of students taking one or more AP exams? Explain.

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.