The key thing to remember about random variables is that actual observations are centered around an average, or meanvalue.
对于随机的变化关键要记住的是,实际的观测资料都在平均数或者中间值周围。
2
This simple function steps through the data (which is assumed to be a Python container holding numerical data), calculates the meanvalue of the set of data, then returns the value.