How to analyze checkbox or multiple choice questions from Google Forms and Excel

Поделиться
HTML-код
  • Опубликовано: 12 дек 2024

Комментарии • 66

  • @roayadiamond
    @roayadiamond Год назад +6

    I have watched so so so many videos but you are the only one who did it clearly and perfectly, THANKYOU

  • @MohamedBenhimaPhD
    @MohamedBenhimaPhD  2 года назад +1

    📌 For assistance with data analysis, kindly contact me via this email: datanalysis93@gmail.com or WhatsApp: +212619398603 / wa.link/l6jvny /
    Facebook: facebook.com/benhima1/
    Instagram: instagram.com/medbenhima2...
    TikTok: www.tiktok.com/@mohamedbenhim...
    LinkedIn: www.linkedin.com/in/mohamed-b...
    Google Scholar: scholar.google.com/citations?...
    Twitter: twitter.com/Mohamed_Benhima
    WhatsApp: +212619398603 / wa.link/l6jvny
    E-mail: Datanalysis93@gmail.com
    RUclips CHANNEL: ruclips.net/channel/UCjlk...

  • @66235021
    @66235021 Год назад +2

    This is brilliant thank you! Been looking for a trick like this for ages.

  • @binge_magic8618
    @binge_magic8618 Год назад +2

    This formula helped a lot thanks 👍👍👍👍👍👍👍👍!

  • @rajveersidhu4745
    @rajveersidhu4745 11 месяцев назад +1

    Thank you so much. It is very precise and informative. Perfect videos

  • @MapperJD
    @MapperJD 7 месяцев назад +2

    Thank you so much this is great, can you make a video for how to analyse the 'other' responses?

  • @makijajohn9904
    @makijajohn9904 3 месяца назад +1

    Thank you so much. You just saved me.

  • @dr.sushilkumarph.d.8186
    @dr.sushilkumarph.d.8186 Год назад

    Great Video............Thanks Mohd. Benhima

  • @naaz1699
    @naaz1699 Год назад +2

    So do i separately post this to spss ? Bcs once I post the whole questionnaire the original will be posted?

  • @ryanc4262
    @ryanc4262 14 дней назад

    Thank you for your video. How can you sort out the responses from the "Other", where respondents can enter their own answers, in the checkboxes option, and put them in Google Sheet or Excel? Thank you very much.

  • @NhiYến-h3u
    @NhiYến-h3u 9 месяцев назад

    Thank you soooo much you save my life ❤❤❤

  • @asmitakhanna4371
    @asmitakhanna4371 Год назад

    Thank you so much....I am happy after doing it ...a great vdo a great lesson n indeed a great mentor...thnx a lot .
    Lots of best wishes for u

  • @neetustana9968
    @neetustana9968 Год назад

    thank you sir, very helpful video

  • @___Denis___
    @___Denis___ Год назад

    It worked, thank you Mohamed!

  • @chevrinetelcide2880
    @chevrinetelcide2880 10 месяцев назад

    Many thanks🙏🏽

  • @dr.abdulghafoorkazi8501
    @dr.abdulghafoorkazi8501 Год назад

    Thank you. 😊

  • @hloniphalisa4632
    @hloniphalisa4632 2 года назад

    Very helpful thanks, but can use the qualitative data to python to code or it’s better to use it as quantitative data and make comments

  • @khanhdo6801
    @khanhdo6801 Год назад

    Thank you so much🥰

  • @annamarifielpandaug4612
    @annamarifielpandaug4612 Год назад

    THANK YOU SO MUCH. YOU SAVE ME MAN

  • @khawlasalma6488
    @khawlasalma6488 Год назад +2

    After this step how can I apply it on spss?

    • @hebahussein9423
      @hebahussein9423 Год назад +1

      You can first open the file on spss. Then copy those columns from the spss file to your original spss file

  • @kevincaratiquit9148
    @kevincaratiquit9148 Год назад

    wow.. a life saver! ❤

  • @hstevanoski
    @hstevanoski Год назад +2

    ⚠ To anyone watching this: the shown formula in the video searches substrings, not exact matches!!! For example, "R" will be found in "Crab". That's probably not what you want! The function you need is EXACT, not SEARCH. So, use this formula instead (if it doesn't work with ; try using , instead): =IF(EXACT(B$1;$A2);1;0).
    Also, you can remove duplicate values in a column (Data -> Remove Duplicates) so that you don't filter unique values by hand and you can Paste -> Transpose the cleaned-up data so that you don't have to copy and paste one column header at a time, just like Mohamed does in the video. Great video otherwise, thanks!

  • @Max791-z7l
    @Max791-z7l 7 месяцев назад

    To analyse google form or excel is easy?

  • @aadiicryptotv3002
    @aadiicryptotv3002 Год назад +1

    How can we do it in SPSS?

  • @holamala8691
    @holamala8691 Год назад

    What if the case is reverse? Make the codding data (0/1; yes/no) in to the list of some criteria? Is it possible? If yes, I want some of tutorial of this case please🙏🏻

  • @Lwagze
    @Lwagze Год назад

    If the form responses are being shared on a regular basis, is there a way the data can be parsed without having to take the data separately every time to analyse?

    • @MohamedBenhimaPhD
      @MohamedBenhimaPhD  Год назад

      Yes, there are several ways to parse form responses without having to manually collect the data every time. One way is to use a spreadsheet program such as Microsoft Excel or Google Sheets to automatically import the form responses and organize the data into a structured format. This can be done using a tool called "data import" or "data connection" that allows you to connect the spreadsheet to the form and automatically update the data as new responses come in. Another way is to use a data analysis software such as R or Python to automate the process of collecting and analyzing the data. These tools can be programmed to automatically pull the data from the form and perform the necessary calculations and analysis. Additionally, some form builders also have inbuilt data analysis feature which can be used to process the data.

  • @omobolaeko
    @omobolaeko Год назад

    Thank you

  • @ainsahirah0011
    @ainsahirah0011 Год назад

    may i know how to use it in spss

  • @panosiliopoulos
    @panosiliopoulos Год назад

    I can't do it. It says that is not possible and maybe there is a syntax error. The phrase is correct and I can't understand what could I do to fix it.

    • @MohamedBenhimaPhD
      @MohamedBenhimaPhD  Год назад

      There should be a way
      The cell number should be accurate

    • @panosiliopoulos
      @panosiliopoulos Год назад

      @@MohamedBenhimaPhD It is accurate. I don't know what's hapenning

  • @ImEli2215
    @ImEli2215 Год назад

    So after this how do i send this into the SPSS for analysis?

  • @BK-zi1jv
    @BK-zi1jv Год назад

    Hi! I try to apply the function you provided us, but after many attempts, it is still not working, all I receive is an Error response. Do you why this keeps happening? Is there another formula we can use instead?
    Thank you in advance for your answer! :)

    • @MohamedBenhimaPhD
      @MohamedBenhimaPhD  Год назад

      It works properly

    • @BK-zi1jv
      @BK-zi1jv Год назад +2

      @@MohamedBenhimaPhD
      Hello! I finally found what the issue was, in fact, I needed to use semicolons instead of commas:
      =IF(ISERR(SEARCH(K$1;$B2));"0";1)
      Now it works!
      I also found another way to do it:
      =IF(ISNUMBER(SEARCH(C$1;$B2)); "1";"0")
      Thank you for your video it really saves me a lot of time to code the multiple-choice questions. :)

    • @olagokesamson7630
      @olagokesamson7630 4 месяца назад

      Am using office 36 and hp the formula is not working for me any assistance.

  • @mjk9152
    @mjk9152 2 года назад +1

    Can I use that in spss ?

  • @MizzDiuxXxa
    @MizzDiuxXxa Год назад +1

    Why do I keep getting the ?NAME# error when its 0?

    • @khadijaaithaddou1579
      @khadijaaithaddou1579 Год назад +1

      I found the same problem too😢.

    • @sounku7147
      @sounku7147 Год назад +1

      Did u find the solution to that problem?

    • @ihssaneouikhelfen5997
      @ihssaneouikhelfen5997 5 месяцев назад

      Find(H$1;G2) ou trouve(H$1;G2)
      Les cases contenant des chiffres vous pouvez les remplacer par 1, et les valeurs contenant #VALEUR! Vous pouvez les remplacer par 0

  • @emjaypascal8024
    @emjaypascal8024 Год назад +1

    it doesn't work for me..i use macbook

  • @fatimaouttaleb2980
    @fatimaouttaleb2980 8 месяцев назад

    thank u

  • @Gharqcouture.
    @Gharqcouture. Год назад

    I don’t understand the function you used

  • @buayamuara6825
    @buayamuara6825 2 года назад +2

    how to make a diagram from this data