Skip to content

Solver of a specific task in Probability Theory. Control Work.

License

Notifications You must be signed in to change notification settings

xairaven/StatisticsCW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistics Control Work (CW)

Project on the subject "Probability theory, probabilistic processes and mathematical statistics", 4th semester

Using this repo you agree not to violate the rules of academic integrity. Not for commercial use.

Tech stack:

Task

Task

How to install

  1. Download Release.zip from latest release.
  2. Open StatisticsCW.exe
  3. 🎉

How to use

User interface is intuitive:

Main form

But you have to register on Wolfram Alpha API Portal and obtain AppId.
After that, you need to save it in the appropriate field in the settings.

Requirements

For use:

  • Wolfram Alpha API AppId
  • Win-x64 Platform

For development

  • .NET 8 SDK

Contributions

Contributions are welcome! 🎉

It's better to create an issue with description of your bug/feature before creating pull requests.

About branching

This project uses TBD git strategy.

Each contributor should have a branch. Naming example: feat/<nickname>