百分比誤差計算機

計算測量值(實驗值)與真實值(理論值)之間的百分比誤差、絕對誤差及相對誤差。

輸入

結果

\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}
測量值(實驗值) 9.8
真實值(理論值) 10

嵌入這個計算機

預覽

將這段程式碼貼到您的網頁中即可顯示計算機。

分享這個計算

開啟此連結的人都會看到您填入的數值。

200+ 計算機 · 10 種語言 · 完全免費

這個計算機對您有幫助嗎?

需要改進

我們可以如何改進這個計算機?