top of page
Inaugurated by IN-SPACe
ISRO Registered Space Tutor

S8-SA1-0131

What is a Distribution?

Grade Level:

Class 6

AI/ML, Data Science, Research, Journalism, Law, any domain requiring critical thinking

Definition
What is it?

A distribution tells us how often different values or categories appear in a set of data. It helps us understand the pattern or spread of information. Imagine you collect many things; a distribution shows you how many of each type you have.

Simple Example
Quick Example

Suppose you ask 20 friends how many hours they spend playing outdoors each day. Some might say 1 hour, some 2 hours, and some 0 hours. A distribution would show you how many friends said 0 hours, how many said 1 hour, and so on. It helps you see if most friends play a lot or a little.

Worked Example
Step-by-Step

Let's find the distribution of favourite fruits among 10 students.

Step 1: Ask 10 students their favourite fruit. Let the answers be: Apple, Banana, Orange, Apple, Mango, Banana, Apple, Orange, Banana, Apple.
---Step 2: List all the unique fruits mentioned: Apple, Banana, Orange, Mango.
---Step 3: Count how many times each fruit appears.
---Step 4: Count for Apple: It appears 4 times.
---Step 5: Count for Banana: It appears 3 times.
---Step 6: Count for Orange: It appears 2 times.
---Step 7: Count for Mango: It appears 1 time.
---Answer: The distribution is: Apple (4), Banana (3), Orange (2), Mango (1). This shows Apple is the most popular.

Why It Matters

Understanding distributions is super useful! Data scientists use it to find patterns in customer behaviour, journalists use it to explain survey results, and even doctors use it to see how common certain illnesses are. It helps people make smart decisions based on information.

Common Mistakes

MISTAKE: Just listing all the data points without counting them. | CORRECTION: A distribution needs you to count how many times each unique item or value appears.

MISTAKE: Forgetting to include all unique values from the data. | CORRECTION: Make sure every different item or category present in your data is listed in your distribution.

MISTAKE: Mixing up the count for one item with another. | CORRECTION: Carefully count each item one by one to avoid errors and double-check your counts.

Practice Questions
Try It Yourself

QUESTION: What is the distribution of colours in a box of 12 crayons if you have: Red, Blue, Green, Red, Yellow, Blue, Red, Green, Yellow, Blue, Red, Red? | ANSWER: Red (5), Blue (3), Green (2), Yellow (2)

QUESTION: A teacher noted down the marks (out of 5) of 8 students in a quick quiz: 4, 5, 3, 4, 2, 5, 4, 3. What is the distribution of marks? | ANSWER: Mark 2 (1), Mark 3 (2), Mark 4 (3), Mark 5 (2)

QUESTION: An auto-rickshaw driver recorded the number of passengers he took each hour for 5 hours: 2, 0, 3, 1, 2. What is the distribution of passengers per hour? If he wants to know the most common number of passengers, what would it be? | ANSWER: 0 passengers (1), 1 passenger (1), 2 passengers (2), 3 passengers (1). The most common number is 2 passengers.

MCQ
Quick Quiz

Which of these best describes a 'distribution'?

A list of all numbers from smallest to largest

A way to show how often each value appears in data

The average of all numbers in a list

Only the highest and lowest values in a dataset

The Correct Answer Is:

B

A distribution specifically focuses on how often each unique value or category occurs, showing its frequency. Options A, C, and D describe other statistical concepts, not the core idea of a distribution.

Real World Connection
In the Real World

Think about your favourite online shopping app like Flipkart or Amazon. When you search for a mobile phone, the app often shows you a 'distribution' of customer ratings – for example, how many people gave 5 stars, how many gave 4 stars, and so on. This helps you quickly see if most buyers are happy with the product.

Key Vocabulary
Key Terms

DATA: A collection of facts or information | VALUE: A single piece of information in a dataset | FREQUENCY: How many times something appears | CATEGORY: A group or type of items

What's Next
What to Learn Next

Great job learning about distributions! Next, you can explore how to show these distributions visually using 'Bar Graphs' and 'Histograms'. These tools make it even easier to understand and compare patterns in data.

bottom of page