Skip to content

class BinomialRandomVariable doesn't inherit from DiscreteRandomVariable #244

@sagayev

Description

@sagayev

In Random_Variable lecture notebook, you have written class BinomialRandomVariable(DiscreteRandomVariable). Also in draw method of DiscreteRandomVariable class random_integers should be changed to randint. random_integers is deprecated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions