SlideShare a Scribd company logo
1 of 56
Data Distribution &
The Probability Distributions
Prepared by:
Maha Sabri Altememe
1st. Babylon International Conference on
Information Technology and Science 2021
Lecture 1
First Day :
Outline
Concepts
&Introduction.
Common Data Types
Introduction
 Data is a collection of facts, such as numbers, words, measurements,
observations or just descriptions of things.
 Data are the basic inputs to any decision making process.
 Proper knowledge of data types is necessary to analyze data sets with
appropriate statistical methods.
Introduction
Data Distributions :
graphical methods of organizing and display useful
information
•Dot plots :show numerical values plotted on scale
•Histograms :display data in ranges
•Pie Charts: show how much each category represents as a
proportion of the whole, by using a circular format with different-sized
“slices” for different percentages of the whole.
• Bar Graphs: use a series of rectangular bars to show absolute
values or proportions for each of the categories.
A histogram is a graph used to represent the frequency of continuous data.
Symmetric
Skewed Right
Skewed left
Uniform
Shapes of distributions
Data Distribution &
The Probability Distributions
Prepared by:
Maha Sabri Altememe
1st. Babylon International Conference on
Information Technology and Science 2021
https://www.mathsisfun.com/data/random-variables-mean-variance.html
Lecture 2
Random Variable
is a function that associates a real number with each element in the sample
space.
We shall use a capital letter, say X, to denote a random variable and its
corresponding small letter, x in this case for one of its values
X=x
For instance, a random variable representing the number of cars sold at a
particular dealership on one day would be discrete, while a random variable
representing the weight of a person in kilograms (or pounds) would be
continuous.
Probability Distribution
is a formula or a table used to assign probabilities to each possible value of a
random variable X. There are descriptive statistics used to explain where the
expected value may end up. Some of which are:
•Mean (expacted): μ = Σxp
•Median
•Standard deviation
μ = Σxp = 0.1+0.2+0.3+0.4+0.5+3 = 4.5
A probability distribution may be either
A discrete distribution means that X can assume one of a countable
(usually finite) number of values, or
Continuous distribution means that X can assume one of an infinite
(uncountable) number of different values.
Cumulative distribution function
Discrete Distribution Example:
Types of discrete probability distributions include:
•Poisson
•Bernoulli
•Binomial
•Geometric
POISSON DISTRIBUTION
Bernoulli Distribution
The Bernoulli distribution is the discrete probability distribution of a
random variable which takes a binary, Boolean output: 1 with probability
p, and 0 with probability (1-p).
binomial distribution
• The number X of successes in n Bernoulli trials is called a binomial
random variable
• It can be solved by using:
1- Probability function
2- Using table of binomial distribution
Geometric Distribution
The geometric distribution represents the number of failures before you
get a success in a series of Bernoulli trials. This discrete probability
distribution is represented by the probability density function:
f(x) = (1 − p)x − 1p
2nd Scientific Conference of Computer Sciences
Continuous distribution
2nd Scientific Conference of Computer Sciences
Continuous distribution
2nd Scientific Conference of Computer Sciences
Some Continuous probability
distributions
■ Many continuous distributions may be used for business applications; two of the
most widely used are:
■ Normal
■ Uniform
2nd Scientific Conference of Computer Sciences
The Normal Distribution
• ‘Bell Shaped’
• Symmetrical
• Mean, Median and Mode
are Equal
Location is determined by the mean, μ
Spread is determined by the standard
deviation, σ
The random variable has an infinite
theoretical range:
+  to  
Mean
= Median
= Mode
x
f(x)
μ
σ
2nd Scientific Conference of Computer Sciences
The Uniform Distribution
• The uniform distribution is a
probability distribution that has
equal probabilities for all possible
values of the random variable.
2nd Scientific Conference of Computer Sciences
The Uniform Distribution
2nd Scientific Conference of Computer Sciences
Uniform Distribution
Example: Uniform Probability Distribution
Over the range 2 ≤ x ≤ 6:
2 6
.25
f(x) = = .25 for 2 ≤ x ≤ 6
6 - 2
1
x
f(x)
Data Distribution &
The Probability Distributions
Prepared by:
Maha Sabri Altememe
1st. Babylon International Conference on
Information Technology and Science 2021
https://www.mathsisfun.com/data/random-variables-mean-variance.html
Lecture 3
https://docs.google.com/forms/d/1ELHCKg6q_UhjQVcvRh1
eJnElBkvDHus8U9WukyOXfqY/edit?ts=60b1e06d
Probability
Definition: Probability Of An Event E.
Suppose that the sample space S = {o1, o2, o3, … oN} has a finite number, N, of
outcomes.
Also each of the outcomes is equally likely (because of symmetry).Then for any event
E  
 
 
  no. of outcomes in
=
total no. of outcomes
n E n E E
P E
n S N
 
Applies only to the special case when
1. The sample space has a finite no.of outcomes,
and
2. Each outcome is equi-probable
If this is not true a more general definition of
probability is required.
Complement of an Event
• Given a set E, the complement of E is the set of
elements that are not in E. The complement is
denoted as E’.
Mutually Exclusive Events
• The sets E1 , E2 ,...,Ek are mutually exclusive if the
intersection of any pair is empty. That is, each
element is in one and only one of the sets E1 , E2 ,...,Ek .
The event occurs if the event A does not occur
A
A
A
Complement
Let A be any event, then the complement of A (denoted by )
defined by:
= {e| e does not belongs to A}
A
A
A
A
Logic:
and are .
A A mutually exclusive
A
A
and S A A
 
   
thus 1 P S P A P A
 
    
 
and 1
P A P A
   
 
Rule The Additive Rule (Mutually Exclusive Events)
i.e.
if A  B = f
(A and B mutually exclusive)
P[A  B] = P[A] + P[B]
P[A or B] = P[A] + P[B]
If two events A and B are are mutually exclusive then:
A B
1. They have no outcomes in common.
They can’t occur at the same time. The outcome of the random
experiment can not belong to both A and B.
Rule The Additive Rule
P[A  B] = P[A] + P[B] – P[A  B]
(In general)
or
P[A or B] = P[A] + P[B] – P[A and B]
P[A  B] = P[A] + P[B] – P[A  B]
A B

B
A
A B

When P[A] is added to P[B] the outcome in A  B are counted twice
       
P A B P A P B P A B
    
Example:
city 1 and city 2 are two of the cities competing for the World university
games. (There are also many others). The organizers are narrowing the
competition to the final 5 cities.
There is a 20% chance that city 1 will be amongst the final 5. There is a
35% chance that city 2 will be amongst the final 5 and an 8% chance
that both city 1 and city 2 will be amongst the final 5. What is the
probability that city 1 or city 2 will be amongst the final 5.
Solution:
Let A = the event that city 1 is amongst the final 5.
Let B = the event that city 2 is amongst the final 5.
Given P[A] = 0.20, P[B] = 0.35, and P[A  B] = 0.08
What is P[A  B]?
Note: “and” ≡ , “or” ≡  .
       
P A B P A P B P A B
    
0.20 0.35 0.08 0.47
   
Conditional Probability
And Independence
A conditional probability is a probability whose sample
space has been limited to only those outcomes that fulfill a
certain condition.
The conditional probability of event A given that event B has
happened is
P(A|B)=P(A ∩ B)/P(B).
The order is very important do not think that
P(A|B)=P(B|A)! THEY ARE DIFFERENT.
Exercise #1
Suppose that A and B are events with probabilities:
P(A)=1/3,
P(B)=1/4,
P(A ∩ B)=1/10
Find each of the following:
1. P(A | B) = P(A ∩ B)/P(B)=1/10/1/4=4/10
2. P(B | A) = P(A ∩ B)/P(A)=1/10/1/3=3/10
3. P(A’| B’) = P(A’ ∩ B’)/P(B’)= P((A U B)’)/(1-P(B))=(1-P(A U
B))/
(1 – P(B))= (1 – (P(A)+P(B)-P(A ∩ B)))/(1-P(B))=
(1 – (1/3+1/4-1/10))/(1-1/10)=(1-29/60)/9/10
= 31/60/9/10=31/54.
Independence Of Events
Two events E and F are said to be independent if and only if
P(E ∩ F)=P(E)P(F).
If the above condition is not satisfied, then we say the two
events E and F are dependent.
When we say two events are independent, we are saying that
if event E has occurred, this will not effect the probability of
event F.
INDEPENDENT EVENTS: The occurrence of one event has
no effect on the probability of the other.
Independent Events
•Two events are independent if the following are true:
P(A|B) = P(A)
P(B|A) = P(B)
P(A AND B) = P(A) ⋅ P(B)
To show 2 events are independent, you must prove one of the above
conditions.
Summary
Probability plays an essential role in our daily life by predicting the possibility of an event,
which is the theory that the statistician uses to help him know how well the random sample
under study represents the community from which the sample is taken. Three important
problems based on the rules of probability are:
1) Knowledge of data types and ways of representing them represented by relative frequency
( in Lecture 1).
2) Methods of estimating such as probability distributions ( in Lecture 2).
3) Calculating the probability in terms of other known probabilities through operations such
as union, intersection, and the laws of probability (in Lecture 3) .
Data Distribution &The Probability Distributions

