Question

Problem 4: Woburn MA., A Civi Action Example A major court case on the health effects of drinking contaminated water took place in the town of Wobu Massachusetts. A town wel in Wobu was contaminated by industrial chemicals. During the period that residents drank water from this we there were 16 birth defects aong 414 births. In years when the contaminated well was shut off and water was supplied from other wells, there were 3 birth defects among 228 births. The plaintiffs suing the firm responsible for the contamination claimed that these data show that the rate of birth defects was higher when the contaminated well was in use. Problem is real and is motivation for the film: A Civil Action (John Travolta, Robert DuVall) phaton<- 16/414 phatoff<-3/228 phatpooled<-(16+3)/(414+228) sediff<-sqrt (phatpooled (1-phatpooled) ((1/414)+(1/228))) zstatistic <- (phaton-phatoff)/sediff #prop, test (c(X1,X2),c(n1,n2), correct = FALSE) (a) Analyze these data with a Z-based hypothesis test. Give all steps and reasoning. ANSWER Hypotheses: . Test Statistic Value: . P-Value . Conclusion: (part b) What assumptions does your analysis require? Do these assumptions seem reasonable in this case? ANSWER-Assumptions: ANSWER-Are assumptions reasonable?:
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Solution:-

State the hypotheses. The first step is to state the null hypothesis and an alternative hypothesis.

Null hypothesis: P1< P2
Alternative hypothesis: P1 > P2

Note that these hypotheses constitute a one-tailed test.

Formulate an analysis plan. For this analysis, the significance level is 0.05. The test method is a two-proportion z-test.

Analyze sample data. Using sample data, we calculate the pooled sample proportion (p) and the standard error (SE). Using those measures, we compute the z-score test statistic (z).

p = (p1 * n1 + p2 * n2) / (n1 + n2)

p = 0.02960

SE = sqrt{ p * ( 1 - p ) * [ (1/n1) + (1/n2) ] }
SE = 0.01398
z = (p1 - p2) / SE

z = 1.82

where p1 is the sample proportion in sample 1, where p2 is the sample proportion in sample 2, n1 is the size of sample 1, and n2 is the size of sample 2.

Since we have a one-tailed test, the P-value is the probability that the z-score is greater than 1.82.

Thus, the P-value = 0.0344.

Interpret results. Since the P-value (0.0344) is less than the significance level (0.05), we can reject the null hypothesis.

From the above test we have sufficient evidence in the favor of the claim that rate of birth defects was higher when contaminated well was in use.

Add a comment
Know the answer?
Add Answer to:
Problem 4: Woburn MA., A Civi Action' Example A major court case on the health effects...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT