In this link, the Wilson Score Interval is used to calculate the interval of a discrete distribution in which possible outcomes are 1 star, 2 stars, 3 stars, 4 stars and 5 stars (this is used to calculate a score for rating items/comments on a webpage).
However, I was under the impression that the Wilson Score interval can only be used for a binomial distribution, so assuming that the link is computing the bounds correctly, how does it use WSI to get the values if the distribution isn't a binomial one?
It indicates near the bottom of the page that the final score is 1 + 4 * (the result of the formula)... can someone please explain why this will give the answer?