in reply to comparing numbers from previous lines in a file?
Perhaps a better approach would be to find the "mode" of all the values, i.e. the most common value, and then compare each value with that.
Update: You can ignore all of this, "mode" is not the way to go
|
|---|