Methodology
To reject the null hypothesis, the Student’s t test to compare the means of two groups of the same population was used. The traveled distances was calculated by writing a function in Python that gets the geographical coordinates as values and, taking into account the spherical shape of the Earth, calculates the distance in kilometers in between the two points as an arc.
Conclusions
Student’s t test to compare the means of two groups of the same population has given 0.118 as the p-value. Since our significance threshold for the research was specified as 0.05 (95% confidence intervals), we conclude that the null hypothesis holds, meaning that men did take longer rides than women during the month of October 2016.