| New Reply |
What is the common way to round up this number? |
Share Thread |
| Feb22-13, 11:17 PM | #1 |
|
|
What is the common way to round up this number?
0.444448
I want 4 digits. Is it 0.4444 or is it 0.4445 because I say "since the next one becomes 5 because of the 8 then I consider the previous one a 5 as well"? |
| Feb22-13, 11:23 PM | #2 |
|
|
It is less than halfway between 0.4444 and 0.4445 so you should not round up.
|
| Feb22-13, 11:26 PM | #3 |
|
|
edit: Also I'm not sure what 'less that halfway' means (in this context). |
| Feb22-13, 11:28 PM | #4 |
|
Recognitions:
|
What is the common way to round up this number?
The rule is to round to the value that the number is closest to.
0.4444 <---<<< round down value 0.444448 <---<<< the number being considered 0.44445 <---<<< half-way mark (thanks DrewD) 0.4445 <---<<< round up value 0.444448 is closer to 0.4444 than it is to 0.4445 so you round down. This is why the rule-of-thumb is that you only need to consider the next digit along when rounding. |
| Feb22-13, 11:56 PM | #5 |
|
|
This is also the reason you don't want to round "along the way" in your calculations. You try to do all of your rounding at the end, otherwise multiple roundings can compound and give you the wrong answer like they did here.
|
| Feb23-13, 12:59 AM | #6 |
|
Mentor
|
|
| Feb23-13, 01:49 AM | #7 |
|
|
Ah thanks, I get it now. I should be thinking "it's 0.4444 because the 48 that follows is still lower than 50".
|
| New Reply |
Similar discussions for: What is the common way to round up this number?
|
||||
| Thread | Forum | Replies | ||
| Highest Common Factor and Lowest Common Multiple | Precalculus Mathematics Homework | 2 | ||
| Cyclical Integration by Parts, going round and round | Calculus & Beyond Homework | 7 | ||
| Minimum number of common elements in sets | Set Theory, Logic, Probability, Statistics | 2 | ||
| VOTE PF Photo Contest - Going 'Round And 'Round | General Discussion | 14 | ||
| Spaceships a'turnin round and round -- in space | Astrophysics | 5 | ||