Correlation and regression analysis are statistical tools used to analyze relationships between variables. Correlation measures the strength and direction of association between two variables on a scale from -1 to 1. Regression analysis uses one variable to predict the value of another variable and draws a best-fit line to represent their relationship. There are always two lines of regression - one showing the regression of x on y and the other showing the regression of y on x. Regression coefficients from these lines indicate the slope and intercept of the lines and can help estimate unknown variable values based on known values.