Having a hard time writing program to calculate test scores..........

Having a hard time writing program to calculate test scores..........

i need a program that does this:Standardized Test Scores A local high school is giving a standardized test to all of its students. There are 50 questions on the test and the school would like you to gather some statistics on how the students performed. Scores can range anywhere from 0 to 50. All the scores are stored in a file (scores.txt) that you will need to download.
Input the data from the file and store the data into an array. To do this, you will have to have your program open the data file, count the number of elements in the file, close the file, initialize your array, reopen the file and load the data into the array. Then calculate and output the following statistics: average score, the mode of the scores, and the highest/lowest score. In addition, output a list of the scores and the number of students that received each score. (Hint: you may need to use additional arrays to store information.) I have tried numerous things and have been working on it for hours please help!

View Answers









Related Tutorials/Questions & Answers:
Having a hard time writing program to calculate test scores..........
Having a hard time writing program to calculate test scores..........  i need a program that does this:Standardized Test Scores A local high school is giving a standardized test to all of its students. There are 50
Writing a Program to calculate Circumference of planets reading from a file and writing to new file.
Writing a Program to calculate Circumference of planets reading from a file and writing to new file.  Hello, I would like to know how to write a program to read data from a file. Then use the numerical data within
Advertisements
Writing a Program to calculate Circumference of planets reading from a file and writing to new file.
Writing a Program to calculate Circumference of planets reading from a file and writing to new file.  Hello, I would like to know how to write a program to read data from a file. Then use the numerical data within
calculate the time ..
calculate the time ..  [CODE] Elapsed Time Example...() { startTime = new Date(); alert("Time Started...(); alert("Time Stopped"); } function calculateTimeElapsed
Calculate process time in Java
Calculate process time in Java   ... the process time of the completion of the operation through the Java program.... This has been used in the code of the program for the getting the process time
Java example to calculate the execution time
Java example to calculate the execution time       get execution time This example program will describe you the way that how one can calculate or get the execution time
Write a program to calculate factorial of any given number
; This Java programming tutorial will teach you the methods for writing program to calculate factorial of any given number. First of all define a class... Factorial Examples - Java Factorial Example to calculate factorial of any
calculate difference between two time in jsp
calculate difference between two time in jsp  How to calculate difference between two dates
writing program in bluej - Java Beginners
writing program in bluej  How to write the program on follwing WAP to inpout a string and print Input : I stidied Hard   Hi Friend, Try the following: import java.util.*; public class UserInput{ public
writing program - Java Beginners
writing program  WAP to input Name of Cricketer, Number of matches, total runs scored for 250 players from the user and print data in descending order of their average runs using bubble sort. Average runs=total runs divided
calculate total hours by start time and end time in javascript - Ajax
calculate total hours by start time and end time in javascript  hi, i am doing Web surfing project. i used start and end timepicker field.it works... my doubts. how to calculate total hours by using start and end time field
calculate average
calculate average  Question 2 cont.d Test case c: home works/labs 10 9 9 9 10 10 9 9 10 10 9 9 10 test scores: 65 89 note, the program should work with different numbers of home works/labs
writing angularjs hello world program
tutorials. I want to make simple program and thinking to start from the Hello World program in AngularJS. Searching for simple example for writing angularjs...writing angularjs hello world program  Hi, I just started to learn
Writing a GUI program - Java Beginners
Writing a GUI program  Hello everyone! I'm trying to write a program... if that number is prime or not. When the second button is pressed the program has to calculate the prime factors of the given number. I figure out the whole
Need help writing a console program
Need help writing a console program  I need help cant seems to figure it out! Write a program that consists of three classes. The first class will be the actual program. The second class will simply convert a string to lower
Writing an Unique Article Having the Potential of Making Clients Run For You
Writing an Unique Article Having the Potential of Making Clients Run... flu virus. It's the ?Sameness virus? that is infecting the article writing world... for making them to buy more than one time from you. If you have spent a good amount
want a program for cd writing in java - Java Beginners
want a program for cd writing in java  Hi Can u tell some body, doing a program on cd writing in java. I m facing some problem on it. Thanks in advance. Regards sanjaya
Write a program that makes use of a class called Employee that will calculate an employee's weekly paycheque.
Write a program that makes use of a class called Employee that will calculate an employee's weekly paycheque.  Write a program that makes use... who hasn't Test a piecework employee The following data can be hard
need help on writing a program. - Java Beginners
Writing first Java Program  Hi, I need help to write my first Java Program other then Hello World! Thanks!!  Hi Thanks for choosing roseIndia to get your query solved. check given link to see the solution of your Java
calculate average
calculate average   Design and write a java program to determine all... and write a program and calculate your final average in this course. The details of the calculating can be found in the course syllabus. Test your program
Need in desperate help in writing a console program
Need in desperate help in writing a console program  Write a console program that repeatedly prompts the user to enter data until they type done (any case, Upper, Lower, or Mixed). As they enter the data, assign it to a two
Need in desperate help in writing a console program
Need in desperate help in writing a console program  Write a console program that repeatedly prompts the user to enter data until they type done (any case, Upper, Lower, or Mixed). As they enter the data, assign it to a two
Need in desperate help in writing a console program
Need in desperate help in writing a console program  Write a console program that repeatedly prompts the user to enter data until they type done (any case, Upper, Lower, or Mixed). As they enter the data, assign it to a two
java program for writing xml file - Java Beginners
java program for writing xml file  Good morning i want to write values from my database(one table)into one xml file. Like i have 3 coloumns in my table along with their values,so when click some button i need to generate one
ModuleNotFoundError: No module named 'gimmebio.entropy_scores'
ModuleNotFoundError: No module named 'gimmebio.entropy_scores'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'gimmebio.entropy_scores' How to remove the ModuleNotFoundError
ModuleNotFoundError: No module named 'rogue_scores'
ModuleNotFoundError: No module named 'rogue_scores'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'rogue_scores' How to remove the ModuleNotFoundError: No module named '
ModuleNotFoundError: No module named 'rogue_scores'
ModuleNotFoundError: No module named 'rogue_scores'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'rogue_scores' How to remove the ModuleNotFoundError: No module named '
ModuleNotFoundError: No module named 'gimmebio.entropy_scores'
ModuleNotFoundError: No module named 'gimmebio.entropy_scores'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'gimmebio.entropy_scores' How to remove the ModuleNotFoundError
without writing web.xml file we can write servlet program
without writing web.xml file we can write servlet program  Sir Morning... Sir I have one Question "without writing web.xml file we can write servlet program". if yes which way? if no why? but without use Annotation........ Plz
ModuleNotFoundError: No module named 'demo-project-test-time'
ModuleNotFoundError: No module named 'demo-project-test-time'  Hi...: No module named 'demo-project-test-time' How to remove the ModuleNotFoundError: No module named 'demo-project-test-time' error? Thanks   Hi
ModuleNotFoundError: No module named 'Live-Cricket-Scores'
ModuleNotFoundError: No module named 'Live-Cricket-Scores'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'Live-Cricket-Scores' How to remove the ModuleNotFoundError
I am writing a program which converts a string to a timestamp and add days to it
I am writing a program which converts a string to a timestamp and add days to it  java.sql.Timestamp ts2 = java.sql.Timestamp.valueOf("2012-01-11 12:34:39"); long l=ts2.getTime() +(100060602424);//add 24 days Date d=new Date(l
ModuleNotFoundError: No module named 'hard'
ModuleNotFoundError: No module named 'hard'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'hard' How to remove the ModuleNotFoundError: No module named 'hard' error
Developing a program to test
Developing a program to test       Developing a program to test Given below program is to test the script : Qunit.html <
Modify the sales tax program to accept an arbitrary number of prices, total them, calculate the sales tax and print the total amount.
Modify the sales tax program to accept an arbitrary number of prices, total them, calculate the sales tax and print the total amount.  Modify the sales tax program to accept an arbitrary number of prices, total them, calculate
write a program to calculate volume of a cube, cylinder, rectangular box using method overloading
write a program to calculate volume of a cube  write a program to calculate volume of a cube, cylinder, rectangular box using method overloading  
Writing a web page to test drive each method in the web app
Writing a web page to test drive each method in the web app  I got an assignment in my university. I need to write a single web page, that lists all the classes in the particular web app. Selecting a class, the page should list
Write a program to calculate area and perimeter of a circle
Write a program to calculate area and perimeter of a circle... example will teach you the method for preparing a program to calculate the area.... Write the program for both the cases: radius and perimeter. ADS
Writing Simple Java Script Program
Writing Simple Java Script Program   ... the message box. Here is the screen shot of the browser. Test JavaScript program from... of JavaScript and create your first JavaScript program. Creating your first
Free Lance Writing Jobs in India at Rose India
Free Lance Writing Jobs in India at Rose India       This Free Lance Writing Job is for experienced free lance content writers having experience in writing blogs
Calculate Sales Tax using Java Program
Calculate Sales Tax using Java Program In this section, you will learn how to calculate the sales tax and print out the receipt details for the purchased items. To evaluate this, we have taken the following things into considerations: 1
i written the program in the files but in adding whole file is writing once again - Java Beginners
i written the program in the files but in adding whole file is writing once again  Very Urgent: Write a small record management application file and it should not be re-written for every add/delete operation.  Hi
ModuleNotFoundError: No module named 'calculate'
ModuleNotFoundError: No module named 'calculate'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'calculate' How to remove the ModuleNotFoundError: No module named '
Example program to get all the available time zones
Example program to get all the available time zones... to get all the available time zones using java program. This example is very simple java code that will list all the available time zones. We have used
How to calculate attending hours?
How to calculate attending hours?  I need to calculate attending hours of a employee in a day in my project to make their monthly salary . By using work starting time and ending time. How should I do it using Date class? Or any
Is big data hard to learn?
Is big data hard to learn?  Hi, I am beginner in Data Science... hard to learn? Try to provide me good examples or tutorials links so that I can learn the topic "Is big data hard to learn?". Also tell me which
Is machine learning hard?
Is machine learning hard?  Hi, I am beginner in Data Science... learning hard? Try to provide me good examples or tutorials links so that I can learn the topic "Is machine learning hard?". Also tell me which
Is data analyst a hard job?
Is data analyst a hard job?  Hi, I am beginner in Data Science... analyst a hard job? Try to provide me good examples or tutorials links so that I can learn the topic "Is data analyst a hard job?". Also tell me which
Is Data Science hard?
Is Data Science hard?  Hi, I am beginner in Data Science and machine... hard? Try to provide me good examples or tutorials links so that I can learn the topic "Is Data Science hard?". Also tell me which is the good
Is Quora Data Science hard?
Is Quora Data Science hard?  Hi, I am beginner in Data Science... Data Science hard? Try to provide me good examples or tutorials links so that I can learn the topic "Is Quora Data Science hard?". Also tell me which

Ads