To draw a scatter plot, we will plot the age on the x-axis and the time in the park on the y-axis. Here are the points to plot:
(16, 7.2), (48, 4.4), (15, 3.5), (18, 8.8), (28, 6.6), (24, 4.9), (16, 5.4), (33, 5.1), (29, 1.5), (56, 1.0), (38, 2.3)
After plotting
Show moreā¦