Calculate Standard Deviation with R



Hello,

I begin with R and I am searching a way to calculate a ST of a weighed serie
:


xi(10,20,30)
ni(1,5,10)

I found the function VAR which uses a vector of one dimension but dot not
care about coefficients.


Thanks

Best Regards
T


.


Loading