I want to show my calculation/logic using mathematical notation but have no experience of this other than seeing them in research papers I have read.
In my example I have three values 90, 11, 57 and I want to show using mathematical notation how those values can be expressed as a percentage and subsequently choose the greatest number, so...
90 + 11 + 57 = 158
90 / 158 = 0.57
11 / 158 = 0.07
57 / 158 = 0.36
Answer = 0.57
However, in my notation I would like to demonstrate that the total number of values in the set can vary.
I have read up on Sigma/Summation and can see how I can use that to sum up the values however I get somewhat confused when I start to consider the variable number of values in the set and how that could be represented?