Question

7. Let X be the random variable denoting the height of a randomly chosen adult individ- ual. If the individual is male, then

0 0
Add a comment Improve this question Transcribed image text
Answer #1

a. Using R language

x <- rnorm(1000, mean = 70,sd = 3.5)
y <- rnorm(1000, mean = 66,sd = 3)
hx1 <- density(x)
hx2 <- density(y)
plot(hx1,col="red", ylim = c(0,0.15), main = "")
lines(hx2, col="green")

55 60 65 70 75 80 85 N= 1000 Bandwidth= 0.8095

b.

P(x<K) = pnorm(k, mean, sd)

P(x>=68) = 1 - pnorm(68, 70, 3.5)

                 = 0.7161454

c.

P(x<K) = pnorm(k, mean, sd)

P(x>=68) = 1 - pnorm(68, 66, 3)

       =  0.2524925

55 60 65 70758085 N -1000 Bandwidth 0.7963

Add a comment
Know the answer?
Add Answer to:
7. Let X be the random variable denoting the height of a randomly chosen adult individ-...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 7. Let X be the random variable denoting the height of a randomly chosen adult individ- ual. If t...

    7. Let X be the random variable denoting the height of a randomly chosen adult individ- ual. If the individual is male, then X has a normal distribution with mean of = 70 inches with standard deviation of σ| 3.5 inches: while if the individual is female. then X has a normal distribution with mean μ0-66 inches and standard deviation of ơ0 3 inches. |Note: For computing probabilities and quantiles for the normal distribution, use the R functions pnorm, dnorm,...

  • A large study of the heights of 1170 adult men found that the mean height was...

    A large study of the heights of 1170 adult men found that the mean height was 71 inches tall. The standard deviation was 8 inches. If the distribution of data was normal, what is the probability that a randomly selected male from the study was between 63 and 87 inches tall? Use the 68-95-99.7 rule (sometimes called the Empirical rule or the Standard Deviation rule). For example, enter 0.68, NOT 68 or 68%. Round your answer to three decimal places....

  • 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 68 inches and a standard deviation of 2.5 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(_____ , _____) b. Find the probability that the person is between 67.7 and 70.3 inches. _____...

  • 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 67 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 4 decimal places where possible. a. What is the distribution of X? X ~ N(,) b. Find the probability that the person is between 62.1 and 65.3 inches.   c. The middle...

  • 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 66 inches and a standard deviation of 2.5 inches. Suppose one Martian adult male is randomly chosen. Let X = height of the individual. Round all answers to 4 decimal places where appropriate. a. What is the distribution of X? X ~ N(,) b. Find the probability that the person is between 63.5 and 69 inches. c. The middle...

  • Question 3 According to a study done by UCB students, the height for Martian adult males...

    Question 3 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 60.7 and 64.7 inches. C. The middle 20% of...

  • According to a study done by De Anza students, the height for Asian adult males is...

    According to a study done by De Anza students, the height for Asian adult males is normally distributed with an average of 66 inches and a standard deviation of 2.5 inches. Suppose one Asian adult male is randomly chosen. Let x-height of the individual Give the distribution of X Part() Find the probability that the person is between 65 and 6 inches Write the probability statement PC 65 What is the probably (Round your answer to four decimal places 0.57028...

  • Let x be a random variable that represents white blood cell count per cubic milliliter of...

    Let x be a random variable that represents white blood cell count per cubic milliliter of whole blood. Assume that x has a distribution that is approximately normal, with mean u = 6900 and estimated standard deviation o = 2800. A test result of x < 3500 is an indication of leukopenia. This indicates bone marrow depression that may be the result of a viral infection. (a) What is the probability that, on a single test, x is less than...

  • Let x be a random variable that represents white blood cell count per cubic milliliter of...

    Let x be a random variable that represents white blood cell count per cubic milliliter of whole blood. Assume that x has a distribution that is approximately normal, with mean μ = 6100 and estimated standard deviation σ = 2750. A test result of x < 3500 is an indication of leukopenia. This indicates bone marrow depression that may be the result of a viral infection. (a) What is the probability that, on a single test, x is less than...

  • Let x be a random variable that represents white blood cell count per cubic milliliter of whole b...

    Let x be a random variable that represents white blood cell count per cubic milliliter of whole blood. Assume that x has a distribution that is approximately normal, with mean μ = 7650 and estimated standard deviation σ = 2850. A test result of x < 3500 is an indication of leukopenia. This indicates bone marrow depression that may be the result of a viral infection. (a) What is the probability that, on a single test, x is less than...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT