Skip to content

@return p-value implication with OneSampleTTest.scala may be strange #1

@ghost

Description

I am a new to statistical and trying to figure out following code and relative doc OneSampleTTest::tTest(mu: Double, sample: RDD[Double], alpha:Double) @return p-value and find this may have some strange thing. I am not sure whether it is my care. But I can get if P value is less than the significance level of alpha, then reject the null hypothesis.. may be change it to @return whether or not reject null hypothesis I think yes ?

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