Error Analysis of Sin(x) with x=2±0.2

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
zak8000
Messages
69
Reaction score
0

Homework Statement



let x=2±0.2
y=sin(x)

write y in the form mean±error

i don't know how to perform error analysis on the sine function help please

Homework Equations





The Attempt at a Solution


i looked through a physics textbook and saw something which might help me

[tex](sigma)[/tex]^2=[tex]d^2f/dx^2[/tex]*[tex]\sigma1^2[/tex]


 
Physics news on Phys.org
The proper formula is that when you have :

x ± Δx,
where Δx is the standard deviation of the measurement x

and y = f(x)

then the standard deviation Δy for given x ± Δx is:

Δy = |f'(x)| Δx

Can you apply that to your problem?