In this topic:
A subset of the calculations available in Askia have specific options relating to the calculation, which are provided in addition to the options that can be set for any calculation in the the general calculation properties window. These are described as advanced calculation options, and they vary according to the calculation type.
To specify any of the options listed on this page, you should:
Propertiesadvanced options... button.advanced options.... button is greyed out, this means that the calculation does not have any advanced options to set.
The advanced options dialog allows you to set advanced options for the calculation being edited. The available options in this dialog will vary, depending on the type of calculation you are editing.
The options window may may appear in two different formats, according to the calculation being specified, as the options are calculation-specific:
Click to enlarge the above images.
The following options are available, according to the context:
| COMMAND | DESCRIPTION | Applies to |
|---|---|---|
| Error percentage | The level of error used in the calculation, as a percentage. |
|
| Use 1 instead | If selected, 1 will be used instead of the stated error percentage. | Standard error, CI on mean (-), CI on mean (+) |
| Use standard deviation estimator | If selected, the standard deviation estimator will be used. | Standard error, CI on mean (-), CI on mean (+), |
| Percentage | This setting determines the level to be used. The percentile calculation returns the number of records that fall below the specified percentage. | Percentile |
|
Allow interpolation |
If this option is not selected, askiaanalyse will give the first value above the specified percentile. If it is selected, askiaanalyse interpolates the value with the preceding value if it is not an exact match. |
Median, Percentile |
The options window may may appear in three different formats, according to the calculation being specified, as the options are calculation-specific:
![]() |
![]() |
![]() |
Click to enlarge the above images.
The following options are available for significativity calculations, according to the context:
| COMMAND | DESCRIPTION | Applies to |
|---|---|---|
| Test each column against |
A drop-down list of options to select which columns should be compared for significant differences, as follows:
A: Male Comparisons would then be made as follows: A versus B (Male v. Female)
A: Male Comparisons would then be made as follows: A versus B (Male v. Female)
A: Male (in the edge) Comparisons would then be made as follows: A versus E (Male v. Female)
|
|
| Using |
A drop-down list of options to specify the type of significance test to be used, as follows:
Note: The menu of tests available will vary according to the tests that are relevant to the calculation option being specified.
|
|
| On |
A drop-down list of options to specify the value on which the significance test will be performed, as follows:
|
|
| Test against total column | If this checkbox option is selected, the total column becomes a column like any other for the purposes of the calculation. |
|
| Test against edge total column | If this checkbox option is selected, significance testing will be carried out appropriately on edge column groups (e.g. ABCDEF, ABGHI, AJKLMN, AJOPQ), without the need for you to manually specify the columns. |
|
| Column selection |
Select from the following options for which column should be used as the comparison column:
|
Col on col significativity |
| Column index | Use in association with Column selection (see separate entry, above) to determine which column should be used as the significativity test comparison column. |
Col on col significativity |
| Display minus if under | If this checkbox option is selected, a minus sign is shown if the significancy goes down. This can be used in conditional formatting when you test in conjunction with the column before: if there are two letters, the value has significantly gone down, if you have one, it has gone up. |
|
| Use student test when degrees of freedom < | If this checkbox option is selected, a Student's t-test will be used when the degrees of freedom are less than the amount stated in the adjacent box. |
|
| Standard deviation known |
|
|
| Use unweighted base | If this option is selected, significativity or col. significativity will be carried out on weighted % and unweighted counts. | All significantivity calculations. |
| Columns are assumed independent | If this option is selected, the individuals belonging to a sub-total will be considered different to those present in the category grouped in the same sub-total. | |
| Count threshold | The minimum count to be taken into account in a cell. |
|
| Base threshold | The minimum base that must be met before column sig. testing is displayed. By default, the minimum base is 0. This option affects closed and numeric questions. | Same as for Count threshold, above |
| High significativity (%) | The percentage at which values are to be regarded as highly significant. | Same as for Count threshold, above |
| Normal significativity (%) | The percentage at which values are to be regarded as of normal significance. | Same as for Count threshold, above |
| Low significativity (%) | The percentage at which values are to be regarded as of low significance. | Same as for Count threshold, above |
| Display |
Select the significativity value to show from the following options:
|
Col on col significativity |
| Display "A+" | Mark highly significant values with A+. |
|
| Display "A" | Mark values of medium significance with A. | Same as for Display "A+", above. |
| Display "a" | Mark values of low significance with a. | Same as for Display "A+", above. |
| Test cols (A:B,C:D-F) |
A text field that allows you to list specific columns to be compared against each other. Enter the letters or numbers of the columns you want to test. Separate each test with a comma, and use a colon to separate the columns to be compared within a test. Examples:
You can display the list of columns being compared in your table (e.g. the footer), by entering the keyword ColSig in the appropriate field. |
Only available when
|
|
Sig message (use ??sig??) |
Defines a message which indicates at which level the columns have been tested during col significativity testing. The token ??sig?? can then be used to display this message. Select a message in the drop-down list, or enter your own. The items you can place in the message are:
For example, if the message is "Columns are tested at ??p1??", p1 will be replaced by the high significativity value.
|
|
| Prefix / suffix letters | Delimiting characters to present immediately before or after significance letters, such as parentheses "(", ")" or brackets "[", "]". Use these to separate multi-character column-sig strings. For example, if "(" and ")" are specified as the prefix and suffix, a string specifying "YM;YF;OM;OF" would be presented as "(YM)(OF)" when the 1st and 3rd columns in sequence are significant. |
|
The following advanced options are available for average number of responses calculations:
| COMMAND | DESCRIPTION | APPLIES TO |
|---|---|---|
| Responses selection |
Determines which responses are included in the average calculation.
|
average number of responses |
| Base selection |
Determines which base is used for the average calculation.
|
average number of responses |
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