KInormal_a | R Documentation |
returns borders and length of confidence intervall for mean of normal distributed data
KInormal_a(xquer, s, n, alpha)
xquer |
mean of obeserved data |
s |
standard deviation of observed data |
n |
number of observations |
alpha |
error niveau |
confidence intervall
KInormal_a(400, 20, 100, 0.05)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.