RAM parity checking is the storing of a redundant parity bit representing the parity(odd or even) of a small amount of computer data (typically one byte) stored in random-access memory, and the subsequent comparison of the stored and the computed parity to detect whether a data error has occurred.