I was asked to write a complete Statistics class to calculate common sample statistics values given three numbers. The class should calculate the mean(average), the sum, the minimum, and the maximum of three numbers.Two Constructors are needed, the default constructor and another contructor to initialize the three numbers.Methods are needed to get the mean, sum,minimum and maximum values. From Main() method, objects are to be created and statistics class is to be tested using both contructors. Pls help. Tks
1
Expert's answer
2011-02-22T08:04:04-0500
Your question requires more work than to be done for free. You can submit it as an assignment to our control panel set the deadline and our programmers will assist you.
Comments
Leave a comment