How to Install libstatistics-descriptive-perl in Ubuntu 18.04



Install libstatistics-descriptive-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libstatistics-descriptive-perl

Description:

Perl module for basic descriptive statistical functions

Statistics::Descriptive provides basic functions used in descriptive statistics. It has an object oriented design and supports two different types of data storage and calculation objects: sparse and full. With the sparse method, none of the data is stored and only a few statistical measures are available. Using the full method, the entire data set is retained and additional functions are available.

Homepage: https://metacpan.org/release/Statistics-Descriptive

Version: 3.0612-1

Section: universe/perl