This is a two part question. My dilemma is; in the example below if a number or value is repeated are we counting the repeat in the list for solving the Median? 92, 99, 99, 106, 99, 97 If not and the list has an even set of values, can there be a Median as in the list below as there is no middle val...