QUOTE(AndyH-ha @ Jan 6 2008, 01:00)

We can compare a decoded mp3 file with the original source and get a file of sample values representing the difference. We know this does not tell us about what we hear, but it does reveal that the audio data is different. Is there a standard way of expressing that difference for any given file as a number, such as X%? If not, can anyone suggest a not terribly complex method of making such a calculation?
In my opinion any such numeric value would be equally meaningless, so pick whatever function you want, like the average of the absolute values.