{{ block title }}Experimental Results So Far{{ endblock }} {{ block content }}
This chart shows the final payout of the assets with the ones you had an opportunity to purchase highlighted.
| Asset Name | Acquired? | Price Paid | Asset Payout | Earnings |
| {{ player.asset_3}} | {{ player.acquired_3}} | {{ player.price_3}} | {{ player.payoff_3}} | {{ player.earnings_3}} |
| {{ player.asset_3_2}} | {{ player.acquired_3_2}} | {{ player.price_3_2}} | {{ player.payoff_3_2}} | {{ player.earnings_3_2}} |
You earned {{ player.earnings_3 }} from asset {{ player.asset_3}} and {{ player.earnings_3_2 }} from {{ player.asset_3_2}}. The earnings for each asset you acquired is the difference between the asset's payout and the price you paid.
| Asset Name | Guessed Payout | Actual Payout |
| {{ player.asset_3}} | {{ player.guess_3}} | {{ player.payoff_3}} |
| {{ player.asset_3_2}} | {{ player.guess_3_2}} | {{ player.payoff_3_2}} |
Additionally, since {{ player.earnings_from_guess_1 }} of your guesses were within 1 of the payout, you earned {{ player.earnings_from_guess_1 }} in this market for correct guesses.
In this market you earned {{ player.earnings_1 }} (= {{ player.earnings_3 }} + {{ player.earnings_3_2 }} + {{ player.earnings_from_guess_1 }}).
| Asset Name | Acquired? | Price Paid | Asset Payout | Earnings |
| {{ player.asset_6}} | {{ player.acquired_6}} | {{ player.price_6}} | {{ player.payoff_6}} | {{ player.earnings_6}} |
| {{ player.asset_6_2}} | {{ player.acquired_6_2}} | {{ player.price_6_2}} | {{ player.payoff_6_2}} | {{ player.earnings_6_2}} |
You earned {{ player.earnings_6 }} from asset {{ player.asset_6 }} and {{ player.earnings_6_2 }} from {{ player.asset_6_2}}.
| Asset Name | Guessed Payout | Actual Payout |
| {{ player.asset_6}} | {{ player.guess_6}} | {{ player.payoff_6}} |
| {{ player.asset_6_2}} | {{ player.guess_6_2}} | {{ player.payoff_6_2}} |
Additionally, since {{ player.earnings_from_guess_2 }} of your guesses were exactly correct, you earned {{ player.earnings_from_guess_2 }} in this market for correct guesses.
In this market you earned {{ player.earnings_2 }} (= {{ player.earnings_6 }} + {{ player.earnings_6_2 }} + {{ player.earnings_from_guess_2 }}).
Your earnings in this round total {{ player.earnings }} (= {{ player.earnings_1}} + {{ player.earnings_2}})
Your cumulative earnings for this experiment so far is {{ player.final_earnings }}.