Welcome to Westonci.ca, your one-stop destination for finding answers to all your questions. Join our expert community now! Discover in-depth answers to your questions from a wide network of experts on our user-friendly Q&A platform. Explore comprehensive solutions to your questions from knowledgeable professionals across various fields on our platform.

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?