Multivariate Distributions. Distributions The joint distribution of two random variables is f(x 1,x 2 ) The marginal distribution of f(x 1 ) is obtained.

Slides:



Advertisements
Similar presentations
Agenda of Week V Review of Week IV Inference on MV Mean Vector One population Two populations Multi-populations: MANOVA.
Advertisements

N 3 = 7 Input (s) Output X(s) s1s1 s2s2 s3s3 sPsP m = Number of Input Points (=3) n i = Number of Outputs at Input s i X (i) = Set of Outputs X j (i) at.
Functions of Random Variables. Method of Distribution Functions X 1,…,X n ~ f(x 1,…,x n ) U=g(X 1,…,X n ) – Want to obtain f U (u) Find values in (x 1,…,x.
CSE 473/573 Computer Vision and Image Processing (CVIP) Ifeoma Nwogu Lecture 27 – Overview of probability concepts 1.
Derivations of Student’s-T and the F Distributions
Distributions of sampling statistics Chapter 6 Sample mean & sample variance.
Review of Probability. Definitions (1) Quiz 1.Let’s say I have a random variable X for a coin, with event space {H, T}. If the probability P(X=H) is.
Hypothesis testing –Revisited A method for deciding whether the sample that you are looking at has been changed by some type of treatment (Independent.
0 Pattern Classification All materials in these slides were taken from Pattern Classification (2nd ed) by R. O. Duda, P. E. Hart and D. G. Stork, John.
Probability Theory STAT 312 STAT 312 Dr. Zakeia AlSaiary.
Random Variables and Distributions COMP5318 Knowledge Discovery and Data Mining.
G. Cowan Lectures on Statistical Data Analysis Lecture 2 page 1 Statistical Data Analysis: Lecture 2 1Probability, Bayes’ theorem 2Random variables and.
1 Engineering Computation Part 6. 2 Probability density function.
Pattern Classification, Chapter 3 Pattern Classification All materials in these slides were taken from Pattern Classification (2nd ed) by R. O. Duda, P.
A gentle introduction to Gaussian distribution. Review Random variable Coin flip experiment X = 0X = 1 X: Random variable.
Data Basics. Data Matrix Many datasets can be represented as a data matrix. Rows corresponding to entities Columns represents attributes. N: size of the.
Machine Learning CMPT 726 Simon Fraser University
Overview of STAT 270 Ch 1-9 of Devore + Various Applications.
1 lBayesian Estimation (BE) l Bayesian Parameter Estimation: Gaussian Case l Bayesian Parameter Estimation: General Estimation l Problems of Dimensionality.
Lesson #13 The Binomial Distribution. If X follows a Binomial distribution, with parameters n and p, we use the notation X ~ B(n, p) p x (1-p) (n-x) f(x)
Continuous Random Variables and Probability Distributions
Bayesian Estimation (BE) Bayesian Parameter Estimation: Gaussian Case
Random Variable and Probability Distribution
5-1 Two Discrete Random Variables Example Two Discrete Random Variables Figure 5-1 Joint probability distribution of X and Y in Example 5-1.
Multivariate Probability Distributions. Multivariate Random Variables In many settings, we are interested in 2 or more characteristics observed in experiments.
Jointly distributed Random variables
5-1 Two Discrete Random Variables Example Two Discrete Random Variables Figure 5-1 Joint probability distribution of X and Y in Example 5-1.
Normal and Sampling Distributions A normal distribution is uniquely determined by its mean, , and variance,  2 The random variable Z = (X-  /  is.
Separate multivariate observations
Chapter6 Jointly Distributed Random Variables
Sampling Distributions  A statistic is random in value … it changes from sample to sample.  The probability distribution of a statistic is called a sampling.
Maximum Likelihood Estimation
Binomial Distributions Calculating the Probability of Success.
Introduction to Inference Confidence Intervals for Proportions.
Introduction to Matrices and Matrix Approach to Simple Linear Regression.
Chapter 3 (part 2): Maximum-Likelihood and Bayesian Parameter Estimation Bayesian Estimation (BE) Bayesian Estimation (BE) Bayesian Parameter Estimation:
MATH 4030 – 4B CONTINUOUS RANDOM VARIABLES Density Function PDF and CDF Mean and Variance Uniform Distribution Normal Distribution.
Chapter 3: Maximum-Likelihood Parameter Estimation l Introduction l Maximum-Likelihood Estimation l Multivariate Case: unknown , known  l Univariate.
–The shortest distance is the one that crosses at 90° the vector u Statistical Inference on correlation and regression.
Math 4030 – 6a Joint Distributions (Discrete)
Gaussian Processes For Regression, Classification, and Prediction.
Continuous Random Variables and Probability Distributions
CSE 474 Simulation Modeling | MUSHFIQUR ROUF CSE474:
Jointly distributed Random variables Multivariate distributions.
Computer vision: models, learning and inference Chapter 2 Introduction to probability.
Introduction to Inference Confidence Intervals Sample means to sample proportions parameterstatistic mean proportion.
Chapter 5 Joint Probability Distributions and Random Samples  Jointly Distributed Random Variables.2 - Expected Values, Covariance, and Correlation.3.
Fractiles Given a probability distribution F(x) and a number p, we define a p-fractile x p by the following formulas.
Basics of Multivariate Probability
Probability and Information Theory
Statistics Lecture 19.
Introduction to Monte Carlo Method
Probability.
Main topics in the course on probability theory
Computer vision: models, learning and inference
Sample Mean Distributions
The distribution function F(x)
Chapter 3: Maximum-Likelihood and Bayesian Parameter Estimation (part 2)
Matrices Definition: A matrix is a rectangular array of numbers or symbolic elements In many applications, the rows of a matrix will represent individuals.
ASV Chapters 1 - Sample Spaces and Probabilities
Stochastic models - time series.
Preliminaries: Distributions
Tutorial 7: General Random Variables 3
Random WALK, BROWNIAN MOTION and SDEs
ASV Chapters 1 - Sample Spaces and Probabilities
APPENDIX B Multivariate Statistics
The Binomial Distributions
Chapter 3: Maximum-Likelihood and Bayesian Parameter Estimation (part 2)
Moments of Random Variables
Presentation transcript:

Multivariate Distributions

Distributions The joint distribution of two random variables is f(x 1,x 2 ) The marginal distribution of f(x 1 ) is obtained forgetting (integrating) about the values of x 2 The conditional distribution is obtained fixing the value of one of the variables and looking at the other (x 1 |x 2 ) The variables are independent if f(x 1,x 2 )= f(x 1 ) f(x 2 )

Joint Normal and marginals

Distributions These ideas generalize for any number of variables X=(x 1,…x p ), f(X)=f(x 1,…x p ), joint f(x 1,…,x r ) si r<p marginal f(x 1,…,x r |x r+1,…,x k ) conditional

Curse of dimensionality The space is vide in high dimensions

The number of parameters grows faster than the dimension

The key variable N/p (data by dimension) At least 10 for inference and if possible 30

The normal k dimensional

proprieties

propiedades

Mixtures of distributions

Mixture distributions