開始使用免費開始

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.

動手互動練習

將理論付諸實踐,立即體驗我們的互動練習

開始練習