subject

C++

Write a program that dynamically allocates an array, on the Heap, large enough to hold 100 test scores between 55 and 99 -- using a Random Number generator to populate the array. Then do the following:

1) Sort scores in ascending order.
2) List your scores in rows of ten(10) values.
3) Calculate the Mean for the distribution.
4) Calculate the Variance for the distribution.
5) Calculate the Median for the distribution.
6) Calculate the Mode for the distribution.
7) Determine the number of scores in each of
the discrete intervals specified below:

55-59|**
60-64|***
65-69|
70-74|
75-79|
80-84|
85-89|***
90-94|**
95-99|*

0 5 10 15 20 25 30

7a) List the number of scores in each interval.

7b) Display your Histogram Chart distribution to the Console screen.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 13:10
Java g array testgrades contains num_vals test scores. write a for loop that sets sumextra to the total extra credit received. full credit is 100, so anything over 100 is extra credit. ex: if testgrades = {101, 83, 107, 90}, then sumextra = 8, because 1 + 0 + 7 + 0 is 8.
Answers: 1
question
Computers and Technology, 22.06.2019 10:00
Wich technology can a website use to allow you to listen to a concert live over the internet?
Answers: 3
question
Computers and Technology, 23.06.2019 03:30
In vista and windows 7, the appearance and personalization option allows you to change the
Answers: 1
question
Computers and Technology, 23.06.2019 18:20
What is wi-fi infrastructure? a metropolitan area network that uses radio signals to transmit and receive data a communications technology aimed at providing high-speed wireless data over metropolitan area networks a means by which portable devices can connect wirelessly to a local area network, using access points that send and receive data via radio waves includes the inner workings of a wi-fi service or utility, including the signal transmitters, towers, or poles and additional equipment required to send out a wi-fi signal
Answers: 2
You know the right answer?
C++

Write a program that dynamically allocates an array, on the Heap, large enough to h...
Questions
question
Mathematics, 01.09.2021 04:40
question
Mathematics, 01.09.2021 04:40
question
Biology, 01.09.2021 04:40
question
Mathematics, 01.09.2021 04:40
question
Mathematics, 01.09.2021 04:40
question
History, 01.09.2021 04:40
Questions on the website: 13722363