Question: &Tests.cosc112 1 D Microsoft word-Assignment 7 Study of Greenm present to Futx1 + /bbcswebdav/pid-1 14548 17-dt-content-rid-12023067-1/courses/COSC 1 12-005. Fall2018/Assignment%207.pdf Computer Science I (COSC112.005) Fall 2018
&Tests.cosc112 1 D Microsoft word-Assignment 7 Study of Greenm present to Futx1 + /bbcswebdav/pid-1 14548 17-dt-content-rid-12023067-1/courses/COSC 1 12-005. Fall2018/Assignment%207.pdf Computer Science I (COSC112.005) Fall 2018 Assignment #7 Programming Exercise (Test Book) Page 453 Due: 11/6/2018 12 Write a program that takes as input five numbers and outputs the mean (average) and standard deviation of the numbers. If the numbers are x, x, x, x, and Xs, then the mean is X-(Xi + + X + X4 + xs)5 and the standard deviation is: Your program must contain at least the following functions: a function that calculates and returns the mean and a function that calculates the standard deviation. Submit your program with 1. Program listing (source code) 2. Screenshot from visual studio (running application) 3. drop the cpp file in blackboard drop box
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
