Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7976E10653 for ; Tue, 15 Oct 2013 11:00:53 +0000 (UTC) Received: (qmail 61884 invoked by uid 500); 15 Oct 2013 11:00:44 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 61798 invoked by uid 500); 15 Oct 2013 11:00:43 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 61789 invoked by uid 99); 15 Oct 2013 11:00:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Oct 2013 11:00:42 +0000 Date: Tue, 15 Oct 2013 11:00:42 +0000 (UTC) From: =?utf-8?Q?Thorsten_Sch=C3=A4fer_=28JIRA=29?= To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MATH-1038) Add methods to find confidence intervals for the mean of a binomial distribution MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MATH-1038?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13795= 064#comment-13795064 ]=20 Thorsten Sch=C3=A4fer commented on MATH-1038: ---------------------------------------- 1. I was thinking that one might want something like "how many numbers of s= uccess can I expect in at least 95% cases based on a binomial sample", whic= h would be an interval of integers instead of doubles. However, currently i= ts just a "stupid" type structure doing nothing else but wrapping two value= s. Feel free to get rid of the generic numbers. 3. Yes, its a number between 0 and 1; 0.95 is the 95% confidence interval -= or 5% significance level > Add methods to find confidence intervals for the mean of a binomial distr= ibution > -------------------------------------------------------------------------= ------- > > Key: MATH-1038 > URL: https://issues.apache.org/jira/browse/MATH-1038 > Project: Commons Math > Issue Type: Wish > Affects Versions: 3.2 > Reporter: Thorsten Sch=C3=A4fer > Assignee: Phil Steitz > Priority: Minor > Attachments: binomialConfidenceInterval.patch, binomialConfidence= Interval.patch > > -- This message was sent by Atlassian JIRA (v6.1#6144)