College | Bonus if you Enroll | Cost of Virtual Study Books to Meet the Test Score Requirements |
---|---|---|
A | {{ payoff_vec.0 }} | {{ cost.0}} |
B | {{ payoff_vec.1 }} | {{ cost.1}} |
C | {{ payoff_vec.2 }} | {{ cost.2}} |
D | {{ payoff_vec.3 }} | {{ cost.3}} |
E | {{ payoff_vec.4 }} | {{ cost.4}} |
F | {{ payoff_vec.5 }} | {{ cost.5}} |
G | {{ payoff_vec.6 }} | {{ cost.6}} |
H | {{ payoff_vec.7 }} | {{ cost.7}} |
I | {{ payoff_vec.8 }} | {{ cost.8}} |
J | {{ payoff_vec.9 }} | {{ cost.9}} |
Remember that your task will be to decide how much of your 100 Token endowment to spend on study books, which will determine which school you enroll in, and therefore determine your enrollment bonus, and ultimately your additional payment for this Round.
In the example above, to enroll in College B, the virtual study books would cost you 85 tokens. If this was your choice in this round, and if this round was randomly chosen for the Additional Payment, you would receive the enrollment bonus for College B of 80 tokens. Your Additional Payment would then be: 100 – 85 + 80 = 95 Tokens.
If instead you chose to enroll in College G, you would have to spend 8 tokens for the virtual study books. You would then receive an enrollment bonus of 28 tokens and your Additional Payment would then be: 100-8+28 = 120 tokens.