Numeric value statics property.
DataSample
Type Parameters
| Name | Description |
|---|---|
T |
01 Syntax
Microsoft.VisualBasic.Math.Statistics.DataSample`1
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Split | 1 | |
| ToString | 1 | |
| GetEnumerator | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Mean | 1 | The sample average |
| SampleSize | 1 | The sample size |
| Min | 1 | |
| Max | 1 |
04 Members
Mean
The sample average
SampleSize
The sample size
Min
Max
Split(
Int32)ToString()
GetEnumerator()