Creating the Normal Distribution Curve In Tableau

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Creating the Normal Distribution Curve In Tableau
    Kalam Knowledge Sharing Session (KKSS) is an internal training session in Perceptive Analytics. Our team in Perceptive goes through a daily training session covering various technical and soft skills. check out more about us here:
    perceptive-ana...
    perceptive-ana...
    www.perceptive...
    www.perceptive...
    www.perceptive...
    www.perceptive...
    Check out our jobs here: www.perceptive...

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

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

    Thank you so much for sharing this!
    Learned something new today in Tableau!

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

    (1/([Standard Deviation]*SQRT(2*PI())))*(exp(-0.5*((ATTR([Bin Value])-[Mean])/[Standard Deviation])^2))

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

    Thank you! Simple and Straightforward .. much appreciated!

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

    Thank you Sai Krishna. This video is pure gold!

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

    Wow..amazing..thanku..will try n replicate the same for my data points

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

    Thanks for this video....this is awesome

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

    Getting error when using ATTR for Bin values it says following : "ATTR is being called with (numerical bin) , did you mean integer?"

  • @osowatejiri5930
    @osowatejiri5930 9 месяцев назад

    Hi,
    I noticed that for my own dataset (I worked on a different dataset), the normal distribution curve had a high level of skewness like my original dataset. Is that suppose to happen?

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

    just curious, if u have a one liner data, which has mean, min and max columns, just one ROW of data, are you able to create the exact same thing in tableau ??

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

    Thanks great video. However ........ My data is more complex in that I have many other attributes in my data, resulting in 100s of rows of data for each of your single rows. Hence when I put the Bin Value into Columns, it is AGG'ing the field. Plus I couldn't make the ATTR function to work. Hence I did take out of the equation - hence this might not be helping. Any help would be brilliant.

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

    how can we add specification limits to the histogram (x axis)? Thanks!

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

    Could you please provide an example of formula with CUMULATIVE=TRUE ?