1. Write a program to print a report that lists the average power output for the the first week, the second week, and so on. Print the information in the following format:
Week X: Average Power Output in Megawatts: xxxx.xx
2. Write a program to compute and print the mean and variance of the power plant output data.