newbie question-probably an easy answer!

bazcor bazcor at metronet.co.uk
Wed Aug 10 19:40:56 CEST 2011


Hello and thanks for reading this, I've been playing around with
scilab,(nothing very deep,just starting out).

The problem I have that needs explanation is this
:-
-->a=[2,3,4,5,5];
-->b=[2,3,4,5]
-->fre=[1,1,1,2]
-->variance(a) ans= 1.7 //ok here
-->variancef(b,fre) ans= 1.7 // also ok
-->stdev(a) ans = 1.3038405 //good to here
-->stdevf(b,fre) ans = 0 //?? thought it should be the above answer!

I'll just bet there's a easy answer to this, but I'm stumped. Any comment
gratefully received.

--
View this message in context: http://mailinglists.scilab.org/newbie-question-probably-an-easy-answer-tp3243360p3243360.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list