I'm doing a research based on cross-ISP traffic of P2P applications. I have collected a significant amount of real world test data with the optimization applied and without it. However the dataset length is different (55000 vs 65000). two means are 5.0 and 8.55 two variances are 7.996 and 42.85 I thought of applying Welch two sample t-test in R but the P is significantly lower. (< 2.2e-16)
Any good way of telling that with the optimization it works well? (by comparing the means its works well because 5.0 hops is a good improvement compared to 8.55)