inst/snippets/temp2.R

t.star <- qt(.975, df = 49); t.star
# lower limit
x.bar - t.star * se
# upper limit
x.bar + t.star * se

Try the Lock5withR package in your browser

Any scripts or data that you put into this service are public.

Lock5withR documentation built on May 2, 2019, 3:43 p.m.