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- ual. If t...
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-...

    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. _____...

  • Let x be a random variable that represents the weights in kilograms (kg) of healthy adult...

    Let x be a random variable that represents the weights in kilograms (kg) of healthy adult female deer (does) in December in a national park. Then x has a distribution that is approximately normal with mean μ = 50.0 kg and standard deviation σ = 8.6 kg. Suppose a doe that weighs less than 41 kg is considered undernourished. (a) What is the probability that a single doe captured (weighed and released) at random in December is undernourished? (Round your...

  • Let x be a random variable that represents the weights in kilograms (kg) of healthy adult female ...

    Let x be a random variable that represents the weights in kilograms (kg) of healthy adult female deer (does) in December in a national park. Then x has a distribution that is approximately normal with mean μ = 70.0 kg and standard deviation σ = 7.3 kg. Suppose a doe that weighs less than 61 kg is considered undernourished. (a) What is the probability that a single doe captured (weighed and released) at random in December is undernourished? (Round your...

  • Let x be a random variable that represcnts the welghts in kilograms (kg) of healthy adult...

    Let x be a random variable that represcnts the welghts in kilograms (kg) of healthy adult female deer (does in December In a national park. Then x has a distribution that is approximatcly normal with mean u σ = 8.1 kg. Suppose a doe that weighs less than 44 kg is considered undemourished. 53.0 kg and standard deviation (a) What is the prabability tat a single doe captured (weighed and eleased) at random in December is undernaurished?Round your answer to...

  • Let x be a random variable that represents the weights in kilograms (kg) of healthy adult...

    Let x be a random variable that represents the weights in kilograms (kg) of healthy adult female deer (does) in December in a national park. Then x has a distribution that is approximately normal with mean μ = 70.0 kg and standard deviation σ = 8.4 kg. Suppose a doe that weighs less than 61 kg is considered undernourished. (a) What is the probability that a single doe captured (weighed and released) at random in December is undernourished? (Round your...

  • Let x be a random variable that represents the weights in kilograms (kg) of healthy adult...

    Let x be a random variable that represents the weights in kilograms (kg) of healthy adult female deer (does) in December in a national park. Then x has a distribution that is approximately normal with mean u 70.0 kg and standard deviation o 7.3 kg. Suppose a doe that weighs less than 61 kg is considered undernourished. (a) What is the probability that a single doe captured (weighed and released) at random in December is undernourished? (Round your answer to...

  • Let x be a random variable that represents the weights in kilograms (kg) of healthy adult...

    Let x be a random variable that represents the weights in kilograms (kg) of healthy adult female deer (does) in December in a national park. Then x has a distribution that is approximately normal with mean y = 57.0 kg and standard deviation o = 7.9 kg. Suppose a doe that weighs less than 58 kg is considered undernourished. (a) What is the probability that a single doe captured (weighed and released) at random in December is undernourished? (Round your...

  • Let x be a random variable that represents the weights in kilograms (kg) of healthy adult...

    Let x be a random variable that represents the weights in kilograms (kg) of healthy adult female deer (does) in December in a national park. Then x has a distribution that is approximately normal with mean μ = 57.0 kg and standard deviation σ = 9.0 kg. Suppose a doe that weighs less than 48 kg is considered undernourished. (a) What is the probability that a single doe captured (weighed and released) at random in December is undernourished? (Round your...

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