The mean cholesterol levels of women age 45-59 in Ghana, Nigeria, and Seychelles is 5.1 mmol/1 and the standard deviation is 1.0 mmol/l (Lawes, Hoorn, Law & Rodgers, 2004). Assume that cholesterol levels are normally distributed. a.) State the random variable. b) Find the probability that a woman age 45-59 in Ghana has a cholesterol level above 6.2 mmol/l (considered a high level). c.) Suppose doctors decide to test the woman's cholesterol level again and average the two values. Find the probability that this woman's mean cholesterol level for the two tests is above 6.2 mmo/l. d.) Suppose doctors being very conservative decide to test the woman's cholesterol level a third time and average the three values. Find the probability that this woman's mean cholesterol level for the three tests is above 6.2 mmol1 e.) If the sample mean cholesterol level for this woman after three tests is above 6.2 mmol/M, what could you conclude?

Respuesta :

Answer:

a) [tex] N(\mu = 5.1 \, , \, \sigma = 1) [/tex]

b) The probability that a woman cholesterol is above 6.2 mmol/l is 0.1357

c) The probability that the sample mean cholesterol level of two tests is above 6.2 mmol/l is 0.0594

d) For three tests, the probability that the sample mean cholesterol level  is above 6.2 mmol/l is 0.0281

e) We can conclude with 95% confidence that the woman has a high level of cholesterol level.

Step-by-step explanation:

a) The random variable is [tex] N(\mu = 5.1 \, , \, \sigma = 1) [/tex] .

b) Lets call X the random variable. We will standarize X to obtain a standard normal random variable W

[tex] W = \frac{X - \mu}{\sigma} = X-5.1 \approx N(0,1) [/tex]

The values of the cummulative distribution function of the standard normal random variable W, which we will denote by [tex] \phi [/tex] , are tabulated and they can be found in the attached file. We will use this values to find the probability of X being greater than 6.2

[tex] P(X > 6.2) = P(X-5.1 > 6.2-5.1) = P(W > 1.1) ) 1- \phi(1.1) = 1-0.8643 = 0.1357[/tex]

Thus, the probability that a woman cholesterol is above 6.2 mmol/l is 0.1357.

c) If we take the mean of two normal random variables X1, X2 independent and with equal mean and standard deviation, then we will obtain a Normal random variable Z with the same mean (5.1) and the standard deviation is obtained by taking the standard deviation of any of the two variables divided by the square root of the sample length, in other words, by √2. This means that the mean distribution Z will have distribution [tex] N(\mu = 5.1, \sigma = 1/\sqrt{2}) [/tex] .

We standarize Z to obtain (another) W as before,

[tex] W = \frac{Z - 5.1}{1/\sqrt{2}} \approx N(0,1) [/tex]

And now we compute the probability of Z being greater than 1/√2 using the cummulative function [tex] \phi [/tex]

[tex]P(Z > 6.2) = P(W > \frac{6.2-5.1}{1/\sqrt{2}}) = P(W > 1.56) = 1-\phi(1.56)\\ = 1-0.9406 = 0.0594[/tex]

Thus, the probability that the sample mean cholesterol level is above 6.2 mmol/l is 0.0594.

d) For three values we will have a sample mean Z with mean 5.1 as before and standard deviation [tex] \sigma = 1/\sqrt{3} [/tex] . The standarization therefore is

[tex] W = \frac{Z-5.1}{1/\sqrt{3}}) \approx N(0,1) [/tex]

And the probability of Z being greater than 6.2 in this case is

[tex]P(Z > 6.2) = P(W > \frac{6.2-5.1}{1/\sqrt{3}}) = P(W > 1.91) = 1-\phi(1.91)\\ = 1-0.9719 = 0.0281[/tex]

As a result, the probability that the sample mean is greater than 6.2 mmol/l is 0.0281.

e) The sample mean being greater than 6.2 mmol/l only happens with probability 0.0281. This means that 97.19% of the woman will have a cholesterol level below that amount, and as a consecuence, this woman has a high level of cholesterol.

Using the normal distribution and the central limit theorem, it is found that:

a) The random variable is the mean cholesterol levels of women age 45-59 in Ghana, Nigeria, and Seychelles, which has [tex]\mu = 5.1[/tex] and [tex]\sigma = 1[/tex].

b) 0.1357 = 13.57% probability that a woman age 45-59 in Ghana has a cholesterol level above 6.2 mmol/l (considered a high level).

c) 0.0594 = 5.94% probability that this woman's mean cholesterol level for the two tests is above 6.2 mmol/l.

d) 0.0281 = 2.81% probability that this woman's mean cholesterol level for the three tests is above 6.2 mmol/l.

e) Multiple tests, hence, her mean cholesterol level is closer to 6.2 mmol/l than to the mean of of 5.1 mmol/l, that is, she has high cholesterol values.

In a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

  • It 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, which is the percentile of X.
  • By the Central Limit Theorem, the sampling distribution of sample means of size n has standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].

Item a:

  • Mean of 5.1 mmol/l, hence [tex]\mu = 5.1[/tex].
  • Standard deviation of 1 mmol/l, hence [tex]\sigma = 1[/tex].

Hence:

The random variable is the mean cholesterol levels of women age 45-59 in Ghana, Nigeria, and Seychelles, which has [tex]\mu = 5.1[/tex] and [tex]\sigma = 1[/tex].

Item b:

This probability is 1 subtracted by the p-value of Z when X = 6.2, hence:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{6.2 - 5.1}{1}[/tex]

[tex]Z = 1.1[/tex]

[tex]Z = 1.1[/tex] has a p-value of 0.8643.

1 - 0.8643 = 0.1357.

0.1357 = 13.57% probability that a woman age 45-59 in Ghana has a cholesterol level above 6.2 mmol/l (considered a high level).

Item c:

Now, there are two values, hence [tex]n = 2, s = \frac{1}{\sqrt{2}}[/tex].

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

By the Central Limit Theorem

[tex]Z = \frac{X - \mu}{s}[/tex]

[tex]Z = \frac{6.2 - 5.1}{\frac{1}{\sqrt{2}}}[/tex]

[tex]Z = 1.56[/tex]

[tex]Z = 1.56[/tex] has a p-value of 0.9406.

1 - 0.9406 = 0.0594.

0.0594 = 5.94% probability that this woman's mean cholesterol level for the two tests is above 6.2 mmol/l.

Item d:

Now, there are three values, hence [tex]n = 3, s = \frac{1}{\sqrt{3}}[/tex].

[tex]Z = \frac{X - \mu}{s}[/tex]

[tex]Z = \frac{6.2 - 5.1}{\frac{1}{\sqrt{3}}}[/tex]

[tex]Z = 1.91[/tex]

[tex]Z = 1.91[/tex] has a p-value of 0.9719.

1 - 0.9719 = 0.0281.

0.0281 = 2.81% probability that this woman's mean cholesterol level for the three tests is above 6.2 mmol/l.

Item e:

Multiple tests, hence, her mean cholesterol level is closer to 6.2 mmol/l than to the mean of of 5.1 mmol/l, that is, she has high cholesterol values.

A similar problem is given at https://brainly.com/question/24663213