百分比誤差計算機
輸入
| 測量值(實驗值) | 9.8 |
|---|---|
| 真實值(理論值) | 10 |
圖表
百分比誤差計算機
輸入
結果
輸入數值即可顯示計算結果。
詳細資料
\begin{aligned} E_{pct} &= \dfrac{|x_{obs} - x_{true}|}{|x_{true}|} \times 100\% \\ &= \dfrac{|(9.8) - (10)|}{|10|} \times 100\% \\ &= ?\% \end{aligned}
\begin{aligned} E_a &= x_{obs} - x_{true} \\ &= (9.8) - (10) \\ &= ? \end{aligned}
\begin{aligned} E_r &= \dfrac{|x_{obs} - x_{true}|}{|x_{true}|} \\ &= \dfrac{|(9.8) - (10)|}{|10|} \\ &= ? \end{aligned}