/*! 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 18 The report referenced in the pre... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

The report referenced in the previous exercise also stated that the proportion who thought their parents would help with buying a house or renting an apartment for the sample of young adults was 0.37 . For the sample of parents, the proportion who said they would help with buying a house or renting an apartment was 0.27 . Based on these data, can you conclude that the proportion of parents who say they would help with buying a house or renting an apartment is significantly less than the proportion of young adults who think that their parents would help?

Short Answer

Expert verified
Depending on the calculated p-value, we either reject or fail to reject the null hypothesis. If the p-value is less than 0.05, then we reject the null hypothesis and conclude that there is a significant difference between the proportion of young adults who think their parents would help versus the proportion of parents who say they would help. If the p-value is greater than 0.05, then we fail to reject the null hypothesis and conclude that there is not a significant difference.

Step by step solution

01

Calculating the Pooled Proportion

The pooled proportion is the total 'successes' divided by the total sample size. Here, a 'success' means help was provided. Suppose that each sample has a size of n. Then, the pooled proportion, p, can be calculated like this: p = [p1*n + p2*n] / [2*n]. Using the given proportions 0.37 (p1) and 0.27 (p2), we get p = (0.37n + 0.27n) / (2n) = 0.32.
02

Computing the Test Statistic (Z Score)

The test statistic for a hypothesis test for two proportions is a Z-score. The formula for the test statistic is Z = (p1 - p2) / sqrt [p(1-p){(1/n1)+(1/n2)}]. Using 0.37 as p1, 0.27 as p2, 0.32 for p, and assuming sample sizes n1 = n2 = n, we substitute these values into the formula to get Z.
03

Finding the P-Value

Once we have the Z score, we determine the p-value. The p-value is the probability that a variable would be observed as extreme as the test statistic assuming the null hypothesis is true. If the p-value is smaller than the significance level (usually 0.05), then we reject the null hypothesis. In our case, we look up the P(Z > obtained z score) in a standard normal (Z) distribution table.
04

Making the Decision

After obtaining the p-value, we compare it to our significance level (commonly 0.05). If the p-value is smaller than 0.05, we reject the null hypothesis and conclude that there is a significant difference between two populations.

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Ó°ÊÓ!

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

"Smartest People Often Dumbest About Sunburns" is the headline of an article that appeared in the San Luis Obispo Tribune (July 19,2006 ). The article states that "those with a college degree reported a higher incidence of sunburn that those without a high school degree \(-43 \%\) versus \(25 \% . "\) Suppose that these percentages were based on random samples of size 200 from each of the two groups of interest (college graduates and those without a high school degree). Is there convincing evidence that the proportion experiencing a sunburn is greater for college graduates than it is for those without a high school degree? Test the appropriate hypotheses using a significance level of 0.01 .

The report "Audience Insights: Communicating to Teens (Aged \(12-17)^{\prime \prime}\) (www.cdc.gov, 2009 ) described teens' attitudes about traditional media, such as TV, movies, and newspapers. In a representative sample of American teenage girls, \(41 \%\) said newspapers were boring. In a representative sample of American teenage boys, \(44 \%\) said newspapers were boring. Sample sizes were not given in the report. a. Suppose that the percentages reported were based on samples of 58 girls and 41 boys. Is there convincing evidence that the proportion of those who think that newspapers are boring is different for teenage girls and boys? Carry out a hypothesis test using \(\alpha=.05\). b. Suppose that the percentages reported were based on samples of 2,000 girls and 2,500 boys. Is there convincing evidence that the proportion of those who think that newspapers are boring is different for teenage girls and boys? Carry out a hypothesis test using \(\alpha=0.05\). c. Explain why the hypothesis tests in Parts (a) and resulted in different conclusions.

The article "More Teen Drivers See Marijuana as OK; It's a Dangerous Trend (USA Today, February 23,2012 ) describes two surveys of U.S. high school students. One survey was conducted in 2009 and the other was conducted in 2011 . In \(2009,78 \%\) of the people in a representative sample of 2,300 students said marijuana use is very distracting or extremely distracting to their driving. In \(2011,70 \%\) of the people in a representative sample of 2,294 students answered this way. Use the five-step process for estimation problems \(\left(\mathrm{EMC}^{3}\right)\) to construct and interpret a \(99 \%\) large- sample confidence interval for the difference in the proportion of high school students who believed marijuana was very distracting or extremely distracting in 2009 and this proportion in 2011 .

"Mountain Biking May Reduce Fertility in Men, Study Says" was the headline of an article appearing in the San Luis Obispo Tribune (December 3,2002 ). This conclusion was based on an Austrian study that compared sperm counts of avid mountain bikers (those who ride at least 12 hours per week) and nonbikers. Ninety percent of the avid mountain bikers studied had low sperm count, compared to \(26 \%\) of the nonbikers. Suppose that these percentages were based on independent samples of 100 avid mountain bikers and 100 nonbikers and that these samples are representative of avid mountain bikers and nonbikers. a. Using a confidence level of \(95 \%,\) estimate the difference between the proportion of avid mountain bikers with low sperm count and the proportion for nonbikers. b. Is it reasonable to conclude that mountain biking 12 hours per week or more causes low sperm count? Explain.

The authors of the paper "Adolescents and MP3 Players: Too Many Risks, Too Few Precautions" (Pediatrics [2009]:e953-e958) concluded that more boys than girls listen to music at high volumes. This conclusion was based on data from independent random samples of 764 Dutch boys and 748 Dutch girls ages 12 to \(19 .\) Of the boys, 397 reported that they almost always listen to music at a high volume setting. Of the girls, 331 reported listening to music at a high volume setting. Do the sample data support the authors' conclusion that the proportion of Dutch boys who listen to music at high volume is greater than this proportion for Dutch girls? Test the relevant hypotheses using a 0.01 significance level.

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.