USPS Error Detection Identifying Data Entry Errors Questions and Answers 1 — Questions and Answers
Question 1: A data entry operator is processing a change of address form. The original street number is '981', but it is entered into the system as '891'. Which specific type of data entry error does this represent?
- Omission error
- Substitution error
- Transposition error (Correct answer)
- Formatting error
Correct answer: Transposition error
A transposition error occurs when two adjacent digits or characters are swapped. In this case, the '9' and '8' have been reversed, changing '981' to '891', which is a classic example of this error type.
Question 2: While verifying a list of ZIP codes, you encounter the following pair: Original ZIP: 44107, Entered ZIP: 4410. What kind of error has been made during data entry?
- Transposition error
- Omission error (Correct answer)
- Substitution error
- Misclassification error
Correct answer: Omission error
An omission error happens when data is left out. In this scenario, the final digit '7' from the original ZIP code '44107' was not entered, resulting in an incomplete and incorrect number '4410'.
Question 3: A mail handler is keying in tracking numbers. The correct number is '9405 5036 9930 0349 1245 67'. The number is entered as '9405 5036 9930 0349 1245 6O'. Which of the following best describes this error?
- System glitch
- Transposition error
- Omission error
- Substitution error (Correct answer)
Correct answer: Substitution error
A substitution error occurs when one character is replaced with another. Here, the number '7' at the end of the tracking number was incorrectly replaced with the letter 'O', which is a common substitution mistake during manual data entry.
Question 4: During a quality check, an auditor compares a manually entered address with the source document. Source: '1300 Wilson BLVD STE 150'. Entered: '1300 Wilson BLVD, Suite 150'. According to USPS Publication 28, why would the entered version be flagged as an error?
- The street number is incorrect.
- The use of a comma and spelling out 'Suite' deviates from standard format. (Correct answer)
- The ZIP code is missing from the entered address.
- The street name 'Wilson' is misspelled.
Correct answer: The use of a comma and spelling out 'Suite' deviates from standard format.
USPS Publication 28 recommends omitting most punctuation and using standard abbreviations like 'STE' for 'Suite' to ensure consistency for automated processing. The entered address uses a comma and spells out 'Suite', which is contrary to these standardization guidelines.
Question 5: A clerk is entering a list of package weights and dimensions. For one package, the weight is correctly entered, but the length '12.5 inches' is keyed into the field designated for 'Width'. This is an example of what type of error?
- Transposition error
- Omission error
- Misclassification error (Correct answer)
- Substitution error
Correct answer: Misclassification error
A misclassification error, also known as a wrong field error, happens when correct data is placed in the wrong data field. Entering the length measurement into the width field is a classic example of this, compromising data integrity.
Question 6: You are comparing two routing codes on a dispatch report. Code A: 55438901. Code B: 55438901. Which of the following statements is accurate?
- A transposition error exists in the second half of the code.
- There is an error in Code A.
- There is no error; the codes match exactly. (Correct answer)
- A substitution error has occurred.
Correct answer: There is no error; the codes match exactly.
This question tests pure attention to detail, a key skill in error detection. Both eight-digit codes, 55438901 and 55438901, are identical. Therefore, there is no data entry error present when comparing one to the other.
A data entry operator is processing a change of address form.
The original street number is '981', but it is entered into the system as '891'.
Which specific type of data entry error does this represent?