SlideShare uma empresa Scribd logo
1 de 45
Quantitative
Methods
for
Lawyers
Probability &
Basic Statistics (Part 1)
Class #6
@ computational
computationallegalstudies.com
professor daniel martin katz danielmartinkatz.com
lexpredict.com slideshare.net/DanielKatz
Basic Probability
Probability is a measure of how likely it is for an event to
happen.
We name a probability with a number from 0 to 1.
If an event is certain to happen, then the probability of the
event is 1 and certain not to happen, then the probability of
the event is 0.
Coin Flip with a Fair Coin
P(H) = .5
P(T) = .5
Basic Probability
If it is uncertain whether or not an event will happen, then
its probability is some fraction between 0 and 1 (or a
fraction converted to a decimal number).
0 1
Certain not
to happen
Equally likely to
happen or not to happen Certain to
happen
0%
50 %
Chance
100%
Basic Probability
Die
Dice
Basic Probability
Die Assuming the Die is Fair
Probability that
(1) You will Roll a 5?
(2) Probability you will
Roll a 5 if 5 has Just
Been Rolled
Basic Probability
Die
Assuming the Die
is Fair ...
This is a Random
Event
Basic Probability
http://www.math.csusb.edu/faculty/stanton/m262/intro_prob_models/
intro_prob_models.html
Basic Probability2
3
4
5
6
7
8
9
10
11
12 Please Calculate the Frequency
http://ccl.northwestern.edu/netlogo/models/DiceStalagmite
Basic Probability
2 1 1/36
3 2 2/36
4 3 3/36
5 4 4/36
6 5 5/36
7 6 6/36
8 5 5/36
9 4 4/36
10 3 3/36
11 2 2/36
12 1 1/36
Basic Probability
Two Dice
When two events are statistically independent, it means
that knowing whether one of them occurs makes it
neither more probable nor less probable that the other
occurs.
the occurrence of one event occurs does not affect the
outcome of the occurrence of the other event. Similarly,
when we assert that two random variables are
independent, we intuitively mean that knowing
something about the value of one of them does not
yield any information about the value of the other.
Statistical Independence
Example: The number appearing on the upward face of
a die the first time it is thrown and that appearing on the
same die the second time, are independent. e.g. the
event of getting a "1" when a die is thrown and the
event of getting a "1" the second time it is thrown are
independent.
Statistical Independence
Basic Probability:
Coins
What is the Prob of Heads v. Tails?
What is the Prob of TT?
What is the Prob of HHH,?
What is the Prob of HTT?
This is
Binomial
Basic Probability
With A Deck of Cards
Note: the Probability Changes
when Each Card is Drawn
Poker / Blackjack
Basic Probability
A Deck of Cards
Basic
Probability
A Deck of Cards
1.	 A red card	 	 	 	 	 	 	 	
2.	 A spade	 	 	 	 	 	 	 	
3.	 Not a spade	 	 	 	 	 	 	 	
4.	 An ace		 	 	 	 	 	 	 	
5.	 Not an ace	 	 	 	 	 	 	 	
6.	 The ace of spades	 	 	 	 	 	 	
7.	 A picture card		 	 	 	 	 	
8.	 A number card or ‘not a picture card‘	 	 	 	
9.	 A card that is either a heart or a club	 	 	 	
10.	A 4 or 5 but not a spade		 	 	 	 	
11.	An even numbered card
1.	 A red card	 	 	 	 	 	 	 	 26/52	 	 ½
2.	 A spade	 	 	 	 	 	 	 	 13/52		 ¼
3.	 Not a spade		 	 	 	 	 	 	 39/52	 	 ¾
4.	 An ace	 	 	 	 	 	 	 	 	 4/52		 1/13
5.	 Not an ace	 	 	 	 	 	 	 	 48/52	 12/13
6.	 The ace of spades	 	 	 	 	 	 	 1/52	 	
7.	 A picture card	 	 	 	 	 	 	 12/52	 	 3/13
8.	 A number card or ‘not a picture card’	 	 	 	 40/52		 10/13
9.	 A card that is either a heart or a club	 	 	 	 26/52		 ½
10.	A 4 or 5 but not a spade	 	 	 	 	 	 6/52	 	 3/26
11.	An even numbered card	 	 	 	 	 	 20/52		 5/13
Life
Expectancy
Calculator
http://www.msrs.state.mn.us/
info/Age_Cal.htmls
Quick Primer
on
Set Theory
Let's say that our universe contains the numbers
1, 2, 3, and 4.
Let A be the set containing the numbers 1 and 2; that is,
A = {1, 2}.
(Warning: The curly braces are the customary notation for
sets. Do not use parentheses or square brackets.)
Let B be the set containing the numbers
2 and 3; that is, B = {2, 3}. Then we
have the following relationships, with
pinkish shading marking the solution
"regions" in the Venn diagrams:
Let's say that our
universe contains the
numbers 1, 2, 3, and
4.
Let A  be the set
c o n t a i n i n g t h e
numbers 1 and 2;
that is, A = {1, 2}.
Let B  be the set
c o n t a i n i n g t h e
numbers 2  and 3;
that is, B = {2, 3}.
Plot the Probability Distribution
for Two Dice
If You Need
Additional Assistance
Probability: mathematical theory that describes
uncertainty




