Descriptive statistics using R and its packages: automating computaion of mean,sd, variance etc

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

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

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

    Very amazing. Thank you so much for explaining it well. I was struggling but now, I understand a lot

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

    Awesome Sir. This is a great summary of available packages for descriptive statistics. Interestingly, there is always one way to get the a similar job done ✔.

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

      Glad it was helpful! Thanks for these good words.

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

    Interesting video. I am learning a lot from you.

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

      Thanks. Please watch my other videos also. And like the videos.

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

    very clear. Thank you very much

  • @funchannel3787
    @funchannel3787 3 года назад +2

    Great video sir! I am new to R-programming Can you make a tutorial please

    • @DevResearch
      @DevResearch  3 года назад

      Tutorial for R programing?
      R programming tutorials: ruclips.net/p/PLfAzV0jqypOjX2h3YkeETd5RRO6f3VXpE

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

    how can we combine summary of statistics and correlation plot in one diagram. thanx

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

    Greetings sir.
    How do I interpret the descriptive statistics if I used the function "describe "?

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

      Just put those numbers in your sentences. Like mean x was 2.3 with sd 2 ( sample size = n) , the data is skewed to left and is platikurtic. Range of x is 2 -3.