Interactive Scatterplot Generator

Visualize your data with an interactive scatterplot. Enter your X and Y values to create a dynamic chart.

Enter Your Data

Input your X and Y values as comma-separated lists. Ensure that both lists have the same number of values to generate a valid scatterplot.

Enter comma-separated numerical values for the X-axis.

Enter comma-separated numerical values for the Y-axis.

Interactive Scatterplot

About Scatterplots

A scatterplot is a type of graph that displays the relationship between two variables. Each point on the plot represents a pair of values (x, y). Scatterplots are used to visualize correlations, clusters, and outliers in data. They are particularly useful in statistics, data analysis, and various scientific fields to understand how one variable is affected by another. For example, you can plot study time vs. exam scores to see if there's a relationship between them. To use this tool, simply input your datasets and click 'Generate Scatterplot' to explore your data visually.

  • X-axis: Represents the independent variable or the variable you are manipulating.
  • Y-axis: Represents the dependent variable or the variable that changes in response to the x-axis variable.
  • Markers: Each marker on the plot represents a data point, showing the intersection of an x and y value.