Question

In: Math

Males in the Netherlands are the tallest, on average, in the world with an average height...

Males in the Netherlands are the tallest, on average, in the world with an average height of 183 centimeters (cm) (BBC News website). Assume that the height of men in the Netherlands is normally distributed with a mean of 183 cm and standard deviation of 10.5 cm.

a.What is the probability that a Dutch male is shorter than 175 cm?

b.What is the probability that a Dutch male is taller than 195 cm?

c.What is the probability that a Dutch male is between 173 and 193 cm?

d.Out of a random sample of 1000 Dutch men, how many would we expect to be taller than 190 cm?

Solutions

Expert Solution

Solution :

Given that ,

mean = = 183

standard deviation = = 10.5

a)

P(x < 175) = P((x - ) / < (175 - 183 ) / 10.5)

= P(z < -0.76)

= 0.2236 Using standard normal table,

The probability that a Dutch male is shorter than 175 cm is 0.2236

b)

P(x > 195) = 1 - P(x < 195)

= 1 - P((x - ) / < (195 - 183) / 10.5)

= 1 - P(z < 1.14)

= 1 - 0.8729 Using standard normal table.

= 0.1271

The probability that a Dutch male is taller than 195 cm is 0.1271

c)

P(173 < x < 193) = P((173 - 183)/ 10.5) < (x - ) /  < (193 - 183) / 10.5) )

= P(-0.95 < z < 0.95)

= P(z < 0.95) - P(z < -0.95)

= 0.8289 - 0.1711

= 0.6578

The probability that a Dutch male is between 173 and 193 cm is 0.6578

d)

P(x > 190) = 1 - P(x < 190)

= 1 - P((x - ) / < (190 - 183) / 10.5)

= 1 - P(z < 0.67)

= 1 - 0.7486 Using standard normal table.

= 0.2514

Probability = 0.2514

Out of a random sample of 1000 Dutch men,

= 0.2514 * 1000

= 251.4

= 252

252 would we expect to be taller than 190.


Related Solutions

Part-1. Write a matlab code to find the height of the tallest guy in a basketball...
Part-1. Write a matlab code to find the height of the tallest guy in a basketball team (including bench, i.e., 22 players). Their height is stored in array variable H. If they are more than one player representing the tallest the program should report either height as the tallest. Use an efficient algorithm. Size the array H (find the number of elements) with the function size() in the numpy module (e.g., np.size(). Algorithm should work for any number of players....
(a) If in a population, the shortest person is 1.5 metres tall and the tallest person is 2 metres tall, then the average height is always closer to 1.75 metres than to 2 metres.
Decide whether each of the following statements is either true or false. You MUST explain your reasoning. (a) If in a population, the shortest person is 1.5 metres tall and the tallest person is 2 metres tall, then the average height is always closer to 1.75 metres than to 2 metres. (b) If the correlation between two variables X and Y is positive, then Y is small (below the average Y value) whenever X is small (below the average X...
The mean height of adult males in the U.S is about 68.8" with a variance of...
The mean height of adult males in the U.S is about 68.8" with a variance of 11.56". Suppose the mean height of a sample of 31 mentally disabled males was found to be 67.3". Researchers want to know if the height of mentally disabled males differs from the population. What can be concluded with α = 0.01? Compute the appropriate test statistic(s) to make a decision about H0. critical value =   If appropriate, compute the CI. If not appropriate, input...
2. It is estimated that the standard deviation of the height of American adult males is...
2. It is estimated that the standard deviation of the height of American adult males is 4 inches. Suppose we survey a sample of 50 men and find a sample mean of 69 inches. (a) For a confidence level of %90, what is the margin of error and the confidence interval? (b) For a confidence level of %95, what is the margin of error and the confidence interval? (c) If we sample 500 men instead, and still insist on %90...
5) The average height of women is ̄y = 64.5 inches, the average height of men...
5) The average height of women is ̄y = 64.5 inches, the average height of men is ̄y = 67.5 inches. For both the standard deviation is about s = 3 inches. (a) Suppose you take a sample of 4 women and 4 men. Construct a 95% CI for both. Do the confidence intervals overlap? (b) Now repeat using a sample of 225 men and 225 women. Do the confidence intervals overlap? (c) Can you explain what happened? Why is...
The height measurements of 600 adult males are arranged in ascending order and it is observed...
The height measurements of 600 adult males are arranged in ascending order and it is observed that 180th and 450th entries are 46.3 and 67.8 inch respectively. If the measurements are normally distributed. i. Find the mean and the standard deviation of the distribution. ii. Find the number of males whose height is between 40 and 70 inches. I will be very grateful to you if you explain the solution well
Suppose that the height of Australian males is a normally distributed random variable with a mean...
Suppose that the height of Australian males is a normally distributed random variable with a mean of 176.8cm and a standard deviation of 9.5cm. a. If the random variable X is the height of an Australian male, identify the distribution of X and state the value/s of its parameter/s. b. Calculate (using the appropriate statistical tables) the probability that a randomly selected Australian man is more than two metres tall. c. To become a jockey, as well as a passion...
Two average height parents have several children, all about the same average height as their parents....
Two average height parents have several children, all about the same average height as their parents. Which set of parental genotypes could account for these data? (Mark all correct answers) a. AABBCC x aabbcc b. AABB x aabb c. AABBccdd x aabbCCDD d. AABBccdd x AABBccdd e. AaBbCcDd x AaBbCcDd If height in plants was controlled by three additive genes, A, B, and C, a cross of an intermediate plant with a genotype of AaBbCc with an intermediate plant with...
According to a study done by UCB students, the height for Martian adult males is normally...
According to a study done by UCB students, the height for Martian adult males is normally distributed with an average of 65 inches and a standard deviation of 2.3 inches. Suppose one Martian adult male is randomly chosen. Let X = height of the individual. Round all answers to 3 decimal places where possible. a. What is the distribution of X? X ~ N 65, 2.3 b. Find the probability that the person is between 60.2 and 62.1 inches. 0.0852...
According to a study done by UCB students, the height for Martian adult males is normally...
According to a study done by UCB students, the height for Martian adult males is normally distributed with an average of 65 inches and a standard deviation of 2.4 inches. Suppose one Martian adult male is randomly chosen. Let X = height of the individual. Round all answers to 4 decimal places where possible. a. What is the distribution of X? X ~ N(,) b. Find the probability that the person is between 66.4 and 67.5 inches. c. The middle...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT