[
  "Add all weekday (Mon-Fri) temperatures from the chart.",
  "Divide by 5 to get the weekday average. Do the same for weekend (Sat-Sun) divide by 2.",
  "Compare the two averages. The higher one is warmer."
]