{{ load static }} {{ block content }} {{ block title }} Description of Advisor Payoffs {{ endblock }}
If you are a Advisor, your payoffs will depend on the total number of Advisor’s in your group that invest (Total Investors) and on the quality level of the investment opportunity (Quality).
The payoff table below shows a Advisor’s payoffs for each possible combination of how many Investors in the group invest (Total Investors) and the Quality of the investment opportunity.
Total Investors | ||||||
Quality | 0 | 1 | 2 | 3 | 4 | 5 |
Low | {{ for p in pa_table.1 }}{{ p }} | {{ endfor }}|||||
Medium | {{ for p in pa_table.2 }}{{ p }} | {{ endfor }}|||||
High | {{ for p in pa_table.3 }}{{ p }} | {{ endfor }}
Please look at an overhead screen as we go through some examples on how to read the Investors’ payoff tables.
{{ endblock }}