开始使用免费开始使用

Presidential approval rating averages

Manually calculating the mean is straightforward enough when you have a small dataset, however in this age of big data, you don't want to be calculating means manually, especially when you're working with multiple columns, like in this exercise!

Your job here is to calculate the yearly average approval rating throughout Barack Obama's presidency.

本练习是课程的一部分

Google Sheets 统计学入门

查看课程

练习说明

  • In cell B14, use the AVERAGE() function to calculate the 2009 mean rating by passing in the range B2:B13.
  • To get all annual mean ratings, drag and fill in the formula from B14 across to I14.

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习