Rakesh9100 / CalcDiverse

CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.
https://calcdiverse.netlify.app
Apache License 2.0
148 stars 396 forks source link

[Feature] Add Uncertainty Calculator #1649

Closed ananyag309 closed 37 minutes ago

ananyag309 commented 2 months ago

Description

An Uncertainty Calculator typically helps in determining the uncertainty in measurements, combining various sources of error and expressing the final uncertainty

Inputs: Measured Value (X): The value obtained from the measurement. Instrument Uncertainty (U1): The uncertainty related to the precision of the measuring instrument. Calibration Uncertainty (U2): The uncertainty due to the calibration of the measuring instrument. Environmental Uncertainty (U3): The uncertainty due to environmental factors such as temperature, humidity, etc. Repeatability Uncertainty (U4): The uncertainty due to the variations when repeating the measurement under the same conditions.

Output: Combined Standard Uncertainty (Uc): The square root of the sum of the squares of the individual uncertainties. Expanded Uncertainty (Ue): The combined standard uncertainty multiplied by the coverage factor.

Screenshots

No response

Checklist

Code of Conduct

github-actions[bot] commented 2 months ago

Hey @ananyag309, Welcome to the project CalcDiverse! 🎊 Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

jessicachawla commented 2 months ago

@ananyag309 pls open one issue at a time

Rakesh9100 commented 1 month ago

Do you want to be assigned @ananyag309

ananyag309 commented 1 month ago

i guess there are some points restrictions on this repo....

Rakesh9100 commented 1 month ago

If anyone found copying the code and doing the spams, then there are restrictions for every repo, not if you are doing the genuine own contributions @ananyag309

ananyag309 commented 1 month ago

okay i will surely complete it

github-actions[bot] commented 37 minutes ago

Hello @ananyag309! Your issue #1649 has been closed. Thank you for your contribution!! 🙌