Skip to content

Bootstrapping: the unit variance of Student t (dof=5) #13

@tfchen731

Description

@tfchen731

The line(s) of d_temp = np.random.standard_t(5) should be scaled by (sqrt(5/(5-2)). For example, np.std(np.random.standard_t(5,10**6)) is about 1.2910 instead of unit variance.

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