I'm trying to find VB classes, namespaces that can calculate staticstical math. The "Math" class does not have any members that I need. Below is what i need to calculate >>>
I haven't delved too deeply into using any statistical-based libraries but I am sure there are quite a few out there. You might try checking out some of the following Statistical options to see if they work for your needs (some may be in C#) :
Member
80 Points
167 Posts
Statistical Math Classes
Mar 13, 2014 05:05 PM|uid989718|LINK
Hello,
I'm trying to find VB classes, namespaces that can calculate staticstical math. The "Math" class does not have any members that I need. Below is what i need to calculate >>>
Percentiles Array
Standard Deviation Array
Linear Regression Array
All-Star
114593 Points
18503 Posts
MVP
Re: Statistical Math Classes
Mar 13, 2014 05:30 PM|Rion Williams|LINK
I haven't delved too deeply into using any statistical-based libraries but I am sure there are quite a few out there. You might try checking out some of the following Statistical options to see if they work for your needs (some may be in C#) :
You can find a rather exhaustive list for Mathematical and Statistical libraries on the following Wikipedia entry as well :