A logistic regression model for customer churn gives these s…

A logistic regression model for customer churn gives these standardized coefficients:Feature Coefficient Odds Ratio contract_monthly 1.2 3.32 monthly_charges 0.8 2.23 tenure -0.9 0.41 tech_support -0.3 0.74Interpret the odds ratio for ‘tenure’ — what does 0.41 mean in business terms? Which feature has the strongest effect on churn, and how do you know?