Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
%95 Confidence Interval
#R version 3.3.2 a <- 10 #average s <- 4 # standard deviation n <- 30 # sample size LCI <- a - qnorm(.975)*s/sqrt(n) # lower limit (%95 CI) UCI <- a + qnorm(.975)*s/sqrt(n) # upper limit (%95 CI) print (LCI) print(UCI)
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Iron exp suco fatorial
此次次
Mandelbrot 2
Ludy Thenor Research Methods I- Final Part 2
ex1
Fractal Fourier
28-09-2020Int-poli-inter
jcruet_bi variate regression model
Regra-trapezio
Example for barplot
Please log in to post a comment.