Question

In: Statistics and Probability

Assume that the population of all sister-brother heights has a bivariate normal distribution and that the...

Assume that the population of all sister-brother heights has a bivariate normal distribution and that the data below were sampled from this distribution.

Sister height (x) 69 64 65 63 65 62 65 64 66 59 62

Brother height (y) 71 68 66 67 70 71 70 73 72 65 66

Heights of n=11 pairs of siblings

(a) Consider the population of all sister-brother heights. Estimate the proportion of all brothers who are at least 5′ 10′′.

(b) Suppose that Carol is 5′ 1′′. Predict her brother’s height.

(c) Consider the population of all sister-brother heights for which the sister is 5′ 1′′. Estimate the proportion of these brothers who are at least 5′ 10′′.

Solutions

Expert Solution

a) Proportion of brothers who are are more than 70 inches ie 5 feet 10 inches = 6/11 =0.545

b)

R Code

> x<-c(69,64,65,63,65,62,65,64,66,59,62)
> y<-c(71,68,66,67,70,71,70,73,72,65,66)
> summary(lm(y~x))

Call:
lm(formula = y ~ x)

Residuals:
Min 1Q Median 3Q Max
-3.5909 -1.2273 -0.9545 1.1136 4.0000

Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 31.1818 18.7584 1.662 0.1308
x 0.5909 0.2929 2.018 0.0744 .
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 2.379 on 9 degrees of freedom
Multiple R-squared: 0.3114,   Adjusted R-squared: 0.2349
F-statistic: 4.07 on 1 and 9 DF, p-value: 0.07442

Then the predicated value for for 5' 1" ie. 61 is =

y= 31.1818 +0.5909 x =31.1818 + 0.5909*61 =67.2267 ie. 5' 7"

c) The sister in 5 ' 1" in none of the cases .Then the proportion of brothers being atleast 5' 10" is 0.

But if we consider the sisters to be atleast 5' 1",then the proportion of brothers being atleast 5' 10" = 6/10 =0.6


Related Solutions

The heights of a female population follow a normal distribution with a mean of 48 inches...
The heights of a female population follow a normal distribution with a mean of 48 inches and a standard deviation of 6 inches. If a random sample of 16 subjects were taken, what is the probability that the average height of the sample is higher than 50 inches?
Assume the population has a normal distribution. A sample of 1250 college and university seniors has...
Assume the population has a normal distribution. A sample of 1250 college and university seniors has an average GPA of 2.5 and a standard deviation of 0.5. Construct a 96% confidence interval for the population mean, μ Group of answer choices .247 to .253 2.47 to 2.53 2.52 to 2.61 2 to 3
Suppose the heights (in inches) of all college students follow a Normal distribution with standard deviation...
Suppose the heights (in inches) of all college students follow a Normal distribution with standard deviation σ=3. A sample of 25 students is taken from the population; the average height of these students is 68.4 inches. Does this sample data provide strong evidence that the average height of all students is less than 70 inches? Which test should be used? What is the null hypothesis? What is the alternative hypothesis? What is the p-value?
A population of male university students has a distribution of weights and heights that follow a...
A population of male university students has a distribution of weights and heights that follow a bivariate normal distribution. The distribution of weights it has an average of 72 kg and a standard deviation of 8 kg. The height distribution has an average of 170 cm and deviation standard 10 cm. The correlation coefficient between weights and heights is 0.8. Using these information calculate: a) The probability of a boy's weight being between 70 and 80 kg. b) The probability...
A population parameter has a normal distribution and has a mean of 45 and variance of...
A population parameter has a normal distribution and has a mean of 45 and variance of 15. From this population a sample is selected with a size of 19 and the variance of the sample is 17. Does this sample support the population variance? Evaluate.
1. Assume that your data comes from a Normal distribution. Further assume that the distribution has...
1. Assume that your data comes from a Normal distribution. Further assume that the distribution has pop-ulation mean μ equal to your sample mean ̄x and population standard deviationσequal to your samplestandard deviations. Draw the graph of the Normal distribution described, labeling the mean and the tickmarks at standard deviation units. 2. We were sampling from the distribution of rainfall in a particular month. Assuming this distribution is Normal, find the proportion of years in which rainfall in the selected...
A population has a normal distribution with a mean of 51.4 and a standard deviation of...
A population has a normal distribution with a mean of 51.4 and a standard deviation of 8.4. Assuming n/N is less than or equal to 0.05, the probability, rounded to four decimal places, that the sample mean of a sample size of 18 elements selected from this population will be more than 51.15 is?
A population has a normal distribution with a mean of 51.5 and a standard deviation of...
A population has a normal distribution with a mean of 51.5 and a standard deviation of 9.6. Assuming , the probability, rounded to four decimal places, that the sample mean of a sample of size 23 elements selected from this populations will be more than 51.15 is:
Draw a diagram of the normal distribution for all questions being asked. 40% of the population...
Draw a diagram of the normal distribution for all questions being asked. 40% of the population has type A blood. If 8 people are selected at random, what is the probability that four or less of them have type A blood. If 80 donors come to give blood one day, what is the probability that 40 or less of them have Type A blood (using the normal approximation)? Explain why this is higher or lower than the answer in part...
a.) Men's heights are distributed as the normal distribution with a mean of 71 inches and...
a.) Men's heights are distributed as the normal distribution with a mean of 71 inches and a standard deviation of inches. Find the probability that a randomly selected man has a height between 69 inches and 73 inches. b.) Men's heights are distributed as the normal distribution with a mean of 71 inches and a standard deviation of 3 inches. A random sample of 100 men is selected. Find the probability that the sample mean is greater than 70.75 inches....
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT