SlideShare ist ein Scribd-Unternehmen logo
1 von 20
Introduction to Least Squares
minimization method
Kamal Aghazade
How can you describe your problem(s)?
2
Now suppose we observed data like
the inverse problem in the concept of Bayesian theory
is to find the most probable model vector that produce
d
m d
ˆWe need to find a model like :
ˆ arg max P( | , ) :some parameters like variance
m
m
m m d  
1 2
ˆ argmin { ln P( | , ) ln P( , )}
Cost Function
 
  
m
m m d m
1 44 2 4 43 1 4 2 4 3
1 4 4 4 44 2 4 4 4 4 43
 
3
2
/2 2
1
In the concept of Linear problem we have:
:
1 1
( | , ) exp [ ]
(2 ) 2
N
iN N
i
We have
P 
   
 
 
   
 

e d Gm
d m d Gm
1 2
ˆ argmin { ln P( | , ) ln P( , )}
Cost Function
 
  
m
m m d m
1 44 2 4 43 1 4 2 4 3
1 4 4 4 44 2 4 4 4 4 43
 
4
1
2
2 2
2
2
In the concept of Linear problem we have:
:
ln ( | , )
1
2
ˆ arg minLS
We have
P
const


 
  
  
 
e d Gm
d m
d Gm
m d Gm Least Squares Optimization
5
Reference:
https://www.encyclopediaofmath.org/index.php/Norm
6
Least Squares
• Least Squares go back to Gauss and Legendre in the late
1970s.
We have two different interpretations of Least Squares
 Best Approximation Estimate (BAE) in terms of Quadratic norms
 Maximum Likelihood Estimate (MLE) in terms of distributions
Least Squares is applicable to both under-determined and over-determined problems
7
Least Squares Solution to Linear Problem
8
1 1
1) (donot usedirectinverseapprocah for )
2) rewrite the problem as ( is the error)
thismeans that there may not exist one value that would satisfy
one obvious strategy is to m
M N
M N
 

  
   

Ax f
x A f A
Ax f e e
x Ax f
   
1/21/2 2 2 2 22 2 2 2
1 2 2 1 2 32
inimize so norm of
In practical terms this norm of can be its Euclidean length:
... ...M Me e e e e e e e         
e
e
e
1/
1
In general form for p-norms we have:
| |
pM
p
ip
i
e

 
  
 
e
9
1 1
3)
singular
ˆ( ) ( )
T
T
T T T
N M
assume NO rank deficiency and is non
 
  

  
x A y
AA
y AA f x A AA f
10
Geometric interpretation of LS
• In the case of LS approximation we are minimizing the Euclidean
distance.
 Ax f eˆ
ˆ :best Least Squares approximation
:
ˆ is orthogonal to column space of matrix
it must be orthogonal to each column in
ˆ ˆ( ) 0 ( )T T T
f X e
X
e orthogonal error
f X
f X X f
  


 
   
 

   
A
A
A A
A
A A A A A
11
Least Squares in practice
•
1
1/ 1/2
2
1 1
1/
1
Lp-norms
1 | |
| | 2 | |
| | max
M
i
i
pM M
p
i ip
i i
M
i i
ii
p e
e p e
P e e

 




  
   
 
   
     
   

         

 

e
e
12
1/
1
| |
pM
p
ip
i
e

 
 
 
e
What is the response
of each norm?
Look at
this
13
2L norm
Implies that data obey Gaussian Statistics.
The choice of norm depends on the particular type
of Statistics of the observations.
1
2
many scattered data Long-tailed distribution L norm is the proper choice
few scattered data Short-tailed distribution L norm is the proper choice
 
 
14
Before start to use LS, check the distribution of the data set.
Normal distribution investigation, which direction(s)?
1
2
2 2
2
2
In the concept of Linear problem we have:
:
ln ( | , )
1
2
ˆ arg minLS
We have
P
const


 
  
  
 
