This exercise allows a user to load one of two CSV files and then perform histogram analysis  and plots for select variables on the datasets. The first dataset represents the population change for  specific dates for U.S. regions. The second dataset represents Housing data over an extended period of  time describing home age, number of bedrooms and other variables. The first row provides a column  name for each dataset. The following columns should be used to perform analysis:   PopChange.csv:   Pop Apr 1   Pop Jul 1   Change Pop  Housing.csv:   AGE   BEDRMS   BUILT   ROOMS   UTILITY  Notice for the Housing CSV file, there are more columns in the file than are required to be analyzed. You  can and should still load each column.  Specific statistics should include:   Count   Mean   Standard Deviation   Min   Max   Histogram  A user interface might look similar to this:  ***************** Welcome to the Python Data Analysis App**********  Select the file you want to analyze:  1. Population Data  2. Housing Data  3. Exit the Program  1  You have entered Population Data.  Select the Column you want to analyze:  a. Pop Apr 1  b. Pop Jul 1  c. Change Pop  d. Exit Column  a  You selected Pop Apr 1  The statistics for this column are:  Count = 10000  Mean = 32.5  Standard Deviation = 4.5  Min = 53.2  Max = 12.5  The Histogram of this column is now displayed. Select the Column you want to analyze:  a. Pop Apr 1  b. Pop Jul 1  c. Change Pop  d. Exit Column  d  You selected to exit the column menu  Select the file you want to analyze:  1. Population Data  2. Housing Data  3. Exit the Program  3 *************** Thanks for using the Data Analysis App**********

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
100%

This exercise allows a user to load one of two CSV files and then perform histogram analysis 
and plots for select variables on the datasets. The first dataset represents the population change for 
specific dates for U.S. regions. The second dataset represents Housing data over an extended period of 
time describing home age, number of bedrooms and other variables. The first row provides a column 
name for each dataset. The following columns should be used to perform analysis: 
 PopChange.csv: 
 Pop Apr 1 
 Pop Jul 1 
 Change Pop 
Housing.csv: 
 AGE 
 BEDRMS 
 BUILT 
 ROOMS 
 UTILITY 
Notice for the Housing CSV file, there are more columns in the file than are required to be analyzed. You 
can and should still load each column. 
Specific statistics should include: 
 Count 
 Mean 
 Standard Deviation 
 Min 
 Max 
 Histogram 
A user interface might look similar to this: 
***************** Welcome to the Python Data Analysis App********** 
Select the file you want to analyze: 
1. Population Data 
2. Housing Data 
3. Exit the Program 

You have entered Population Data. 
Select the Column you want to analyze: 
a. Pop Apr 1 
b. Pop Jul 1 
c. Change Pop 
d. Exit Column 

You selected Pop Apr 1 
The statistics for this column are: 
Count = 10000 
Mean = 32.5 
Standard Deviation = 4.5 
Min = 53.2 
Max = 12.5 
The Histogram of this column is now displayed.
Select the Column you want to analyze: 
a. Pop Apr 1 
b. Pop Jul 1 
c. Change Pop 
d. Exit Column 

You selected to exit the column menu 
Select the file you want to analyze: 
1. Population Data 
2. Housing Data 
3. Exit the Program 
3
*************** Thanks for using the Data Analysis App**********

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 3 images

Blurred answer
Knowledge Booster
Table
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education