Find the product of one fifth of mean, two third of median and two times of mode ( i.e. you need to find 1/5*mean * 2/3*median * 2*mode ) for the following list of values?
121, 107, 91 97, 131, 147 111, 91, 119 117, 133
Mean - 115 Median - 117 Mode - 91
(115/5) *(117*2/3)*(2*91) = 326508.
Find the product of twice of mean, median and one third of mode (i.e. you need to find 2*mean* median * mode/3) for the following list of values?
55 55 45 36
66 31 50
36 68 28 36
Find the products of mean, median and mode (i.e. you need to find mean*median*mode) for the following list of values: 26 23 13 27 14 31 27
Find the product of mean, median and mode (i.e. you need to find mean*median*mode)for the following list of values? 23; 16; 45; 28; 18; 23; 36;
Find the product of half of mean, twice of median and three times of mode (i.e. you need to find (1/2)*mean* 2*median * 3*mode) for the following list of values? 67 17 37 27 27 87 17 57 47 17