Excel - Multiple response set table and bar chart

Поділитися
Вставка
  • Опубліковано 14 жов 2024
  • Instructional video on how to create a multiple response set frequency table, and bar chart in Excel.
    Companion website at: PeterStatistics...

КОМЕНТАРІ • 20

  • @ayushmukherjee983
    @ayushmukherjee983 5 років тому +2

    Thanks a lot !!!! This really helped.

  • @mf-sk7pf
    @mf-sk7pf 3 роки тому +1

    Hi! Thanks for this information. Say you had data that contained respondents age, gender and employment status - how would you test if there is an association between the cinema types and demographic factors? Would you combine the data and figure out the combined awareness level? And if so how would you go about doing that?

    • @stikpet
      @stikpet  3 роки тому

      I don't know if there is a way to check if all demographic variables have a combined effect on something. There probably is something like multivariate regression analysis, and using one-hot encoding to change the categorical data into numerical, if you really want to know you might ask over at talkstats.com.
      Alternative you could just check each demographic variable to find out if for example Gender has an association with Awareness level. Then depending on the measurement level of Gender and Awarness select the appropriate technique. My companion website has a selection for any possible combination of two measurement levels (see peterstatistics.com). Hope this helps.

  • @sanyusharon725
    @sanyusharon725 2 роки тому +1

    Thanks, this helped alot

    • @stikpet
      @stikpet  2 роки тому

      Glad it helped

  • @ayendoz8714
    @ayendoz8714 2 роки тому

    Thank you very much. I want to know how i can do cross tabulation with multiple response question in excel

    • @stikpet
      @stikpet  2 роки тому

      you would probably need to use the 'countifs' function, to count those matching the specific value of both variables.

  • @loki6996
    @loki6996 3 роки тому +1

    Thank you sir

    • @stikpet
      @stikpet  3 роки тому

      You're welcome, glad the video helped. Good luck with your research/study/analysis

  • @spikezonetv
    @spikezonetv 3 роки тому

    why did you use dollar sign? Mine is not working, eh

    • @stikpet
      @stikpet  3 роки тому

      Dollar sign fixes a cell to prevent it from changing when you copy-paste. Its referred to as 'absolute cell referencing' in case you want to learn more about that.
      Note also I'm using a semicolon and not a comma, to separate parts of a formula, this might be different in your version.

  • @Acoustics195
    @Acoustics195 3 роки тому

    I didn't understand the way you insert the formula

    • @stikpet
      @stikpet  3 роки тому

      I insert the formula by typing it in the cell, but perhaps that's not what you meant. Could you perhaps then clarify your question?

    • @spikezonetv
      @spikezonetv 3 роки тому

      @@stikpet I TRIED PUTTING DOLLAR SIGN, BUT IT'S NOT WORKING. iT KEEPS SAYING "THERE'S A PROBLEM WITH THE FORMULA".

    • @stikpet
      @stikpet  3 роки тому +1

      Your capslock seems to be stuck. As mentioned in the other reply to a comment from you, it could be that you should use a comma and not a semi-colon. Otherwise copy-paste the formula you typed in in the comments and I can hopefully see what the mistake is.