Regression is often given as a simple example for supervised learning because you have a dependent variable and try to build a model with the independent variables.
Could you say that correlation is a simple example of unsupervised learning because you don't differentiate between dependent and independent variables and try to find a pattern in all variables simultaneously (like with clustering which is always given as the example of unsupervised learning)?