{{ 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.



Market After Period 3
Asset Name Acquired? Price Paid Asset Payout Earnings
{{ player.asset_3}} {{ player.acquired_3}} {{ player.price_3}} {{ player.payoff_3}} {{ player.earnings_3}}

You earned {{ player.earnings_3 }} from asset {{ player.asset_3}}. 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}}

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_from_guess_1 }}).



Market After Period 6
Asset Name Acquired? Price Paid Asset Payout Earnings
{{ player.asset_6}} {{ player.acquired_6}} {{ player.price_6}} {{ player.payoff_6}} {{ player.earnings_6}}

You earned {{ player.earnings_6 }} from asset {{ player.asset_6 }}.

Asset Name Guessed Payout Actual Payout
{{ player.asset_6}} {{ player.guess_6}} {{ player.payoff_6}}

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_from_guess_2 }}).



Your earnings in this round total {{ player.earnings }} (= {{ player.earnings_1}} + {{ player.earnings_2}})



Your cumulative earnings for this experiment is {{ player.final_earnings }}.


{{ next_button }} {{ endblock }}