Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

I was asked this on exam today:

f(1,2)=8, f(1.01,2)=8.4, f(1,2.01)=7.8, f(1.01,2.01)=8.3 x=1±0.02, y=2±0.03

What is the limit of error in f?

I believe it should be the error propagation formula so I should use the data to approixate the derivate. Correct? But how do I approximate the derivates and is that the right way to go?

share|improve this question
The first order partials can be approximated using the values of $f$, for example $f_x(1,2)\approx (8.4-8)/0.01= 40$. Similarly, $f_y(1,2)$ appears to be around $-20$. However, I never heard of the error propagation formula - could you add it to your question? – user31373 Sep 24 '12 at 6:32

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.