Design a program as per the following information using the accompanying data file. fishpopulation.txt Make sure the program compiles and that you include pseudo code.  You have been asked to produce the report below. This report will tell the state fishing department the status of fish in NJ. The file fishpopulation.txt has the values values are the Fish Tracking Number, Fish Length in cm, Fish Weight in gm, Sightings  Fish                 Tracking                                                Daily          Population Name               Number     Length    Weight  Density   Sightings   Status ==========    ======     ======   =====  ======   =======   ========= Sample Fish        11111             20       100             5           534    Normal   You will produce two summary lines at the end of the report. The summary section should display the Rarest Fish, The Most Common Fish Density is calculated by dividing the fishes weight by its length.  Status is determine by the fish sightings  0 - 100 Rare, 101 - 500 Normal, over 500 Common These are the names of the fish. The data file is set up in order to associate then name with the data you read. One Fish Two Fish Blue Fish Black Fish Old Fish New Fish Happy Fish Sad Fish Hot Fish Cold Fish  This is a Java program. The report should print to the screen and a text file and the print writer should be closed before ending the program. The data (text)file has been attached, please follow all instructions.

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

Design a program as per the following information using the accompanying data file.


fishpopulation.txt


Make sure the program compiles and that you include pseudo code. 


You have been asked to produce the report below.

This report will tell the state fishing department the status of fish in NJ.
The file fishpopulation.txt has the values
values are the Fish Tracking Number, Fish Length in cm, Fish Weight in gm, Sightings 

Fish                 Tracking                                                Daily          Population

Name               Number     Length    Weight  Density   Sightings   Status

==========    ======     ======   =====  ======   =======   =========

Sample Fish        11111             20       100             5           534    Normal

 

You will produce two summary lines at the end of the report.

The summary section should display the Rarest Fish, The Most Common Fish

Density is calculated by dividing the fishes weight by its length.  Status is determine by the fish sightings  0 - 100 Rare, 101 - 500 Normal, over 500 Common

These are the names of the fish. The data file is set up in order to associate then name with the data you read.

One Fish
Two Fish
Blue Fish
Black Fish
Old Fish
New Fish
Happy Fish
Sad Fish
Hot Fish
Cold Fish

 This is a Java program. The report should print to the screen and a text file and the print writer should be closed before ending the program. The data (text)file has been attached, please follow all instructions. 

## Data Table

The table below consists of several rows and columns of numerical data. Each row contains five numerical entries. The table presents data which could be related to different variables, though the specific context is not provided.

### Numerical Data Table 

```
61111  34  420  1025
55555  15  214  501
24680  23  348  625
125690 31  349  489
37543  12  219  985
89431  6   125  25
21876  12  258  68
75432  18  325  658
39761  27  418  145
```

### Notes:
- There are no graphs or diagrams in this image. 
- Each sequence of numbers is presented in a structured, grid-like format, with each number separated by spaces.

This transcription will aid in any further analysis, processing, or understanding of the dataset presented.
Transcribed Image Text:## Data Table The table below consists of several rows and columns of numerical data. Each row contains five numerical entries. The table presents data which could be related to different variables, though the specific context is not provided. ### Numerical Data Table ``` 61111 34 420 1025 55555 15 214 501 24680 23 348 625 125690 31 349 489 37543 12 219 985 89431 6 125 25 21876 12 258 68 75432 18 325 658 39761 27 418 145 ``` ### Notes: - There are no graphs or diagrams in this image. - Each sequence of numbers is presented in a structured, grid-like format, with each number separated by spaces. This transcription will aid in any further analysis, processing, or understanding of the dataset presented.
Expert Solution
steps

Step by step

Solved in 4 steps with 4 images

Blurred answer
Knowledge Booster
Concept of pointer parameter
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