5.10 Representation Comparison and Error Analysis
Representation Comparison and Error Analysis explores how mathematical expressions are interpreted, evaluated, and the errors that arise from their misrepresentation.
Representation Comparison and Error Analysis is the study of how numeric quantities expressed in different forms — fractions, decimals, and percentages — can be placed in order, judged for size, and selected for use, together with the systematic mistakes that arise when converting between these forms or manipulating them incorrectly.
Comparing Quantities Across Representations
Every rational quantity can appear as a fraction, a decimal, or a percentage, and comparison requires bringing the quantities into a common form before their relative size can be judged.
Common-Form Quantity Comparison
To compare two quantities reliably, both must first be converted to the same representation. The most common strategies are:
- Convert all values to decimals, since decimals share a single positional place-value system.
- Convert all fractions to a common denominator, so the numerators alone determine order.
- Convert all values to percentages when the comparison is framed in terms of proportion of a whole.
Once a common form is chosen, ordering reduces to comparing digits (for decimals), numerators (for like-denominator fractions), or percentage values directly.
Fraction and Decimal Order Comparison
When comparing a fraction to a decimal, the fraction is converted to its decimal equivalent by dividing the numerator by the denominator, and the resulting decimals are compared place by place from the leftmost significant digit.
Decimal and Percentage Order Comparison
A decimal and a percentage are compared by converting the percentage to a decimal (dividing by 100) or the decimal to a percentage (multiplying by 100), then comparing the resulting decimal values directly.
Fraction and Percentage Order Comparison
Comparing a fraction to a percentage typically proceeds through an intermediate decimal step: the fraction is divided out, and the percentage is divided by 100, so both quantities land on the same decimal scale before comparison.
Selecting an Appropriate Representation
Choosing between an exact and an approximate representation depends on the purpose of the calculation and the nature of the underlying value.
Exact Representation Selection
A fraction is the exact representation whenever the decimal expansion is non-terminating or repeating, since truncating such a decimal introduces rounding error. Values such as one third or two sevenths should be retained as fractions when precision must be preserved through subsequent calculations.
Approximate Representation Selection
A decimal or percentage is the appropriate choice when a terminating, finite-precision value is acceptable — for example, when reporting measurements, currency, or statistics where a fixed number of significant digits communicates the result more clearly than a fraction would.
Errors Arising from Representation Conversion and Manipulation
Systematic mistakes recur across fraction, decimal, and percentage work. Recognizing the mechanism behind each error is essential to correcting it.
Denominator-Zero Error
A fraction is undefined whenever its denominator equals zero, because division by zero has no numerical result. Any comparison, conversion, or simplification step that produces a zero denominator must be flagged as invalid rather than evaluated.
Unequal-Denominator Addition Error
A frequent mistake is adding or subtracting fractions by combining numerators directly while leaving denominators untouched, without first finding a common denominator. This produces a result with no consistent meaning.
The correct procedure converts both fractions to a common denominator before combining numerators:
Invalid Numerator and Denominator Cancellation
Cancellation is only valid when a factor common to the entire numerator and the entire denominator is removed. A common error cancels a digit or term that is only part of a sum, which changes the value of the fraction rather than simplifying it.
Valid cancellation removes a shared factor of the whole numerator and whole denominator, such as dividing both 16 and 64 by their greatest common factor.
Decimal Place Misalignment
Adding, subtracting, or comparing decimals requires aligning the decimal points so that digits of the same place value are combined. An error occurs when digits are aligned by their rightmost position instead of by place value, which silently changes the magnitude of the result.
Correct alignment pads the shorter decimal with trailing zeros to match place value before adding: 3.40 + 0.25 = 3.65.
Incorrect Reciprocal Selection
When dividing by a fraction, the operation requires multiplying by the reciprocal of the divisor. An error occurs when the reciprocal of the wrong operand is taken, or when the numerator and denominator of the divisor are inverted incorrectly relative to the dividend.
Percent and Decimal Scale Confusion
Percentages and decimals differ by a factor of 100. A recurring error treats a percentage value as though it were already a decimal, or forgets to divide by 100 when converting a percentage into a quantity usable in an equation.
Percentage Base Confusion
A percentage always refers to a proportion of a specific base quantity. An error occurs when a percentage change is applied to the wrong base — for example, computing a percentage increase and then computing the reverse percentage decrease using the new value as the base instead of the original value, which does not return to the starting quantity.
The 10% decrease is taken of 110, not of the original 100, so the two operations do not cancel.
Correcting Representation and Error-Analysis Mistakes
Fraction, Decimal, and Percentage Correction
Correcting these errors follows a consistent discipline: convert all quantities to a single common representation before comparing or combining them; verify that denominators are never zero; find true common denominators before adding or subtracting fractions; cancel only factors shared by the entire numerator and denominator; align decimal places by value rather than by position; invert the correct operand when dividing fractions; and always identify the base quantity before applying a percentage change. Applying this discipline consistently prevents the representation errors described above and produces results that remain valid when converted back into any of the three forms.