241uuuuuTo calculate the median of values of specified frequency[OPTN]-[LIST]-[Med]This procedure uses two lists: one that contains values and one that contains thenumber of occurrences of each value. The frequency of the data in Cell 1 of thefirst list is indicated by the value in Cell 1 of the second list, etc.• The two lists must contain the same number of data items. Otherwise, an erroroccurs.K1(LIST)6(g)4(Med)6(g)6(g)1(List) (data)> ,1(List)
)wExample To calculate the median of values in List 1 (36, 16, 58, 46, 56),whose frequency is indicated by List 2 (75, 89, 98, 72, 67)AK1(LIST)6(g)4(Med)6(g)6(g)1(List)b,1(List)c)wuuuuuTo calculate the sum of values in a list [OPTN]-[LIST]-[Sum]K1(LIST)6(g)6(g)1(Sum)6(g)1(List)
wExample To calculate the sum of values in List 1 (36, 16, 58, 46, 56)AK1(LIST)6(g)6(g)1(Sum)6(g)1(List)bwuuuuuTo calculate the product of values in a list [OPTN]-[LIST]-[Prod]K1(LIST)6(g)6(g)2(Prod)6(g)1(List)
wExample To calculate the product of values in List 1 (2, 3, 6, 5, 4)AK1(LIST)6(g)6(g)2(Prod)6(g)1(List)bwuuuuuTo calculate the cumulative frequency of each value[OPTN]-[LIST]-[Cuml]K1(LIST)6(g)6(g)3(Cuml)6(g)1(List)
w• The result of this operation is stored in ListAns Memory.Manipulating List Data 17 - 3Downloaded from www.Manualslib.com manuals search engine