VC Bargaining

From edegan.com
Revision as of 16:23, 25 May 2011 by imported>Ron (→‎Thoughts)
Jump to navigation Jump to search

This page is for Ed and Ron to share their thoughts on VC Bargaining. Access is restricted to those with "Trusted" access.

Thoughts

  • We shouldn't include effort from the entrep. - we want a model that has no contract theory, just bargaining.
  • I added effort to be able to calculate a Shapley Value. Otherwise, you can't divide the pie between the two sides, as you don't know the contribution of the other side. The effort is assumed to be binary (0 or 1), so the solution will be easy.

A Basic Model

The players

The players are an Entrepreneur and a VC, both are risk neutral.

The Value Function

[math]V_t=V_{t-1} + f(x_t) - k \,[/math]

with

[math]V_0=0, f(0)=0, f'\gt 0, f''\lt 0, k\gt 0 \,[/math]

should do us just fine. Having [math]k\gt 0\,[/math] will force a finite number of rounds as the optimal solution providing there is a stopping constraint on [math]V_t\,[/math] (so players don't invest forever).

I think the best idea for a stopping constraint is to have the exit occur when

[math]V_t \ge \overline{V}\,[/math]

with

[math]\overline{V} \sim F(V)\,[/math]

where the distribution is known to both parties.

Old Ideas

There are some other methods that come to mind:

we could force an exit once

[math]\sum_t (x_t) \ge \overline{x}\,[/math]

or we could try to induce an optimum value

[math]f'(0) \gt 0, f''\lt 0, \exist z^* s.t. \forall z \gt z^* f'(z)\lt 0\,[/math]

though now that I look at this I realize it isn't going to work using just investment...

or we could just fix [math]t\,[/math], but it would be nice to have it endogenous, otherwise we would need to justify discrete rounds seperately (as we did yesterday evening with the state-tree perhaps).

Bargaining

In each period there is Rubenstein finite bargaining, with potentially different patience, and one player designated as last. This will give a single period equilibrium outcome with the parties having different bargaining strength.