Skip to content
wfi edited this page Nov 20, 2012 · 4 revisions
  • clean out the crud in simulateNE.rkt that has accumulated over the last week in prep. for the paper submission.

  • for a given a population, compute (1) observed pbar from n match-ups, (2) expected pbar using theoretical delta_i, and (3) expectd pbar using estimated expression based on pbar and population variance.

  • for those three data points, compute error between 1 and 2, and between 1 and 3.

  • do the previous two for a bunch of populations with a range of means and a range of variances.

  • PropC based on square: expression and then fold into sim and theory

  • Variance at time t+1: for given population with variance, compute expected and observed change is variance. Extend that over time (maybe 100 timesteps).

  • [put off for now] N-choice task: expression with PropC (if that worked out) and generate plots for N-choice

Clone this wiki locally