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?

Suppose you are comparing two Simple Linear Regression model…

Suppose you are comparing two Simple Linear Regression models for the same response variable Y. Your model using predictor A has the lowest average MSE (based on 5-fold cross validation), but your model using predictor B has a higher R-squared. Which of the following best describes this situation?

For a particular time series, the following are the ACF and…

For a particular time series, the following are the ACF and PACF functions plotted along with the 95% CIs   Answer the following – (3 points) Which lag appears to be  most statistically significant in the time series?- (3 points)  Explain how you determined that this lag is significant using information from the plot.