Add the subscriber count for all 12 months and divide by 12 to get the average.

Starting from January, compare each month's subscriber count to the average.
The first month where the count exceeds the average is the answer.

Final Answer: Read from the graph and compute.