Skip to content

Теория Вероятности и Математическая Статистика

Notifications You must be signed in to change notification settings

lordvidex/statistics

Repository files navigation

About

Data Analysis [Probability Theory and Mathematical Statistics]

Instructions

To run the Probability.java file. Add the following configuration to pom.xml

 <dependencies>
        ...
        <dependency>
            <groupId>gov.nist.math</groupId>
            <artifactId>jama</artifactId>
            <version>1.0.3</version> <!-- specify latest version -->
        </dependency>
        ...
    </dependencies>

About

Теория Вероятности и Математическая Статистика

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published