Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

ts & Tests-cosc112Microsoft Word -Assignment 7x Study of Green IT : Present to Fut m/bbcswebdav/pid-11454817-dt-content-rid-12023067_1/courses/COSC112-005-Fal12018/Assignme Computer Science I (COSC112.005) Fall 2018 Assignment #7 Programming Exercise

image text in transcribed
ts & Tests-cosc112Microsoft Word -Assignment 7x Study of Green IT : Present to Fut m/bbcswebdav/pid-11454817-dt-content-rid-12023067_1/courses/COSC112-005-Fal12018/Assignme 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 X1, X2, X3, X4, and Xs, then the mean is x (x: + x2 + x + x xs)/5 and the standard deviation is: S_ 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. 2. 3. Program listing (source code) Screenshot from visual studio (running application) drop the.cpp file in blackboard drop box

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Practical Neo4j

Authors: Gregory Jordan

1st Edition

1484200225, 9781484200223

More Books

Students also viewed these Databases questions