Compute and print the sum and average of a collection of floating-point data items numItems, numItems, numItems sum average sum, sum numItems average Read the Compute the sum Compute the average Print the sum and the number of data items average computeSum computeAve printSumAve You have been asked to accumulate a sum and to average a list of data values using functions. Because these tasks surface in many problems, design a general set of functions you can reuse in other programs. • The problem is described and analyzed in the lecture slides. You will prompt a user to enter some numbers that you will accumulate, find their sum and average. You will rely on the functions in the accompanying figure to accomplish this. You will display the sum and average of these numbers before you exit the program. • Upload a file with the source code of your program after you have tested it. Show me a working program during the lab or during my office hours.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter13: Structures
Section: Chapter Questions
Problem 4PP
icon
Related questions
Question
Compute and print the sum
and average of a collection
of floating-point data items
numItems,
numItems,
numItems
sum
average
sum,
sum
numItems
average
Read the
number of
data items
Compute
the sum
Compute
the average
Print the sum
and the
average
computeSum
computeAve
printSumAve
You have been asked to accumulate a sum and to average a list of data values using functions.
Because these tasks surface in many problems, design a general set of functions you can reuse in
other programs.
• The problem is described and analyzed in the lecture slides. You will prompt a user to enter some
numbers that you will accumulate, find their sum and average. You will rely on the functions in the
accompanying figure to accomplish this. You will display the sum and average of these numbers
before you exit the program.
Upload a file with the source code of your program after you have tested it. Show me a working
program during the lab or during my office hours.
Transcribed Image Text:Compute and print the sum and average of a collection of floating-point data items numItems, numItems, numItems sum average sum, sum numItems average Read the number of data items Compute the sum Compute the average Print the sum and the average computeSum computeAve printSumAve You have been asked to accumulate a sum and to average a list of data values using functions. Because these tasks surface in many problems, design a general set of functions you can reuse in other programs. • The problem is described and analyzed in the lecture slides. You will prompt a user to enter some numbers that you will accumulate, find their sum and average. You will rely on the functions in the accompanying figure to accomplish this. You will display the sum and average of these numbers before you exit the program. Upload a file with the source code of your program after you have tested it. Show me a working program during the lab or during my office hours.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning