193k views
5 votes
Hi what is the scatter plot for the data { (1960.3), (1970, 3.5), (1990, 6) }

User Ksnortum
by
5.5k points

1 Answer

5 votes

Plotting the data, we have the x-axis as the following {1960,1970,1990} along with their corresponding data for y-axis {3, 3.5, 6}

The following will be plotted in the graph:

(1960.3) in black

(1970, 3.5) in blue

(1990, 6) in red.

These will result in the scatter plot below.

Hi what is the scatter plot for the data { (1960.3), (1970, 3.5), (1990, 6) }-example-1
User Musthafa
by
6.6k points