Calculating Uncertainty in R Using Partial Derivatives

  • Thread starter Thread starter questions
  • Start date Start date
  • Tags Tags
    Uncertainty
questions
Messages
6
Reaction score
0
I have a lab where I have to calculate the theoretical value of R using the following equation and then find the uncertainty in R.

R=(xCOS(y))*((-xSIN(y)-SQRT((xSIN(y))^2-2*-9.8*z))/-9.8)
*I know the values of x,y,z and their respective uncertainties.

The problem is that we have only learned basic uncertainty rules (i.e. for multiplication/division you add the %uncertainty, for addition/subtraction you add the absolute uncertainties). This is much more complicated since I have to deal with SIN/COS and square roots. I was searching around and it seems that I have to calculate the partial derivative or differentials. I am not familiar with differentials and I have no idea how to solve this problem. If anyone can offer any help whatsoever it would be greatly appreciated or anywhere where I can find this information.
 
on Phys.org
I'm using excel if that makes any difference whatsoever
 
questions said:
I was searching around and it seems that I have to calculate the partial derivative or differentials. I am not familiar with differentials and I have no idea how to solve this problem.

You are quite right about using partial derivatives. Don't be scared yet. I agree that you have a complicated expression to start with. I would suggest first simplifying it as much as possible (using trig identities). I assume you know basic differentiation? I really hope so...
When I say "simplify" I mean put it in a form that's less "scary" to differentiate. (derivatives of sin and cos can be found in any table of derivatives).

Example: If you have a function [tex]T=T(f,\lambda,...)[/tex] then the error in T is found by:
[tex](\delta T)^2 = (\frac{dT}{df})^2(\delta f)^2 + (\frac{dT}{d\lambda})^2(\delta \lambda)^2+(\frac{dT}{d...})^2(\delta ...)^2[/tex]
where [tex]\delta[/tex] is the error value(s).
 
questions said:
I'm using excel if that makes any difference whatsoever

I don't know if Excel can differentiate...Ever used Matlab or Mathematica?
 
To calculate the partial derivative [itex]\partial R/\partial x[/itex], differentiate R with respect to x, treating all the other variables as constants. Do likewise for the other partial derivatives.
 
Last edited:

Similar threads

  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
5K
Replies
3
Views
11K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 16 ·
Replies
16
Views
6K