Statistics: series of techniques for describing and
extracting useful information from data
Probability Versus Statistics
The arithmetic mean (or average) is
the sum of a series dividing by how
many numbers you added together.
Sum of Series of Numbers
Total # of Numbers in the Series
_____________________________________________________________________________
Mean =
Lets Talk About Notation ...
x1, x2, x3 x4 .... xn
5, 7, 11, 13 ....
x bar
the Nth Term
Called
Lets Talk About Notation ...
x1, x2, x3 x4 .... xn
5, 7, 11, 13 ....
x bar
the Nth Term
Called
Calculating Measures of
Central Tendency
Series 1: 0, 0, 0, 0, 50, 50, 100, 100, 100, 100
Series 2: 10, 20, 30, 40, 50, 50, 60, 70, 80, 90, 100
Series 3: 55, 60, 75, 77, 80, 83, 83, 83, 88, 91, 93
Please Calculate the arithmetic mean
Measures of Central Tendency
The number that occurs most frequently is
the mode.
When numbers are arranged in numerical
order, the middle one is the median.
Measures of Central Tendency
Series 1: 0, 0, 0, 0, 50, 50, 100, 100, 100, 100
Series 2: 10, 20, 30, 40, 50, 50, 60, 70, 80, 90, 100
Series 3: 55, 60, 75, 77, 80, 83, 83, 83, 88, 91, 93
Please Calculate the Median & Mode
Bi Modal Distribution
Bi Modal Distribution
With Other Measures of
Central Tendency
Range
Range is the difference between the largest
and smallest values in a set of values.
For example, consider the following numbers:
1, 2, 4, 7, 8, 9, 11.
For this set of numbers, the range would be
11 - 1 or 10.
Range &
Interquartile Range
The interquartile range (IQR) is a measure of
variability, based on dividing a data set into
quartiles
The interquartile range is equal to Q3 minus Q1
Range &
Interquartile Range
The interquartile range (IQR) is a measure of
variability, based on dividing a data set into
quartiles
The interquartile range is equal to Q3 minus Q1
Example:
0, 10, 20, 30, 40, 50, 50, 60, 70, 80, 90, 100
Visualizing Range & IQR
The Box and Whisker Plot
New York City
31.5 33.6 42.4 52.5 62.7 71.6 76.8 75.5 68.2 57.5 47.6 36.6
Houston
50.4 53.9 60.6 68.3 74.5 80.4 82.6 82.3 78.2 69.6 61 53.5
San Francisco
48.7 52.2 53.3 55.6 58.1 61.5 62.7 63.7 64.5 61 54.8 49.4
Average
Monthly
Temp
Visualizing Range & IQR
The Box and Whisker Plot
From
Google
Images
Daniel Martin Katz
@ computational
computationallegalstudies.com
lexpredict.com
danielmartinkatz.com
illinois tech - chicago kent college of law@

Mais conteúdo relacionado

Mais procurados

Basis of statistical inference
Basis of statistical inferenceBasis of statistical inference
Basis of statistical inference
zahidacademy
 
