Submitted by Quinn on 16 April 2012 @ 10:10
Submitted by Quinn on 3 April 2012 @ 17:17
Submitted by Quinn on 3 April 2012 @ 16:16
For fun, I thought I'd implement Evan Miller's Ruby function to calculate the lower bound of Wilson score confidence interval for a Bernoulli parameter using Perl. Here's what I came up with:
#!perl
# Author: Phil Quinn
# Date: 3 April 2012
# Exploring confidence of rating systems
# based on http://evanmiller.org/how-not-to-sort-by-average-rating.html
# Lower bound of Wilson score confidence interval for a Bernoulli parameter
Submitted by Quinn on 21 March 2012 @ 12:12
var foo = {
methodbar: function () {},
methoddoo: function () {},
methodray: function () {}
};
Submitted by Quinn on 28 February 2012 @ 12:12
' Generate data for debug purposes
Dim dtResults as DataTable
Pages
Recent comments