If you want to average a group of values in a common column when they have a common row value, you can you use =AverageIf(range, criteria, range_for_averaging) to average the values.
If you have a date column, add another column (say column J) that has the month based on the date. Like...