Log Normal Distribution in Statistics

Поделиться
HTML-код
  • Опубликовано: 16 окт 2024
  • Here is the detailed discussion about the Log Normal Distribution. We will also discuss the basic difference between the Log Normal Distribution and Gaussian distribution. We will see various examples of Log Normal and Gaussian distribution.
    For more videos on ML or deep learning please check the below url
    NLP playlist: / playlist…
    Deep Learning : goo.gl/iwek57
    Statistics in ML :goo.gl/x7mkUH
    Feature Engineering:goo.gl/6wiaGt
    Data Preprocessing Techniques: goo.gl/YfC9Kc
    Machine learning: goo.gl/XhHdCd

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

  • @viswanathpotladurthy3383
    @viswanathpotladurthy3383 5 лет назад +7

    Thanks a ton ,explanation was crisp and as you had explained with an example ,its easy to connect the dots.Please continue the great work.

  • @gautamdwivedi2400
    @gautamdwivedi2400 3 года назад +6

    Thank you Sir for explaining this, Special thanks for explaining "Why we use different ditributions in ML" and its practical implementations.

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

    What I really liked about your videos are inclusion of examples along with theory.It is really helpful since we can get a clear picture about what their real use is.

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

      without releating with example. concept going to evaporate in thin air

  • @TheDataEnthusiast
    @TheDataEnthusiast 2 года назад +7

    1:30 Log Normal Distribution
    4:37 How log normal distribution looks like
    9:36 Importance of log distribution

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

    I took the entire Micromaster on EDX, which was really useful (I highly recommend it), but going through your playlists really completes the understanding of all the topics. For example, this was the first time I heard why we care about all the distributions, the actual use of them. Great job!

  • @sandipansarkar9211
    @sandipansarkar9211 4 года назад +1

    thanks again Krish .Once again superb exlanation. Now I understand why do we do normalisation

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

    Hello Sir,
    You are doing a great job. Your assistance is invaluable, and your concepts are clear, making them easy to learn and remember. Thank you so much for your generous support!😇

  • @tymothylim6550
    @tymothylim6550 5 лет назад +5

    Thank you friend :) This explained lognormal in a crisp way for me :)

  • @AanyaSS
    @AanyaSS 8 месяцев назад

    What a great explanation. Many many thanks!

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

    Beautifully explained as easy as possible. Thank you so much sir.

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

    Krish, your method of teaching is amazing. Please keep on doing such a great work.

  • @ramp2011
    @ramp2011 5 лет назад +5

    Good explanation. In the future if u can use a different color it would be great. Dark red on black background is not easy to see.
    Quick question. How does one decide whether one should apply log or not. You said marketing is log distributed. In reality how does one decide when to use log and when not to use? Thank you

    • @krishnaik06
      @krishnaik06  5 лет назад +3

      Sure I will make sure about the background color. There is. Concept called as Q-Q plot which helps to find whether the distribution is Log normally distributed

    • @SatyaPrakash-gj5vp
      @SatyaPrakash-gj5vp 4 года назад

      @@krishnaik06 Krish ,same question stricken in my mind .If you have no lecture on Q-Q please make a session.

  • @theshishir24
    @theshishir24 4 года назад +5

    Great Explanation Sir!
    I have a doubt, how to check mathematically if data is log normally distributed or normally distributed.
    because for log normal if I check through visualization (distribution curve), i may end up saying that it is right skewed data with positive outliers.

  • @230489shraddha
    @230489shraddha 2 года назад

    Amazing explanation Krish. Thanks a ton !!!

  • @manikaransingh3234
    @manikaransingh3234 4 года назад +2

    I think the mathematics concepts are explained well enough but I don't know why we need to scale our data. I mean the distribution and the conversion is okay but it would have been better if you explained the need for scaling too.
    anyways @Krish Naik, it's wonderful to see how active you are for your users. if I join you via paid subscription, will I able to ask my doubts and receive answers from you or anyone else?
    if that is the case please let me know.
    I'm already very thankful to you!

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

    Awesome Work Krish.. simply explained like a pro :-)

  • @wakeupfromthedream
    @wakeupfromthedream 4 года назад +1

    Learned a lot in 15 mins. Thanks !

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

    Do we need to redo the process of scaling before calculating accuracy of the model?

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

    Sir why do we need to transform into log and then standard normal distribution. We can right away go with the snd right.

  • @iambaws3281
    @iambaws3281 4 года назад +1

    You did an incredible job keep it up dude!

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

    You are great sir, keep uploading the videos..

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

    Best explanation Sir, understood complete concept 😊

  • @brawnbrio2.062
    @brawnbrio2.062 2 года назад

    Sir how come we find that this data following normal distribution or log normal which disribution this data follow

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

    SIr, there was no discussion about Standard Normal Distribution in the previous video..

  • @Magmatic91
    @Magmatic91 4 года назад

    When you mentioned in the example about the Marketing variable following normal distribution and that you assumed you knew this info from domain knowledge, should I understand that this also will be the case if let's say, my sample is not following a normal distribution when I do an exploratory data analysis but I know from domain domain knowledge that my variable is following a normal distribution? Thanks for the great content.

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

    If it falls log nomal then we can use boxcox method to get std normalization sir

  • @tejas8211
    @tejas8211 4 года назад +6

    Krish,
    SND and scale up and scale down you didn't teach in the previous video.
    Could you please add a short video for that ?

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

      calculate the Z score = (value - mean)/ SD gives you the Standardised values.
      Refere this document : www.mathsisfun.com/data/standard-normal-distribution.html

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

    very easy to understand

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

    Awesome explaination

  • @user-or7ji5hv8y
    @user-or7ji5hv8y 3 года назад

    Very clearly explained

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

    Hi! how do I find the lambda of the product or division of 3 lognormal variables?

  • @ruslandanila3040
    @ruslandanila3040 4 года назад

    Krish, I liked the video before watching it by mistake. Now I've watched the video and I'm glad I liked it.

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

    Great Video!!! Really easy to understand

  • @HelénMarklund
    @HelénMarklund Год назад

    I want to add that the log normal distribution has no negative values, the normal distribution has. And I want to ask what is the expected mean value to the log normal distribution, the arithmetic mean is the expected mean value to the normal distrbution.

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

    Someone please help me,
    Here you have converted the input data into different scales and fitting into a model.
    After training a model, how do you pass the prediction data and get back to initial scale??

  • @SahilSharma-os2mv
    @SahilSharma-os2mv 5 лет назад

    u explain very nice, liked ur video within 2 minutes of watching,

  • @barunbodhak720
    @barunbodhak720 4 года назад +1

    Great explanation brother.

  • @kirankumarbalusu4517
    @kirankumarbalusu4517 5 лет назад +1

    Thank you krish, this is simply brilliant and outstanding way of explanation. I now remember the days when I learned this topics in my High school.

  • @anubhavsood1510
    @anubhavsood1510 5 лет назад

    Hi krish,
    I am a bit confused. Suppose one of my variable is not normally distributed, so I apply log() to this to make it normally distributed.
    Now after applying log(), the variable data points are right skewed. Is this a issue for me or not because I was of the impression that all our features needed to be normally distributed, and not right/left skewed.

  • @vinayak186f3
    @vinayak186f3 4 года назад +11

    I think you forgot to discuss SND 🙄

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

      Yeah.I also wonder what difference it with GD

  • @prayassingh8292
    @prayassingh8292 4 года назад +2

    Very well explained. Just one thing, please use light colour background if you're using dark colour pen or if you're using black background please use light colour pen also please increase your pen's size a bit. It's very difficult to see properly. Content is obviously very good. Please keep posting. Thankyou.

  • @sumantadas6532
    @sumantadas6532 5 лет назад +1

    Very nice explanation .. thanks

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

    But sir where have you discussed about Standard normal distribution?? Please help:)

  • @unsharma9229
    @unsharma9229 4 года назад

    Is it compulsory we need to find log normal distribution for market, because if we directly convert market to SD, we will still be able to get data with 0 mean and 1 SD.

  • @moisesdiaz9852
    @moisesdiaz9852 4 года назад

    Great explanation as always!!

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

    Thanks Krish

  • @mamatha1850
    @mamatha1850 4 года назад

    thank you sir.good explanation

  • @maazinirshadkhan5122
    @maazinirshadkhan5122 4 года назад

    Very helpul.
    Thanks

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

    Thank you 😊❤️

  • @GibranMakyanie
    @GibranMakyanie 4 года назад

    Super clear. Thank you!!!!

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

    sir by looking at the random variable, how to identify whether it's gaussian,log normal ,binomial or bernoulli distribution?

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

    Well explained..

  • @CRTagadiya
    @CRTagadiya 5 лет назад +3

    great video, one suggestion, please use other color pen (red is difficult to follow)

  • @shaz-z506
    @shaz-z506 5 лет назад

    Hi Krish,
    I'm bit confused right now if scaling affect accuracy or not, as per my knowledge it only reduces the training time. Yes, it does have some effect on rmse when we do regression but I'm not sure how accuracy gets affected, please illuminate me on this.

    • @anubhavsood1510
      @anubhavsood1510 5 лет назад

      The algorithm (linear or logistic) that we apply understands normally distributed data easily.
      Basically, we are making things easier for the algorithm and therefore we get better prediction accuracy, because our algorithm is Happy.

    • @shaz-z506
      @shaz-z506 5 лет назад +1

      @@anubhavsood1510 I know how the algorithm functions and I've checked and verified my professors that there is no impact on the accuracy of the model whether you scale or you don't scale, yes it will reduce the training time so we not making any algorithm happy but we're taking an extra step that after the prediction we need to take the inverse to get the exact value and accuracy I'm talking w.r.t to classification and not regression.

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

    Hi Krish why d o we need to apply log. Why can't we directly apply standard scaling?

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

      Having the same doubt. Anyone clarify?

    • @AnuragSingh-iy7fz
      @AnuragSingh-iy7fz 3 года назад

      data has to be in normal distribution, only then it makes sense to scale it down using standard scaler or any other method. If you directly apply standard scaler to log normal distributed data, it will have skewness, then you are scaling down data having skewness which is not recommended as told by krish sir.

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

    Similar to parents, Teachers are equal to gods. i believed it after watching your channel. Your are very awesome keep rocking.

  • @prasadbabu5360
    @prasadbabu5360 11 месяцев назад

    Thank you sir

  • @rajusrkr5444
    @rajusrkr5444 4 года назад

    make one video with example with simple numbers in excel sheet to explain distributions

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

    krish make some videos of these in python by giving some real time example so that it will be usefull for our interview

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

    What is Domain Knowledges?

  • @abhishek-shrm
    @abhishek-shrm 3 года назад

    What if my target follows a log-normal distribution?

  • @suparnoroy1983
    @suparnoroy1983 4 года назад

    super explanation

  • @norahalmohaizi4635
    @norahalmohaizi4635 4 года назад

    thank you so much!! very helpful

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

    Hi Krish,
    Immense pleasure to find one stop solution for statistics learning.
    Query - Even height of the people could be Normal Distribution as people with height more than 7 feet would be lesser and lesser.
    Is this true understanding? Thank you Krish!

  • @vijayChauhan-nm1uf
    @vijayChauhan-nm1uf 4 года назад

    If i get random data then how i can distribute it can you please guide me

  • @mamatha1850
    @mamatha1850 4 года назад

    thank you so much sir

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

    Thanks sir

  • @rahulghorui1460
    @rahulghorui1460 4 года назад

    well explained....

  • @ArjunSingh-rn3wh
    @ArjunSingh-rn3wh 3 года назад

    before understanding this, we have to clear the concept related to Standard and Standard ND

  • @Raja-tt4ll
    @Raja-tt4ll 4 года назад

    Very nice video

  • @ShaidaMuhammad
    @ShaidaMuhammad 4 года назад +3

    Your style is like Khan Academy Sal Khan .... repeating the words when writing it.

  • @梁廷睿-t5k
    @梁廷睿-t5k 3 года назад

    Great!

  • @shivanipatwa4709
    @shivanipatwa4709 2 месяца назад

    SND where??

  • @BiswajitSamalOdisha
    @BiswajitSamalOdisha 4 года назад

    if u change the color to white it would be great ...

  • @mmacasual-
    @mmacasual- 3 года назад

    There is a difference between normal distribution and symmetrical distribution.
    Every symmetrical distribution is a normal distribution but the vice versa is not TRUE

  • @gopalakrishna9510
    @gopalakrishna9510 5 лет назад

    yes excatly my quation is 10000000000000000000 percent why we learng about distubution ? what we unstnd from distubution ?

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

    ❤💫...

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

    except your handwriting everything is awesome

  • @minhsp3
    @minhsp3 3 года назад +1

    I told all my Indian engineers:
    1) speak slowly, few people understand them
    2) speak clearly.
    But when I watch Indian engineers RUclips, I have a hard time
    Chinese engineers do not have this problem of communication.
    Then, this is my advise to Indian You tubers:
    Spend some time on English speaking
    Indian jokes in this country are mostly related to Indian accent