Hypothesis Testing
Hypothesis TestingHypothesis Testing
Hypothesis Testing
rishi.indian
 
Maximum Likelihood Estimation
Maximum Likelihood EstimationMaximum Likelihood Estimation
Maximum Likelihood Estimation
guestfee8698
 

Mais procurados (20)

Quantitative Methods for Lawyers - Class #22 - Regression Analysis - Part 1
Quantitative Methods for Lawyers - Class #22 -  Regression Analysis - Part 1Quantitative Methods for Lawyers - Class #22 -  Regression Analysis - Part 1
Quantitative Methods for Lawyers - Class #22 - Regression Analysis - Part 1
 
Quantitative Methods for Lawyers - Class #14 - R Boot Camp - Part 1 - Profess...
Quantitative Methods for Lawyers - Class #14 - R Boot Camp - Part 1 - Profess...Quantitative Methods for Lawyers - Class #14 - R Boot Camp - Part 1 - Profess...
Quantitative Methods for Lawyers - Class #14 - R Boot Camp - Part 1 - Profess...
 
Quantitative Methods for Lawyers - Class #17 - Scatter Plots, Covariance, Cor...
Quantitative Methods for Lawyers - Class #17 - Scatter Plots, Covariance, Cor...Quantitative Methods for Lawyers - Class #17 - Scatter Plots, Covariance, Cor...
Quantitative Methods for Lawyers - Class #17 - Scatter Plots, Covariance, Cor...
 
Practice Test 1 solutions
Practice Test 1 solutions  Practice Test 1 solutions
Practice Test 1 solutions
 
8.1
8.18.1
8.1
 
Chapter10
Chapter10Chapter10
Chapter10
 
Practice test ch 10 correlation reg ch 11 gof ch12 anova
Practice test ch 10 correlation reg ch 11 gof ch12 anovaPractice test ch 10 correlation reg ch 11 gof ch12 anova
Practice test ch 10 correlation reg ch 11 gof ch12 anova
 
Hypothesis Testing
Hypothesis TestingHypothesis Testing
Hypothesis Testing
 
statistic
statisticstatistic
statistic
 
Probability distribution in R
Probability distribution in RProbability distribution in R
Probability distribution in R
 
Estimación estadística
Estimación estadísticaEstimación estadística
Estimación estadística
 
spss teaching
spss teachingspss teaching
spss teaching
 
Estimation in statistics
Estimation in statisticsEstimation in statistics
Estimation in statistics
 
Basis of statistical inference
Basis of statistical inferenceBasis of statistical inference
Basis of statistical inference
 
Hypothesis Testing
Hypothesis TestingHypothesis Testing
Hypothesis Testing
 
Sec 3.1 measures of center
Sec 3.1 measures of center  Sec 3.1 measures of center
Sec 3.1 measures of center
 
Maximum Likelihood Estimation
Maximum Likelihood EstimationMaximum Likelihood Estimation
Maximum Likelihood Estimation
 
5 estadística inferencial
5 estadística inferencial5 estadística inferencial
5 estadística inferencial
 
Histograms
HistogramsHistograms
Histograms
 
Quantitative Methods for Lawyers - Class #9 - Bayes Theorem (Part 2), Skewnes...
Quantitative Methods for Lawyers - Class #9 - Bayes Theorem (Part 2), Skewnes...Quantitative Methods for Lawyers - Class #9 - Bayes Theorem (Part 2), Skewnes...
Quantitative Methods for Lawyers - Class #9 - Bayes Theorem (Part 2), Skewnes...
 

Destaque

What is Computational Legal Studies? Presentation @ University of Houston - ...
What is Computational Legal Studies?  Presentation @ University of Houston - ...What is Computational Legal Studies?  Presentation @ University of Houston - ...
What is Computational Legal Studies? Presentation @ University of Houston - ...
Daniel Katz
 

Destaque (7)

Quantitative Methods for Lawyers - Class #5 - Research Design Part V - Profes...
Quantitative Methods for Lawyers - Class #5 - Research Design Part V - Profes...Quantitative Methods for Lawyers - Class #5 - Research Design Part V - Profes...
Quantitative Methods for Lawyers - Class #5 - Research Design Part V - Profes...
 
