Languages SQL Data Warehouses  

Data Correlation

download download  
important code information
author:
VISUAL-BASIC.NET
minimum requirements:
Data Correlation description

Stored Procedure used to determine the Linear Correlation between 2 variabes in a table of your database. This can also be used to determine the goodness of fit (Linear Regression) or best straight line between two columns of data in your database. The equation created will be of the form Y = A + BX, and finds the best straight line which describes your data. For use in data analysis, data mining, data warehousing and statistical analysis.


File List:
@PSC_ReadMe_376_5.txt1Kb
Linear_Regression_2V_calling_statement.sql1Kb
usp_Linear_Regression_2V.sql7Kb

Similar code
Olap Date Dimension Builder (Popularity: ) : An access database, with a day table, and a script to generate the Date dimension used in any datawarehouse cube. ...
XML for Analysis Browser (Popularity: ) : This browser can access a Microsoft Analysis Services Cube over the Internet. It requires no client side software other the ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 75
version
size in Kb 3
popularity   792/5827732
user rating 0/10
ad


New Code
Popular Code