Calculating the regression line: 1)Calculate the mean and standard Deviation of the dataset. 2)Calculate the corelation coefficent (1/(n-1))*(product of the sum of x and y Z-scores). r = corelation coefficent 3)slope of a line = r (sd(y)/sd(x)) 4)finally calculate the y intercept using the mean (x), mean(y) and the slope calculated above. (y = mx + c)
-
Notifications
You must be signed in to change notification settings - Fork 0
yaskh/Statistics
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published