PHPackages                             thesimon82/descriptive-statistics - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. thesimon82/descriptive-statistics

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

thesimon82/descriptive-statistics
=================================

Lightweight PHP class for descriptive statistics

v1.0.0(12mo ago)02MITPHP

Since May 12Pushed 12mo ago1 watchersCompare

[ Source](https://github.com/thesimon82/descriptive-statistics-php)[ Packagist](https://packagist.org/packages/thesimon82/descriptive-statistics)[ RSS](/packages/thesimon82-descriptive-statistics/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Descriptive Statistics for PHP
==============================

[](#descriptive-statistics-for-php)

A lightweight, well‑tested PHP library that delivers the most common **descriptive‑statistics measures** in a single, strictly‑typed class.

**Package**`thesimon82/descriptive-statistics`**License**MIT**PHP**≥ 8.1**Namespace**`Renor\Statistics`**Main class**`DescriptiveStats`---

📦 Installation
--------------

[](#-installation)

```
composer require thesimon82/descriptive-statistics
```

No extra extensions are needed—pure PHP 8.1+.

---

🚀 Quick‑start
-------------

[](#-quickstart)

```
