What's New

Compatibility update.

App Description

Uncertainty Calculator evaluates the error propagation throughout the mathematical expressions comprised of variables of uncertain value.

The application allows input of up to three value-error pairs (A, B and C), that can be used as a parameters in the final expression.

Error values should be provided in absolute (100 +/- 5) or in relative format, the latter should appear in percent format (100 +/- 5%).

The evaluated expression can include numerous functions, that provided by row of the appropriate buttons.

Components and functions can be added directly to the expression field by pressing the corresponding buttons. To encompass expression into the preset formula, select the expression and press the corresponding formula button.

Particular attention should be paid to placing brackets to avoid equation ambiguity.

The application deals with independent, random errors. So if this is a case never use A + A, but rather 2*A and never A*A*A but rather A^3! Obviously, different parameters can be combined in any way (A+B or C *A^2 .. is perfectly fine).

Angles for trigonometric functions can be provided in degrees or radians, and that should be reflected by setting a yellow button to "DEG" or "RAD". Bear in mind the importance of
units in any of calculations!


Implementation Examples:

1.The charge passing through an electrical circuit is defined by: Q = I * t, where I is the current and t is the time. Calculate the total charge value when a current of 0.15 ± 0.01 A passes through the circuit for 120 ± 1 s:
Input: A = 0.15 ± 0.01, B = 120 ± 1
The final expression will be A*B, and press Calculate:
The final value will be: 18 ± 1.2
Thus, it can be reported the total charge as 18 C ± 1 C.

Important! One should only report as many significant figures as are consistent with estimated error! So the value should be rounded to the rightmost decimal place at which error applies.

2. A ball is tossed straight up into the air with initial speed vo = (4.0± 0.2) m/s. After a time
t = (0.60 ± 10%) s, the height of the ball is h = vo*t - 0.5gt^2 = 0.636 m (g = 9.80 m/s^2). What is the value and uncertainty of height?

Input: A = vo = 4.0 ± 0.2, and B = t = 0.60 ± 10%, then the final expression should be:
A*B – 0.5*9.8*B^2
The final value will be: 0.6 ± 0.4 (meters).

iPhone Screenshots

(click to enlarge)

Uncertainty Calculator screenshot 1 Uncertainty Calculator screenshot 2

iPad Screenshots

(click to enlarge)

Uncertainty Calculator screenshot 3 Uncertainty Calculator screenshot 4

App Changes

  • November 05, 2016 Initial release
  • November 13, 2016 New version 1.5
  • November 30, 2016 New version 1.6
  • June 14, 2019 New version 2.5
  • June 14, 2019 Price increase: $1.99 -> $2.99
  • June 16, 2019 Price increase: $1.99 -> $2.99
  • July 14, 2020 New version 2.8
  • October 22, 2020 New version 3.2
  • January 26, 2021 New version 3.3
  • August 05, 2021 New version 3.5
  • September 16, 2023 New version 3.7
  • November 03, 2023 Price increase: $2.99 -> $3.99