This document discusses correlation and regression analysis. It defines correlation as examining the linear relationship between two variables. If a strong enough causal relationship exists, a regression line can be calculated. The sample correlation coefficient r measures the linear association between variables and is between -1 and 1. Regression analysis partitions variability in responses into the variability explained by the model (regression sum of squares) and the unexplained variability (residual sum of squares). The coefficient of determination R2 indicates the proportion of total variability explained by the model. An example calculates these statistics to analyze the relationship between estimated fetal weight and gestation period from sample data.