C6.23.1Calculator versus telephone keypad layoutsdesignresearch

Calculator keypads run 789/456/123 top to bottom; telephone keypads run 123/456/789

Aliases: calculator number pad · phone pad · numeric array

What it is

The same 0–9 three-column array exists in two stable, opposite row orders. A calculator layout (also the computer numpad) is 7-8-9, 4-5-6, 1-2-3 top to bottom, with 0 often stretched on the bottom row. A telephone layout (also a phone dialer) is 1-2-3, 4-5-6, 7-8-9, with 0 centered on the bottom row. The two maps are not a simple mirror: 1 and 7 swap rows; the middle row happens to match. Seeing a “3×3 number pad” does not tell you which one it is.

Why it happens

Calculators inherited mechanical adding machines: operators looked at high digits first, so high numbers sat toward the top, near gaze and the right hand. When rotary dials became matrix keys, telephone pads put 1 at top-left, matching reading order and early push-button tests. Computer numpads kept 789 on top for desktop-calculator compatibility. The same pair of hands at one desk can therefore meet opposite row orders on the phone to the left and the numpad to the right. Zero is not unified either: phones often center it under 8; calculators often place it under 1 at double width. The split is a historical fork, not two information-theoretic optima in competition.

Studying it

Classic numeral-keyset experiments (Conrad and Hull's comparisons among number-entry pads) take layout as the independent variable and record time and errors. Replications must fix whether the task is telephone numbers or amounts, the participant's occupational training (cashier versus switchboard), and whether 0 is a separate key. Eye tracking can show which row takes the first look. Do not treat “nine keys” as one stimulus—row order must be drawn or written, or the two layouts' data will be pooled.

Where it stops holding

ATMs, door locks, and elevators swing between the two sets; “this is an electronic device” does not predict row order. Touchscreens can switch by scene, but users may not notice. Binary or irregular arrays (some remotes) belong to neither set. Braille and raised-digit pads use another spatial code and should not be forced onto visual row order.

Applying it

  • Every numeric array must declare its row order in both art and implementation; treat “telephone or calculator” as a required review question.
  • Do not paste a 3×3 from another product unless you have checked whether 1 or 7 is on top.
  • When a hardware numpad and an on-screen dialer appear together, label the two sets rather than assuming users will align them.
  • Verify by lining up a product screenshot with a physical phone and a calculator and reading the first-row three digits; mismatch with the intended scene is a wrong layout.

Related

  • Same group: C6.23.2 The two layouts' muscle memories conflict, and mixed use raises entry errors · C6.23.3 Choose a software keypad layout that matches the device type users know in that scene · C6.23.4 If digit positions are not unified across platforms, experience becomes inconsistent
  • Adjacent: C6.07 Keyboard types and task fit · C6.08 T9 versus full keyboards
  • Search: telephone keypad · calculator keypad · numeric keypad layout

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/C6.23.1