Concept:The hottest month is the month with the highest temperature reading in the table.Explanation:Look at the temperature row for station Z.Compare the temperature value for each month.Identify the highest temperature value in the row.From the supplied table data, the highest temperature occurs in May.