In: Computer Science
|
The top-left section of the spreadsheet is designed for summary
statistics for one condition. You will calculate average selling
prices and the number of houses sold in each city (the
condition). |
Solution
Go to cell B2 enter the following formula
=AVERAGEIF($B$11:$B$39,A2,$G$11:$G$39)

then enter

next step
copy the content on B2

go to b3

repeat the step for B4 and B5
---
all the best