A scatterplot is a type of plot or mathematical diagram using Cartesian coordinates to display values for typically two variables for a set of data. It is represented as:
\[ Scatterplot = f(x, y) \]
where \(x\) and \(y\) are the two variables.
Show more…