You are analyzing BART ridership data to test whether weeken…
You are analyzing BART ridership data to test whether weekend ridership is significantly less than weekday ridership. You have created two groups of data: weekend_riders and weekday_riders for the last two decades of data.Which of the following is the most appropriate statistical test using the scipy.stats module?