<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Check digit - Page 3 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=check_digit&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=check_digit&amp;p=4">3.Next</a>
</p>
<p>as 12 -> 21<br/>
* twin errors, such as 11 -> 22<br/>
* jump transpositions errors, such as 132 -> 231<br/>
* jump twin errors, such as 131 -> 232<br/>
* phonetic errors, such as 60 -> 16 ("sixty" to "sixteen")</p>

<p>In choosing a system, a high probability of catching errors is traded off against implementation difficulty; simple check digit systems are easily understood and implemented by humans but do not catch as many errors as complex ones, which require sophisticated programs to implement.</p>

<p>A desirable feature is that left-padding</p><p>
<a accesskey="1" href="page.php?w=check_digit&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=check_digit&amp;p=4">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
