powered by
Stamp
str(Stamp) attach(Stamp) hist(thickness,prob=TRUE,col="lightblue") lines(density(thickness),lwd=2,col="blue") t.test(thickness,conf.level=.99)$conf detach(Stamp)
Run the code above in your browser using DataLab