Skip to content

Why no binomial distribution in the Euro Problem #14

@heneryville

Description

@heneryville

In the Euro problem, when calculating the likelihood of the entire set at once, it seems like this should use the binomial distribution. The binomial distribution calculates what the odds are of seeing K instances in N draws if the probability is P, and it seems like that's exactly what the likelihood should be, with N being tails + heads, K being heads, and P being x.

How does this likelihood function differ from a binomial?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions