Significance by column/row (askiaanalyse)

This topic describes the available options for significance by column/row calculations.

The options on significativity by column window allows you to compare the column profile for each column in pairs. To access these options, click advanced options... when creating or editing a calculation. The options are as follows:

In the results, significant values will be indicated by letters, as follows (if the corresponding display options described above are selected):

Proportions are calculated as follows:

p1= Proportion 1 observed in the sample
n1=Sample size  

p2= Proportion 2 observed in the sample
n2=Sample size

tα= 90% = 1.65
tα= 95% = 1.96
tα= 99% = 2.576

We calculate 'D', which follows a normal mathematical expectation law  p1-p2, and standard deviation sd=squared ROOT((p1*(1-p1))/n1 + (p2*(1-p2))/n2),

                          (P1-P2)

D= --------------------------------------------------------

             P1*(1-P1)                P2 * (1 - P2)

   Root (-----------------     +   ------------------- )

              N1                           N2

 

=> if abs(D)> tα = Significant difference

 

Means are calculated as follows:

m1= Mean 1 observed in the sample
sd1= Standard deviation 1 observed in the sample
n1=Sample size

m2= mean 2 observed in the sample
sd2= Standard deviation 2 observed in the sample
n2=Sample size

tα= 90% = 1.65
tα= 95% = 1.96
tα= 99% = 2.576

We calculate 'D', which follows a normal mathematical expectation law  m1-m2=0, and standard deviation sd=root( sd1 ²/ n1 + sd2²/n2),

                           (m1-m2)

 

D= --------------------------------------------------------

 

              squared root( sd1 ²/ n1 + sd2²/n2)

 

=> if abs(D)> tα = Significant difference

Create your own Knowledge Base