Dear all,

Very simple question, but apparently uneasy to solve in R:

I have a sampling of a variable x: (3, 4. 5, 2, ...)

I want to know:
 - the mean <x>                   -> mean(x)
 - the uncertainty on <x>       -> std.error(x) ? Or sd(x)?
 - the standard deviation of x  -> ?
 - the uncertainty on the standard deviation -> ?

Anyone has an idea?

Thanks in advance,

regards,
Xavier



-- 
*---------------------------------------
Xavier Prudent
*
*
Computational biology and evolutionary genomics
*
*
*
*Guest scientist at the Max-Planck-Institut für Physik komplexer Systeme*
*(MPI-PKS)*
*Noethnitzer Str. 38*
*01187 Dresden
*
*
*
*Max Planck-Institute for Molecular Cell Biology and Genetics*
*
(MPI-CBG)
*
*
Pfotenhauerstraße 108
*
*
01307 Dresden
*
*

*
*
Phone: +49 351 210-2621
*
*Mail: prudent [ at ] mpi-cbg.de
**---------------------------------------*

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to