Legal Analytics - Introduction to the Course - Professor Daniel Martin Katz +...
Legal Analytics - Introduction to the Course - Professor Daniel Martin Katz +...Legal Analytics - Introduction to the Course - Professor Daniel Martin Katz +...
Legal Analytics - Introduction to the Course - Professor Daniel Martin Katz +...
 
What is Computational Legal Studies? Presentation @ University of Houston - ...
What is Computational Legal Studies?  Presentation @ University of Houston - ...What is Computational Legal Studies?  Presentation @ University of Houston - ...
What is Computational Legal Studies? Presentation @ University of Houston - ...
 
Legal Analytics Course - Class 10 - Information Visualization + DataViz in R ...
Legal Analytics Course - Class 10 - Information Visualization + DataViz in R ...Legal Analytics Course - Class 10 - Information Visualization + DataViz in R ...
Legal Analytics Course - Class 10 - Information Visualization + DataViz in R ...
 
Legal Analytics Course - Class #2 - Introduction to Machine Learning for Lawy...
Legal Analytics Course - Class #2 - Introduction to Machine Learning for Lawy...Legal Analytics Course - Class #2 - Introduction to Machine Learning for Lawy...
Legal Analytics Course - Class #2 - Introduction to Machine Learning for Lawy...
 
Legal Analytics Course - Class 5 - Quantitative Legal Prediction + Data Drive...
Legal Analytics Course - Class 5 - Quantitative Legal Prediction + Data Drive...Legal Analytics Course - Class 5 - Quantitative Legal Prediction + Data Drive...
Legal Analytics Course - Class 5 - Quantitative Legal Prediction + Data Drive...
 
AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)
AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)
AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)
 

Semelhante a Quantitative Methods for Lawyers - Class #6 - Basic Statistics + Probability - Part 1 - Professor Daniel Martin Katz

Advanced business mathematics and statistics for entrepreneurs
Advanced business mathematics and statistics for entrepreneursAdvanced business mathematics and statistics for entrepreneurs
Advanced business mathematics and statistics for entrepreneurs
Dr. Trilok Kumar Jain
 
Maths A - Chapter 10
Maths A - Chapter 10Maths A - Chapter 10
Maths A - Chapter 10
westy67968
 
Morestatistics22 091208004743-phpapp01
Morestatistics22 091208004743-phpapp01Morestatistics22 091208004743-phpapp01
Morestatistics22 091208004743-phpapp01
mandrewmartin
 
C2 st lecture 10 basic statistics and the z test handout
C2 st lecture 10   basic statistics and the z test handoutC2 st lecture 10   basic statistics and the z test handout
C2 st lecture 10 basic statistics and the z test handout
fatima d
 
Introduction to Statistics - Part 1
Introduction to Statistics - Part 1Introduction to Statistics - Part 1
Introduction to Statistics - Part 1
Damian T. Gordon
 
AP Statistic and Probability 6.1 (1).ppt
AP Statistic and Probability 6.1 (1).pptAP Statistic and Probability 6.1 (1).ppt
AP Statistic and Probability 6.1 (1).ppt
AlfredNavea1
 
TSTD 6251  Fall 2014SPSS Exercise and Assignment 120 PointsI.docx
TSTD 6251  Fall 2014SPSS Exercise and Assignment 120 PointsI.docxTSTD 6251  Fall 2014SPSS Exercise and Assignment 120 PointsI.docx
TSTD 6251  Fall 2014SPSS Exercise and Assignment 120 PointsI.docx
nanamonkton
 

Semelhante a Quantitative Methods for Lawyers - Class #6 - Basic Statistics + Probability - Part 1 - Professor Daniel Martin Katz (20)

Chapter 5
Chapter 5Chapter 5
Chapter 5
 
02a one sample_t-test
02a one sample_t-test02a one sample_t-test
02a one sample_t-test
 
Math Stats Probability
Math Stats ProbabilityMath Stats Probability
Math Stats Probability
 
Fin415 Week 2 Slides
Fin415 Week 2 SlidesFin415 Week 2 Slides
Fin415 Week 2 Slides
 
