Concept Flow - Mann-Whitney U test
Start with two independent samples
Rank all values together
Calculate U statistic for each sample
Compare U to distribution or calculate p-value
Decide if samples differ significantly
End
The test ranks combined data, calculates U statistics, then finds the p-value to check if two groups differ.