More Related Content

What's hot

CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...
CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...
CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...Gilbert Joseph Abueg
 
Binomial and Poission Probablity distribution
Binomial and Poission Probablity distributionBinomial and Poission Probablity distribution
Binomial and Poission Probablity distributionPrateek Singla
 
Descriptive Statistics Part II: Graphical Description
Descriptive Statistics Part II: Graphical DescriptionDescriptive Statistics Part II: Graphical Description
Descriptive Statistics Part II: Graphical Descriptiongetyourcheaton
 
Statistics Formulae for School Students
Statistics Formulae for School StudentsStatistics Formulae for School Students
Statistics Formulae for School Studentsdhatiraghu
 
Stat lesson 5.1 probability distributions
Stat lesson 5.1 probability distributionsStat lesson 5.1 probability distributions
Stat lesson 5.1 probability distributionspipamutuc
 
Chapter 3 sampling and sampling distribution
Chapter 3   sampling and sampling distributionChapter 3   sampling and sampling distribution
Chapter 3 sampling and sampling distributionAntonio F. Balatar Jr.
 
CABT SHS Statistics & Probability - Mean and Variance of Sampling Distributio...
CABT SHS Statistics & Probability - Mean and Variance of Sampling Distributio...CABT SHS Statistics & Probability - Mean and Variance of Sampling Distributio...
CABT SHS Statistics & Probability - Mean and Variance of Sampling Distributio...Gilbert Joseph Abueg
 
Probability Distributions for Continuous Variables
Probability Distributions for Continuous VariablesProbability Distributions for Continuous Variables
Probability Distributions for Continuous Variablesgetyourcheaton
 
Quantitative Methods for Management_MBA_Bharathiar University probability dis...
Quantitative Methods for Management_MBA_Bharathiar University probability dis...Quantitative Methods for Management_MBA_Bharathiar University probability dis...
Quantitative Methods for Management_MBA_Bharathiar University probability dis...Victor Seelan
 
Probability distribution
Probability distributionProbability distribution
Probability distributionRohit kumar
 
Probability distribution
Probability distributionProbability distribution
Probability distributionPunit Raut
 
Probability Distributions for Discrete Variables
Probability Distributions for Discrete VariablesProbability Distributions for Discrete Variables
Probability Distributions for Discrete Variablesgetyourcheaton
 
Density Curves and Normal Distributions
Density Curves and Normal DistributionsDensity Curves and Normal Distributions
Density Curves and Normal Distributionsnszakir
 

What's hot (20)

CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...
CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...
CABT SHS Statistics & Probability - Expected Value and Variance of Discrete P...
 
stat_03
stat_03stat_03
stat_03
 
Probability distributions & expected values
Probability distributions & expected valuesProbability distributions & expected values
Probability distributions & expected values
 
Binomial and Poission Probablity distribution
Binomial and Poission Probablity distributionBinomial and Poission Probablity distribution
Binomial and Poission Probablity distribution
 
Descriptive Statistics Part II: Graphical Description
Descriptive Statistics Part II: Graphical DescriptionDescriptive Statistics Part II: Graphical Description
Descriptive Statistics Part II: Graphical Description
 
Statistics Formulae for School Students
Statistics Formulae for School StudentsStatistics Formulae for School Students
Statistics Formulae for School Students
 
