Introduction to the Central Limit Theorem

  Рет қаралды 567,138

jbstatistics

jbstatistics

11 жыл бұрын

I discuss the central limit theorem, a very important concept in the world of statistics. I illustrate the concept by sampling from two different distributions, and for both distributions plot the sampling distribution of the sample mean for various sample sizes. I also discuss why the central limit theorem is important in statistics, and work through a probability calculation. (For the most part this is a non-technical treatment, and simply illustrates the important implications of the central limit theorem.)
For those using R, here is the R code to find the probability for the example in this video:
Finding the (approximate) probability that the mean salary of 100 randomly selected employees exceeds $66,000:
1-pnorm(66000,62000,32000/sqrt(100))
[1] 0.1056498
Or, standardizing:
1-pnorm((66000-62000)/(32000/sqrt(100)))
[1] 0.1056498
1-pnorm(1.25)
[1] 0.1056498

Пікірлер: 469
@jbstatistics
@jbstatistics 11 жыл бұрын
I'm a statistics professor in the Department of Mathematics and Statistics at the University of Guelph.
@5RiverFlow2020
@5RiverFlow2020 3 жыл бұрын
I wish you were my prof. Also can you do videos on Moment generating functions?
@JustMoseyinAround
@JustMoseyinAround 3 жыл бұрын
Many thanks from York University
@gardenmenuuu
@gardenmenuuu 2 жыл бұрын
@@sanchitakanta1018 LOL
@RSB_777
@RSB_777 2 жыл бұрын
Informative Video. Keep moving making new videos
@emmanuelekele6169
@emmanuelekele6169 Жыл бұрын
Hello sir
@yagayagaBabaYaga
@yagayagaBabaYaga 3 жыл бұрын
Watching in 2020 for my stats diploma. Just realized this is an 8 year old video. Jeremy Balka, your channel is a gold mine. You are amazing! I will always remember you. Thanks!
@damiankonieczek5792
@damiankonieczek5792 7 жыл бұрын
My teacher has spent hours trying to teach us this. You did this in 13 minutes and 13 seconds. Great job and thank you:)
@newbie8051
@newbie8051 Жыл бұрын
Hey just curious what are you pursuing now ? (as you were studying stats 5yrs ago)
@codeblueocean3520
@codeblueocean3520 Жыл бұрын
The world need to know😂
@thandolwethu3430
@thandolwethu3430 Жыл бұрын
😂here for this
@ucheumolu4345
@ucheumolu4345 7 жыл бұрын
I never really comment on videos but this was so helpful It would be an insult to not thank you. So, THANK YOU! You have saved me
@musclesmalone
@musclesmalone 4 жыл бұрын
Extremely, extremely helpful. I'm going through a data science masters and I'm finding myself increasingly turning to youtube and getting a primer/intuition of a concept before listening to my actual lectures. This week is CLT and law of large numbers and after this video I'm in a lot better shape to assimilate the material. Thank you!
@sammendimasa784
@sammendimasa784 7 жыл бұрын
Thank you so much for these videos. I am taking stat for engineers and I am literally teaching myself everything by watching your videos.
@manutdsparta
@manutdsparta 10 жыл бұрын
I have been watching many of your videos recently. Thank you for your (fast) videos as well as you explain them very clearly with your voice. Enjoyment to watch and learn!
@sams5922
@sams5922 3 жыл бұрын
Thank you so much for these videos. Between the textbook and my professor, I could NOT figure this out till I watched your video. They have been so helpful, especially with everything being online/ remote now.
@themathguy3149
@themathguy3149 2 жыл бұрын
Best video series about statistics in this whole youtube wildlife, thank you so much for existing and making everything better
@icathianrain2298
@icathianrain2298 4 жыл бұрын
tbh literally the best video on CLT I've ever watched, thank you so much, thank those statisticians so much
@senorfootball2460
@senorfootball2460 7 жыл бұрын
Very well explained, and good examples! I find examples are extremely important to learn stats, so this helped.
@jbstatistics
@jbstatistics 7 жыл бұрын
Thanks! I'm glad you found it helpful.
@Tiffany_3x
@Tiffany_3x 4 жыл бұрын
God Bless You! I am a little more confident about the final exam after watching your series of videos! Thank You!
@karltorento3358
@karltorento3358 8 жыл бұрын
I love you so much man! I'm studying for the CFAs and your video explained CLT perfectly :D
@jbstatistics
@jbstatistics 8 жыл бұрын
Thanks! I'm glad I could be of help!
@QuadDrums
@QuadDrums 8 жыл бұрын
I really appreciate these videos, I hope to be a teacher who can help my students understand as well as you do.
@diencai1812
@diencai1812 4 жыл бұрын
I have learnt so much watching your statistics videos. Thank you for sharing your insight on the subject
@jbstatistics
@jbstatistics 11 жыл бұрын
Thanks for the feedback. I'm a little overly restrained in this one, and possibly a touch boring, but I felt that the original was a little over the top and irritating in some spots. I'm glad you liked the normal distribution video! Stats is definitely something to get excited about!
@gialinhpham6303
@gialinhpham6303 3 жыл бұрын
Thank you very much for your admirable kindness. Your explanation is so comprehensive that I can save much time.
@malugaoaprilrose3946
@malugaoaprilrose3946 3 жыл бұрын
Thank you so much for this video, especially the word problem that you gave. It helped me pinpoint the main idea of this topic. You are such a blessing for learners during this quarantine. Thank you very much.
@anthonyvillarama6806
@anthonyvillarama6806 Жыл бұрын
Bravo. His teaching is beyond perfection. Amazing.
@RahulBhasin
@RahulBhasin 8 жыл бұрын
One of the best video for understanding CLT.. thanks a lot...!!!
@whutismyname
@whutismyname 6 жыл бұрын
Definitely the best video on explaining CLT! Thank you!
@IIAndersII
@IIAndersII 7 жыл бұрын
I use your videos as inspiration when I prepare for teaching my class - thank you for the perfect explanation
@jbstatistics
@jbstatistics 7 жыл бұрын
I'm glad to hear that! Thanks so much for the compliment!
@charitharatnayake9147
@charitharatnayake9147 7 жыл бұрын
WOAAAHH NICE BOY!!! This will exactly helps me to pass tomorrow's exam...
@ratikeshsharma1624
@ratikeshsharma1624 8 ай бұрын
This is magic how you taught us this difficult concept easily.
@raviteja5125
@raviteja5125 5 жыл бұрын
I have been confused for years but not anymore. Excellent explanation! Thank you very very much.
@jbstatistics
@jbstatistics 5 жыл бұрын
I'm glad to be of help!
@ajklein40
@ajklein40 6 жыл бұрын
This was super helpful, thank you! I like how clearly into statistics you are. Really helps me to pay attention.
@jbstatistics
@jbstatistics 6 жыл бұрын
Thanks! I'm glad to be of help!
@roadkil899
@roadkil899 9 жыл бұрын
I have an stat exam tommorow.. You saved me... Thank you so much Sir :)
@adhoc3018
@adhoc3018 3 жыл бұрын
Hey man, I've been watching some of your videos and they have really helped me to understand better statistics. In the past it seemed so difficult to me, but thanks to you I'm making good progress. I hope you are doing fine :)
@rickgeng463
@rickgeng463 5 жыл бұрын
I can’t tell you how thankful I am of this video!!!
@jbstatistics
@jbstatistics 5 жыл бұрын
I'm glad you found it helpful!
@anuragsahu2893
@anuragsahu2893 3 жыл бұрын
This is amazingly beautiful. How am I going to tell my mentor "please watch this video" :) Thanks for crystal clear explanation with robust example.
@aaronforester82
@aaronforester82 10 жыл бұрын
Best video on Central Limit Theorem. Do you have a virtual tip jar I can throw some virtual dollars in?
@jbstatistics
@jbstatistics 10 жыл бұрын
Thanks for the compliment. I'm just glad I can be of help. Cheers.
@Dennaton
@Dennaton 4 жыл бұрын
@@jbstatistics what a legend
@regularviewer1682
@regularviewer1682 3 жыл бұрын
@@jbstatistics I think I can speak for everyone when I say that we collectively refuse. Please give us a tip jar 😂
@sanchitakanta1018
@sanchitakanta1018 2 жыл бұрын
@@jbstatistics In the last example while we are calculating the probability of the average being greater than 1.25 sigma. The average is always in the middle of the normal distribution right? Z value =0. Then how can it be greater than 1.25 Sigma? Can you please explain.
@jbstatistics
@jbstatistics 2 жыл бұрын
@@sanchitakanta1018 You're mixing up the true (theoretical) mean, and the sample mean. The normal distribution is centred at the true mean. The question asks for a probability involving the sample mean.
@deepeshnair4375
@deepeshnair4375 3 жыл бұрын
Clean sweep!! Clarity is wonderful!
@betsegawlemmaamersho1638
@betsegawlemmaamersho1638 7 жыл бұрын
All your videos I watched are concise and simple. I do not think any of the concepts can be explained more simpler. You are amazing teacher
@jbstatistics
@jbstatistics 7 жыл бұрын
Thanks!
@meraj786ful
@meraj786ful Жыл бұрын
Best Video explanation on CLT on the whole youtube. Thanks a lot
@samad.chouihat4222
@samad.chouihat4222 3 жыл бұрын
the number of views in this channel does not match the number of subscriptions . This guy should have more than a million subscritptions . i come here whenever i get confused about something , thanks dude and greetings from Algerian Sahara
@JimbobFaz
@JimbobFaz 4 жыл бұрын
This is all finally making sense! 😀 After many years of sort of getting this I understand it now so much better. So basically Xbar is a random variable all of it's own, with it's own mean and s.d ect, and varies depending on which sample we randomly pick from the population right? When I think about it like this it makes a lot more sense. Thanks for these brilliant videos.
@parthbhatia2478
@parthbhatia2478 Ай бұрын
Amazing way of explaining CLT. Thank you so much!!
@apowers7783
@apowers7783 3 жыл бұрын
For what it’s worth, I would just like to let you know that your hard work does not go unappreciated!
@armanozcan7983
@armanozcan7983 4 жыл бұрын
This channel never disappoints.
@sofianb86
@sofianb86 4 жыл бұрын
This was an amaizing explanation. It was very helpful, thank you!
@jaekl3337
@jaekl3337 7 жыл бұрын
You sir deserve a medal for explaining this stuff in a 13 minute video!! I was so confused.. thanks !!!!!!
@jbstatistics
@jbstatistics 7 жыл бұрын
You are very welcome!
@mathhack8647
@mathhack8647 2 жыл бұрын
Woke up, checked this Vidéo before even have my coffee, I knew C.L.T longtime ago but now I go it much better. now I can explain it to my daughter in a btter bay . Thanks you .
@xiwang4918
@xiwang4918 8 жыл бұрын
Really clear explanation. Thank you a lot! I have understand this more!
@gilgil5602
@gilgil5602 6 жыл бұрын
Very good video! It tells us why CLT is such important. I was wondering whether you could make another video explaining the CLT intuitively? Why the limiting distribution is normal instead of exponential, gamma, or any other distributions? What is the essence of the CLT?
@dulanjanaliyanagama3823
@dulanjanaliyanagama3823 7 жыл бұрын
The best and clearest explanation I have ever found!!!!!!!! Keep the good job #######
@jbstatistics
@jbstatistics 7 жыл бұрын
Thanks so much for the kind words!
@jbstatistics
@jbstatistics 11 жыл бұрын
Thanks for the compliment! I'm glad you liked it, and I'm very glad to be of help!
@Emmzillla
@Emmzillla 10 жыл бұрын
Great video! I mised the lecuture on CLT in math class due to jury duty. This video helped so much!
@PassengerT_
@PassengerT_ 8 жыл бұрын
Really explicit explanation! good job!
@jbstatistics
@jbstatistics 8 жыл бұрын
+Weiji Hong Thanks!
@John-lf3xf
@John-lf3xf 6 жыл бұрын
Weiji Hong I don't think you know what explicitly means
@fisslimen
@fisslimen 7 жыл бұрын
Great example! Helped me understand why CLT is used
@emadharazi5044
@emadharazi5044 3 жыл бұрын
You make the best videos. You may not touch on all the topics that others do, but the fact that you have one of the lowest number of subscribers on KZbin is criminal. I hope that changes because your focus to simplify and emphasise certain points within a topic is second to none. Thank you and please keep them coming.
@Zerpentile93
@Zerpentile93 10 жыл бұрын
Your videos are as good as Khan Academy. Thanks for helping us with the maths!
@biswajitnandi4304
@biswajitnandi4304 7 жыл бұрын
WOW ! nice explanation ! easy, understandable and well described !
@jbstatistics
@jbstatistics 7 жыл бұрын
Thanks!
@atikahauliaputri6677
@atikahauliaputri6677 7 жыл бұрын
Thank you so much for the beautiful explanation! It helps me a lot, I'm not kidding.
@hounamao7140
@hounamao7140 8 жыл бұрын
you're a fucking god of explanation!
@jbstatistics
@jbstatistics 8 жыл бұрын
Thanks!
@oprabin
@oprabin 7 жыл бұрын
Houna Mao True that!
@gautamhathiwala7267
@gautamhathiwala7267 3 жыл бұрын
So beautifully explained.... Thank you so much, Sir....
@LinLin009
@LinLin009 11 жыл бұрын
great exploration with nice illustration! Thanks,
@uclalse
@uclalse 6 жыл бұрын
Best video this far on the CLT! I have watched around 10. This one did it.
@jbstatistics
@jbstatistics 6 жыл бұрын
I'm glad to be of help. Thanks for the compliment!
@elvinjafarli6257
@elvinjafarli6257 6 жыл бұрын
Great explanation, which means you know very well what you are teaching. Thanks!
@jbstatistics
@jbstatistics 6 жыл бұрын
Thanks for the compliment!
@kulturenafish2449
@kulturenafish2449 7 жыл бұрын
i wish you could replace my professor. perfect explanation. i understood the concept just by watching it once. best video on central limit theorem on KZbin!
@brunoassumpcao
@brunoassumpcao 3 жыл бұрын
My former statistics professor (great dude) used to say that without central limit theorem, we wouldn't be here. I laughted then, I cried over my tests, then I eventually learned... and everything makes sense once we realize the awesomeness of this mathematical theorem. Now I do the same for my colleagues :)
@abhinavsharma1976
@abhinavsharma1976 Жыл бұрын
Best explanation so far!
@Maya_s1999
@Maya_s1999 8 жыл бұрын
I just keep coming here despite all the textbooks I keep buying! Thanks so much again for being on Yotube.
@jbstatistics
@jbstatistics 8 жыл бұрын
You're very welcome!
@jamesfullwood7788
@jamesfullwood7788 4 жыл бұрын
This video was excellent. Thank you for this!!!!
@grantx3026
@grantx3026 9 жыл бұрын
Crystal Clear now. GJ!
@stefanofedele4820
@stefanofedele4820 6 жыл бұрын
Thank you so much for clarifying me such an important concept of statistics!
@jbstatistics
@jbstatistics 6 жыл бұрын
You are very welcome!
@jbstatistics
@jbstatistics 10 жыл бұрын
That's great Vinayak! I'm glad to hear it!
@BinethTharupama
@BinethTharupama 8 жыл бұрын
Thank you very much, Understood every single thing..!! (Y)
@annasarahkramerfazendeiro8030
@annasarahkramerfazendeiro8030 5 жыл бұрын
Thank you so much! This was very well explained!
@garthenar
@garthenar 8 жыл бұрын
clear, concise and professional. perfect lecture.
@jbstatistics
@jbstatistics 8 жыл бұрын
+garthenar Thanks!
@armandpirgu3709
@armandpirgu3709 5 жыл бұрын
Very well explained, i would recommend this to everyone that is banging their head on the wall, trying to figure out. Thank you
@jbstatistics
@jbstatistics 5 жыл бұрын
Thanks for the kind words!
@AnneAnimanga
@AnneAnimanga 5 жыл бұрын
love this ! im like binge watching all your vids .
@jbstatistics
@jbstatistics 5 жыл бұрын
Thanks! I'm glad to be of help!
@afmmarques
@afmmarques 11 жыл бұрын
Another great explanation, thanks! Greetings from Portugal
@jbstatistics
@jbstatistics 11 жыл бұрын
You're welcome, and thanks for the compliment!
@ravimishra339
@ravimishra339 6 жыл бұрын
Amazing, great explanation!!
@FHO72
@FHO72 10 жыл бұрын
i love how this is just straight to the point. I hate when videos and BOOKS always start with an example. just give me the god damn definition already! so thanks.
@jbstatistics
@jbstatistics 10 жыл бұрын
There are different formats of standard normal table. I have videos outlining how to use a standard normal table for two main types of standard normal table (one that gives the area to the left of the value of z, and the other that gives the area between 0 and a positive value of z).
@ethenhumbert9905
@ethenhumbert9905 7 жыл бұрын
I learn more in 13:13 with your explanations than three hours in class each week plus tutoring.
@jbstatistics
@jbstatistics 7 жыл бұрын
I'm glad I could be of help!
@jbstatistics
@jbstatistics 10 жыл бұрын
Hi Karthik. It is the number of observations used to calculate the mean that is important. In practice we typically draw only a single sample. If that sample has 5000 observations, say, and our sample mean is thus the mean of 5000 observations, then the sampling distribution of the sample mean will be approximately normal in that situation.
@jbstatistics
@jbstatistics 11 жыл бұрын
You are very welcome, and I'm glad to be of help!
@hijdiegaapt
@hijdiegaapt 8 жыл бұрын
Really helpfull, my book on statistics tends to be very formal. With these videos i understand it a lot quicker. Thanks from an electrical engineering student.
@jbstatistics
@jbstatistics 8 жыл бұрын
+hijdiegaapt You are very welcome!
@shuaibx360
@shuaibx360 8 жыл бұрын
good explanation, appreciate the work!!
@FaithandMay
@FaithandMay 11 жыл бұрын
it did honestly help. and I have an exam in two hours!! thank you!
@hashmarker4994
@hashmarker4994 3 жыл бұрын
Thank You!Its been Years since the Video has been Uploaded,But still Thanks!!
@naved591
@naved591 3 жыл бұрын
Thank you so much professor. Finally I grasp it
@sarthakraheja13
@sarthakraheja13 2 жыл бұрын
Awesome explanation. Thanks.
@dineomakhata5530
@dineomakhata5530 10 жыл бұрын
This was very helpful.. Thanx alot.. Please keep on doing such a good job.. Once again, thanx
@arkadipbasu2348
@arkadipbasu2348 2 жыл бұрын
Wonderful Explanation, thanks a lot
@nadiar.syaripul
@nadiar.syaripul 8 жыл бұрын
thanks, I enjoyed your explanation, really clear in my head. :))
@jbstatistics
@jbstatistics 10 жыл бұрын
You are very welcome Tobias! I hope your studies are going well!
@jbstatistics
@jbstatistics 10 жыл бұрын
Hi Vinayak. In its simplest form, the CLT applies to the mean of independent and identically distributed random variables. If we are sampling from a finite population, then if the sampling is done without replacement the observations are not independent. So to perfectly satisfy the conditions of the CLT, we'd need to be sampling with replacement. But if we are sampling only a small fraction of a large finite population, then there isn't much of a difference between with and without replacement.
@wenguanshen7275
@wenguanshen7275 7 жыл бұрын
Man, you are just so genius !
@AmanSharma-kj3dn
@AmanSharma-kj3dn 3 жыл бұрын
Very well explained Sir👌🏻
@jbstatistics
@jbstatistics 10 жыл бұрын
Thanks! I'm glad to hear it helped.
@prabirdas8430
@prabirdas8430 3 жыл бұрын
Many many thanks for this nice explanation
@asbinanceasbinance1473
@asbinanceasbinance1473 3 жыл бұрын
Thanx a lot. This helps very much to understand.
@seb6302
@seb6302 3 жыл бұрын
Loved this!
@arjetaallamani5930
@arjetaallamani5930 4 жыл бұрын
You are the greatest!Thanks a lot!
@proce1193
@proce1193 11 жыл бұрын
examples help a lot, thank you so much!!!!!
@sagzy
@sagzy 10 жыл бұрын
Very well explained.. Thank you !
@saptarc
@saptarc 7 жыл бұрын
Thanks. Awesome tutorial and example.
@jbstatistics
@jbstatistics 7 жыл бұрын
You are very welcome. Thanks for the compliment!
But what is the Central Limit Theorem?
31:15
3Blue1Brown
Рет қаралды 3,3 МЛН
The Central Limit Theorem, Clearly Explained!!!
7:35
StatQuest with Josh Starmer
Рет қаралды 723 М.
когда одна дома // EVA mash
00:51
EVA mash
Рет қаралды 13 МЛН
Let's all try it too‼︎#magic#tenge
00:26
Nonomen ノノメン
Рет қаралды 55 МЛН
Super sport🤯
00:15
Lexa_Merin
Рет қаралды 14 МЛН
La final estuvo difícil
00:34
Juan De Dios Pantoja
Рет қаралды 19 МЛН
The Sampling Distribution of the Sample Mean
11:40
jbstatistics
Рет қаралды 309 М.
An Introduction to the Poisson Distribution
9:03
jbstatistics
Рет қаралды 1,3 МЛН
Sampling Distributions (7.2)
11:06
Simple Learning Pro
Рет қаралды 203 М.
The Central Limit Theorem - understanding what it is and why it works
6:39
Dr Nic's Maths and Stats
Рет қаралды 219 М.
Bayes theorem, the geometry of changing beliefs
15:11
3Blue1Brown
Рет қаралды 4,2 МЛН
02 - What is the Central Limit Theorem in Statistics? - Part 1
32:11
Math and Science
Рет қаралды 271 М.
Applying the central limit theorem to find probability example 1
9:10
Central limit theorem
3:42
365 Data Science
Рет қаралды 200 М.
когда одна дома // EVA mash
00:51
EVA mash
Рет қаралды 13 МЛН