Estimation and rounding
Sometimes you do not need the exact answer , you just need to know whether something is roughly lakh or crore. That is the power of estimation.
Idea
Rounding means replacing a number by a nearby "neat" number , one that ends in zeros. We pick the place to round to (tens, hundreds, thousands, lakhs, crores) and follow this rule:
- Look at the digit just to the right of the rounding place.
- If it is or more, round up (increase the rounding digit by ).
- If it is or less, round down (keep the rounding digit the same).
- All digits to the right become zeros.
So rounded to the nearest hundred: the tens digit is , so we round up to . Rounded to the nearest thousand: the hundreds digit is , so we round up to .
Estimation is the everyday use of rounding. Before computing, round each number to a nearby neat value, do the easy arithmetic in your head, and you have an answer that is close enough. For example, , and indeed the exact answer is .
Estimation is most useful for checking a long calculation. If you compute and your quick estimate says , you know your answer should be around lakh , not lakh, not crore. So looks reasonable.
Worked examples
Example 1. Round to the nearest thousand.
The hundreds digit is (less than ). So we round down: the thousands stay as . Result: .
Example 2. Round to the nearest ten thousand.
The thousands digit is (more than ). Round up: ten-thousands digit goes from to , which carries. So .
Example 3. Estimate .
Round: and . So The exact value is lakh , close to our estimate.
Example 4. A school has students. Each will get a notebook costing . Estimate the total cost.
and . So total . (Exact: .)
Try it yourself
- Round to the nearest (a) ten, (b) hundred, (c) thousand.
- Round to the nearest lakh.
- Estimate .
- Estimate to the nearest lakh.
- The price of a phone is . About how many can a school buy with a budget of ?
- Round to the nearest lakh. (Watch the carry!)
- A factory makes pens a day. Estimate how many it makes in a (non-leap) year.
- Is closer to or to ?
Activity
Pick five products in a grocery shop. Round each price to the nearest and add them mentally to estimate the bill. Then compare with the actual total at the counter , how close were you?
In a notebook, list five distances (city to city, planet to planet, etc.) found online. Round each to a "feel-able" power of .