Q:

Suppose babies born in a large hospital have a mean weight of 3242 grams, and a standard deviation of 446 grams. If 107 babies are sampled at random from the hospital, what is the probability that the mean weight of the sample babies would differ from the population mean by less than 40 grams? Round your answer to four decimal places.

Accepted Solution

A:
Answer:0.3530 = 35.30% probability that the mean weight of the sample babies would differ from the population mean by more than 40 gramsStep-by-step explanation:To solve this question, we need to understand the normal probability distribution and the central limit theorem.Normal probability distributionProblems of normally distributed samples are solved using the z-score formula.In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the zscore of a measure X is given by:[tex]Z = \frac{X - \mu}{\sigma}[/tex]The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.Central Limit TheoremThe Central Limit Theorem estabilishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.In this problem, we have that:[tex]\mu = 3242, \sigma = 446, n = 107, s = \frac{446}{\sqrt{107}} = 43.12[/tex]If 107 babies are sampled at random from the hospital, what is the probability that the mean weight of the sample babies would differ from the population mean by more than 40 grams?Either it differs by 40 grams or less, or it differs by more than 40 grams. The sum of the probabilities of these events is decimal 1. Probability it differs by 40 grams of lesspvalue of Z when X = 3242 + 40 = 3282 subtracted by the pvalue of Z when X = 3242 - 40 = 3202X = 3282[tex]Z = \frac{X - \mu}{\sigma}[/tex]By the Central Limit Theorem[tex]Z = \frac{X - \mu}{s}[/tex][tex]Z = \frac{3282 - 3242}{43.12}[/tex][tex]Z = 0.93[/tex][tex]Z = 0.93[/tex] has a pvalue of 0.8238X = 3202[tex]Z = \frac{X - \mu}{s}[/tex][tex]Z = \frac{3202 - 3242}{43.12}[/tex][tex]Z = -0.93[/tex][tex]Z = -0.93[/tex] has a pvalue of 0.17620.8238 - 0.1768 = 0.64700.6470 probability it differs by 40 grams or lessProbability it differs by more than 40 gramsp + 0.6470 = 1p = 0.35300.3530 = 35.30% probability that the mean weight of the sample babies would differ from the population mean by more than 40 grams