Exercise

Setting the parameter of interest

To create an interval for the median instead of the mean, you can change the est argument of the inference() function.

Instructions

100 XP

Change the est argument to "median" and run the code.