Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Calculate the Age as the Current Year minus the YR _ Built. You must use the YEAR and NOW formulas together to do this. 4
Calculate the Age as the Current Year minus the YRBuilt. You must use the YEAR and
NOW formulas together to do this.
Perform the following lookup on the King County, WA House Prices worksheet.
a Column T: Use VLOOKUP to retrieve the City from the City List worksheet, based on the value in
the ZIP Code column.
Perform the following formula calculations on the City List worksheet. Note that you will need to use
values stored in the King County, WA House Prices worksheet to accomplish this.
a Column C: Use the AVERAGEIF function to determine the average house age in years based on
Column Q in the other worksheet for each Zip Code. Several Zip Codes do not have recorded
sales, so you will see a divide by zero error for those.
CSCI : Data Management P a g e
b Column D: Use the AVERAGEIF function to determine the average price for each Zip Code based
on Column C in the other worksheet Several Zip Codes do not have recorded sales, so you will
see a divide by zero error for those.
c Column E: Use the AVERAGEIF function to determine the average square footage for each Zip Code
based on Column M in the other worksheet Several Zip Codes do not have recorded sales, so
you will see a divide by zero error for those.
d Column F: Use the AVERAGEIF function to determine the average lot size in acres for each Zip
Code based on Column O in the other worksheet Several Zip Codes do not have recorded sales,
so you will see a divide by zero error for those.
e Column G: Use the COUNTIF function to count the number of sales for each Zip Code ie count
the number of times the ZIP Code appears in Column S in the other worksheet
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started