Computers and Technology

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.

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 08:30, marialuizavalen
Today is the anniversary of me being on yet, i don't need it anymore! here's a picture of my dog wearing a bowtie! my question is, how do i delete my account?
Answers: 1
image
Computers and Technology, 23.06.2019 18:30, janny48
How often does colleges update the cost of attendance on their website? . a)every two years b) every four years c) every year d) every semester
Answers: 1
image
Computers and Technology, 23.06.2019 21:00, shawnnoteman1234
Which task uses a simple parameter?
Answers: 1
image
Computers and Technology, 23.06.2019 23:30, huangjianhe135
The keyboard usually has six rows of keys. which of the following is not one of the key group categories? letter keys number keys control keys graphic keys
Answers: 1
Do you know the correct answer?
C++

Write a program that dynamically allocates an array, on the Heap, large enough to h...

Questions in other subjects: