Which statistics test should I use to check difference in frequency between 2 populations?

42 Views Asked by At

I have two population and I want to known if their difference is significant or no (since the population B is the result of a subset of population A after some filtering criteria). Which test should I use (since I have only 2 numbers). I am confused trying to find the correct approach (and implement it in Python). Thanks a lot

enter image description here

0

There are 0 best solutions below