e d Gm
d m
d Gm
m d Gm
Just a friendly
reminder 
15
Methods for checking normality of the data:
 Histogram
 Q-Q plot
 Kolmogorov-Smirnov test
 Anderson-Darling test
 Lilliefors test
YES we have Normal
distribution.
Go on with LS solution 
16
Least Squares method is subject to some issues!
• Set Some constraint on the model (e.g. BVLS).
• Set Regularization to the LS problem.
• Set priory information to the LS problem.
• LS goal is to find a model that best fit the data.
• LS solution is subject to ill-conditioning.
• Evaluation of the solution depends on other information.
solution
17
Least Squares applications
 Model fitting
 Physics
 Control
 Estimation
 Statistics
 Image processing
Geophysics
 Medicine
18
 Seismic tomography
 Full waveform inversion
 Radon transform
 Least Squares Migration
 model based inversion
 deconvolution
Least Squares applications in Seismic
19
Have a normal
distributed day
--

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Non linear curve fitting
Non linear curve fitting Non linear curve fitting
Non linear curve fitting
 
Curve fitting
Curve fittingCurve fitting
Curve fitting
 
Matlab polynimials and curve fitting
Matlab polynimials and curve fittingMatlab polynimials and curve fitting
Matlab polynimials and curve fitting
 
Curve fitting
Curve fitting Curve fitting
Curve fitting
 
Applications Section 1.3
Applications   Section 1.3Applications   Section 1.3
Applications Section 1.3
 
Applied Numerical Methods Curve Fitting: Least Squares Regression, Interpolation
Applied Numerical Methods Curve Fitting: Least Squares Regression, InterpolationApplied Numerical Methods Curve Fitting: Least Squares Regression, Interpolation
Applied Numerical Methods Curve Fitting: Least Squares Regression, Interpolation
 
Least Squares
Least SquaresLeast Squares
Least Squares
 
Data Approximation in Mathematical Modelling Regression Analysis and Curve Fi...
Data Approximation in Mathematical Modelling Regression Analysis and Curve Fi...Data Approximation in Mathematical Modelling Regression Analysis and Curve Fi...
Data Approximation in Mathematical Modelling Regression Analysis and Curve Fi...
 
Curve fitting of exponential curve
Curve fitting of exponential curveCurve fitting of exponential curve
Curve fitting of exponential curve
 
Curvefitting
CurvefittingCurvefitting
Curvefitting
 
Mathematical modeling
Mathematical modelingMathematical modeling
Mathematical modeling
 
Curve fitting
Curve fittingCurve fitting
Curve fitting
 
trapezoidal and simpson's 1/3 and 3/8 rule
trapezoidal and simpson's 1/3 and 3/8 ruletrapezoidal and simpson's 1/3 and 3/8 rule
trapezoidal and simpson's 1/3 and 3/8 rule
 
NUMERICAL METHOD'S
NUMERICAL METHOD'SNUMERICAL METHOD'S
NUMERICAL METHOD'S
 
Roots of equations
Roots of equations Roots of equations
Roots of equations
 
Engineering Numerical Analysis Lecture-1
Engineering Numerical Analysis Lecture-1Engineering Numerical Analysis Lecture-1
Engineering Numerical Analysis Lecture-1
 
Es272 ch5a
Es272 ch5aEs272 ch5a
Es272 ch5a
 
Gauss jordan
Gauss jordanGauss jordan
Gauss jordan
 
Lesson 6 coefficient of determination
Lesson 6   coefficient of determinationLesson 6   coefficient of determination
Lesson 6 coefficient of determination
 
LU FACTORIZATION METHOD
 LU FACTORIZATION METHOD LU FACTORIZATION METHOD
LU FACTORIZATION METHOD
 

Ähnlich wie Least Squares method

Exact Matrix Completion via Convex Optimization Slide (PPT)
Exact Matrix Completion via Convex Optimization Slide (PPT)Exact Matrix Completion via Convex Optimization Slide (PPT)
Exact Matrix Completion via Convex Optimization Slide (PPT)
Joonyoung Yi
 