Stat lesson 5.1 probability distributions
Stat lesson 5.1 probability distributionsStat lesson 5.1 probability distributions
Stat lesson 5.1 probability distributions
 
Chapter 3 sampling and sampling distribution
Chapter 3   sampling and sampling distributionChapter 3   sampling and sampling distribution
Chapter 3 sampling and sampling distribution
 
CABT SHS Statistics & Probability - Mean and Variance of Sampling Distributio...
CABT SHS Statistics & Probability - Mean and Variance of Sampling Distributio...CABT SHS Statistics & Probability - Mean and Variance of Sampling Distributio...
CABT SHS Statistics & Probability - Mean and Variance of Sampling Distributio...
 
Probability Distributions for Continuous Variables
Probability Distributions for Continuous VariablesProbability Distributions for Continuous Variables
Probability Distributions for Continuous Variables
 
F-Distribution
F-DistributionF-Distribution
F-Distribution
 
Goodness of fit test
Goodness of fit testGoodness of fit test
Goodness of fit test
 
Chapter08
Chapter08Chapter08
Chapter08
 
Quantitative Methods for Management_MBA_Bharathiar University probability dis...
Quantitative Methods for Management_MBA_Bharathiar University probability dis...Quantitative Methods for Management_MBA_Bharathiar University probability dis...
Quantitative Methods for Management_MBA_Bharathiar University probability dis...
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
Probability Distributions for Discrete Variables
Probability Distributions for Discrete VariablesProbability Distributions for Discrete Variables
Probability Distributions for Discrete Variables
 
The Standard Normal Distribution
The Standard Normal Distribution  The Standard Normal Distribution
The Standard Normal Distribution
 
Density Curves and Normal Distributions
Density Curves and Normal DistributionsDensity Curves and Normal Distributions
Density Curves and Normal Distributions
 

Similar to Data Distribution &The Probability Distributions

Probability cheatsheet
Probability cheatsheetProbability cheatsheet
Probability cheatsheetSuvrat Mishra
 
Appendix 2 Probability And Statistics
Appendix 2  Probability And StatisticsAppendix 2  Probability And Statistics
Appendix 2 Probability And StatisticsSarah Morrow
 
Probability concepts for Data Analytics
Probability concepts for Data AnalyticsProbability concepts for Data Analytics
Probability concepts for Data AnalyticsSSaudia
 
Probability cheatsheet
Probability cheatsheetProbability cheatsheet
Probability cheatsheetJoachim Gwoke
 
ISM_Session_5 _ 23rd and 24th December.pptx
ISM_Session_5 _ 23rd and 24th December.pptxISM_Session_5 _ 23rd and 24th December.pptx
ISM_Session_5 _ 23rd and 24th December.pptxssuser1eba67
 
Econometrics 2.pptx
Econometrics 2.pptxEconometrics 2.pptx
Econometrics 2.pptxfuad80
 
Probability and probability distributions ppt @ bec doms
Probability and probability distributions ppt @ bec domsProbability and probability distributions ppt @ bec doms
Probability and probability distributions ppt @ bec domsBabasab Patil
 
4Probability and probability distributions.pdf
4Probability and probability distributions.pdf4Probability and probability distributions.pdf
4Probability and probability distributions.pdfAmanuelDina
 
Chapter 4 part2- Random Variables
Chapter 4 part2- Random VariablesChapter 4 part2- Random Variables
Chapter 4 part2- Random Variablesnszakir
 
1-Probability-Conditional-Bayes.pdf
1-Probability-Conditional-Bayes.pdf1-Probability-Conditional-Bayes.pdf
1-Probability-Conditional-Bayes.pdfKrushangDilipbhaiPar
 
Probability Review Additions
Probability Review AdditionsProbability Review Additions
Probability Review Additionsrishi.indian
 
1 Probability Please read sections 3.1 – 3.3 in your .docx
 1 Probability   Please read sections 3.1 – 3.3 in your .docx 1 Probability   Please read sections 3.1 – 3.3 in your .docx
1 Probability Please read sections 3.1 – 3.3 in your .docxaryan532920
 
4Probability and probability distributions (1).pptx
4Probability and probability distributions (1).pptx4Probability and probability distributions (1).pptx
4Probability and probability distributions (1).pptxAmanuelMerga
 

