Computes the Wilson Interval
(see http://en.wikipedia.org/wiki/Binomial_proportion_confidence_interval#Wilson_score_interval)
Given the total number of events and the number of "correct" events, returns in a double-array
in the first component the center of the Wilson interval and in the second component the
width of the interval.