schedule individuals into follow up events based based on bernoulli draws of
prob_successful
schedule_outcome(target, prob_successful, success_event, failure_event)
the individuals to draw from
the probability each target individual is successful
will be scheduled on success
will be scheduled on failure