Bayesian Approach Jake Blanchard Fall 2010. Introduction This is a methodology for combining observed data with expert judgment Treats all parameters.

Slides:



Advertisements
Similar presentations
Bayes rule, priors and maximum a posteriori
Advertisements

ฟังก์ชั่นการแจกแจงความน่าจะเป็น แบบไม่ต่อเนื่อง Discrete Probability Distributions.
5 - 1 © 1997 Prentice-Hall, Inc. Importance of Normal Distribution n Describes many random processes or continuous phenomena n Can be used to approximate.
CSC321: 2011 Introduction to Neural Networks and Machine Learning Lecture 10: The Bayesian way to fit models Geoffrey Hinton.
Topic 6: Introduction to Hypothesis Testing
Chapter 7 Introduction to Sampling Distributions
1 Point and Interval Estimates Examples with z and t distributions Single sample; two samples Result: Sums (and differences) of normally distributed RV.
Assuming normally distributed data! Naïve Bayes Classifier.
1 Def: Let and be random variables of the discrete type with the joint p.m.f. on the space S. (1) is called the mean of (2) is called the variance of (3)
Sampling Distributions
1 Sampling Distributions Chapter Introduction  In real life calculating parameters of populations is prohibitive because populations are very.
Probability Distributions
Business Statistics: A Decision-Making Approach, 6e © 2005 Prentice-Hall, Inc. Chap 6-1 Introduction to Statistics Chapter 7 Sampling Distributions.
Variance Fall 2003, Math 115B. Basic Idea Tables of values and graphs of the p.m.f.’s of the finite random variables, X and Y, are given in the sheet.
Additional Slides on Bayesian Statistics for STA 101 Prof. Jerry Reiter Fall 2008.
Estimation Basic Concepts & Estimation of Proportions
Chap 6-1 A Course In Business Statistics, 4th © 2006 Prentice-Hall, Inc. A Course In Business Statistics 4 th Edition Chapter 6 Introduction to Sampling.
Bayesian inference review Objective –estimate unknown parameter  based on observations y. Result is given by probability distribution. Bayesian inference.
Estimating parameters in a statistical model Likelihood and Maximum likelihood estimation Bayesian point estimates Maximum a posteriori point.
1 1 Slide IS 310 – Business Statistics IS 310 Business Statistics CSU Long Beach.
Modular 11 Ch 7.1 to 7.2 Part I. Ch 7.1 Uniform and Normal Distribution Recall: Discrete random variable probability distribution For a continued random.
Bernoulli Trials Two Possible Outcomes –Success, with probability p –Failure, with probability q = 1  p Trials are independent.
Mixture Models, Monte Carlo, Bayesian Updating and Dynamic Models Mike West Computing Science and Statistics, Vol. 24, pp , 1993.
- 1 - Bayesian inference of binomial problem Estimating a probability from binomial data –Objective is to estimate unknown proportion (or probability of.
1 Topic 5 - Joint distributions and the CLT Joint distributions –Calculation of probabilities, mean and variance –Expectations of functions based on joint.
Shanghai Jiao Tong University 1 ME250: Statistics & Probability ME 250: Design & Manufacturing I School of Mechanical Engineering.
1 Standard error Estimated standard error,s,. 2 Example 1 While measuring the thermal conductivity of Armco iron, using a temperature of 100F and a power.
Confidence Interval & Unbiased Estimator Review and Foreword.
MATH 643 Bayesian Statistics. 2 Discrete Case n There are 3 suspects in a murder case –Based on available information, the police think the following.
Topic 5 - Joint distributions and the CLT
Summarizing Risk Analysis Results To quantify the risk of an output variable, 3 properties must be estimated: A measure of central tendency (e.g. µ ) A.
PROBABILITY AND STATISTICS WEEK 4 Onur Doğan. Random Variable Random Variable. Let S be the sample space for an experiment. A real-valued function that.
Point Estimation of Parameters and Sampling Distributions Outlines:  Sampling Distributions and the central limit theorem  Point estimation  Methods.
Probability Distribution of a Discrete Random Variable If we have a sample probability distribution, we use (x bar) and s, respectively, for the mean.
Statistics for Engineer. Statistics  Deals with  Collection  Presentation  Analysis and use of data to make decision  Solve problems and design.
1 Sampling distributions The probability distribution of a statistic is called a sampling distribution. : the sampling distribution of the mean.
Sampling considerations within Market Surveillance actions Nikola Tuneski, Ph.D. Department of Mathematics and Computer Science Faculty of Mechanical Engineering.
Sampling Distributions Sampling Distributions. Sampling Distribution Introduction In real life calculating parameters of populations is prohibitive because.
Statistics Sampling Distributions and Point Estimation of Parameters Contents, figures, and exercises come from the textbook: Applied Statistics and Probability.
MATH Section 3.1.
Central Limit Theorem Let X 1, X 2, …, X n be n independent, identically distributed random variables with mean  and standard deviation . For large n:
Statistical NLP: Lecture 4 Mathematical Foundations I: Probability Theory (Ch2)
Introduction: Metropolis-Hasting Sampler Purpose--To draw samples from a probability distribution There are three steps 1Propose a move from x to y 2Accept.
Parameter Estimation. Statistics Probability specified inferred Steam engine pump “prediction” “estimation”
Introduction to the Practice of Statistics Fifth Edition Chapter 5: Sampling Distributions Copyright © 2005 by W. H. Freeman and Company David S. Moore.
Sampling Distributions
Basic Business Statistics (8th Edition)
Expected Values.
Random Variable.
Ch3: Model Building through Regression
AP Statistics: Chapter 7
Means and Variances of Random Variables
Inference Concerning a Proportion
Sample vs Population comparing mean and standard deviations
More about Posterior Distributions
Sampling Distribution
Sampling Distribution
Introduction to Probability & Statistics The Central Limit Theorem
Statistical NLP: Lecture 4
Random Variable.
Sampling Distribution of a Sample Proportion
CHAPTER 15 SUMMARY Chapter Specifics
LECTURE 09: BAYESIAN LEARNING
Bayes for Beginners Luca Chech and Jolanda Malamud
Continuous Random Variables 2
Sampling Distribution of a Sample Proportion
Bernoulli Trials Two Possible Outcomes Trials are independent.
MAS2317- Introduction to Bayesian Statistics
Mathematical Foundations of BME Reza Shadmehr
Presentation transcript:

Bayesian Approach Jake Blanchard Fall 2010

Introduction This is a methodology for combining observed data with expert judgment Treats all parameters are random variables

Discrete Case Suppose parameter  i has k discrete values Also, let p i represent the prior relative likelihoods (in a pmf) (based on old information) If we get new data, we want to modify the pmf to take it into account (systematically)

Terminology p i =P(  =  i )=prior relative likelihoods (data available prior to experiment providing  )  =observed outcome P(  =  i |  )=posterior probability of  =  I (after incorporating  ) P´(  =  i )=prior probability P´´ (  =  i )=posterior probability Estimator of parameter  is given by

Useful formulas

Example Variable is proportion of defective concrete piles Engineer estimates that probabilities are: Defective FractionProbability

Prior PMF

Find Posterior Probabilities Engineer orders one additional pile and it is defective Probabilities must be updated

Posterior PMF

What if next sample had been good? Switch to p representing good (rather than defective) “Good” FractionProbability

Find Posterior Probabilities Engineer orders one additional pile and it is good Probabilities must be updated

Continuous Case Prior pdf=f´(  )

Example Defective piles Assume uniform distribution Then, single inspection identifies defective pile

Solution

Sampling Suppose we have a population with a prior standard deviation (  ´) and mean (  ´) Assume we then sample to get sample mean (x)and standard deviation (  )

With Prior Information Weighted average of prior mean and sample mean