{% extends "global/Page.html" %} {% load otree static %} {% block title %} Job search -- Part C {% endblock %} {% block content %}
Now you will have one ball draw for each search to decide whether you get a wage offer and the points of your wage offer in this search.
The probability of getting a wage offer per search is .2.
Once you get a wage offer, you will have equally probability to get wage offer at points from 1 to 10.
In other words, the probability of getting any wage offer from 1 to 10 is .02 evenly.
If you choose job search sample size at n, you will have n ball draws and each draw is independent from each other.