Probability and statistics notation package for the Fōrmulæ programming language.
Fōrmulæ is also a software framework for visualization, edition and manipulation of complex expressions, from many fields. The code for a specific field —i.e. statistics— is encapsulated in a single unit called a Fōrmulæ package.
This repository contains the source code for the statistics package. It provides visualization of standard probability and statistics notation.
The GitHub organization formulae-org encompasses the source code for the rest of packages, as well as the web application.
- Probability notation (visualization only; reduction deferred)
- Probability P(A)
- Conditional probability P(A|B)
- Expected value E[X]
- Variance Var(X)
- Standard deviation σ(X)
- Descriptive statistics (visualization only; reduction deferred)