Session Ready
Exercise

Father's age

In this exercise, you'll use the inference() function to create a 95% bootstrap confidence interval for the mean age of fathers at the birth of their child using the standard error method.

If you don't remember the arguments of the inference() function, take a look at the hint!

Instructions
100 XP

Use the standard error method to create a 95% bootstrap interval for the mean age of fathers. You can find the relevant data in the fage variable of the nc data frame.