Lab 7 Solution

$30.00 $24.00

Instructions: Copy the file Lab7.cpp to your cs121 folder Start Visual Studio Create a new project, call it Lab7 Make it an empty project. From the FILE menu, select OPEN, then FILE Navigate to your folder and double-click the lab8.cpp file Add the Lab7.cpp to your project You need to write the definitions for the…

5/5 – (2 votes)

You’ll get a: zip file solution

 

Categorys:
Tags:

Description

5/5 – (2 votes)

Instructions:

  1. Copy the file Lab7.cpp to your cs121 folder
    Start Visual Studio
  2. Create a new project, call it Lab7
    1. Make it an empty project.
    2. From the FILE menu, select OPEN, then FILE
    3. Navigate to your folder and double-click the lab8.cpp file
    4. Add the Lab7.cpp to your project
  3. You need to write the definitions for the 3 functions called in the main function
    1. calcMean returns the mean (average) of the values
    2. calcDev calculates the standard deviation of the 3 values using this formula:

    1. printResults prints out the results

Some sample runs:

Lab 7 Solution
$30.00 $24.00