Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Can someone please help me with this java project? Project-4 Grade Distribution Curve Due: 2018-10-28 23-59CDT GitHub: https://classroom.github.com/a/A. 1DEw9R Input file to use in development:

Can someone please help me with this java project?
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
Project-4 Grade Distribution Curve Due: 2018-10-28 23-59CDT GitHub: https://classroom.github.com/a/A. 1DEw9R Input file to use in development: Project.4.csv & Overview In an effort to assess the efficacy of teaching, it is often crucial to perform some basic data analysis on student grades. If students are all scoring really high, it's likely that the course isn't challenging the majority of students. If students are generally scoring very low, it can indicate poor instruction, unfair evaluation, or overreaching course goals. For this programmingassignment, you will be creating a tool that can read in student grade data and. 1. Determine which students would successfully pass a course 2. Display summary data in the form of a histogram distribution 3. Store the results to an output file for off-line retrieval Learning Outcomes The focus of this assignment is on the following learning outcomes: Demonstrate competence in collections such as arrays Develop programs that persist data by performing file input and output Demonstrate the skills to define subclasses and utilize inheritance and polymorphism Apply string formatting and padding techniques in order to enhance data display Assignment Create a program that can read, parse, and analyze student grade data. Your program shall prompt the user for the name of a file to read, e.g. grades.csv. . Your program shall check if the file exists and is available to read. 3 5 9 0

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

Database Technology And Management Computers And Information Processing Systems For Business

Authors: Robert C. Goldstein

1st Edition

0471887374, 978-0471887379

Students also viewed these Databases questions

Question

3. The group answers the questions.

Answered: 1 week ago