Hello Guys, its my first few months on progamming, love the course but things are abit confusing at the moment, i have this assignment below, pls i will appreciate if anyone can help me out.
Write a program to accept a number of scores from a user. Use floating point numbers for these. Calculate the:
Mean
Trimmed Mean
Max, Min
Median
Standard Deviation
Draw a barchart to represent the scores. Include the following in your documentation:
Introduction
Flowchart
Pseudocode
Commented Code
Testing
Conclusion
Pls someone help if you can.