Project #3 Hypothesis Testing Project
Project #3 Hypothesis Testing Project
For this project, we will use a subset of the North Carolina birth data set. The data set
ncbirth200.sav is a random sample of 200 births from the data set ncbirth1450.sav. When
doing this assignment, make sure you are working with the data set with only 200 observations!
In this assignment you will test hypotheses relating to mage, weeks, tounces, low, and smoke.
Begin the assignment by proving a frequency table for the percentage of low birth weights and a
frequency table for the percentage of smokers. Create a summary table (mean, median, standard
deviation, minimum, maximum) for the continuous variables of mage, weeks, and tounces.
1
With the information that you gather from this summary, test the following (you will need to do
the tests of proportion by hand, but tests of means can be done using the computer):
a. Determine if there is sufficient evidence to conclude the mean age of mothers giving birth
in North Carolina is over 25 years of age at the 0.05 level of significance.
b. Determine if there is sufficient evidence to conclude the mean weeks of gestation of
mothers giving birth in North Carolina is below 39 weeks.
c. Determine if there is sufficient evidence to conclude that the mean weight of babies born
to mothers in North Carolina is above 7 lbs. (Note that there are 16 ounces in a pound.)
d. Determine if there is sufficient evidence to conclude the percentage of low birth weight
children in North Carolina is above 6%.
e. Determine if there is sufficient evidence to conclude the percentage of mothers who
smoke in North Carolina is above 10%.
f. Construct a side-by-side boxplot for tounces for smokers and non-smokers. Comment on
whether you believe you will reject or fail to reject the null hypothesis. Determine if
there is sufficient evidence to conclude the mean tounces of smoking mothers is lower
than the mean birth weight for non-smoking mothers.
For d and e above, be sure to check the assumptions associated with a test of a proportion.
Lastly, propose and conduct your own test of hypotheses. You can test a single mean, a single
proportion or compare two means for two independent groups. Make sure your test follows the
four steps above.