Statistics

1.2.0.149

Statistical analysis of data in the console window. For example this module can generate a histogram (Get-Histogram) and visualize it (Add-Bar). It also provides several statistical properties of the input data (Measure-Object and Show-Measurement). Using Get-SlidingAverage, data can be analyzed in a pipeline in real-time.

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Statistics

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Author(s)

Nicholas Dille

Copyright

(c) 2017 Nicholas Dille. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
1.2.0.149 (current version) 1,943 2/8/2018
1.1.148 246 9/26/2017
1.1.136 149 7/6/2017
1.1.133 66 7/4/2017
1.1.123 78 6/26/2017
1.1.115 65 6/22/2017
1.1.113 63 6/21/2017
1.1.63 80 6/6/2017
1.1.62 64 6/6/2017
1.1.61 64 6/6/2017
1.1.53 118 4/1/2017
1.1.49 65 3/31/2017
1.1.48 62 3/31/2017
1.1.47 62 3/31/2017
1.1.46 77 3/30/2017
1.1.43 67 3/29/2017
1.0.34 67 3/25/2017
1.0.29 71 3/21/2017
1.0.28 64 3/21/2017
Show more