286The following shows the meaning of each item in the case of list data specifica-tion.Data ................ data typeμ1 .................... sample mean value test conditions (“Gμ2” specifies two-tailtest, “<μ2 ” specifies one-tail test where sample 1 is smallerthan sample 2, “>μ2 ” specifies one-tail test where sample 1 isgreater than sample 2.)List1 ................ list whose contents you want to use as sample 1 dataList2 ................ list whose contents you want to use as sample 2 dataFreq1 .............. frequency of sample 1Freq2 .............. frequency of sample 2Pooled ............ pooling On or OffExecute .......... executes a calculation or draws a graphThe following shows the meaning of parameter data specification items that aredifferent from list data specification.o1 .................... sample 1 meanx1σn-1 ............... sample 1 standard deviation (x1σn-1 > 0)n1 .................... sample 1 size (positive integer)o2 .................... sample 2 meanx2σn-1 ............... sample 2 standard deviation (x2σn-1 > 0)n2 .................... sample 2 size (positive integer)Example To perform a 2-Sample t Test when two lists of data are inputFor this example, we will perform aμ1 GGGGGμ2 test for the dataList1 = {55, 54, 51, 55, 53, 53, 54, 53} and List2 = {55.5, 52.3,51.8, 57.2, 56.5} when pooling is not in effect.1(List)c1(G)c1(List1)c2(List2)c1(1)c1(1)c2(Off)c1(CALC)18 - 6 Tests