Advanced business mathematics and statistics for entrepreneurs
Advanced business mathematics and statistics for entrepreneursAdvanced business mathematics and statistics for entrepreneurs
Advanced business mathematics and statistics for entrepreneurs
 
Maths A - Chapter 10
Maths A - Chapter 10Maths A - Chapter 10
Maths A - Chapter 10
 
Morestatistics22 091208004743-phpapp01
Morestatistics22 091208004743-phpapp01Morestatistics22 091208004743-phpapp01
Morestatistics22 091208004743-phpapp01
 
Stat.pptx
Stat.pptxStat.pptx
Stat.pptx
 
Module-2_Notes-with-Example for data science
Module-2_Notes-with-Example for data scienceModule-2_Notes-with-Example for data science
Module-2_Notes-with-Example for data science
 
Types of Statistics
Types of Statistics Types of Statistics
Types of Statistics
 
More Statistics
More StatisticsMore Statistics
More Statistics
 
Math for 800 06 statistics, probability, sets, and graphs-charts
Math for 800   06 statistics, probability, sets, and graphs-chartsMath for 800   06 statistics, probability, sets, and graphs-charts
Math for 800 06 statistics, probability, sets, and graphs-charts
 
C2 st lecture 10 basic statistics and the z test handout
C2 st lecture 10   basic statistics and the z test handoutC2 st lecture 10   basic statistics and the z test handout
C2 st lecture 10 basic statistics and the z test handout
 
Probability Assignment Help
Probability Assignment HelpProbability Assignment Help
Probability Assignment Help
 
Introduction to Statistics - Part 1
Introduction to Statistics - Part 1Introduction to Statistics - Part 1
Introduction to Statistics - Part 1
 
data handling class 8
data handling class 8data handling class 8
data handling class 8
 
statistics
statisticsstatistics
statistics
 
AP Statistic and Probability 6.1 (1).ppt
AP Statistic and Probability 6.1 (1).pptAP Statistic and Probability 6.1 (1).ppt
AP Statistic and Probability 6.1 (1).ppt
 
TSTD 6251  Fall 2014SPSS Exercise and Assignment 120 PointsI.docx
TSTD 6251  Fall 2014SPSS Exercise and Assignment 120 PointsI.docxTSTD 6251  Fall 2014SPSS Exercise and Assignment 120 PointsI.docx
TSTD 6251  Fall 2014SPSS Exercise and Assignment 120 PointsI.docx
 
Fractions
FractionsFractions
Fractions
 

Mais de Daniel Katz

Mais de Daniel Katz (20)

Legal Analytics versus Empirical Legal Studies - or - Causal Inference vs Pre...
Legal Analytics versus Empirical Legal Studies - or - Causal Inference vs Pre...Legal Analytics versus Empirical Legal Studies - or - Causal Inference vs Pre...
Legal Analytics versus Empirical Legal Studies - or - Causal Inference vs Pre...
 
Can Law Librarians Help Law Become More Data Driven ? An Open Question in Ne...
Can Law Librarians Help Law Become More Data Driven ?  An Open Question in Ne...Can Law Librarians Help Law Become More Data Driven ?  An Open Question in Ne...
Can Law Librarians Help Law Become More Data Driven ? An Open Question in Ne...
 
Why We Are Open Sourcing ContraxSuite and Some Thoughts About Legal Tech and ...
Why We Are Open Sourcing ContraxSuite and Some Thoughts About Legal Tech and ...Why We Are Open Sourcing ContraxSuite and Some Thoughts About Legal Tech and ...
Why We Are Open Sourcing ContraxSuite and Some Thoughts About Legal Tech and ...
 
