powered by
Data for Exercise 5.22 and 5.65
Puerto
A data frame with 50 observations on the following variable.
income
a numeric vector
# NOT RUN { str(Puerto) attach(Puerto) EDA(income) t.test(income,conf.level=.90)$conf detach(Puerto) # }
Run the code above in your browser using DataLab