Drop down menu percentage calculation
I tried looking at previous examples of this but my javascript is pretty limited so I'm still a little confused. I want to calculate specific fields for a cumulative value of 100%. For example 6 fields at roughly 16.6%. I want to execute this via a drop down menu and have it populated cumulatively as each of the 6 fields is selected...so if only one field is selected, the cumulative value would be only 16.6%, if two fields, then it would be 2x16.6% etc. I attached an image of how each of the six fields would be setup.

