Calculating the uncertainty with this measurement

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
3 replies · 2K views
LCSphysicist
Messages
644
Reaction score
163
Homework Statement
Be θ = (59,3 ± 1,2)° an angle, and n=tan(θ) a function. Obtain the uncertainty and the n with the right significant figures
Relevant Equations
\n
It is supposed to find it with the uncertainty propagation, so i tried by it.
$$\delta _{n} = \delta_{\theta}\frac{dn}{d\theta}=\frac{\delta _{\theta}\pi sec(\theta )^{2}}{180} = sec(59,3)^2*\pi*1.2/180$$
$$n = 1.68 \pm 0.08$$
But this uncertainty is quite low, so i am trying to understand if i made any mistake of if it is right.
 
on Phys.org
Well, in case you want to double-check your computation you can compute the following quantity:
$$f(x+\delta x)-f(x-\delta x)$$
this quantity should be, approximately, near to ##2\delta f##, in your case give ##0.16## so the uncertainty seems plausible.