Recent content by cromwest

  1. C

    Comp Sci Need help with standard deviation C++ program

    Homework Statement Write a C++ program that accepts 10 floating-point values from a user and determines and displays the average and the standard deviation. All values more than four standard deviations away from the average should be dropped and then the new average and standard deviation...
Back
Top