Now calculate average, SD and CV of monthly data.For calculating average write in the cell “=AVERAGE( then select the data of which average is to be calculated . similarly for SD write ”=STDEV(“ and then follow the same as that for average. CV = SD/AVERAGE*100

}}