checkMean

Checks if the supplied value falls within getAverage() +/- getHalfWidth()

Return

true if the supplied value falls within getAverage() +/- getHalfWidth()

Parameters

mean

the value to check