Summary Statistics Challenge

In this culminating activity, students receive a raw dataset representing a fictional class's test scores. They must write a program to import the data, calculate key statistics, and print a formatted summary report. This validates their grasp of syntax and statistical logic.

Lesson #5
inPython Data Lab

You might also like