How to Install and Uninstall libstatistics-welford-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libstatistics-welford-perl" package

This tutorial shows how to install libstatistics-welford-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libstatistics-welford-perl

2. Uninstall "libstatistics-welford-perl" package

Please follow the step by step instructions below to uninstall libstatistics-welford-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libstatistics-welford-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libstatistics-welford-perl package on Ubuntu 21.10 (Impish Indri)

Package: libstatistics-welford-perl
Architecture: all
Version: 0.02-1.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 19
Depends: perl:any
Filename: pool/universe/libs/libstatistics-welford-perl/libstatistics-welford-perl_0.02-1.1_all.deb
Size: 5360
MD5sum: c92b57388e8ca5fc450dd01907399a4c
SHA1: bf8be556a598872276677872646b0ab10a94c576
SHA256: 2537aad8fb6132dfe4b2743a84381532c75ae6436d3a96ae07b1afff0935d7ee
SHA512: 9418a8a909cfc8907153feed518ab5ef4ae5501d9251f15a5f0b67476031f8498d9bc14a5d1bec6b71e05518bbb39aa1d9d34e1a5e36d25b45109fdd5d222215
Homepage: https://metacpan.org/release/Statistics-Welford
Description-en: Standard statistics using Welford's algorithm
Statistics::Welford provides standard statistics (mean value,
variance, standard deviation, minimum and maximum value as well as
the number of elements) using Welford's algorithm.
.
Welford's algorithm is much more resource efficient compared to the
naïve algorithm implemented in e.g. Statistics::Basic::StdDev or
Catmandu::Fix::stat_stddev. It especially does not need to load all
values into RAM at the same time, i.e. does not require an array
containing all values.
.
See also
https://en.wikipedia.org/wiki/Variance/Algorithm#Online_algorithm
Description-md5: 03cc815c688796aaf86524cb272d2d74