inst/snippets/Example3.22b.R

p.hat <- 0.52
SE <- sd( ~prop, data = BootP); SE      
MoE <- 2 * SE; MoE                          
p.hat - MoE                                 
p.hat + MoE                                 

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.