오차율(백분율 오차) 계산기
입력
| 측정값 (실험값) | 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}