platform

Optimizing Startup Investment Returns Through Unbiased Evaluation

A project that builds a financial model for venture capital and angel investors to maximize portfolio returns and minimize risk by identifying and correcting gender bias in startup evaluation — a systematic market inefficiency that causes investors to overlook high-performing opportunities.

Goal 05 Goal 10

Decision makers

Objectives

To maximize portfolio returns and minimize investment risk by correcting a well-documented evaluation bias that distorts deal selection. Research by Kanze et al. shows that investors systematically ask male founders promotion-focused questions (about upside potential, growth, and aspirations) and female founders prevention-focused questions (about downside risk, losses, and threats). Examples of promotion-focused questions typically asked to men:

Examples of prevention-focused questions typically asked to women:

This framing bias creates a market inefficiency: founders fielding promotion questions can articulate ambitious visions, while those receiving prevention questions are pushed into a defensive posture, resulting in significantly less funding regardless of company quality. The result is that investors systematically underfund a segment that generates higher returns — BCG found that women-founded startups generate 78 cents per dollar invested vs. 31 cents for male-founded startups, and First Round Capital's data shows investments in female founders outperformed by 63%. The project aims to build a financial model that corrects this evaluation bias so that investors can capture these overlooked returns while building more diversified, lower-risk portfolios.

Deliverables

What will be built for this project?

Data attributes

Context

The situation decision makers are in when they have to make a decision can be described by the following attributes:

  1. InvestmentStage (Categorical): ['PreSeed', 'Seed', 'SeriesA', 'SeriesB', 'Growth']
  2. FundSize (Numerical, integer): Total fund size in USD, influencing check sizes and deal flow.
  3. Sector (Categorical): ['Technology', 'Healthcare', 'FinTech', 'ConsumerGoods', 'CleanTech', 'Other']
  4. FounderGender (Categorical): ['Male', 'Female', 'Mixed']
  5. TeamGenderBalance (Numerical, integer): Percentage of the founding team that is female (0-100).
  6. GPTeamGenderBalance (Numerical, integer): Percentage of the fund's General Partners that is female (0-100).
  7. GeographicRegion (Categorical): ['NorthAmerica', 'Europe', 'Asia', 'LatinAmerica', 'Africa', 'Other']
  8. PriorFundingRaised (Numerical, integer): Amount of prior funding the startup has raised in USD.
  9. QuestionFraming (Categorical): ['Promotion', 'Prevention', 'Neutral'] - Whether the investor's questions focus on potential gains (promotion) or potential losses (prevention), as identified by Kanze et al.
  10. InvestorExperience (Numerical, integer): Years of investing experience.
  11. PortfolioDiversification (Numerical, integer): Number of distinct sectors and founder demographics represented in the current portfolio.

Actions

Decision makers can take the following actions:

  1. StructuredEvaluation (Categorical): ['No', 'Yes'] - Whether a standardized evaluation rubric is used for all founders regardless of gender, reducing noise in deal selection.
  2. QuestionReframing (Categorical): ['No', 'Yes'] - Whether investors actively reframe prevention-oriented questions into promotion-oriented equivalents to get comparable signal from all founders.
  3. BlindScreening (Categorical): ['No', 'Partial', 'Full'] - Degree to which initial screening removes gender-identifying information to reduce selection bias.
  4. PortfolioGenderTarget (Numerical, integer): [0, 100] - Target percentage of portfolio companies with female founders or gender-balanced teams, as a diversification lever.
  5. PostPitchReview (Categorical): ['No', 'Yes'] - Whether pitch meetings are reviewed for evaluation bias patterns to improve decision quality over time.
  6. BiasTraining (Categorical): ['None', 'Awareness', 'Structured'] - Level of bias-awareness training for the investment team.

Outcomes

Decision makers are evaluated on the following outcomes:

  1. PortfolioReturn (Numerical, integer): Internal Rate of Return (IRR) of the fund's portfolio, in percentage. Research shows that correcting gender evaluation bias unlocks access to a higher-performing, underfunded segment — BCG reports women-founded startups generate 2.5x more revenue per dollar invested, and First Round Capital data shows 63% higher returns from investments in female founders. (Maximize)
  2. PortfolioRisk (Numerical, integer): Portfolio risk measured as the standard deviation of returns across portfolio companies, in percentage. Correcting evaluation bias leads to more diversified deal flow and more consistent evaluation quality, both of which reduce return variance. Gender-balanced leadership teams correlate with ~25% greater increases in valuation per IFC research, contributing to more stable portfolio performance. (Minimize)

Data

(none)

Code

(none)

Needs

List of needs:

References

Discussion

Back to the list of projects