Answered step by step
Verified Expert Solution
Link Copied!

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 YR_Built. You must use the YEAR and
NOW formulas together to do this.
4. 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.
5. 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 5000: Data Management P a g e |2
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 (i.e., 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

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Concepts Of Database Management

Authors: Joy L. Starks, Philip J. Pratt, Mary Z. Last

9th Edition

1337093424, 978-1337093422

More Books

Students also viewed these Databases questions