Exercises

  1. Describe the distribution of your sample. What would you say is the “typical” size within your sample? Also state precisely what you interpreted “typical” to mean.

The distribution of the sample is skewed right, bimodal, and the ‘typical’ size is about 1250. I interpreted ‘typical’ to mean the mode.

  1. Would you expect another student’s distribution to be identical to yours? Would you expect it to be similar? Why or why not?

I would not expect another distribution to be identical due to the variation between each sample

  1. For the confidence interval to be valid, the sample mean must be normally distributed and have standard error \(s / \sqrt{n}\). What conditions must be met for this to be true?

The observations must be independant, ideally over 30 observations, and the population distribution not skewed

  1. What does “95% confidence” mean? If you’re not sure, see Section 4.2.2.

“95% Confidence” means that the population mean will be within the confidence interval of the point estimate 95% of the time

## [1] 1288.893 1526.940
## [1] 1499.69
  1. Does your confidence interval capture the true average size of houses in Ames? If you are working on this lab in a classroom, does your neighbor’s interval capture this value?

In this case the confidence interval does capture the true average.

  1. Each student in your class should have gotten a slightly different confidence interval. What proportion of those intervals would you expect to capture the true population mean? Why? If you are working in this lab in a classroom, collect data on the intervals created by other students in the class and calculate the proportion of intervals that capture the true population mean.

We would expect 95% percent of the confidence intervals to capture the true population mean because the interval is based on the value bondaries related to that probability’s z-score.


On your own

The proportion of confidence intervals that include the true mean are not excactly equal to the confidence level. This is due to chance and as the number of samples increases the percentage does approach the exact confidence level.

For a confidence level of 99%, the critical value is 2.58

With a confidence interval of 99%, in this example, all of the intervals include the true population mean. This is in line with what we would expect with the 99% confidence level, and as the number of samples increases we would see the proportion to get close to 99%