Probability Review (many slides from Octavia Camps)

Slides:



Advertisements
Similar presentations
Modeling of Data. Basic Bayes theorem Bayes theorem relates the conditional probabilities of two events A, and B: A might be a hypothesis and B might.
Advertisements

Point Estimation Notes of STAT 6205 by Dr. Fan.
CS433: Modeling and Simulation
Random Variables ECE460 Spring, 2012.
Week11 Parameter, Statistic and Random Samples A parameter is a number that describes the population. It is a fixed number, but in practice we do not know.
1 12. Principles of Parameter Estimation The purpose of this lecture is to illustrate the usefulness of the various concepts introduced and studied in.
Review of Basic Probability and Statistics
Part 2b Parameter Estimation CSE717, FALL 2008 CUBS, Univ at Buffalo.
SUMS OF RANDOM VARIABLES Changfei Chen. Sums of Random Variables Let be a sequence of random variables, and let be their sum:
Random Variables Dr. Abdulaziz Almulhem. Almulhem©20022 Preliminary An important design issue of networking is the ability to model and estimate performance.
Descriptive statistics Experiment  Data  Sample Statistics Experiment  Data  Sample Statistics Sample mean Sample mean Sample variance Sample variance.
Pattern Classification, Chapter 1 1 Basic Probability.
Probability and Statistics Review
Ya Bao Fundamentals of Communications theory1 Random signals and Processes ref: F. G. Stremler, Introduction to Communication Systems 3/e Probability All.
Modern Navigation Thomas Herring
Normal and Sampling Distributions A normal distribution is uniquely determined by its mean, , and variance,  2 The random variable Z = (X-  /  is.
Chapter 21 Random Variables Discrete: Bernoulli, Binomial, Geometric, Poisson Continuous: Uniform, Exponential, Gamma, Normal Expectation & Variance, Joint.
Continuous Probability Distribution  A continuous random variables (RV) has infinitely many possible outcomes  Probability is conveyed for a range of.
Review of Probability.
Prof. SankarReview of Random Process1 Probability Sample Space (S) –Collection of all possible outcomes of a random experiment Sample Point –Each outcome.
Short Resume of Statistical Terms Fall 2013 By Yaohang Li, Ph.D.
AP Statistics Chapter 9 Notes.
1 As we have seen in section 4 conditional probability density functions are useful to update the information about an event based on the knowledge about.
Chapter 5 Statistical Models in Simulation
Continuous Probability Distributions  Continuous Random Variable  A random variable whose space (set of possible values) is an entire interval of numbers.
Statistics for Engineer Week II and Week III: Random Variables and Probability Distribution.
Random Sampling, Point Estimation and Maximum Likelihood.
IBS-09-SL RM 501 – Ranjit Goswami 1 Basic Probability.
PROBABILITY AND STATISTICS FOR ENGINEERING Hossein Sameti Department of Computer Engineering Sharif University of Technology.
1 Multiple Regression A single numerical response variable, Y. Multiple numerical explanatory variables, X 1, X 2,…, X k.
Chapter 7 Sampling and Sampling Distributions ©. Simple Random Sample simple random sample Suppose that we want to select a sample of n objects from a.
8 Sampling Distribution of the Mean Chapter8 p Sampling Distributions Population mean and standard deviation,  and   unknown Maximal Likelihood.
PROBABILITY AND STATISTICS FOR ENGINEERING Hossein Sameti Department of Computer Engineering Sharif University of Technology Principles of Parameter Estimation.
Appendix : Probability Theory Review Each outcome is a sample point. The collection of sample points is the sample space, S. Sample points can be aggregated.
Basic Concepts of Probability CEE 431/ESS465. Basic Concepts of Probability Sample spaces and events Venn diagram  A Sample space,  Event, A.
Geology 5670/6670 Inverse Theory 21 Jan 2015 © A.R. Lowry 2015 Read for Fri 23 Jan: Menke Ch 3 (39-68) Last time: Ordinary Least Squares Inversion Ordinary.
The final exam solutions. Part I, #1, Central limit theorem Let X1,X2, …, Xn be a sequence of i.i.d. random variables each having mean μ and variance.
Review of Probability. Important Topics 1 Random Variables and Probability Distributions 2 Expected Values, Mean, and Variance 3 Two Random Variables.
Review Normal Distributions –Draw a picture. –Convert to standard normal (if necessary) –Use the binomial tables to look up the value. –In the case of.
Point Estimation of Parameters and Sampling Distributions Outlines:  Sampling Distributions and the central limit theorem  Point estimation  Methods.
Chapter 5 Sampling Distributions. The Concept of Sampling Distributions Parameter – numerical descriptive measure of a population. It is usually unknown.
Chapter 6: Continuous Probability Distributions A visual comparison.
Machine Learning 5. Parametric Methods.
Review of Probability Concepts Prepared by Vera Tabakova, East Carolina University.
1 Sampling distributions The probability distribution of a statistic is called a sampling distribution. : the sampling distribution of the mean.
Sampling Theory and Some Important Sampling Distributions.
Statistics Sampling Distributions and Point Estimation of Parameters Contents, figures, and exercises come from the textbook: Applied Statistics and Probability.
Week 21 Order Statistics The order statistics of a set of random variables X 1, X 2,…, X n are the same random variables arranged in increasing order.
Chapter 6: Continuous Probability Distributions A visual comparison.
Learning Theory Reza Shadmehr Distribution of the ML estimates of model parameters Signal dependent noise models.
Sums of Random Variables and Long-Term Averages Sums of R.V. ‘s S n = X 1 + X X n of course.
Week 21 Statistical Model A statistical model for some data is a set of distributions, one of which corresponds to the true unknown distribution that produced.
디지털통신 Random Process 임 민 중 동국대학교 정보통신공학과 1.
Random Variables By: 1.
Evaluating Hypotheses. Outline Empirically evaluating the accuracy of hypotheses is fundamental to machine learning – How well does this estimate accuracy.
STA302/1001 week 11 Regression Models - Introduction In regression models, two types of variables that are studied:  A dependent variable, Y, also called.
Statistical Modelling
STATISTICS POINT ESTIMATION
Probability.
Outline Introduction Signal, random variable, random process and spectra Analog modulation Analog to digital conversion Digital transmission through baseband.
Ch3: Model Building through Regression
Review of Probability Theory
Basic Probability aft A RAJASEKHAR YADAV.
Random Sampling Population Random sample: Statistics Point estimate
Probability Review for Financial Engineers
CHAPTER 15 SUMMARY Chapter Specifics
Parametric Methods Berlin Chen, 2005 References:
Chapter 3 : Random Variables
1/2555 สมศักดิ์ ศิวดำรงพงศ์
Regression Models - Introduction
Presentation transcript:

Probability Review (many slides from Octavia Camps)

Intuitive Development Intuitively, the probability of an event a could be defined as: Where N(a) is the number that event a happens in n trials

More Formal:  is the Sample Space: –Contains all possible outcomes of an experiment  2  is a single outcome A 2  is a set of outcomes of interest

Independence The probability of independent events A, B and C is given by: P(ABC) = P(A)P(B)P(C) A and B are independent, if knowing that A has happened does not say anything about B happening

Conditional Probability One of the most useful concepts! A B 

Bayes Theorem Provides a way to convert a-priori probabilities to a-posteriori probabilities:

Using Partitions: If events A i are mutually exclusive and partition  B 

Random Variables A (scalar) random variable X is a function that maps the outcome of a random event into real scalar values   X(  )

Random Variables Distributions Cumulative Probability Distribution (CDF): Probability Density Function (PDF): Probability Density Function (PDF):

Random Distributions: From the two previous equations:

Uniform Distribution A R.V. X that is uniformly distributed between x 1 and x 2 has density function: X1X1X1X1 X2X2X2X2

Gaussian (Normal) Distribution A R.V. X that is normally distributed has density function: 

Statistical Characterizations Expectation (Mean Value, First Moment): Second Moment:Second Moment:

Statistical Characterizations Variance of X: Standard Deviation of X:

Mean Estimation from Samples Given a set of N samples from a distribution, we can estimate the mean of the distribution by:

Variance Estimation from Samples Given a set of N samples from a distribution, we can estimate the variance of the distribution by:

Image Noise Model Additive noise: –Most commonly used

Additive Noise Models Gaussian –Usually, zero-mean, uncorrelated Uniform

Measuring Noise Noise Amount: SNR =  s /  n Noise Estimation: –Given a sequence of images I 0,I 1, … I N-1

Good estimators Data values z are random variables A parameter  describes the distribution We have an estimator  z) of the unknown parameter  If E(  z)   or E(  z) ) = E(   the estimator  z) is unbiased

Balance between bias and variance Mean squared error as performance criterion

Least Squares (LS) If errors only in b Then LS is unbiased But if errors also in A (explanatory variables)

Errors in Variable Model

Least Squares (LS) bias Larger variance in  A,,ill-conditioned A, u oriented close to the eigenvector of the smallest eigenvalue increase the bias Generally underestimation

(a) (b) Estimation of optical flow (a)Local information determines the component of flow perpendicular to edges (b)The optical flow as best intersection of the flow constraints is biased.

Optical flow One patch gives a system:

Noise model additive, identically, independently distributed, symmetric noise: