notation question

30 Views Asked by At

I have a model that I have built but have used psuedo notation to build it in code. Now that the write up is happening, I am a little stuck and may need some help. I was wondering what the best way to present this is. Basically my model involves 10,000 types of people, and there are 2 skills that they all own, lets call them social skills, and mathematical skills from 1 to 100. So say individual i has 34 for maths and 42 for social skills, what would be the best way to represent that, given that i need to use those values in other variables?