Statistics

1.1.63

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 -RequiredVersion 1.1.63

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Statistics -Version 1.1.63

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

Owners

Copyright

(c) 2017 Nicholas Dille. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
1.2.0.149 2,015 2/8/2018
1.1.148 250 9/26/2017
1.1.136 151 7/6/2017
1.1.133 68 7/4/2017
1.1.123 80 6/26/2017
1.1.115 67 6/22/2017
1.1.113 65 6/21/2017
1.1.63 (current version) 82 6/6/2017
1.1.62 66 6/6/2017
1.1.61 66 6/6/2017
1.1.53 120 4/1/2017
1.1.49 67 3/31/2017
1.1.48 64 3/31/2017
1.1.47 64 3/31/2017
1.1.46 79 3/30/2017
1.1.43 69 3/29/2017
1.0.34 69 3/25/2017
1.0.29 73 3/21/2017
1.0.28 66 3/21/2017
Show less