Skip to content
Prev 348295 / 398500 Next

sd, mean with a frequency distribution matrix

Hi,

  Just learned another way to calculate sd for a frequency distribution
matrix:
[,1] [,2]
[1,]   10    3
[2,]   20    4
[3,]   30    5
[1] 10 10 10 20 20 20 20 30 30 30 30 30
[1] 8.348471



--
View this message in context: http://r.789695.n4.nabble.com/sd-mean-with-a-frequency-distribution-matrix-tp4703218p4703441.html
Sent from the R help mailing list archive at Nabble.com.