Calculates graphical representations of two-dimensional data sets using a scatter plot format. Users input paired numerical coordinates, where each point represents an observation pair (x, y). The tool plots these points on a Cartesian plane, allowing immediate visual inspection of the relationships between the variables. It generates the necessary axis labels and scales to accurately display the spread and distribution patterns inherent in the provided data.
Researchers, students, or analysts studying correlations would utilize this function. It helps users quickly determine if a relationship exists between two measured quantities—whether that relationship is positive (as one variable increases, so does the other), negative, or non-existent. The resulting graph provides an initial visual assessment of trends and clustering patterns before more advanced statistical modeling begins.