• involves adding one extra bit to a 7-bit block to balance the number of 1s
  • below is an even parity check
    • 1 is added to the block if it contains odd number of 1’s, and
    • 0 is added if it contains even number of 1’s