# Founder Equity Split Calculator > Divide startup equity fairly among co-founders based on roles, contributions, and commitment levels **Category:** Utility **Keywords:** calculator, tool **URL:** https://complete.tools/founder-equity-split-calculator ## How it calculates The equity split is calculated using the formula: Equity Share = (C × C_F + T × T_F + E × E_F + R × R_F) ÷ Total Contributions Where: - C = Capital contribution by the co-founder. - C_F = Weight assigned to capital contribution (e.g., 0.4). - T = Time contribution (in hours) by the co-founder. - T_F = Weight assigned to time contribution (e.g., 0.3). - E = Level of expertise contribution (rated on a scale from 1-10). - E_F = Weight assigned to expertise contribution (e.g., 0.2). - R = Risk taken by the co-founder (rated on a scale from 1-10). - R_F = Weight assigned to risk contribution (e.g., 0.1). - Total Contributions = Sum of all weighted contributions from all co-founders. This formula allows the calculation of each co-founder's equity share based on their weighted contributions, providing a comprehensive view of equity distribution. ## Who should use this Startup co-founders assessing equity distribution, financial analysts evaluating startup investment risks, business consultants advising early-stage companies, and venture capitalists analyzing founder contributions during funding rounds. ## Worked examples Example 1: Co-founders Alice and Bob are starting a tech company. Alice invests $50,000 (C = 50,000), commits 20 hours a week for 6 months (T = 480), has an expertise score of 9 (E = 9), and takes a risk level of 8 (R = 8). Bob invests $30,000 (C = 30,000), commits 10 hours a week for 6 months (T = 240), has an expertise score of 7 (E = 7), and takes a risk level of 5 (R = 5). Using weights: C_F = 0.4, T_F = 0.3, E_F = 0.2, R_F = 0.1. Their total contributions result in Alice receiving an equity share of 63.8% and Bob 36.2%. Example 2: In a food startup, co-founder Claire invests $25,000, works 30 hours a week, scores 8 on expertise, and rates her risk at 6. Co-founder Dan invests $15,000, works 20 hours a week, scores 9 on expertise, and rates his risk at 4. With the same weights, Claire’s equity share comes out to 58.3%, while Dan’s is 41.7%. This example illustrates how differing contributions can significantly affect equity distribution. ## Limitations This calculator assumes that all contribution factors are quantifiable and comparable, which may not always be the case. For instance, the weightings assigned to each contribution type can be subjective and may vary between co-founders. Additionally, the calculator does not account for future contributions or changes in roles over time, which can lead to discrepancies in equity fairness. Finally, it may not capture external factors such as market conditions or investor expectations, which can also influence equity distribution decisions. ## FAQs **Q:** How do I determine the weightings for each contribution factor? **A:** Weightings should reflect the relative importance of each factor to your specific startup environment and must be agreed upon by all co-founders to ensure fairness. **Q:** Can this calculator be used for post-funding equity adjustments? **A:** Yes, but adjustments should consider new contributions and roles established after funding rounds, which may not align with initial contributions. **Q:** Is it possible for a co-founder to have a negative equity share? **A:** No, the formula is designed to allocate positive shares only; however, a co-founder may receive a smaller share if their contributions are less than others. **Q:** How often should equity distributions be recalculated? **A:** Equity distributions should be reviewed regularly, especially after significant contributions or changes in co-founder roles, to maintain fairness and motivation. --- *Generated from [complete.tools/founder-equity-split-calculator](https://complete.tools/founder-equity-split-calculator)*