Question: 1. Using both array and vector, write a C++ program that will produce basic statistical analysis of a data set. The analysis should include: a.

1. Using both array and vector, write a C++ program that will produce basic statistical analysis of a data set. The analysis should include: a. Highest b. Lowest c. Mean d. Mode e. Median f. standard deviation g. Sorting
2. Using vector, write a C++ program to insert/remove element in/from middle.
 1. Using both array and vector, write a C++ program that

1. Using both array and vector, write a program that will produce basic statistical analysis of a data set. The analysis should include: a. Highest b. Lowest c. Mean d. Mode e. Median f. standard deviation g. Sorting 2. Using vector, insert/remove element in/from middle

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!