Scatter Plot from Table

I want students to enter four sets of data into four different tables, then view four different scatterplots of the data on the next screens. The students will then be able to compare the scatterplots to various regression graphs using sliders.
Unfortunately, I am not able to get the scatterplots to appear.
Also, I am trying to get an r value to be shown for each regression. This is secondary and can be omitted.

Any help is appreciated.

I believe you need the actual table in the GRAPH component, not just the CL.

1 Like

Thank you. That fixed it.

2 Likes