Data Science & Statistics Tutorial: The Poisson Distribution
Key Takeaways
The video discusses the Poisson Distribution, its characteristics, and how to calculate the probability of events using the distribution's probability function, with a focus on understanding the likelihood of occurrences within a specific interval.
Full Transcript
hello again in this lecture we are going to discuss the Poisson distribution and its main characteristics for starters we denote a Poisson distribution with the letters P o and a single value parameter lambda we read the statement below as variable Y follows a Poisson distribution with lambda equal to 4 okay the Poisson distribution deals with the frequency with which an event occurs within a specific interval instead of the probability of an event the Poisson distribution requires knowing how often it occurs for a specific period of time or distance for example a Firefly might light up three times in 10 seconds on average we should use a Poisson distribution if we want to determine the likelihood of it lighting up eight times in 20 seconds the graph of the Poisson distribution plots the number of instances the event occurs in a standard interval of time and the probability for each one thus our graph would always start from 0 since no event can happen a negative amount of times however there is no cap to the amount of times it could occur over the time interval ok let us explore an example imagine you created an online course on probability usually your students ask you around 4 questions per day but yesterday they asked 7 surprised by this sudden spike in interest from your students you wonder how likely it was that they would ask exactly 7 questions in this example the average number of questions you anticipate is 4 so lambda equals 4 the time interval is one entire workday and the singular instance you are interested in is 7 therefore Y is 7 to answer this question we need to explore the probability function for this type of distribution alright as you already saw the Poisson distribution is wildly different from any other we have gone over so far it comes without much surprise that its probability function is far different from anything we have examined so far the formula looks as follows P of y equals lambda to the power of Y times the Euler's number to the power of negative lambda over y factorial before we plug in the values for our course creation example we need to make sure that you understand the entire formula let's refresh your knowledge of the various parts of the formula first the e you see on your screen is known as Euler's number or Napier's constant as the second name suggests it's a fixed value approximately equal to two point seven two we commonly observe it in physics mathematics in nature but for the purpose of this example you only need to know its value secondly a number to the power of negative n is the same as dividing one by that number to the power of n in this case e to the power of negative lambda is just one over e to the power of lambda right going back to our example the probability of receiving seven questions is equal to four raised to the seventh degree multiplied by e raised to the negative four over 7 factorial that approximately equals 16384 times point zero one eight three over five thousand forty or point zero six therefore there was only a six percent chance of receiving exactly seven questions so far so good knowing the probability function we can calculate the expected value by definition the expected value of y equals the sum of all the products of a distinct value in the sample space and it's probability by plugging in we get this complicated expression eventually we find that the value is simply lambda similarly by applying the formulas we already know the variance also ends up being equal to lambda both the mean and the variance being equal to lambda serve as yet another example of the elegant statistics these distributions possess and why we can take advantage of them great job everyone now if we wish to compute the probability of an interval of a Poisson distribution we will take the same steps we usually do for discrete distributions we find the joint probability of all individual elements within it 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
👉🏻 Sign up for Our Complete Data Science Training with 57% OFF: https://bit.ly/33DO9i4
When we measure the occurrences of an event over a certain period of time or distance, we are often left wondering if what we observe is surprising. The Poisson Distribution helps us determine the likelihood of specific discrete outcomes based on a given historical average number of occurrences. For instance, we know that the average firefly lights up 7 times over the course of 20 seconds. With this distribution we can determine the extent to which it will be out of the norm if it lights up only 4 times during that interval. Being able to spot unusual frequencies of recurring events will help us determine whether something is worrisome or not and if we should further investigate the problem.
► 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
#datascience #statistics #tutorial
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