Modeling the dynamics of molecular concentration during the diffusion procedure
Modeling the dynamics of molecular concentration during the  diffusion procedureModeling the dynamics of molecular concentration during the  diffusion procedure
Modeling the dynamics of molecular concentration during the diffusion procedure
International Journal of Engineering Inventions www.ijeijournal.com
 
2012 mdsp pr09 pca lda
2012 mdsp pr09 pca lda2012 mdsp pr09 pca lda
2012 mdsp pr09 pca lda
nozomuhamada
 
Blind Source Separation using Dictionary Learning
Blind Source Separation using Dictionary LearningBlind Source Separation using Dictionary Learning
Blind Source Separation using Dictionary Learning
Davide Nardone
 
Simulated annealing for MMR-Path
Simulated annealing for MMR-PathSimulated annealing for MMR-Path
Simulated annealing for MMR-Path
Francisco Pérez
 
20070823
2007082320070823
20070823
neostar
 
Numerical analysis dual, primal, revised simplex
Numerical analysis  dual, primal, revised simplexNumerical analysis  dual, primal, revised simplex
Numerical analysis dual, primal, revised simplex
SHAMJITH KM
 
Seminar Report (Final)
Seminar Report (Final)Seminar Report (Final)
Seminar Report (Final)
Aruneel Das
 

Ähnlich wie Least Squares method (20)

The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
Exact Matrix Completion via Convex Optimization Slide (PPT)
Exact Matrix Completion via Convex Optimization Slide (PPT)Exact Matrix Completion via Convex Optimization Slide (PPT)
Exact Matrix Completion via Convex Optimization Slide (PPT)
 
Random Matrix Theory and Machine Learning - Part 3
Random Matrix Theory and Machine Learning - Part 3Random Matrix Theory and Machine Learning - Part 3
Random Matrix Theory and Machine Learning - Part 3
 
Modeling the dynamics of molecular concentration during the diffusion procedure
Modeling the dynamics of molecular concentration during the  diffusion procedureModeling the dynamics of molecular concentration during the  diffusion procedure
Modeling the dynamics of molecular concentration during the diffusion procedure
 
Setting linear algebra problems
Setting linear algebra problemsSetting linear algebra problems
Setting linear algebra problems
 
2012 mdsp pr09 pca lda
2012 mdsp pr09 pca lda2012 mdsp pr09 pca lda
2012 mdsp pr09 pca lda
 
lecture_09.pptx
lecture_09.pptxlecture_09.pptx
lecture_09.pptx
 
Linear Programming (graphical method)
Linear Programming (graphical method)Linear Programming (graphical method)
Linear Programming (graphical method)
 
Blind Source Separation using Dictionary Learning
Blind Source Separation using Dictionary LearningBlind Source Separation using Dictionary Learning
Blind Source Separation using Dictionary Learning
 
A Regularized Simplex Method
A Regularized Simplex MethodA Regularized Simplex Method
A Regularized Simplex Method
 
Simulated annealing for MMR-Path
Simulated annealing for MMR-PathSimulated annealing for MMR-Path
Simulated annealing for MMR-Path
 
Cheatsheet supervised-learning
Cheatsheet supervised-learningCheatsheet supervised-learning
Cheatsheet supervised-learning
 
A Robust Method Based On LOVO Functions For Solving Least Squares Problems
A Robust Method Based On LOVO Functions For Solving Least Squares ProblemsA Robust Method Based On LOVO Functions For Solving Least Squares Problems
A Robust Method Based On LOVO Functions For Solving Least Squares Problems
 
20070823
2007082320070823
20070823
 
Numerical analysis dual, primal, revised simplex
Numerical analysis  dual, primal, revised simplexNumerical analysis  dual, primal, revised simplex
Numerical analysis dual, primal, revised simplex
 
Seminar Report (Final)
Seminar Report (Final)Seminar Report (Final)
Seminar Report (Final)
 
