My take on this problem is a bit different and thus I cam out with a different result. What we are looking for is not an average but the point buy value that is the most likely to occur out of all of the possible combinations of valid characters. In order to do this I created a program that...