正態分佈函數的語法是normdist(x,mean,standard_dev,cumulative) x是隨機變數值,mean是均值,standard_dev就是標準差啦 cumulative設為0會畫出概率密度函數圖,設為1畫出積累分佈函數圖 比如,在A列中填充一列等差序列,在B1中輸入函數,normdist(A1,7,20 ...
emuch.net