Proportional Distribution

Splits a total in the ratio a : b. The two shares are total × a ÷ (a + b) and total × b ÷ (a + b).