Design a java application that will read a file

Assignment Help JAVA Programming
Reference no: EM131596417

1. Design a Java application that will read a file containing data related to the US. Crime statistics from 1994-2013. The description of the file is shown below. The application should provide statistical results on the data including:

a. Population growth in percentages from each consecutive year (e.g. 1994-1995 calculation is ((262803276 - 260327021)/260327021)*100 = 0.9512%, 1995-1996 would be ((265228572 - 262803276)/262803276)*100 = 0.9229%)
b. Years where the maximum and minimum Murder rates occurred.
c. Years where the maximum and minimum Robbery rates occurred.
d. Total percentage change in Motor Vehicle Theft between the years 1998 and 2012.
e. Two additional crime statistics results you add to enhance the application functionality.

The following are some design criteria and specific requirements that need to be addressed:

a. Use command line arguments to send in the name of the US Crime Data file.
b. You are not allowed to modify the Crime.csv Statistic data file included in this assignment.
c. Use arrays and Java classes to store the data. (Hint: You can and should create a USCrimeClass to store the fields. You can also have an Array of US Crime Objects.)
d. Your design should include multiple classes to separate the functionality of the application.
e. You should create separate methods for each of the required functionality. (e.g. getMaxMurderYear() will return the Year where the Murder rate was highest. )
f. A user-friendly and well-organized menu should be used for users to select which data to return. A sample menu is shown in run example. You are free to enhance your design and you should add additional menu items and functionality.
g. The menu system should be displayed at the command prompt, and continue to redisplay after results are returned or until Q is selected. If a user enters an invalid menu item, the system should redisplay the menu with a prompt asking them to enter a valid menu selection
h. The application should keep track of the elapsed time (in seconds) between once the application starts and when the user quits the program. After the program is exited, the application should provide a prompt thanking the user for trying the US Crime Statistics program and providing the total time elapsed.

Here is sample run:

java TestUSCrime Crime.csv

********** Welcome to the US Crime Statistical Application ************************** Enter the number of the question you want answered. Enter ‘Q' to quit the program :
1. What were the percentages in population growth for each consecutive year from 1994 - 2013?
2. What year was the Murder rate the highest?
3. What year was the Murder rate the lowest?
4. What year was the Robbery rate the highest?
5. What year was the Robbery rate the lowest?
6. What was the total percentage change in Motor Vehicle Theft between 1998 and 2012?
7. What was [enter your first unique statistic here]?
8. What was [enter your second unique statistic here]?
Q. Quit the program

Enter your selection: 2

The Murder rate was highest in 1994

Enter the number of the question you want answered. Enter ‘Q' to quit the program :

1. What were the percentages in population growth for each consecutive year from 1994 - 2013?
2. What year was the Murder rate the highest?
3. What year was the Murder rate the lowest?
4. What year was the Robbery rate the highest?
5. What year was the Robbery rate the lowest?
6. What was the total percentage change in Motor Vehicle Theft between 1998 and 2012?
7. What was [enter your first unique statistic here]?
8. What was [enter your second unique statistic here]?
Q. Quit the program

Enter your selection: 5

The Robbery rate was lowest in 2013

Enter the number of the question you want answered. Enter ‘Q' to quit the program :

1. What were the percentages in population growth for each consecutive year from 1994 - 2013?
2. What year was the Murder rate the highest?
3. What year was the Murder rate the lowest?
4. What year was the Robbery rate the highest?
5. What year was the Robbery rate the lowest?
6. What was the total percentage change in Motor Vehicle Theft between 1998 and 2012?
7. What was [enter your first unique statistic here]?
8. What was [enter your second unique statistic here]?
Q. Quit the program

Enter your selection: Q

Thank you for trying the US Crimes Statistics Program.

Elapsed time in seconds was: 32

Attachment:- Crime.rar

Reference no: EM131596417

Questions Cloud

Identify an organization you know very well : The topic of this case is organizational design. To complete this assignment we will begin as before and you should identify an organization you know very well.
Who is art for according to malevich : Who is art for according to Marcel Duchamp? Who is art for according to Malevich?
Discuss case-joint ownership in copyright of songs : Simon and Alvin wrote, recorded, and performed several songs together over the span of 10 years. They were joint owners of the copyright in the songs.
Should das auto fund this new plant : Given this information, calculate the ROR for the new plant for a planning horizon of 5 years and MARR of 11%. Should DAS auto fund this new plant?
Design a java application that will read a file : Design a Java application that will read a file containing data related to the US. Crime statistics from 1994-2013.
Oregon department of transportation : Oregon Department of Transportation (ODOT), a public-sector entity, is evaluating two alternate routes to I-5 in the Portland area. Route 105 will cost ODOT.
Research the benefits to co-ownership of a copyright : Lily finds out that a local university has a cooperative program where inventors can get free student assistance with product and idea development.
Appropriate mix of fiscal and monetary policy : Given the state of the economy and the causes of that state, what should be the appropriate mix of fiscal and monetary policy, from a Keynesian perspective?
How learning and classroom performance can be improved : Discuss how learning and classroom performance can be improved by applying Deming's philosophy. Refer to this week's lecture before crafting your post.

Reviews

Write a Review

JAVA Programming Questions & Answers

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd