Introduction to Probability Distributions
Key Takeaways
This video provides an introduction to probability distributions, covering key concepts such as probability functions, mean, variance, and standard deviation, with a focus on understanding the characteristics of distributions and how to work with them in data science applications, using tools such as probability notation and distribution analysis.
Full Transcript
this lecture is going to serve as an overview of what a probability distribution is and what some of its main characteristics are simply put a distribution shows the possible values a variable can take and how frequently they occur before we start let us introduce some important notation we use for the remainder of the course assume that upper case Y represents the actual outcome of an event and lower case Y represents one of the possible outcomes one way to denote the likelihood of reaching a particular outcome Y is P of y equals y we can also express it as P of Y for example upper case Y could represent the number of red marbles we draw out of a bag and lower case Y would be a specific number like 3 or 5 then we express the probability of getting exactly 5 red marbles as P of y equals 5 or P of 5 since P of Y expresses the probability for each distinct outcome we call this the probability function good job folks so probability distributions or simply probabilities measure the likelihood of an outcome depending on how often it is featured in the sample space recall that we constructed the probability frequency distribution of an event in the introductory section of the course we recorded the frequency for each unique value and divided it by the total number of elements in the sample space usually that is the way we construct these probabilities when we have a finite number of possible outcomes if we had an infinite number of possibilities then recording the frequency for each one becomes impossible because there are infinitely many of them for instance imagine you are a data scientist and want to analyze the time it takes for your code to run any single compilation could take anywhere from a few milliseconds to several days often the result will be between a few milliseconds and a few minutes if we record time in seconds we lose precision which is something to be avoided to do so we need to use the smallest possible measurement of time since every milli micro or even nanosecond could be split in half for greater accuracy no such thing exists in less than an hour from now we will talk in more detail about continuous distributions and how to deal with them now is the time to introduce some key definitions regardless of whether we have a finite or infinite number of possibilities we define distributions using only two characteristics mean and variance simply put the mean of the distribution is its average value variance on the other hand is essentially how spread out the data is we measure this spread by how far away from the mean all the values are the more dispersed the data is the higher its variance will be we denote the mean of a distribution with the Greek letter mu and it's variance with Sigma squared okay when analyzing distributions it is important to understand what kind of data we are dealing with population or sample data population data is the formal way of referring to all the data while sample data is just a part of it for example if an employer surveys an entire department about how they travel to work the data would represent the population of the department however this same data would also just be a sample of the employees in the whole company something to remember when using sample data is that we adopt different notations for the mean and variance we denote sample mean as x-bar and sample variance as s squared one flaw of variance is that it is measured in squared units for example if you are measuring time in seconds the variance would be measured in seconds squared usually there is no direct interpretation of that value to make further sense of variance we introduce a third characteristic of the distribution called standard deviation standard deviation is simply the positive square root of variance as you may suspect we denote it as Sigma when dealing with a population and as s when dealing with a sample unlike variance standard deviation is measured in the same units as the mean thus we can directly interpret it and is often preferable one idea which we will use a lot is that any value between mu minus Sigma and mu plus Sigma falls within one standard deviation away from the mean the more congested the middle of the distribution the more data falls within that interval similarly the less data that falls within the interval the more dispersed the data is fantastic it is important to know that a constant relationship exists between mean and variance for any distribution by definition the variance equals the expected value of the squared difference from the mean for any value we denote this as Sigma squared equals the expected value of y minus mu squared after some simplification this is equal to the expected value of Y squared minus mu squared as you will see in the coming lectures if we are dealing with a specific distribution we can find a much more precise formula if you found this video interesting and want to gain an edge in your career make sure to LIKE comment and subscribe and don't forget to check out some of our other videos for another quick win in the data science skills department
Original Description
🥳Access all 365 Data Science courses 100% for free — November 6–21! ➡ https://bit.ly/43aatiY
👉🏻 Sign up for Our Complete Data Science Training with 57% OFF: https://bit.ly/3iFlteP
This Introduction to Probability Distributions tutorial serves as an overview of what a probability distribution is and what main characteristics it has.
Before we dive deep into the different types of probabilities, we will introduce a few important terms that we will use for the remainder of our YouTube course.
► Consider hitting the SUBSCRIBE button if you LIKE the content: https://www.youtube.com/c/365DataScience?sub_confirmation=1
► VISIT our website: https://bit.ly/365ds
🤝 Connect with us LinkedIn: https://www.linkedin.com/company/365datascience/
365 Data Science is an online educational career website that offers the incredible opportunity to find your way into the data science world no matter your previous knowledge and experience. We have prepared numerous courses that suit the needs of aspiring BI analysts, Data analysts and Data scientists.
We at 365 Data Science are committed educators who believe that curiosity should not be hindered by inability to access good learning resources. This is why we focus all our efforts on creating high-quality educational content which anyone can access online.
Check out our Data Science Career guides: https://www.youtube.com/playlist?list=PLaFfQroTgZnyQFq4nUfb-w2vEopN3ULMb
#probability #distributions #datascience
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Playlist
Uploads from 365 Data Science · 365 Data Science · 0 of 60
← Previous
Next →
1
2
3
4
5
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 →
🎓
Tutor Explanation
DeepCamp AI