[CFRG] Combinitorics probabilities

Robert Moskowitz <rgm-sec@htt-consult.com> Mon, 08 August 2022 20:58 UTC

Return-Path: <rgm-sec@htt-consult.com>
X-Original-To: cfrg@ietfa.amsl.com
Delivered-To: cfrg@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE106C157B32 for <cfrg@ietfa.amsl.com>; Mon, 8 Aug 2022 13:58:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.207
X-Spam-Level:
X-Spam-Status: No, score=-4.207 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RzDiInaz5DkV for <cfrg@ietfa.amsl.com>; Mon, 8 Aug 2022 13:58:54 -0700 (PDT)
Received: from z9m9z.htt-consult.com (z9m9z.htt-consult.com [23.123.122.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B885AC14F738 for <cfrg@ietf.org>; Mon, 8 Aug 2022 13:58:54 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by z9m9z.htt-consult.com (Postfix) with ESMTP id 563B86256E for <cfrg@ietf.org>; Mon, 8 Aug 2022 16:58:18 -0400 (EDT)
X-Virus-Scanned: amavisd-new at htt-consult.com
Received: from z9m9z.htt-consult.com ([127.0.0.1]) by localhost (z9m9z.htt-consult.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 6zj12AI5O9aq for <cfrg@ietf.org>; Mon, 8 Aug 2022 16:58:13 -0400 (EDT)
Received: from [192.168.160.11] (unknown [192.168.160.11]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by z9m9z.htt-consult.com (Postfix) with ESMTPSA id 6015062434 for <cfrg@ietf.org>; Mon, 8 Aug 2022 16:58:13 -0400 (EDT)
Message-ID: <44268f7f-168e-fe67-af53-e6b26be2ef9c@htt-consult.com>
Date: Mon, 08 Aug 2022 16:58:45 -0400
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0
To: cfrg@ietf.org
Content-Language: en-US
From: Robert Moskowitz <rgm-sec@htt-consult.com>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/cfrg/-dSNwntIafmejxe09Z_eWmMMqGk>
Subject: [CFRG] Combinitorics probabilities
X-BeenThere: cfrg@irtf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: Crypto Forum Research Group <cfrg.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/options/cfrg>, <mailto:cfrg-request@irtf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cfrg/>
List-Post: <mailto:cfrg@irtf.org>
List-Help: <mailto:cfrg-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/cfrg>, <mailto:cfrg-request@irtf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Aug 2022 20:58:58 -0000

Well I spent the afternoon googling, but my search foo is weak.

I want the formula for the probablity of receiving at least m out of n 
messages given the probablity of receiving any message is p.

I did find:

https://www.statology.org/probability-of-at-least-two/#:~:text=P(X%E2%89%A52)%20%3D,(X%E2%89%A52)%20%3D%200.3673

But this is a series to find the final answer, not the 'final' formula.

So for example to receive at least 2 out of 3 messages where the 
probablity of any message at 95% comes out to 97.2%

But what about 3 out of 5?  etc.

Pointer is greatly appreciated.

I took stat just too many decades ago, and I have not kept that knife sharp.

thanks