Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey,
I have the following data set and have plotted a simple chart,
I was looking to add the curve of normal distribution to it...
Please can anyone help as i'm struggling with the function!!
please see attached,
Thanks
| Id | Duration | Type |
|---|---|---|
| 0 | 459 | x |
| 1 | 1880 | x |
| 2 | 1819 | x |
| .. | ... | ... |
Are you looking to normal distribution of duration, right?
Yes please...
Your data doesn´t not fall into a perfect normal distribution,
I´ve implemented a graph to help you based on a threshold
Thanks Anjos,
I was looking to replicate the below, the data i provided was a sample from this,
Red / Black lines are what im trying to achieve and was advised this represented the normal distribution

I can´t see right now how to generate it, I´ll do some research
Found this, check if fits your needs
PFA