Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Analyse question with multiple responses

    Hi all,

    I want to make an analysis of questions with multiple responses. The question is 'What did you use your loans for' and there are multiple answers options that beneficiaries can select. I am curious to observe the differences in the selected answer options between our control and treatment group but do not know the best way to split them.

    EXAMPLE OF OUTPUT
    Click image for larger version

Name:	Knipsel2.PNG
Views:	1
Size:	22.6 KB
ID:	1686082

  • #2
    I don't see where you want to go but I think the place to start is with -split-; see
    Code:
    h split

    Comment


    • #3
      Hi Rich,

      Thank you for answering.

      I want to be able to analyse the differences in what the loans were used for. So --> % treatment used the loan for .... and % control used loan for..... to observe if there are differences between loan usage.

      I will look into split. The first result I got was
      Code:
      split loan_source
      Which gave me two string variables, but it has 6 option answers

      Comment


      • #4
        without a -dataex- data example (please read the FAQ), I can't give any more to this

        Comment

        Working...
        X