Fin (Legal) Tech – Law’s Future from Finance’s Past (Some Thoughts About the ...
Fin (Legal) Tech – Law’s Future from Finance’s Past (Some Thoughts About the ...Fin (Legal) Tech – Law’s Future from Finance’s Past (Some Thoughts About the ...
Fin (Legal) Tech – Law’s Future from Finance’s Past (Some Thoughts About the ...
 
Exploring the Physical Properties of Regulatory Ecosystems - Professors Danie...
Exploring the Physical Properties of Regulatory Ecosystems - Professors Danie...Exploring the Physical Properties of Regulatory Ecosystems - Professors Danie...
Exploring the Physical Properties of Regulatory Ecosystems - Professors Danie...
 
Law + Complexity & Prediction: Toward a Characterization of Legal Systems as ...
Law + Complexity & Prediction: Toward a Characterization of Legal Systems as ...Law + Complexity & Prediction: Toward a Characterization of Legal Systems as ...
Law + Complexity & Prediction: Toward a Characterization of Legal Systems as ...
 
Building Your Personal (Legal) Brand - Some Thoughts for Law Students and Oth...
Building Your Personal (Legal) Brand - Some Thoughts for Law Students and Oth...Building Your Personal (Legal) Brand - Some Thoughts for Law Students and Oth...
Building Your Personal (Legal) Brand - Some Thoughts for Law Students and Oth...
 
Measure Twice, Cut Once - Solving the Legal Profession Biggest Challenges Tog...
Measure Twice, Cut Once - Solving the Legal Profession Biggest Challenges Tog...Measure Twice, Cut Once - Solving the Legal Profession Biggest Challenges Tog...
Measure Twice, Cut Once - Solving the Legal Profession Biggest Challenges Tog...
 
Artificial Intelligence and Law - 
A Primer
Artificial Intelligence and Law - 
A Primer Artificial Intelligence and Law - 
A Primer
Artificial Intelligence and Law - 
A Primer
 
Machine Learning as a Service: #MLaaS, Open Source and the Future of (Legal) ...
Machine Learning as a Service: #MLaaS, Open Source and the Future of (Legal) ...Machine Learning as a Service: #MLaaS, Open Source and the Future of (Legal) ...
Machine Learning as a Service: #MLaaS, Open Source and the Future of (Legal) ...
 
Technology, Data and Computation Session @ The World Bank - Law, Justice, and...
Technology, Data and Computation Session @ The World Bank - Law, Justice, and...Technology, Data and Computation Session @ The World Bank - Law, Justice, and...
Technology, Data and Computation Session @ The World Bank - Law, Justice, and...
 
LexPredict - Empowering the Future of Legal Decision Making
LexPredict - Empowering the Future of Legal Decision MakingLexPredict - Empowering the Future of Legal Decision Making
LexPredict - Empowering the Future of Legal Decision Making
 
{Law, Tech, Design, Delivery} Observations Regarding Innovation in the Legal ...
{Law, Tech, Design, Delivery} Observations Regarding Innovation in the Legal ...{Law, Tech, Design, Delivery} Observations Regarding Innovation in the Legal ...
{Law, Tech, Design, Delivery} Observations Regarding Innovation in the Legal ...
 
Legal Analytics Course - Class 11 - Network Analysis and Law - Professors Dan...
Legal Analytics Course - Class 11 - Network Analysis and Law - Professors Dan...Legal Analytics Course - Class 11 - Network Analysis and Law - Professors Dan...
Legal Analytics Course - Class 11 - Network Analysis and Law - Professors Dan...
 
Legal Analytics Course - Class 12 - Data Preprocessing using dPlyR - Professo...
Legal Analytics Course - Class 12 - Data Preprocessing using dPlyR - Professo...Legal Analytics Course - Class 12 - Data Preprocessing using dPlyR - Professo...
Legal Analytics Course - Class 12 - Data Preprocessing using dPlyR - Professo...
 
Legal Analytics Course - Class #4 - Github and RMarkdown Tutorial - Professor...
Legal Analytics Course - Class #4 - Github and RMarkdown Tutorial - Professor...Legal Analytics Course - Class #4 - Github and RMarkdown Tutorial - Professor...
Legal Analytics Course - Class #4 - Github and RMarkdown Tutorial - Professor...
 
Legal Analytics Course - Class 9 - Clustering Algorithms (K-Means & Hierarch...
Legal Analytics Course - Class 9 -  Clustering Algorithms (K-Means & Hierarch...Legal Analytics Course - Class 9 -  Clustering Algorithms (K-Means & Hierarch...
Legal Analytics Course - Class 9 - Clustering Algorithms (K-Means & Hierarch...
 
Legal Analytics Course - Class 8 - Introduction to Random Forests and Ensembl...
Legal Analytics Course - Class 8 - Introduction to Random Forests and Ensembl...Legal Analytics Course - Class 8 - Introduction to Random Forests and Ensembl...
Legal Analytics Course - Class 8 - Introduction to Random Forests and Ensembl...
 
Legal Analytics Course - Class 7 - Binary Classification with Decision Tree L...
Legal Analytics Course - Class 7 - Binary Classification with Decision Tree L...Legal Analytics Course - Class 7 - Binary Classification with Decision Tree L...
Legal Analytics Course - Class 7 - Binary Classification with Decision Tree L...
 
Legal Analytics Course - Class 6 - Overfitting, Underfitting, & Cross-Validat...
Legal Analytics Course - Class 6 - Overfitting, Underfitting, & Cross-Validat...Legal Analytics Course - Class 6 - Overfitting, Underfitting, & Cross-Validat...
Legal Analytics Course - Class 6 - Overfitting, Underfitting, & Cross-Validat...
 

Último

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Último (20)

2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 

Quantitative Methods for Lawyers - Class #6 - Basic Statistics + Probability - Part 1 - Professor Daniel Martin Katz

  • 1. Quantitative Methods for Lawyers Probability & Basic Statistics (Part 1) Class #6 @ computational computationallegalstudies.com professor daniel martin katz danielmartinkatz.com lexpredict.com slideshare.net/DanielKatz
  • 3. Probability is a measure of how likely it is for an event to happen. We name a probability with a number from 0 to 1. If an event is certain to happen, then the probability of the event is 1 and certain not to happen, then the probability of the event is 0. Coin Flip with a Fair Coin P(H) = .5 P(T) = .5 Basic Probability
  • 4. If it is uncertain whether or not an event will happen, then its probability is some fraction between 0 and 1 (or a fraction converted to a decimal number). 0 1 Certain not to happen Equally likely to happen or not to happen Certain to happen 0% 50 % Chance 100%
  • 6. Basic Probability Die Assuming the Die is Fair Probability that (1) You will Roll a 5? (2) Probability you will Roll a 5 if 5 has Just Been Rolled
  • 7. Basic Probability Die Assuming the Die is Fair ... This is a Random Event
  • 9. Basic Probability2 3 4 5 6 7 8 9 10 11 12 Please Calculate the Frequency http://ccl.northwestern.edu/netlogo/models/DiceStalagmite
  • 10. Basic Probability 2 1 1/36 3 2 2/36 4 3 3/36 5 4 4/36 6 5 5/36 7 6 6/36 8 5 5/36 9 4 4/36 10 3 3/36 11 2 2/36 12 1 1/36
  • 12. When two events are statistically independent, it means that knowing whether one of them occurs makes it neither more probable nor less probable that the other occurs. the occurrence of one event occurs does not affect the outcome of the occurrence of the other event. Similarly, when we assert that two random variables are independent, we intuitively mean that knowing something about the value of one of them does not yield any information about the value of the other. Statistical Independence
  • 13. Example: The number appearing on the upward face of a die the first time it is thrown and that appearing on the same die the second time, are independent. e.g. the event of getting a "1" when a die is thrown and the event of getting a "1" the second time it is thrown are independent. Statistical Independence
  • 14. Basic Probability: Coins What is the Prob of Heads v. Tails? What is the Prob of TT? What is the Prob of HHH,? What is the Prob of HTT?
  • 16. Basic Probability With A Deck of Cards
  • 17. Note: the Probability Changes when Each Card is Drawn Poker / Blackjack
  • 19. Basic Probability A Deck of Cards 1. A red card 2. A spade 3. Not a spade 4. An ace 5. Not an ace 6. The ace of spades 7. A picture card 8. A number card or ‘not a picture card‘ 9. A card that is either a heart or a club 10. A 4 or 5 but not a spade 11. An even numbered card
  • 20. 1. A red card 26/52 ½ 2. A spade 13/52 ¼ 3. Not a spade 39/52 ¾ 4. An ace 4/52 1/13 5. Not an ace 48/52 12/13 6. The ace of spades 1/52 7. A picture card 12/52 3/13 8. A number card or ‘not a picture card’ 40/52 10/13 9. A card that is either a heart or a club 26/52 ½ 10. A 4 or 5 but not a spade 6/52 3/26 11. An even numbered card 20/52 5/13
  • 23. Let's say that our universe contains the numbers 1, 2, 3, and 4. Let A be the set containing the numbers 1 and 2; that is, A = {1, 2}. (Warning: The curly braces are the customary notation for sets. Do not use parentheses or square brackets.) Let B be the set containing the numbers 2 and 3; that is, B = {2, 3}. Then we have the following relationships, with pinkish shading marking the solution "regions" in the Venn diagrams:
  • 24. Let's say that our universe contains the numbers 1, 2, 3, and 4. Let A  be the set c o n t a i n i n g t h e numbers 1 and 2; that is, A = {1, 2}. Let B  be the set c o n t a i n i n g t h e numbers 2  and 3; that is, B = {2, 3}.
  • 25. Plot the Probability Distribution for Two Dice
  • 26.
  • 28.
  • 29. Probability: mathematical theory that describes uncertainty 
 
 Statistics: series of techniques for describing and extracting useful information from data Probability Versus Statistics
  • 30. The arithmetic mean (or average) is the sum of a series dividing by how many numbers you added together.
  • 31. Sum of Series of Numbers Total # of Numbers in the Series _____________________________________________________________________________ Mean =
  • 32. Lets Talk About Notation ... x1, x2, x3 x4 .... xn 5, 7, 11, 13 .... x bar the Nth Term Called
  • 33. Lets Talk About Notation ... x1, x2, x3 x4 .... xn 5, 7, 11, 13 .... x bar the Nth Term Called
  • 34. Calculating Measures of Central Tendency Series 1: 0, 0, 0, 0, 50, 50, 100, 100, 100, 100 Series 2: 10, 20, 30, 40, 50, 50, 60, 70, 80, 90, 100 Series 3: 55, 60, 75, 77, 80, 83, 83, 83, 88, 91, 93 Please Calculate the arithmetic mean
  • 35. Measures of Central Tendency The number that occurs most frequently is the mode. When numbers are arranged in numerical order, the middle one is the median.
  • 36. Measures of Central Tendency Series 1: 0, 0, 0, 0, 50, 50, 100, 100, 100, 100 Series 2: 10, 20, 30, 40, 50, 50, 60, 70, 80, 90, 100 Series 3: 55, 60, 75, 77, 80, 83, 83, 83, 88, 91, 93 Please Calculate the Median & Mode
  • 38. Bi Modal Distribution With Other Measures of Central Tendency
  • 39. Range Range is the difference between the largest and smallest values in a set of values. For example, consider the following numbers: 1, 2, 4, 7, 8, 9, 11. For this set of numbers, the range would be 11 - 1 or 10.
  • 40. Range & Interquartile Range The interquartile range (IQR) is a measure of variability, based on dividing a data set into quartiles The interquartile range is equal to Q3 minus Q1
  • 41. Range & Interquartile Range The interquartile range (IQR) is a measure of variability, based on dividing a data set into quartiles The interquartile range is equal to Q3 minus Q1 Example: 0, 10, 20, 30, 40, 50, 50, 60, 70, 80, 90, 100
  • 42. Visualizing Range & IQR The Box and Whisker Plot
  • 43. New York City 31.5 33.6 42.4 52.5 62.7 71.6 76.8 75.5 68.2 57.5 47.6 36.6 Houston 50.4 53.9 60.6 68.3 74.5 80.4 82.6 82.3 78.2 69.6 61 53.5 San Francisco 48.7 52.2 53.3 55.6 58.1 61.5 62.7 63.7 64.5 61 54.8 49.4 Average Monthly Temp
  • 44. Visualizing Range & IQR The Box and Whisker Plot From Google Images
  • 45. Daniel Martin Katz @ computational computationallegalstudies.com lexpredict.com danielmartinkatz.com illinois tech - chicago kent college of law@