Pediatric asthma survey
- Pediatric asthma survey, n = 50. Suppose that asthma affects 1 in 20 children in a population. You take an SRS of 50 children from this population. Can the normal approximation to the binomial be applied under these conditions? If not, what probability model can be used to describe the sampling variability of the number of asthmatics?
- Misconceived hypotheses. What is wrong with each of the following hypothesis statements?
a) H0: μ = 100 vs. Ha: μ ≠ 110
b) H0: x̄ = 100 vs. Ha: x̄ < 100 or could write as H0: x̄ >= 100 vs. Ha: x̄ < 100
c) H0: p^ = 0.50 vs. Ha: p^ ≠ 0.50 - Patient satisfaction. Scores derived from a patient satisfaction survey are Normally distributed with μ = 50 and σ = 7.5, with high scores indicating high satisfaction. An SRS of n = 36 is taken from this population.
a) What is the standard error (SE) of x for these data?
b) We seek to discover if a particular group of patients comes from this population in which μ = 50. Sketch the curve that describes the sampling distribution of the sample mean under the null hypothesis. Mark the horizontal axis with values that are ±1, ±2, and ±3 standard errors above and below the mean.
c) Suppose in a sample of n = 36 from this particular group of patients the mean value of x is 48.8. Mark this finding on the horizontal axis of your sketch. Then compute a z statistic for this scenario and make sure it matches your sketch.
d) What is the two-sided alternative hypothesis for this scenario?
e) Find the corresponding p-value for your z-statistic using Table B.
f) Draw a conclusion for this study scenario based on your results.
Sample Answer
1. Normal Approximation to the Binomial:
No, the normal approximation to the binomial cannot be applied under these conditions.
Here’s why:
- Rule of Thumb: The normal approximation is generally considered valid when both np and nq are greater than or equal to 5.
- In this case:
- n (sample size) = 50
- p (probability of having asthma) = 1/20 = 0.05
- np = 50 * 0.05 = 2.5
- nq = 50 * (1 – 0.05) = 47.5
Since np (2.5) is less than 5, the normal approximation is not appropriate.