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

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

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

Do girls think they don't need to take as many science classes as boys? The article "Intentions of Young Students to Enroll in Science Courses in the Future: An Examination of Gender Differences" (Science Education [1999]: \(55-76\) ) describes a survey of randomly selected children in grades \(4,5,\) and 6 . The 224 girls participating in the survey each indicated the number of science courses they intended to take in the future, and they also indicated the number of science courses they thought boys their age should take in the future. For each girl, the authors calculated the difference between the number of science classes she intends to take and the number she thinks boys should take. a. Explain why these data are paired. b. The mean of the differences was -0.83 (indicating girls intended, on average, to take fewer science classes than they thought boys should take), and the standard deviation was 1.51 . Construct and interpret a \(95 \%\) confidence interval for the mean difference.

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 cubic 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 \\ \hline \end{array} $$ Is there convincing evidence that the mean brain volume for children with ADHD is smaller than the mean for children without ADHD? Test the relevant hypotheses using a 0.05 level of significance.

For each of the following hypothesis testing scenarios, indicate whether or not the appropriate hypothesis test would be for a difference in population means. If not, explain why not. Scenario 1: A researcher at the Medical College of Virginia conducted a study of 60 randomly selected male soccer players and concluded that players who frequently "head" the ball in soccer have a lower mean IQ (USA Today, August 14,1995 ). The soccer players were divided into two samples, based on whether they averaged 10 or more headers per game, and IQ was measured for each player. You would like to determine if the data support the researcher's conclusion. Scenario 2: A credit bureau analysis of undergraduate students" credit records found that the mean number of credit cards in an undergraduate's wallet was 4.09 ("Undergraduate Students and Credit Cards in \(2004,{ }^{n}\) Nellie Mae, May 2005 ). It was also reported that in a random sample of 132 undergraduates, the mean number of credit cards that the students said they carried was 2.6. You would like to determine if there is convincing evidence that the mean number of credit cards that undergraduates report carrying is less than the credit bureau's figure of \(4.09 .\) Scenario 3: Some commercial airplanes recirculate approximately \(50 \%\) of the cabin air in order to increase fuel efficiency. The authors of the paper "Aircraft Cabin Air Recirculation and Symptoms of the Common Cold" (Journal of the American Medical Association \([2002]: 483-486)\) studied 1,100 airline passengers who flew from San Francisco to Denver. Some passengers traveled on airplanes that recirculated air, and others traveled on planes that did not. Of the 517 passengers who flew on planes that did not recirculate air,

Do male college students spend more time using a computer than female college students? This was one of the questions investigated by the authors of the paper "An Ecological Momentary Assessment of the Physical Activity and Sedentary Behaviour Patterns of University Students" (Health Education Journal [2010]: \(116-125\) ). Each student in a random sample of 46 male students at a university in England and each student in a random sample of 38 female students from the same university kept a diary of how he or she spent time over a three-week period. For the sample of males, the mean time spent using a computer per day was 45.8 minutes and the standard deviation was 63.3 minutes. For the sample of females, the mean time spent using a computer was 39.4 minutes and the standard deviation was 57.3 minutes. Is there convincing evidence that the mean time male students at this university spend using a computer is greater than the mean time for female students? Test the appropriate hypotheses using \(\alpha=0.05 .\) (Hint: See Example 13.1\()\)

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

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