How can I understand my standard deviation?
up vote
1
down vote
favorite
I have some (2749) senor output values. They range from 0 to 1769. With google spreadsheet I put it thru some calculations to get the (mean) average and standard deviation. With this I created two colums BINS and NORMDIST to create a chart. Please look at the attached image.
Mean is 53.35. Standard deviation is 61.23
What can I extrapolate from this?
Is one deviation 61.23, two deviation 122,46? Two deviations gives me ~95%. So since my mean is 53, 95% is a range from 0 til 122?
My chart shows while the range is from 0 to 1769, its mean is 53. Is my data bad? The form of the curve the data makes is very "typical" distribution, but a little skewed to the left?
STDEV
standard-deviation
add a comment |
up vote
1
down vote
favorite
I have some (2749) senor output values. They range from 0 to 1769. With google spreadsheet I put it thru some calculations to get the (mean) average and standard deviation. With this I created two colums BINS and NORMDIST to create a chart. Please look at the attached image.
Mean is 53.35. Standard deviation is 61.23
What can I extrapolate from this?
Is one deviation 61.23, two deviation 122,46? Two deviations gives me ~95%. So since my mean is 53, 95% is a range from 0 til 122?
My chart shows while the range is from 0 to 1769, its mean is 53. Is my data bad? The form of the curve the data makes is very "typical" distribution, but a little skewed to the left?
STDEV
standard-deviation
Your question is better suited for stats.stackexchange.com
– NoChance
Nov 26 at 9:49
@NoChance Thank you for your suggestion!
– fUrious
Nov 26 at 10:55
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have some (2749) senor output values. They range from 0 to 1769. With google spreadsheet I put it thru some calculations to get the (mean) average and standard deviation. With this I created two colums BINS and NORMDIST to create a chart. Please look at the attached image.
Mean is 53.35. Standard deviation is 61.23
What can I extrapolate from this?
Is one deviation 61.23, two deviation 122,46? Two deviations gives me ~95%. So since my mean is 53, 95% is a range from 0 til 122?
My chart shows while the range is from 0 to 1769, its mean is 53. Is my data bad? The form of the curve the data makes is very "typical" distribution, but a little skewed to the left?
STDEV
standard-deviation
I have some (2749) senor output values. They range from 0 to 1769. With google spreadsheet I put it thru some calculations to get the (mean) average and standard deviation. With this I created two colums BINS and NORMDIST to create a chart. Please look at the attached image.
Mean is 53.35. Standard deviation is 61.23
What can I extrapolate from this?
Is one deviation 61.23, two deviation 122,46? Two deviations gives me ~95%. So since my mean is 53, 95% is a range from 0 til 122?
My chart shows while the range is from 0 to 1769, its mean is 53. Is my data bad? The form of the curve the data makes is very "typical" distribution, but a little skewed to the left?
STDEV
standard-deviation
standard-deviation
asked Nov 26 at 9:27
fUrious
82
82
Your question is better suited for stats.stackexchange.com
– NoChance
Nov 26 at 9:49
@NoChance Thank you for your suggestion!
– fUrious
Nov 26 at 10:55
add a comment |
Your question is better suited for stats.stackexchange.com
– NoChance
Nov 26 at 9:49
@NoChance Thank you for your suggestion!
– fUrious
Nov 26 at 10:55
Your question is better suited for stats.stackexchange.com
– NoChance
Nov 26 at 9:49
Your question is better suited for stats.stackexchange.com
– NoChance
Nov 26 at 9:49
@NoChance Thank you for your suggestion!
– fUrious
Nov 26 at 10:55
@NoChance Thank you for your suggestion!
– fUrious
Nov 26 at 10:55
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
- I think that you can simply ignore data beyond 3σ (usually you don't need more precise results, because you have 99+% probability that each new result will be in 3σ range from the peak of your distribution).
- Then try to repeat your calculations without "unnecessary" data (those that lay beyond 3σ). Maybe it will lead to better result.
Each experiment has its own appropriate precision. Your data can be too precise for one experiment and nearly useless for another; depends only on the kind of experiment.
1σ = 61.23? With the first round of standard deviation, you mean that I can go back and redo it and ignoring data greater than 3σ (183)? I would pretty much get the same data (ish) as that way up at 1769 is just a single instance.
– fUrious
Nov 26 at 10:51
3σ from the peak, so it's more like 53.35+3*61.23=237. Usually, in order to have a "good" distribution, it's better to exclude those data that are beyond 237 (though you can show a bit of horizontal line, if needed) classifying them as low-probability results. After excluding, you can't anymore use excluded results anyway, so your new standard deviation will depend only on "0-237 data" (better for precision than "0-1769 data"). Probably precision will change insignificantly, as you've said, but it definitely will be better.
– Kelly Shepphard
Nov 26 at 11:37
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
- I think that you can simply ignore data beyond 3σ (usually you don't need more precise results, because you have 99+% probability that each new result will be in 3σ range from the peak of your distribution).
- Then try to repeat your calculations without "unnecessary" data (those that lay beyond 3σ). Maybe it will lead to better result.
Each experiment has its own appropriate precision. Your data can be too precise for one experiment and nearly useless for another; depends only on the kind of experiment.
1σ = 61.23? With the first round of standard deviation, you mean that I can go back and redo it and ignoring data greater than 3σ (183)? I would pretty much get the same data (ish) as that way up at 1769 is just a single instance.
– fUrious
Nov 26 at 10:51
3σ from the peak, so it's more like 53.35+3*61.23=237. Usually, in order to have a "good" distribution, it's better to exclude those data that are beyond 237 (though you can show a bit of horizontal line, if needed) classifying them as low-probability results. After excluding, you can't anymore use excluded results anyway, so your new standard deviation will depend only on "0-237 data" (better for precision than "0-1769 data"). Probably precision will change insignificantly, as you've said, but it definitely will be better.
– Kelly Shepphard
Nov 26 at 11:37
add a comment |
up vote
0
down vote
accepted
- I think that you can simply ignore data beyond 3σ (usually you don't need more precise results, because you have 99+% probability that each new result will be in 3σ range from the peak of your distribution).
- Then try to repeat your calculations without "unnecessary" data (those that lay beyond 3σ). Maybe it will lead to better result.
Each experiment has its own appropriate precision. Your data can be too precise for one experiment and nearly useless for another; depends only on the kind of experiment.
1σ = 61.23? With the first round of standard deviation, you mean that I can go back and redo it and ignoring data greater than 3σ (183)? I would pretty much get the same data (ish) as that way up at 1769 is just a single instance.
– fUrious
Nov 26 at 10:51
3σ from the peak, so it's more like 53.35+3*61.23=237. Usually, in order to have a "good" distribution, it's better to exclude those data that are beyond 237 (though you can show a bit of horizontal line, if needed) classifying them as low-probability results. After excluding, you can't anymore use excluded results anyway, so your new standard deviation will depend only on "0-237 data" (better for precision than "0-1769 data"). Probably precision will change insignificantly, as you've said, but it definitely will be better.
– Kelly Shepphard
Nov 26 at 11:37
add a comment |
up vote
0
down vote
accepted
up vote
0
down vote
accepted
- I think that you can simply ignore data beyond 3σ (usually you don't need more precise results, because you have 99+% probability that each new result will be in 3σ range from the peak of your distribution).
- Then try to repeat your calculations without "unnecessary" data (those that lay beyond 3σ). Maybe it will lead to better result.
Each experiment has its own appropriate precision. Your data can be too precise for one experiment and nearly useless for another; depends only on the kind of experiment.
- I think that you can simply ignore data beyond 3σ (usually you don't need more precise results, because you have 99+% probability that each new result will be in 3σ range from the peak of your distribution).
- Then try to repeat your calculations without "unnecessary" data (those that lay beyond 3σ). Maybe it will lead to better result.
Each experiment has its own appropriate precision. Your data can be too precise for one experiment and nearly useless for another; depends only on the kind of experiment.
answered Nov 26 at 9:56
Kelly Shepphard
2128
2128
1σ = 61.23? With the first round of standard deviation, you mean that I can go back and redo it and ignoring data greater than 3σ (183)? I would pretty much get the same data (ish) as that way up at 1769 is just a single instance.
– fUrious
Nov 26 at 10:51
3σ from the peak, so it's more like 53.35+3*61.23=237. Usually, in order to have a "good" distribution, it's better to exclude those data that are beyond 237 (though you can show a bit of horizontal line, if needed) classifying them as low-probability results. After excluding, you can't anymore use excluded results anyway, so your new standard deviation will depend only on "0-237 data" (better for precision than "0-1769 data"). Probably precision will change insignificantly, as you've said, but it definitely will be better.
– Kelly Shepphard
Nov 26 at 11:37
add a comment |
1σ = 61.23? With the first round of standard deviation, you mean that I can go back and redo it and ignoring data greater than 3σ (183)? I would pretty much get the same data (ish) as that way up at 1769 is just a single instance.
– fUrious
Nov 26 at 10:51
3σ from the peak, so it's more like 53.35+3*61.23=237. Usually, in order to have a "good" distribution, it's better to exclude those data that are beyond 237 (though you can show a bit of horizontal line, if needed) classifying them as low-probability results. After excluding, you can't anymore use excluded results anyway, so your new standard deviation will depend only on "0-237 data" (better for precision than "0-1769 data"). Probably precision will change insignificantly, as you've said, but it definitely will be better.
– Kelly Shepphard
Nov 26 at 11:37
1σ = 61.23? With the first round of standard deviation, you mean that I can go back and redo it and ignoring data greater than 3σ (183)? I would pretty much get the same data (ish) as that way up at 1769 is just a single instance.
– fUrious
Nov 26 at 10:51
1σ = 61.23? With the first round of standard deviation, you mean that I can go back and redo it and ignoring data greater than 3σ (183)? I would pretty much get the same data (ish) as that way up at 1769 is just a single instance.
– fUrious
Nov 26 at 10:51
3σ from the peak, so it's more like 53.35+3*61.23=237. Usually, in order to have a "good" distribution, it's better to exclude those data that are beyond 237 (though you can show a bit of horizontal line, if needed) classifying them as low-probability results. After excluding, you can't anymore use excluded results anyway, so your new standard deviation will depend only on "0-237 data" (better for precision than "0-1769 data"). Probably precision will change insignificantly, as you've said, but it definitely will be better.
– Kelly Shepphard
Nov 26 at 11:37
3σ from the peak, so it's more like 53.35+3*61.23=237. Usually, in order to have a "good" distribution, it's better to exclude those data that are beyond 237 (though you can show a bit of horizontal line, if needed) classifying them as low-probability results. After excluding, you can't anymore use excluded results anyway, so your new standard deviation will depend only on "0-237 data" (better for precision than "0-1769 data"). Probably precision will change insignificantly, as you've said, but it definitely will be better.
– Kelly Shepphard
Nov 26 at 11:37
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3014096%2fhow-can-i-understand-my-standard-deviation%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Your question is better suited for stats.stackexchange.com
– NoChance
Nov 26 at 9:49
@NoChance Thank you for your suggestion!
– fUrious
Nov 26 at 10:55