Errors with sine
Clash Royale CLAN TAG#URR8PPP
up vote
4
down vote
favorite
If one has an equation such as $$x=-(3.2±0.1)cos(30.3º±0.2º).$$
How does the error carry to be able to find the value of $x$? I have found that you have to -sine the error in the cosine, but then how do you deal with the value by which the scalar is multiplied, and its error?
homework-and-exercises error-analysis
add a comment |
up vote
4
down vote
favorite
If one has an equation such as $$x=-(3.2±0.1)cos(30.3º±0.2º).$$
How does the error carry to be able to find the value of $x$? I have found that you have to -sine the error in the cosine, but then how do you deal with the value by which the scalar is multiplied, and its error?
homework-and-exercises error-analysis
add a comment |
up vote
4
down vote
favorite
up vote
4
down vote
favorite
If one has an equation such as $$x=-(3.2±0.1)cos(30.3º±0.2º).$$
How does the error carry to be able to find the value of $x$? I have found that you have to -sine the error in the cosine, but then how do you deal with the value by which the scalar is multiplied, and its error?
homework-and-exercises error-analysis
If one has an equation such as $$x=-(3.2±0.1)cos(30.3º±0.2º).$$
How does the error carry to be able to find the value of $x$? I have found that you have to -sine the error in the cosine, but then how do you deal with the value by which the scalar is multiplied, and its error?
homework-and-exercises error-analysis
homework-and-exercises error-analysis
edited 3 hours ago
Qmechanic♦
99.1k121781097
99.1k121781097
asked 4 hours ago
John Arg
284
284
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
4
down vote
accepted
You can use the error propagation formula for the product of two numbers:
$$x=AB$$
$$Rightarrowleft(fracDelta xxright)^2=left(fracDelta AAright)^2+left(fracDelta BBright)^2$$
where $Delta x$ is the error in $x$ etc.
So in your case, you would identify $$A=3.2pm0.1$$ and $$B=cos((30.3pm0.2)^texto)$$ (note that $Delta B$ is not simply $0.2^texto$, you have to work it out, but it seems you are fine with this).
The more general error propagation formula is (for any function $f(A,B,...)$):
$$sigma_f^2=sigma_A^2left(fracpartial fpartial Aright)^2+sigma_B^2left(fracpartial fpartial Bright)^2+...$$
which may be used to e.g. find the error in the cosine etc. Note though this assumes $A$ and $B$ are independent.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
4
down vote
accepted
You can use the error propagation formula for the product of two numbers:
$$x=AB$$
$$Rightarrowleft(fracDelta xxright)^2=left(fracDelta AAright)^2+left(fracDelta BBright)^2$$
where $Delta x$ is the error in $x$ etc.
So in your case, you would identify $$A=3.2pm0.1$$ and $$B=cos((30.3pm0.2)^texto)$$ (note that $Delta B$ is not simply $0.2^texto$, you have to work it out, but it seems you are fine with this).
The more general error propagation formula is (for any function $f(A,B,...)$):
$$sigma_f^2=sigma_A^2left(fracpartial fpartial Aright)^2+sigma_B^2left(fracpartial fpartial Bright)^2+...$$
which may be used to e.g. find the error in the cosine etc. Note though this assumes $A$ and $B$ are independent.
add a comment |
up vote
4
down vote
accepted
You can use the error propagation formula for the product of two numbers:
$$x=AB$$
$$Rightarrowleft(fracDelta xxright)^2=left(fracDelta AAright)^2+left(fracDelta BBright)^2$$
where $Delta x$ is the error in $x$ etc.
So in your case, you would identify $$A=3.2pm0.1$$ and $$B=cos((30.3pm0.2)^texto)$$ (note that $Delta B$ is not simply $0.2^texto$, you have to work it out, but it seems you are fine with this).
The more general error propagation formula is (for any function $f(A,B,...)$):
$$sigma_f^2=sigma_A^2left(fracpartial fpartial Aright)^2+sigma_B^2left(fracpartial fpartial Bright)^2+...$$
which may be used to e.g. find the error in the cosine etc. Note though this assumes $A$ and $B$ are independent.
add a comment |
up vote
4
down vote
accepted
up vote
4
down vote
accepted
You can use the error propagation formula for the product of two numbers:
$$x=AB$$
$$Rightarrowleft(fracDelta xxright)^2=left(fracDelta AAright)^2+left(fracDelta BBright)^2$$
where $Delta x$ is the error in $x$ etc.
So in your case, you would identify $$A=3.2pm0.1$$ and $$B=cos((30.3pm0.2)^texto)$$ (note that $Delta B$ is not simply $0.2^texto$, you have to work it out, but it seems you are fine with this).
The more general error propagation formula is (for any function $f(A,B,...)$):
$$sigma_f^2=sigma_A^2left(fracpartial fpartial Aright)^2+sigma_B^2left(fracpartial fpartial Bright)^2+...$$
which may be used to e.g. find the error in the cosine etc. Note though this assumes $A$ and $B$ are independent.
You can use the error propagation formula for the product of two numbers:
$$x=AB$$
$$Rightarrowleft(fracDelta xxright)^2=left(fracDelta AAright)^2+left(fracDelta BBright)^2$$
where $Delta x$ is the error in $x$ etc.
So in your case, you would identify $$A=3.2pm0.1$$ and $$B=cos((30.3pm0.2)^texto)$$ (note that $Delta B$ is not simply $0.2^texto$, you have to work it out, but it seems you are fine with this).
The more general error propagation formula is (for any function $f(A,B,...)$):
$$sigma_f^2=sigma_A^2left(fracpartial fpartial Aright)^2+sigma_B^2left(fracpartial fpartial Bright)^2+...$$
which may be used to e.g. find the error in the cosine etc. Note though this assumes $A$ and $B$ are independent.
edited 4 hours ago
answered 4 hours ago
Garf
1,279217
1,279217
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fphysics.stackexchange.com%2fquestions%2f440183%2ferrors-with-sine%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password