15-function-of-wellbeing

i used to think of one of the things i can do is to reducing suffering.

i : Individualcalculate_suffering_for(i)\sum_{i~:~Individual} calculate\_suffering\_for(i)

this is embarrassingly parallelizable, so it did. solving for only suffering finds me solutions to social problems. however, it is not the full picture.

The real cost function of a person is something more closed to this:

calculate_suffering_for(i)calculate_hapiness_for(i)calculate\_suffering\_for(i) - calculate\_hapiness\_for(i)

Then we have this equation, which is much harder to solve.

i : Individualcalculate_suffering_for(i)calculate_hapiness_for(i)\sum_{i~:~Individual} calculate\_suffering\_for(i) - calculate\_hapiness\_for(i)

Because society is a inter-connected network of people, which each one’s actions may affect another’s life, i now have to consider all the possible causality happening between different individuals.

I’m now recalibrating this model. I know I can do this. It needs time to become working.