= c(83,91,89,89,94,96,91,92,90) # X
temp_city1 = c(78,82,81,77,79,81,80,81) # Y
temp_city2 wilcox.test(temp_city1,
temp_city2,alternative = "g",
exact=FALSE)
Wilcoxon rank sum test with continuity correction
data: temp_city1 and temp_city2
W = 72, p-value = 0.0003033
alternative hypothesis: true location shift is greater than 0