Mean is sum of all the terms divided by number of terms. It can be calculated using a loop, sum() and len() functions, or by importing statistics module.
確定! 回上一頁