Similar to Data Distribution &The Probability Distributions (20)

Probability Cheatsheet.pdf
Probability Cheatsheet.pdfProbability Cheatsheet.pdf
Probability Cheatsheet.pdf
 
Probability distributions
Probability distributions  Probability distributions
Probability distributions
 
Probability
ProbabilityProbability
Probability
 
Probability cheatsheet
Probability cheatsheetProbability cheatsheet
Probability cheatsheet
 
Appendix 2 Probability And Statistics
Appendix 2  Probability And StatisticsAppendix 2  Probability And Statistics
Appendix 2 Probability And Statistics
 
Probability concepts for Data Analytics
Probability concepts for Data AnalyticsProbability concepts for Data Analytics
Probability concepts for Data Analytics
 
S244 10 Probability.ppt
S244 10 Probability.pptS244 10 Probability.ppt
S244 10 Probability.ppt
 
Probability cheatsheet
Probability cheatsheetProbability cheatsheet
Probability cheatsheet
 
b
bb
b
 
ISM_Session_5 _ 23rd and 24th December.pptx
ISM_Session_5 _ 23rd and 24th December.pptxISM_Session_5 _ 23rd and 24th December.pptx
ISM_Session_5 _ 23rd and 24th December.pptx
 
Econometrics 2.pptx
Econometrics 2.pptxEconometrics 2.pptx
Econometrics 2.pptx
 
Probability and probability distributions ppt @ bec doms
Probability and probability distributions ppt @ bec domsProbability and probability distributions ppt @ bec doms
Probability and probability distributions ppt @ bec doms
 
4Probability and probability distributions.pdf
4Probability and probability distributions.pdf4Probability and probability distributions.pdf
4Probability and probability distributions.pdf
 
Unit II PPT.pptx
Unit II PPT.pptxUnit II PPT.pptx
Unit II PPT.pptx
 
Chapter 4 part2- Random Variables
Chapter 4 part2- Random VariablesChapter 4 part2- Random Variables
Chapter 4 part2- Random Variables
 
Ch01_03.ppt
Ch01_03.pptCh01_03.ppt
Ch01_03.ppt
 
1-Probability-Conditional-Bayes.pdf
1-Probability-Conditional-Bayes.pdf1-Probability-Conditional-Bayes.pdf
1-Probability-Conditional-Bayes.pdf
 
Probability Review Additions
Probability Review AdditionsProbability Review Additions
Probability Review Additions
 
1 Probability Please read sections 3.1 – 3.3 in your .docx
 1 Probability   Please read sections 3.1 – 3.3 in your .docx 1 Probability   Please read sections 3.1 – 3.3 in your .docx
1 Probability Please read sections 3.1 – 3.3 in your .docx
 
4Probability and probability distributions (1).pptx
4Probability and probability distributions (1).pptx4Probability and probability distributions (1).pptx
4Probability and probability distributions (1).pptx
 

Recently uploaded

Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz1
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptSonatrach
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiLow Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiSuhani Kapoor
 
Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystSamantha Rae Coolbeth
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsappssapnasaifi408
 
Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxJohnnyPlasten
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts ServiceSapana Sha
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfLars Albertsson
 
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...Suhani Kapoor
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSAishani27
 
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一ffjhghh
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfLars Albertsson
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxolyaivanovalion
 

Recently uploaded (20)

Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiLow Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
 
Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data Analyst
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
 
Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptx
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts Service
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICS
 
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdf
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptx
 

