I have a group of crabs that I've measured their time to reach shelter. I want to scatterplot this data with x=Time To Shelter
The variable I am struggling with is showing the number of crabs that have reached shelter by the time on the x-axis. My data is imputed as each row being the crab and the amount of time it took to reach shelter.
How can I translate the y-variable to show this?