Write the exam statistics program

Assignment Help JAVA Programming
Reference no: EM131176129

Programming Assignment #2

The Exam Statistics Program

Include a Table of Contents here...

* Assignment #2: The Exam Statistics Program

* MCIS 503, Summer 2013

* Author: Student Name

* Date: 07 June 2013

* Revision: 1.0*

 

importjava.util.Scanner;

importjava.io.IOException;

importjava.io.FileReader;

importjava.io.BufferedReader;

importjava.util.Arrays;

* ExamStatisticsProgram

* This program is designed to compute statistics on a list of exam scores read

* from a text file in response to a console prompt. The console program

* welcomes the user and asks for the name of the text file to input. The text

* file contains the number of scores followed by the list of scores. The

* program then computes and displays the following information to the console:

* The number of scores The minimum, maximum, and average scores The number of

* A's, B's, C's, D's, and F's; using a 90-80-70-60 scale The median of the scores.

 

* @authorStudent Name

* @date 07 June 2013

* @version 1.0

* @paramfileName- The name of the file to read from the user

* @throwsIOException- If there is a problem reading file

 

public class ExamStatisticsProgram {

declarations here...

* Method main

* The main method is the primary method of the ExamStatisticsProgram. Main is designed to be the primary calling routine from which methods are called and returned.

* @authorStudent Name

* @date 07 June 2013

* @version 1.0

public static void main(String[] args) {

logic here...

} // End Main

All other methods declared and implemented here...

Place screen captures here of at least 3 runs (different scenarios) of your program (be sure they are readable).

Reference no: EM131176129

Questions Cloud

How good are your communication skills : Consider the results that you received on all of the self-assessments you have taken so far this term and the culture of your organization. Where are the areas of conflict? How do you work through these conflicts, and what aspects of the culture keep..
Write a program of the dating game : The Dating Game Table of Contents for each section of this submission (i.e. Source Code listing, screen captures and UML design) here….Also, may include Javadoc source here.
Write a program that determines the day of the week : You are to write a program that determines the day of the week for New Year's Day in the year 3000. To do this, you must create your own date class (MyDate) and use the following interface and main program.
Write a program to compute statistics on a list of exam : You are to write a program to compute statistics on a list of exam scores, the Exam Statistics Program (ESP). The input is the name of a text file that contains the number of scores followed by the list of scores.
Write the exam statistics program : Programming Assignment #2 The Exam Statistics Program Include a Table of Contents here... * Assignment #2: The Exam Statistics Program
Design programs that communicate with web servers : Design programs that communicate with Web servers and server-side applications through the Hypertext Transfer Protocol (HTTP). Design Java programs that use the Structured Query Language to query and update relational databases. Describe the Java Ser..
Provide a detailed hypothetical mission : Provide a detailed hypothetical mission and value statement for the hospital. Provide a rationale for the development of your particular mission and value statement.
Find the number of grains in a 1 square inch area in matlab : Write a MATLAB® function called num_grains to find the number of grains in a 1-square-inch area (N) at 100 3 magnification when the ASTM grain size is known. 234 Chapter 6 User-Defi ned Functions (b) Use your function to find the number of grains for..
Analyze laws that protect against discrimination : Analyze and evaluate laws that protect against discrimination in the workplace - Examine and assess employee rights to health and safety in the workplace.

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