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

  1 comparing portions of strings write an application that

1. comparing portions of strings write an application that uses string method region-matches to compare two strings

  Simulate distributing furniture from wholesale to stores

A Wholesale furniture distributing company in Florida is providing furniture to 4 furniture stores. Write an application to simulate distributing furniture from Whole sale center to different stores.

  Difference between a java compiler and a java interpreter

Write a user-defined class called Person. This class should have private instance variables defined as:

  Determine values of the side of triangle

Enter 3 integers and determine if these 3 values make up the sides of a triangle. If any side is

  Compute and display the monthly payment

Compute and display the monthly payment -  programming problem can be solved by a program that performs three basic tasks-Input Data, Process Data, and Output Results.

  Create a simple shopping cart application

Create a simple shopping cart application. Display a list of books as an h:selectOneRadio element. When the user submits the form, store the user's selection in a SessionScoped managed bean

  Java application to declare and create a vector

Write a java application that perform the following task: declare and create a vector with initial size of 10, increment of 2

  Which of these are problem-solving strategies

The strategy of removing components to return a computer back to a basic configuration is designed to eliminate variables that may make a computer problem more difficult to solve.

  Mutant bacterium-synthesize the amino acid tyrosine

Consider a mutant bacterium you have isolated which is unable to synthesize the amino acid tyrosine. You grow it in the presence of a chemical mutagen and isolate a single revertant, which is now able to grow in the absence of tyrosine

  Use a variables of type double for the calculations

Write a program that takes a value x as input and outputs this sum for n taken to be each of the values 1 to 10, 50, and 100

  A method that takes a two-dimensional array

A method that takes a two-dimensional array of int's as a parameter and searches the array for the second parameter, returning true if the second parameter matches any of the integers in the array, and false otherwise.

  Java programming and have good programming experience

In this project, you will implement and experiment with several algorithms to approximate historical item counts in a space efficient manner. Note that it will take you quite some time to complete this project even if you are familiar with Java progr..

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