... 變異係數(coefficient of variation, CV),即樣本標準差(sample standard deviation)與樣本平均數(sample mean)之比值,則可以使用下列的指令: >>> cv = lambda x: np ...
確定! 回上一頁