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 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
Get step-by-step solutions from verified subject matter experts
