IDNLearn.com: Your trusted platform for finding reliable answers. Ask any question and receive timely, accurate responses from our dedicated community of experts.

assume we have two lists, list a and list b. list a contains the numbers [10,20,30], while list b contains the numbers [10,20,30,40]. we choose one number from list a randomly and one number from list b randomly. what is the chance that the number we drew from list a is larger than the number we drew from list b?