What is a distribution?
Skills:
ML Maths Basics80%
๐Sign up for Our Complete Data Science Training with 57% OFF: https://bit.ly/3sJATc9
๐ Download Our Free Data Science Career Guide: https://bit.ly/47Eh6d5
What is a distribution? In statistics, when we use the term distribution, we usually mean a probability distribution. Good examples are the Normal distribution, the Binomial distribution, and the Uniform distribution.
A distribution is a function that shows the possible values for a variable and how often they occur.
Think about a die. It has six sides, numbered from 1 to 6. We roll the die. What is the probability of getting 1?
It is one out of six, so one-sixth, right? What is the probability of getting 2? Once again - one-sixth. The same holds for 3, 4, 5 and 6.
Now. What is the probability of getting a 7? It is impossible to get a 7 when rolling a die.
Therefore, the probability is 0.
The distribution of an event consists not only of the input values that can be observed, but is made up of all possible values. So, the distribution of the event - rolling a die - will be given by the following table. The probability of getting one is 0.17, the probability of getting 2 is 0.17, and so on... you are sure that you have exhausted all possible values when the sum of probabilities is equal to 1% or 100%. For all other values, the probability of occurrence is 0.
Each probability distribution is associated with a graph describing the likelihood of occurrence of every event. Hereโs the graph for our example. This type of distribution is called a uniform distribution.
It is crucial to understand that the distribution is defined by the underlying probabilities and not the graph. The graph is just a visual representation.
Alright. Now think about rolling two dice. What are the possibilities? One and one, two and one, one and two, and so on. Hereโs a table with all the possible combinations. We are interested in the sum of the two dice. So, whatโs the probability of getting a sum of 1? Itโs 0, as this event is imp
Watch on YouTube โ
(saves to browser)
Sign in to unlock AI tutor explanation ยท โก30
Playlist
Uploads from 365 Data Science ยท 365 Data Science ยท 5 of 60
1
2
3
4
โถ
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Population vs Sample
365 Data Science
Data Science & Statistics: Levels of measurement
365 Data Science
Statistics Tutorials: Mean, median and mode
365 Data Science
Skewness
365 Data Science
What is a distribution?
365 Data Science
The Normal Distribution
365 Data Science
Central limit theorem
365 Data Science
Student's T Distribution
365 Data Science
Type I error vs Type II error
365 Data Science
Hypothesis testing. Null vs alternative
365 Data Science
The linear regression model
365 Data Science
Simple linear regression model. Geometrical representation
365 Data Science
INDEX and MATCH application of the two functions separately and combined [Advanced Excel]
365 Data Science
INDIRECT Excel Function: How it works and when to use it [Advanced Excel]
365 Data Science
VLOOKUP and MATCH another useful functions combination [Advanced Excel]
365 Data Science
VLOOKUP COLUMN and ROW - Handle large data tables with ease [Advanced Excel]
365 Data Science
The ELIF keyword [Python Fundamentals]
365 Data Science
Working with Tuples in Python
365 Data Science
Database Terminology - A Beginners Guide
365 Data Science
Relational Database Essentials
365 Data Science
Database vs Spreadsheet - Advantages and Disadvantages
365 Data Science
Conditional Statements and Loops
365 Data Science
Backpropagation โ The Math Behind Optimization
365 Data Science
Monte Carlo: Forecasting Stock Prices Part I
365 Data Science
Monte Carlo: Forecasting Stock Prices Part II
365 Data Science
Monte Carlo: Forecasting Stock Prices Part III
365 Data Science
365 Data Science Online Program
365 Data Science
Data frames - Creating a data frame
365 Data Science
Data Science & Statistics: Slicing a matrix in R
365 Data Science
Data frames in R - Exporting data in R
365 Data Science
Data frames in R - Transforming data PART II
365 Data Science
Data Frames in R - Subsetting a data frame
365 Data Science
Data Science & Statistics: Matrix arithmetic in R
365 Data Science
Data Science & Statistics: Indexing an element from a matrix
365 Data Science
Data Frames in R - Extending a data frame
365 Data Science
Data Science & Statistics: Creating a matrix in R FASTER
365 Data Science
Data Science & Statistics: Creating a Matrix in R
365 Data Science
Data frames - Importing data in R
365 Data Science
Data frames in R - Getting a sense of your data
365 Data Science
Data frames in R - Transforming data PART I
365 Data Science
Data frames in R - Import a CSV in R
365 Data Science
Data Science & Statistics: Matrix operations in R
365 Data Science
Data Science & Statistics: Matrix recycling in R
365 Data Science
Tableau vs Excel: When to use Tableau and when to use Excel
365 Data Science
Download Tableau: Learn how to download Tableau Public
365 Data Science
Connecting data sources: Useful tips when connecting data sources to Tableau
365 Data Science
The Tableau interface: See how to navigate through the Tableau interface
365 Data Science
Tableau data visualization: Create your first Tableau visualization!
365 Data Science
Duplicating sheets: This is how to duplicate a sheet in Tableau
365 Data Science
Build a table in Tableau: The steps needed to create a simple table in Tableau
365 Data Science
Custom fields in Tableau: Using Tableau operators to create custom fields
365 Data Science
Custom fields in Tableau: Add calculations to tables through custom fields
365 Data Science
Totals in Tableau: Learn how to display subtotals and totals in Tableau
365 Data Science
Gross Margin calculation in Tableau
365 Data Science
What is a filter in Tableau: Set up a filter in Tableau to specify the data you want to show
365 Data Science
Joins in Tableau: Inner, outer, left, or a right join in Tableau
365 Data Science
Building a Tableau dashboard: Three types of charts you want to have in a Tableau dashboard
365 Data Science
Creating great looking charts in Tableau: Real life Exercise on charts in Tableau
365 Data Science
Joins in Tableau: Choose the correct join type
365 Data Science
How to make a data check in Tableau: A quick data check is better than no data check
365 Data Science
More on: ML Maths Basics
View skill โRelated AI Lessons
โก
โก
โก
โก
Blog 3: Adaptive Learning Rate Methods (Part 1)
Dev.to AI
High order unfitted finite element methods on level set domains usingisoparametric mappings
Dev.to AI
Auto-Detect Should Not Auto-Apply: Building Reviewable Redaction Overlays
Dev.to ยท byeval
Laptop vs Workstation for Machine Learning: Which One Actually Trains Models Faster (And Saves Youโฆ
Medium ยท AI
๐
Tutor Explanation
DeepCamp AI