- Posts: 5
- Thank you received: 0
Welcome to the LimeSurvey Community Forum
Ask the community, share ideas, and connect with other LimeSurvey users!
Statistics multiple Selectors
- georgfischer
-
Topic Author
- Offline
- New Member
-
Less
More
1 year 10 months ago #215367
by georgfischer
Statistics multiple Selectors was created by georgfischer
Hi together,
I'm new to limesurvey and I have a hopefully simple question:
I've created a survey and now I want to see the results. If I mark 1 possible answer everything works but if I choose 2 then the response is empty. So 1 item marked in G01Q01 works but another one in addition in G01Q02 doesnt.
What can I do?
Thanks for your help!
Georg
I'm new to limesurvey and I have a hopefully simple question:
I've created a survey and now I want to see the results. If I mark 1 possible answer everything works but if I choose 2 then the response is empty. So 1 item marked in G01Q01 works but another one in addition in G01Q02 doesnt.
What can I do?
Thanks for your help!
Georg
The topic has been locked.
1 year 10 months ago #215376
by Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Replied by Joffm on topic Statistics multiple Selectors
Hi,
your first information always has to be: the version of LimeSurvey you are using.
Seeing your question codes I suppose it is 4.x., but which exactly.
Well, I tested in 4.4.16. and I do not see an issue.
We have only two questions with three answer options.
Without filter the statistic is like this:
If I set a first filter
only the five responses are displayed with Q1==1
Now I set the second filter
And as expected only these responses are displayed (Q1==1 AND Q2==2)
Of course if I select the combination (Q1==1 AND Q2=
) there is nothing.
This is not existing in the dataset.
So you may explain your issue a bit more detailled, show some screenshots, or send the lss export of this your test survey.
Joffm
your first information always has to be: the version of LimeSurvey you are using.
Seeing your question codes I suppose it is 4.x., but which exactly.
Well, I tested in 4.4.16. and I do not see an issue.
We have only two questions with three answer options.
Without filter the statistic is like this:
If I set a first filter
only the five responses are displayed with Q1==1
Now I set the second filter
And as expected only these responses are displayed (Q1==1 AND Q2==2)
Of course if I select the combination (Q1==1 AND Q2=

This is not existing in the dataset.
So you may explain your issue a bit more detailled, show some screenshots, or send the lss export of this your test survey.
Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
The topic has been locked.
- georgfischer
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
1 year 10 months ago #215381
by georgfischer
Replied by georgfischer on topic Statistics multiple Selectors
Hi Joffm,
my version is 4.5.2.
Im sorry I can't post screenshots as there might be sensible data in it.
If I filter all questions with one answer or some answers in the same question it works. But I need all results for 2 or more filters in 2 or more questions.
For example I try to explain the logic:
q1 = are you m,f or d
q2 = age 0-18, 18-25, 25-40
if I filter Q1 m and f its ok
if I filter Q2 0-18 its ok
if I filter Q1 m and Q2 18-25 its empty
How can I send the los to you?
my version is 4.5.2.
Im sorry I can't post screenshots as there might be sensible data in it.
If I filter all questions with one answer or some answers in the same question it works. But I need all results for 2 or more filters in 2 or more questions.
For example I try to explain the logic:
q1 = are you m,f or d
q2 = age 0-18, 18-25, 25-40
if I filter Q1 m and f its ok
if I filter Q2 0-18 its ok
if I filter Q1 m and Q2 18-25 its empty
How can I send the los to you?
The topic has been locked.
1 year 10 months ago #215384
by Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Replied by Joffm on topic Statistics multiple Selectors
lss Export?
Joffm
By the way:
Nobody uses this built in "statistic" to analyse data. This is only to get a rough overview during fieldwork.
Data analysis you'd better do in a statistic tool.
Joffm
By the way:
Nobody uses this built in "statistic" to analyse data. This is only to get a rough overview during fieldwork.
Data analysis you'd better do in a statistic tool.
Volunteers are not paid.
Not because they are worthless, but because they are priceless
The topic has been locked.
- georgfischer
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
1 year 10 months ago #215389
by georgfischer
Replied by georgfischer on topic Statistics multiple Selectors
So here is the lss
Which statistic tool do you suggest? The one from IBM is way to expensive. We are OK with the buildin statistics.. except for the one thing..
So here we need all answers regarding one location "Standort" so we can make a printout per location and not per group
Which statistic tool do you suggest? The one from IBM is way to expensive. We are OK with the buildin statistics.. except for the one thing..
So here we need all answers regarding one location "Standort" so we can make a printout per location and not per group
Attachments:
The topic has been locked.
1 year 10 months ago #215393
by Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Replied by Joffm on topic Statistics multiple Selectors
Hi,
Do you try to display all responses which have
"Geretsried Gartenberg" either in G01Q10 or in G01Q11.
This obviously is not possible. No child is in "Krippe Geretsried Gartenberg" and in "Kindergarten Geretsried Gartenberg" at the same time.
This filter is an AND filter not OR.
To be able to do this you'd have structured the questions differently.
Like
G01Q09
Hidden Multiple question with all locations.
Equation that sets the valid locations depending on the selection of G01Q09
G01Q10 with all locations as answer options and this hidden multiple as array filter .
Or do you want to display all responses of "Kindergarten Geretsried Gartenberg", in total, not "Hamster", "Maulwürfe", ... separately?
This should be possible by "G01Q11==AO02"
But if you want to display all reponses of Kindergarten Geretsried Gartenberg " or "Geretsried Künnekeweg" you may select both.
In this case it is OR
As you see, I am not quite sure what exactly you want to display.
Joffm
in which way is this related to your first question?or example I try to explain the logic:
q1 = are you m,f or d
q2 = age 0-18, 18-25, 25-40
if I filter Q1 m and f its ok
if I filter Q2 0-18 its ok
if I filter Q1 m and Q2 18-25 its empty
So here we need all answers regarding one location "Standort"
Do you try to display all responses which have
"Geretsried Gartenberg" either in G01Q10 or in G01Q11.
This obviously is not possible. No child is in "Krippe Geretsried Gartenberg" and in "Kindergarten Geretsried Gartenberg" at the same time.
This filter is an AND filter not OR.
To be able to do this you'd have structured the questions differently.
Like
G01Q09
Hidden Multiple question with all locations.
Equation that sets the valid locations depending on the selection of G01Q09
G01Q10 with all locations as answer options and this hidden multiple as array filter .
Or do you want to display all responses of "Kindergarten Geretsried Gartenberg", in total, not "Hamster", "Maulwürfe", ... separately?
This should be possible by "G01Q11==AO02"
But if you want to display all reponses of Kindergarten Geretsried Gartenberg " or "Geretsried Künnekeweg" you may select both.
In this case it is OR
As you see, I am not quite sure what exactly you want to display.
Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
The topic has been locked.