top of page

5_A

  • hrafnulf13
  • Oct 14, 2020
  • 1 min read

Updated: Oct 20, 2020

C#

Link


Since I prefer C#, this application includes both 4_A and 5_A tasks. The application generates a new object "Student" every tick. Then it is processed and the values of arithmetic mean for all variables, as well as the distributions of variables (age intervals, weight intervals, height intervals, average grade, number of exams) are updated. The distributions for weight, height and age are done using intervals. Moreover, distributions for weight and height are continious, while age is discrete. The application also includes the previous task, 4_A, where it was required to create distributions for discrete values and calculate respective arithmetic means.





Recent Posts

See All

コメント


bottom of page