Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Build the Price per Square Foot Text Table Create a text table that displays the borough names along with the average price per square foot.
Build the Price per Square Foot Text Table
Create a text table that displays the borough names along with the average price per square foot. To do this, complete the following steps:
Create a Borough Name calculated field.
Borough is a field that consists of numbers through The numbers correspond to the following Borough Names.
"Manhattan"
"Bronx"
"Brooklyn"
"Queens"
"Staten Island"
Create a Price Per Square Foot calculated field.
To calculate Price Per Square Foot, divide Sale Price by Gross Square Feet.
Create a text table to show the average Price Per Square Foot for each Borough Name.
Be sure to use the average aggregation function instead of the default sum aggregation.
Add the finishing touches.
Make sure your table:
Contains a useful title
Has proper numeric formatting
Follows visualization design best practices
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