[AAAI2021] Combinatorial Pure Exploration with Full-bandit or Partial Linear ...
[AAAI2021] Combinatorial Pure Exploration with Full-bandit or Partial Linear ...[AAAI2021] Combinatorial Pure Exploration with Full-bandit or Partial Linear ...
[AAAI2021] Combinatorial Pure Exploration with Full-bandit or Partial Linear ...
 
Linear models for classification
Linear models for classificationLinear models for classification
Linear models for classification
 
Analytical and Exact solutions of a certain class of coupled nonlinear PDEs u...
Analytical and Exact solutions of a certain class of coupled nonlinear PDEs u...Analytical and Exact solutions of a certain class of coupled nonlinear PDEs u...
Analytical and Exact solutions of a certain class of coupled nonlinear PDEs u...
 
B02402012022
B02402012022B02402012022
B02402012022
 

Mehr von Inistute of Geophysics, Tehran university , Tehran/ iran

Mehr von Inistute of Geophysics, Tehran university , Tehran/ iran (11)

Presentation_Wind_meeting.pptx
Presentation_Wind_meeting.pptxPresentation_Wind_meeting.pptx
Presentation_Wind_meeting.pptx
 
EAGE_prsentation_Anderson.pptx
EAGE_prsentation_Anderson.pptxEAGE_prsentation_Anderson.pptx
EAGE_prsentation_Anderson.pptx
 
Frequency-domain Finite-difference modelling by plane wave interpolation
Frequency-domain Finite-difference modelling by plane wave interpolationFrequency-domain Finite-difference modelling by plane wave interpolation
Frequency-domain Finite-difference modelling by plane wave interpolation
 
Colour role in seismic interpretation
Colour role in seismic interpretationColour role in seismic interpretation
Colour role in seismic interpretation
 
Seismic velocity analysis in Anisotropic media
Seismic velocity analysis in Anisotropic mediaSeismic velocity analysis in Anisotropic media
Seismic velocity analysis in Anisotropic media
 
on Thomesn's strange anisotropy parameter
on Thomesn's strange anisotropy parameteron Thomesn's strange anisotropy parameter
on Thomesn's strange anisotropy parameter
 
Seismic Migration
Seismic MigrationSeismic Migration
Seismic Migration
 
Warrp sesimic_ aghazde
Warrp sesimic_ aghazdeWarrp sesimic_ aghazde
Warrp sesimic_ aghazde
 
Seismic velocity analysis _ aghazade
Seismic velocity analysis _ aghazadeSeismic velocity analysis _ aghazade
Seismic velocity analysis _ aghazade
 
Levenberg - Marquardt (LM) algorithm_ aghazade
Levenberg - Marquardt (LM) algorithm_ aghazadeLevenberg - Marquardt (LM) algorithm_ aghazade
Levenberg - Marquardt (LM) algorithm_ aghazade
 
Huber(FWI) _aghazade -- amini
Huber(FWI) _aghazade -- aminiHuber(FWI) _aghazade -- amini
Huber(FWI) _aghazade -- amini
 

Kürzlich hochgeladen

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 

Kürzlich hochgeladen (20)

SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 

