Wonderlic Personnel Test Attention to Detail & Accuracy 2 — Questions and Answers
Question 1: Which pair of numbers is exactly identical? 4827159 and 4827159
- They are identical (Correct answer)
- They differ in the 4th digit
- They differ in the 6th digit
- They differ in the last digit
Correct answer: They are identical
Both strings read 4827159 digit for digit, so they match exactly.
Question 2: Spot the mismatch: 'invoice #A4471' vs 'invoice #A4417'.
- The numbers are the same
- Digits 71 and 17 are swapped (Correct answer)
- The letter differs
- The hash symbol differs
Correct answer: Digits 71 and 17 are swapped
The last two digits are transposed: 71 versus 17.
Question 3: Which name is spelled differently from the others: Stephens, Stephens, Stevens, Stephens?
- First
- Second
- Third (Correct answer)
- Fourth
Correct answer: Third
The third entry reads 'Stevens' (no 'ph'), unlike the others.
Question 4: How many times does the letter 's' appear in 'assess success swiftly'?
- 6
- 7 (Correct answer)
- 8
- 9
Correct answer: 7
assess(3) + success(3) + swiftly(1) = 7 occurrences.
Question 5: Which date is formatted inconsistently with the others: 06/14/2026, 06/14/2026, 14/06/2026, 06/14/2026?
- First
- Second
- Third (Correct answer)
- Fourth
Correct answer: Third
The third uses DD/MM/YYYY while the rest use MM/DD/YYYY.
Question 6: Find the error: total = 12 + 7 + 5 listed as 26.
- The total is correct
- The total should be 24 (Correct answer)
- The total should be 25
- The total should be 23
Correct answer: The total should be 24
12 + 7 + 5 equals 24, not 26.
Question 7: Which email address contains a typo: john.doe@firm.com, jane.roe@firm.com, mark.lee@frim.com?
- First
- Second
- Third (Correct answer)
- None
Correct answer: Third
The third has 'frim.com' instead of 'firm.com'.
Which pair of numbers is exactly identical? 4827159 and 4827159