← ML Math and Statistics
Find the Mean
① Learn
The mean is the average of a set of numbers. It is one of the first summaries you check when understanding a feature.
② Implement — write it, run it, submit
Goal
Make `mean_score` equal `10`.
Output
Hints
- Stuck? Reveal a hint.