Creating the Normal Distribution Curve In Tableau

Поділитися
Вставка
  • Опубліковано 5 січ 2025

КОМЕНТАРІ • 16

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

    Thank you Sai Krishna. This video is pure gold!

  • @anthonypak
    @anthonypak Рік тому

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

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

    Thank you! Simple and Straightforward .. much appreciated!

  • @osowatejiri5930
    @osowatejiri5930 Рік тому

    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?

  • @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?"

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

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

  • @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.

  • @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 ??

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

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

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

    Thanks for this video....this is awesome

  • @maxmakukha7804
    @maxmakukha7804 Рік тому

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

  • @nomemolesten690
    @nomemolesten690 2 роки тому +7

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