The Average of The Averages is The Average

The Average of The Averages is The Average

Hey there! I hope you are doing well.

Have you ever wondered how scientists can draw conclusions about a big group by only looking at a small portion of it? The secret is in the Central Limit Theorem CLT.

For example, imagine we wanted to know the average height of all students in AIAC university. We could measure the height of every student, but that would be very time consuming. Instead, we could take a random sample of students and measure their heights. We could then take the mean height of that sample and repeat the process many times, each time taking a different random sample of students. According to The Central Limit Theorem, the distribution of those means would be approximately normal, even if the distribution of heights in the original population was not normal.

Well, the CLT is super useful for making inferences about populations based in samples. In real world application, we often can't measure the entire population, so we have to use a sample to make inferences about the population.

The sample: the small portion of data taken from the population.

The population: is the whole data we have for our experiment.

要查看或添加评论,请登录

Hamza Fatnaoui的更多文章

  • K-NN ( K Nearest Neighbor )

    K-NN ( K Nearest Neighbor )

    Hey folks, I hope you're doing well. KNN stands out as one of the fundamental algorithms in machine learning.

    6 条评论
  • OS module in python

    OS module in python

    The os library in Python provides a way for developers to interact with the operating system. Imagine Python, a new…

  • File and Error Handling

    File and Error Handling

    Hello there File is just an object that is created in our operating system. File can be a source code, video and photo.

  • What Is Web Scraping?

    What Is Web Scraping?

    Hey there! I hope you are doing well. You, like me, are an internet user with access to millions of websites that share…

  • The difference between A Data Analyst and A Data scientist?

    The difference between A Data Analyst and A Data scientist?

    hello folks, hope you are doing well A Data analyst: "As a student at AIAC University, my teacher asked me to 'provide…

  • What Is Supervised Learning and What Is Unsupervised Learning?

    What Is Supervised Learning and What Is Unsupervised Learning?

    Hey folks Supervised Learning: Let's say i am playing with a small kid of age 3.I took two devices in-front of him…

  • Mastering the Art of Data Preparation: A Fundamental Step in Data Science

    Mastering the Art of Data Preparation: A Fundamental Step in Data Science

    Hello folks The first part of any data science project is preparing your data, which means making sure its in the right…

社区洞察

其他会员也浏览了