How to overlay data points from one group onto the box plots of a second group in graph builder?
I have data from two studies (#1 and #2), each study had four ages of subjects (A, B, C, D) and one continuous result (score). Study #2 also has treatment groups (x, y, z, etc). I am trying to make a graph to compare the two studies. Ideally, the graph includes box plots of age (x-axis) and Score (Y-axis) ONLY FROM STUDY #1. And then overlay the scores from study #2 as individual data points onto ...