Data Distribution &The Probability Distributions

  • 1. Data Distribution & The Probability Distributions Prepared by: Maha Sabri Altememe 1st. Babylon International Conference on Information Technology and Science 2021 Lecture 1
  • 3. Introduction  Data is a collection of facts, such as numbers, words, measurements, observations or just descriptions of things.  Data are the basic inputs to any decision making process.  Proper knowledge of data types is necessary to analyze data sets with appropriate statistical methods.
  • 5.
  • 6. Data Distributions : graphical methods of organizing and display useful information •Dot plots :show numerical values plotted on scale •Histograms :display data in ranges •Pie Charts: show how much each category represents as a proportion of the whole, by using a circular format with different-sized “slices” for different percentages of the whole. • Bar Graphs: use a series of rectangular bars to show absolute values or proportions for each of the categories.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11. A histogram is a graph used to represent the frequency of continuous data.
  • 13.
  • 14.
  • 15. Data Distribution & The Probability Distributions Prepared by: Maha Sabri Altememe 1st. Babylon International Conference on Information Technology and Science 2021 https://www.mathsisfun.com/data/random-variables-mean-variance.html Lecture 2
  • 16. Random Variable is a function that associates a real number with each element in the sample space. We shall use a capital letter, say X, to denote a random variable and its corresponding small letter, x in this case for one of its values X=x For instance, a random variable representing the number of cars sold at a particular dealership on one day would be discrete, while a random variable representing the weight of a person in kilograms (or pounds) would be continuous.
  • 17. Probability Distribution is a formula or a table used to assign probabilities to each possible value of a random variable X. There are descriptive statistics used to explain where the expected value may end up. Some of which are: •Mean (expacted): μ = Σxp •Median •Standard deviation μ = Σxp = 0.1+0.2+0.3+0.4+0.5+3 = 4.5
  • 18.
  • 19. A probability distribution may be either A discrete distribution means that X can assume one of a countable (usually finite) number of values, or Continuous distribution means that X can assume one of an infinite (uncountable) number of different values.
  • 20.
  • 22. Discrete Distribution Example: Types of discrete probability distributions include: •Poisson •Bernoulli •Binomial •Geometric
  • 24. Bernoulli Distribution The Bernoulli distribution is the discrete probability distribution of a random variable which takes a binary, Boolean output: 1 with probability p, and 0 with probability (1-p).
  • 25. binomial distribution • The number X of successes in n Bernoulli trials is called a binomial random variable • It can be solved by using: 1- Probability function 2- Using table of binomial distribution
  • 26. Geometric Distribution The geometric distribution represents the number of failures before you get a success in a series of Bernoulli trials. This discrete probability distribution is represented by the probability density function: f(x) = (1 − p)x − 1p
  • 27. 2nd Scientific Conference of Computer Sciences Continuous distribution
  • 28. 2nd Scientific Conference of Computer Sciences Continuous distribution
  • 29.
  • 30. 2nd Scientific Conference of Computer Sciences Some Continuous probability distributions ■ Many continuous distributions may be used for business applications; two of the most widely used are: ■ Normal ■ Uniform
  • 31. 2nd Scientific Conference of Computer Sciences The Normal Distribution • ‘Bell Shaped’ • Symmetrical • Mean, Median and Mode are Equal Location is determined by the mean, μ Spread is determined by the standard deviation, σ The random variable has an infinite theoretical range: +  to   Mean = Median = Mode x f(x) μ σ
  • 32. 2nd Scientific Conference of Computer Sciences The Uniform Distribution • The uniform distribution is a probability distribution that has equal probabilities for all possible values of the random variable.
  • 33. 2nd Scientific Conference of Computer Sciences The Uniform Distribution
  • 34. 2nd Scientific Conference of Computer Sciences Uniform Distribution Example: Uniform Probability Distribution Over the range 2 ≤ x ≤ 6: 2 6 .25 f(x) = = .25 for 2 ≤ x ≤ 6 6 - 2 1 x f(x)
  • 35.
  • 36. Data Distribution & The Probability Distributions Prepared by: Maha Sabri Altememe 1st. Babylon International Conference on Information Technology and Science 2021 https://www.mathsisfun.com/data/random-variables-mean-variance.html Lecture 3 https://docs.google.com/forms/d/1ELHCKg6q_UhjQVcvRh1 eJnElBkvDHus8U9WukyOXfqY/edit?ts=60b1e06d
  • 38. Definition: Probability Of An Event E. Suppose that the sample space S = {o1, o2, o3, … oN} has a finite number, N, of outcomes. Also each of the outcomes is equally likely (because of symmetry).Then for any event E         no. of outcomes in = total no. of outcomes n E n E E P E n S N   Applies only to the special case when 1. The sample space has a finite no.of outcomes, and 2. Each outcome is equi-probable If this is not true a more general definition of probability is required.
  • 39. Complement of an Event • Given a set E, the complement of E is the set of elements that are not in E. The complement is denoted as E’. Mutually Exclusive Events • The sets E1 , E2 ,...,Ek are mutually exclusive if the intersection of any pair is empty. That is, each element is in one and only one of the sets E1 , E2 ,...,Ek .
  • 40. The event occurs if the event A does not occur A A A
  • 41. Complement Let A be any event, then the complement of A (denoted by ) defined by: = {e| e does not belongs to A} A A A A
  • 42. Logic: and are . A A mutually exclusive A A and S A A       thus 1 P S P A P A          and 1 P A P A      
  • 43. Rule The Additive Rule (Mutually Exclusive Events) i.e. if A  B = f (A and B mutually exclusive) P[A  B] = P[A] + P[B] P[A or B] = P[A] + P[B]
  • 44. If two events A and B are are mutually exclusive then: A B 1. They have no outcomes in common. They can’t occur at the same time. The outcome of the random experiment can not belong to both A and B.
  • 45. Rule The Additive Rule P[A  B] = P[A] + P[B] – P[A  B] (In general) or P[A or B] = P[A] + P[B] – P[A and B]
  • 46. P[A  B] = P[A] + P[B] – P[A  B] A B  B A A B  When P[A] is added to P[B] the outcome in A  B are counted twice
  • 47.         P A B P A P B P A B      Example: city 1 and city 2 are two of the cities competing for the World university games. (There are also many others). The organizers are narrowing the competition to the final 5 cities. There is a 20% chance that city 1 will be amongst the final 5. There is a 35% chance that city 2 will be amongst the final 5 and an 8% chance that both city 1 and city 2 will be amongst the final 5. What is the probability that city 1 or city 2 will be amongst the final 5.
  • 48. Solution: Let A = the event that city 1 is amongst the final 5. Let B = the event that city 2 is amongst the final 5. Given P[A] = 0.20, P[B] = 0.35, and P[A  B] = 0.08 What is P[A  B]? Note: “and” ≡ , “or” ≡  .         P A B P A P B P A B      0.20 0.35 0.08 0.47    
  • 50. A conditional probability is a probability whose sample space has been limited to only those outcomes that fulfill a certain condition. The conditional probability of event A given that event B has happened is P(A|B)=P(A ∩ B)/P(B). The order is very important do not think that P(A|B)=P(B|A)! THEY ARE DIFFERENT.
  • 51. Exercise #1 Suppose that A and B are events with probabilities: P(A)=1/3, P(B)=1/4, P(A ∩ B)=1/10 Find each of the following: 1. P(A | B) = P(A ∩ B)/P(B)=1/10/1/4=4/10 2. P(B | A) = P(A ∩ B)/P(A)=1/10/1/3=3/10 3. P(A’| B’) = P(A’ ∩ B’)/P(B’)= P((A U B)’)/(1-P(B))=(1-P(A U B))/ (1 – P(B))= (1 – (P(A)+P(B)-P(A ∩ B)))/(1-P(B))= (1 – (1/3+1/4-1/10))/(1-1/10)=(1-29/60)/9/10 = 31/60/9/10=31/54.
  • 52. Independence Of Events Two events E and F are said to be independent if and only if P(E ∩ F)=P(E)P(F). If the above condition is not satisfied, then we say the two events E and F are dependent. When we say two events are independent, we are saying that if event E has occurred, this will not effect the probability of event F. INDEPENDENT EVENTS: The occurrence of one event has no effect on the probability of the other.
  • 53. Independent Events •Two events are independent if the following are true: P(A|B) = P(A) P(B|A) = P(B) P(A AND B) = P(A) ⋅ P(B) To show 2 events are independent, you must prove one of the above conditions.
  • 54.
  • 55. Summary Probability plays an essential role in our daily life by predicting the possibility of an event, which is the theory that the statistician uses to help him know how well the random sample under study represents the community from which the sample is taken. Three important problems based on the rules of probability are: 1) Knowledge of data types and ways of representing them represented by relative frequency ( in Lecture 1). 2) Methods of estimating such as probability distributions ( in Lecture 2). 3) Calculating the probability in terms of other known probabilities through operations such as union, intersection, and the laws of probability (in Lecture 3) .