Robert Half Assessment Test Data Entry Speed & Accuracy 5 — Questions and Answers
Question 1: Which feature in most data entry software helps prevent entering a date like February 30th?
- Auto-complete
- Input mask
- Range validation (Correct answer)
- Spell check
Correct answer: Range validation
Range validation checks that entered values fall within acceptable bounds, rejecting impossible dates like February 30th.
Question 2: You are entering Social Security Numbers and must type 500 records. What habit most reduces the chance of transposition errors in 9-digit sequences?
- Type each SSN twice in rapid succession
- Break the number into its standard XXX-XX-XXXX groups and verify each segment (Correct answer)
- Enter all numbers in a single unbroken flow without pausing
- Read only the last four digits since they are most unique
Correct answer: Break the number into its standard XXX-XX-XXXX groups and verify each segment
Mentally segmenting an SSN into its three standard groups reduces working memory load and makes it easier to spot transpositions.
Question 3: An input mask formatted as '(999) 000-0000' is applied to a phone number field. What does the '9' vs '0' indicate in this mask?
- 9 means the digit is required; 0 means it is optional
- 9 means any digit is allowed optionally; 0 means a digit is required (Correct answer)
- 9 and 0 both indicate required digits but from different ranges
- 9 indicates alphabetic input; 0 indicates numeric input
Correct answer: 9 means any digit is allowed optionally; 0 means a digit is required
In many input mask conventions, '0' requires a digit while '9' allows a digit but treats it as optional.
Question 4: A Robert Half accuracy test shows a reference table and an answer table. You must identify discrepancies. The reference shows '$12,300.00' and the answer shows '$12,030.00'. What error type is this?
- Omission error
- Addition error
- Transposition error (Correct answer)
- Substitution error
Correct answer: Transposition error
The digits '3' and '0' have been swapped between positions (12,300 vs 12,030), which is a transposition error.
Question 5: What is the primary reason professional data entry tests measure 'net' keystrokes rather than 'gross' keystrokes?
- Net keystrokes are easier to calculate automatically
- Net keystrokes penalize errors by subtracting corrections, giving a truer speed-accuracy score (Correct answer)
- Gross keystrokes count backspace presses which skew results too high
- Net keystrokes reward faster typists regardless of error count
Correct answer: Net keystrokes penalize errors by subtracting corrections, giving a truer speed-accuracy score
Net keystrokes subtract error corrections from the total, providing a combined measure of both speed and accuracy rather than raw typing speed alone.
Question 6: When proofing a column of 50 currency amounts you just entered, which review technique is most effective for catching errors?
- Read from top to bottom as you normally would
- Read from bottom to top to break the pattern your brain expects
- Only check every fifth entry to save time
- Compare your total sum to the source document total (Correct answer)
Correct answer: Compare your total sum to the source document total
Comparing the sum of entered values to the source document's total is the fastest way to detect whether any entry errors exist before locating them individually.
Question 7: Which scenario best demonstrates the need for data entry 'batch control totals'?
- Entering free-form text descriptions where spelling errors are common
- Processing a batch of invoices where the sum of amounts must match a pre-calculated total (Correct answer)
- Copying names from a printed list into a contact database
- Updating status codes across multiple database tables simultaneously
Correct answer: Processing a batch of invoices where the sum of amounts must match a pre-calculated total
Batch control totals pre-calculate a numeric sum so that after all entries are made, the entered total can be verified against it to catch missing or duplicate records.
Which feature in most data entry software helps prevent entering a date like February 30th?