You are using an outdated browser. Please upgrade your browser to improve your experience.
Uncertainty Calculator

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

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

Uncertainty Calculator

by Roman Volinsky
Uncertainty Calculator
Uncertainty Calculator
Uncertainty Calculator

What is it about?

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

Uncertainty Calculator

App Details

Version
3.8
Rating
NA
Size
1Mb
Genre
Education Utilities
Last updated
September 12, 2024
Release date
October 31, 2016
More info

App Screenshots

Uncertainty Calculator screenshot-0
Uncertainty Calculator screenshot-1
Uncertainty Calculator screenshot-2
Uncertainty Calculator screenshot-3
Uncertainty Calculator screenshot-4

App Store 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).

Disclaimer:
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.