Temperature Difference & Error Propagation

Temperature Difference & Error Propagation

This simulation demonstrates temperature difference calculation with error analysis (Example 2.8) and error propagation in products and quotients.

Temperature Difference Example

t₁ = 20°C ± 0.5°C
t₂ = 50°C ± 0.5°C

Temperature Difference Result

t₂ - t₁ = (50°C ± 0.5°C) - (20°C ± 0.5°C) = 30°C ± 1°C

When subtracting two quantities with errors, the absolute errors add up.

Error Propagation in Products & Quotients

Product
Quotient
For Z = A × B:
ΔZ/Z = (ΔA/A) + (ΔB/B)
For Z = A / B:
ΔZ/Z = (ΔA/A) + (ΔB/B)

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top