p_prod_fair_fake: How likely are 'n_fake' fake heads and 'n_fair' fair heads...

Description Usage Arguments Value

Description

Returns the probability for the constellation of fake and fair heads with N trials. Because the events are independent, we can factorize.

Usage

1
p_prod_fair_fake(n_fake, n_fair, N)

Arguments

n_fake

Number of fake heads.

n_fair

Number of fair heads.

N

The number of tirals.

Value

A probability.


lorenzwalthert/coinflip538 documentation built on May 13, 2019, 11:26 a.m.