Least Squares method

  • 1. Introduction to Least Squares minimization method Kamal Aghazade
  • 2. How can you describe your problem(s)? 2
  • 3. Now suppose we observed data like the inverse problem in the concept of Bayesian theory is to find the most probable model vector that produce d m d ˆWe need to find a model like : ˆ arg max P( | , ) :some parameters like variance m m m m d   1 2 ˆ argmin { ln P( | , ) ln P( , )} Cost Function      m m m d m 1 44 2 4 43 1 4 2 4 3 1 4 4 4 44 2 4 4 4 4 43   3
  • 4. 2 /2 2 1 In the concept of Linear problem we have: : 1 1 ( | , ) exp [ ] (2 ) 2 N iN N i We have P                 e d Gm d m d Gm 1 2 ˆ argmin { ln P( | , ) ln P( , )} Cost Function      m m m d m 1 44 2 4 43 1 4 2 4 3 1 4 4 4 44 2 4 4 4 4 43   4
  • 5. 1 2 2 2 2 2 In the concept of Linear problem we have: : ln ( | , ) 1 2 ˆ arg minLS We have P const             e d Gm d m d Gm m d Gm Least Squares Optimization 5
  • 7. Least Squares • Least Squares go back to Gauss and Legendre in the late 1970s. We have two different interpretations of Least Squares  Best Approximation Estimate (BAE) in terms of Quadratic norms  Maximum Likelihood Estimate (MLE) in terms of distributions Least Squares is applicable to both under-determined and over-determined problems 7
  • 8. Least Squares Solution to Linear Problem 8
  • 9. 1 1 1) (donot usedirectinverseapprocah for ) 2) rewrite the problem as ( is the error) thismeans that there may not exist one value that would satisfy one obvious strategy is to m M N M N            Ax f x A f A Ax f e e x Ax f     1/21/2 2 2 2 22 2 2 2 1 2 2 1 2 32 inimize so norm of In practical terms this norm of can be its Euclidean length: ... ...M Me e e e e e e e          e e e 1/ 1 In general form for p-norms we have: | | pM p ip i e         e 9
  • 10. 1 1 3) singular ˆ( ) ( ) T T T T T N M assume NO rank deficiency and is non          x A y AA y AA f x A AA f 10
  • 11. Geometric interpretation of LS • In the case of LS approximation we are minimizing the Euclidean distance.  Ax f eˆ ˆ :best Least Squares approximation : ˆ is orthogonal to column space of matrix it must be orthogonal to each column in ˆ ˆ( ) 0 ( )T T T f X e X e orthogonal error f X f X X f                   A A A A A A A A A A 11
  • 12. Least Squares in practice • 1 1/ 1/2 2 1 1 1/ 1 Lp-norms 1 | | | | 2 | | | | max M i i pM M p i ip i i M i i ii p e e p e P e e                                              e e 12
  • 13. 1/ 1 | | pM p ip i e        e What is the response of each norm? Look at this 13
  • 14. 2L norm Implies that data obey Gaussian Statistics. The choice of norm depends on the particular type of Statistics of the observations. 1 2 many scattered data Long-tailed distribution L norm is the proper choice few scattered data Short-tailed distribution L norm is the proper choice     14
  • 15. Before start to use LS, check the distribution of the data set. Normal distribution investigation, which direction(s)? 1 2 2 2 2 2 In the concept of Linear problem we have: : ln ( | , ) 1 2 ˆ arg minLS We have P const             e d Gm d m d Gm m d Gm Just a friendly reminder  15
  • 16. Methods for checking normality of the data:  Histogram  Q-Q plot  Kolmogorov-Smirnov test  Anderson-Darling test  Lilliefors test YES we have Normal distribution. Go on with LS solution  16
  • 17. Least Squares method is subject to some issues! • Set Some constraint on the model (e.g. BVLS). • Set Regularization to the LS problem. • Set priory information to the LS problem. • LS goal is to find a model that best fit the data. • LS solution is subject to ill-conditioning. • Evaluation of the solution depends on other information. solution 17
  • 18. Least Squares applications  Model fitting  Physics  Control  Estimation  Statistics  Image processing Geophysics  Medicine 18
  • 19.  Seismic tomography  Full waveform inversion  Radon transform  Least Squares Migration  model based inversion  deconvolution Least Squares applications in Seismic 19

Hinweis der Redaktion

  1. In probability theory and statistics, Bayes’ theorem (alternatively Bayes’ law or Bayes' rule) describes the probability of an event, based on prior knowledge of conditions that might be related to the event. For example, if cancer is related to age, then, using Bayes’ theorem, a person’s age can be used to more accurately assess the probability that they have cancer, compared to the assessment of the probability of cancer made without knowledge of the person's age. رابطه اخیر این امکان را فراهم میکند که با ترکیب سه توزیع احتمال مجزا بودن توزیع احتمال درست بودن مدل تخمین زده شده را به شرط مشاهدات موجود اندازه گیری نمود.