April owns a rental house. She rents the house to college students and includes electricity in the cost of rent. She would like you to help her do some analysis on the costs over the last year to decide if she wants to increase the rental cost based on this expense. The data on the “Electric” worksheet includes the number of residents in the house and the Kilowatt hours (KWh) used for the previous year. Complete the tasks to help April make her decision. 1.1 Create a table from the existing data in range B2:G14 of the “Electric” worksheet. Notice that row 2 (the first row of the data) has column headings. 1.2 Add a calculated column to the end of the table.

  
1. Tables Assessment
April owns a rental house. She rents the house to college students and includes electricity in the cost of rent. She would like you to help her do some analysis on the costs over the last year to decide if she wants to increase the rental cost based on this expense. The data on the “Electric” worksheet includes the number of residents in the house and the Kilowatt hours (KWh) used for the previous year. Complete the tasks to help April make her decision.
1.1
Create a table from the existing data in range B2:G14 of the “Electric” worksheet. Notice that row 2 (the first row of the data) has column headings.
1.2
Add a calculated column to the end of the table.
a. Enter the column heading “KWh Cost”.
b. The column should calculate the cost of the total KWh used based on the cost per KWh for each month.
c. The total cost is calculated by muliplying the KWh by Cost per KWh for each row of the table.
1.3
Add a calculated column to the end of the table (column I).
a. Enter the column heading “KWh per Resident”.
b. The KWh per resident is calculated by dividing the KWh by the Residents for each row of the table.
1.4
Sort the table by “KWh” in descending order.
1.5
Add a totals row to the table to calculate the average of the “KWh per Resident”
1.6
Add a second total to the table to calculate the sum of KWh used during the year.
1.7
Filter the items on the table to display only the months with an average temperature greater than 80 degrees.