平均絕對偏差計算器
輸入
| 資料集 | 4, 8, 6, 5, 3, 7 |
|---|
結果
| 平均絕對偏差 | 1.5 |
|---|---|
\begin{aligned} D &= \dfrac{1}{n}\sum_{i} |x_i - \bar{x}| \\ &= \dfrac{{\text{?}}}{6} \\ &= 1.5 \end{aligned} | |
| 平均數 | 5.5 |
\begin{aligned} \bar{x} &= \dfrac{1}{n}\sum_{i} x_i \\ &= 5.5 \end{aligned} | |
| 相對於中位數的平均絕對偏差 | 1.5 |
\begin{aligned} D_{m} &= \dfrac{1}{n}\sum_{i} |x_i - \tilde{x}| \\ &= 1.5 \end{aligned} | |
| 中位數 | 5.5 |
| 個數 | 6 |
平均絕對偏差計算器
輸入
結果
\begin{aligned} D &= \dfrac{1}{n}\sum_{i} |x_i - \bar{x}| \\ &= \dfrac{{\text{?}}}{6} \\ &= 1.5 \end{aligned}
詳細資料
\begin{aligned} \bar{x} &= \dfrac{1}{n}\sum_{i} x_i \\ &= 5.5 \end{aligned}
\begin{aligned} D_{m} &= \dfrac{1}{n}\sum_{i} |x_i - \tilde{x}| \\ &= 1.5 \end{aligned}