{% load otree_tags staticfiles %}

Overview of calculations

REVENUES:

If an agreement is reached:

Vintner: revenue = wholesale price × {{ Constants.units }} units - {{ Constants.production_cost }} × {{ Constants.units }} units

Supermarket: revenue = {{ Constants.market_price }} × {{ Constants.units }} units - wholesale price × {{ Constants.units }} units

If no agreement is reached, each participants revenue is equal to {{ Constants.payoff_if_rejected }}.


REAL PAYOFFS:

payoff = revenue × 0.02 + #bonus for participating in the experiment