- Posts: 3
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Limesurvey doesn't have a feature to close a survey if you have reached a certain total of people. But here it isn't relevant anyway, as you do not need n=300 in total, but n=150 per cell. Even this isn't relevant, because you have also an interlocked quota of cell x gender, so we apply the quota on this level only.a. Total sample size of n=150 per cell for a total sample size of n=300) – One Test cell, One Control cell
Just set zero quotas on all other options than Ontario. Done.b. Region: Ontario
Depends on how you ask this question. If you use age brackets and those age brackets are exactly like your quotas here, then you can just create zero quotas on ages "0-24" and "41 or above". Monitoring needs to be done "manually" if you don't have any further rules here.c. Age: 25-40 (monitor 25-32 / 33-40)
Irrelevant as a standalone, as you need to guarantee the quota per cell.d. 55% Male and 45% Female
OK, here it gets a little tricky and you'll need to create a hidden single choice question with 4 options, and the answer to this hidden questions will be given via a equation question that you also need to create and hide.e. Interlocked quotas cell x gender
{if(gender=="male" AND cell==1, Qx=1, "")}
Simple quotas. Here you probably need two, depending on your questionnaire. You would check if they reject Tequila and if so, you kick them out with a zero quota. Otherwise they can continue to the next question, where you ask when they drank tequila the last time. Then you set a quota on 6 months and above. If this includes more answer options you will have to use a hidden proxy question just like I showed above.f. Tequila Engagement: non-rejecters of Tequila who have consumed tequila in the past 6 months
This will be very difficult to control. You can stop people to participate when they are above a quota, but quotas can't do anything to guarantee a minimum, because it depends purely on your respondents. It depends very much on the incidence of these two brands within your general population.g. Key Subgroups: a minimum readable base (n=50 per cell) of Sauza and of Cuervo users is necessary
The incidence is irrelevant for quotas, so I'll ignore this. Also, incidence based on what? People that are between 25 and 40, that do not reject Tequila and have consumed it in the past 6 months in general population? I find this estimated incidence rate pretty high, but hey, I don't know Ontario well.h. Incidence: 10%
For the readable base, it'd be a minimum of 50 completes/drink correct?