2.1 Properties of PDFs mode median expectation values moments mean

Slides:



Advertisements
Similar presentations
Chapter 3 Properties of Random Variables
Advertisements

Continuous Random Variable (1). Discrete Random Variables Probability Mass Function (PMF)
Random Variables Dr. Abdulaziz Almulhem. Almulhem©20022 Preliminary An important design issue of networking is the ability to model and estimate performance.
Probability and Statistics Review
Probability Distributions and Frequentist Statistics “A single death is a tragedy, a million deaths is a statistic” Joseph Stalin.
12.3 – Measures of Dispersion
NIPRL Chapter 2. Random Variables 2.1 Discrete Random Variables 2.2 Continuous Random Variables 2.3 The Expectation of a Random Variable 2.4 The Variance.
Prof. SankarReview of Random Process1 Probability Sample Space (S) –Collection of all possible outcomes of a random experiment Sample Point –Each outcome.
© Copyright McGraw-Hill CHAPTER 6 The Normal Distribution.
Overview Summarizing Data – Central Tendency - revisited Summarizing Data – Central Tendency - revisited –Mean, Median, Mode Deviation scores Deviation.
(c) 2007 IUPUI SPEA K300 (4392) Outline Normal Probability Distribution Standard Normal Probability Distribution Standardization (Z-score) Illustrations.
Theory of Probability Statistics for Business and Economics.
Some Useful Continuous Probability Distributions.
Review of Probability Concepts ECON 4550 Econometrics Memorial University of Newfoundland Adapted from Vera Tabakova’s notes SECOND.
Warsaw Summer School 2014, OSU Study Abroad Program Variability Standardized Distribution.
Review of Probability Concepts ECON 6002 Econometrics Memorial University of Newfoundland Adapted from Vera Tabakova’s notes.
Continuous Distributions The Uniform distribution from a to b.
Skewness & Kurtosis: Reference
Chapter 5.6 From DeGroot & Schervish. Uniform Distribution.
CS433 Modeling and Simulation Lecture 03 – Part 01 Probability Review 1 Dr. Anis Koubâa Al-Imam Mohammad Ibn Saud University
Expectation. Let X denote a discrete random variable with probability function p(x) (probability density function f(x) if X is continuous) then the expected.
BASIC STATISTICAL CONCEPTS Statistical Moments & Probability Density Functions Ocean is not “stationary” “Stationary” - statistical properties remain constant.
Review of Probability Concepts Prepared by Vera Tabakova, East Carolina University.
Section 5 – Expectation and Other Distribution Parameters.
Chapter 20 Statistical Considerations Lecture Slides The McGraw-Hill Companies © 2012.
7.2 Means & Variances of Random Variables AP Statistics.
Pattern Recognition Mathematic Review Hamid R. Rabiee Jafar Muhammadi Ali Jalali.
Random Variables By: 1.
Continuous Distributions
Advanced Algebra The Normal Curve Ernesto Diaz 1.
Probability and the Normal Curve
Unit 13 Normal Distribution
Probability.
Cumulative distribution functions and expected values
also Gaussian distribution
CENTRAL MOMENTS, SKEWNESS AND KURTOSIS
STATISTICS Random Variables and Distribution Functions
PROBABILITY DISTRIBUTION Dr.Fatima Alkhalidi
APPROACHES TO QUANTITATIVE DATA ANALYSIS
Descriptive Statistics
3.1 Expectation Expectation Example
Review of Probability Concepts
Basic Statistical Terms
Suppose you roll two dice, and let X be sum of the dice. Then X is
Probability Review for Financial Engineers
Measures of Dispersion
Numerical Descriptive Measures
Shape of Distributions
4.0 Confidence Limits cdf for the z-statistic
3.1 Sums of Random Variables probability of z = x + y
2.2 Common PDFs uniform binomial Poisson normal (Gaussian) gamma
2.3 Estimating PDFs and PDF Parameters
5.2 Least-Squares Fit to a Straight Line
3.3 Experimental Standard Deviation
HYDROLOGY Lecture 12 Probability
The normal distribution
CENTRAL MOMENTS, SKEWNESS AND KURTOSIS
AP Statistics Chapter 16 Notes.
Moments Presented By Miss. Amunekar Shubhangi Mahadev.
CHAPTER – 1.2 UNCERTAINTIES IN MEASUREMENTS.
Chapter 2. Random Variables
Introduction to Normal Distributions
Measures of Central Tendency; Dispersion
Chapter 5 Continuous Random Variables and Probability Distributions
Continuous Distributions
Numerical Descriptive Measures
Introduction to Normal Distributions
Biostatistics Lecture (2).
CHAPTER – 1.2 UNCERTAINTIES IN MEASUREMENTS.
Presentation transcript:

2.1 Properties of PDFs mode median expectation values moments mean variance skewness kurtosis 2.1: 1/13

Mode The mode is the most probable outcome. It is often given the symbol, mmax. For a continuous random variable, the mode is most often obtained by taking the derivative of the pdf and setting it equal to zero. Neither example we have been using (rolling two dice and fluorescence decay) are amenable to the derivative approach. The two modes are shown below. mode 2.1 : 2/13

Median The median is the value of the random variable yielding F(m) = 0.5. It is often given the symbol m1/2. For a discrete cdf there may not be a value of the random variable that exactly produces 0.5. Rolling two dice: median Fluorescence decay: 2.1 : 3/13

Expectation Values Consider a random variable, x, and some arbitrary function of the random variable, y(x). The expectation value of the function is a weighted average of y(x) taken over all values of the random variable. The weighting factor is the probability of observing a given value of x. For a discrete random variable, the expectation value of y(x) is given by a summation. For a continuous random variable, the expectation value of y(x) is given by an integral. 2.1 : 4/13

Mean The mean is the expectation value of the random variable, i.e. y(x) = x. The mean has units of x. For a discrete random variable, the mean is given by a summation. For a continuous random variable, the mean is given by an integral. When a pdf is due to noise, the mean is associated with the true value. That is, as the noise approaches zero the measured data will cluster closer to the mean. When a pdf is due to a signal, the mean may not signify anything. The mean of a fluorescence spectrum has no significance, but the mean of a chromatographic peak is the retention time. 2.1 : 5/13

Mean for Rolling Two Dice The pdf for rolling two dice and subtracting the "blue" value from the "red" value is given by a two-part function. When writing the mean, the two part function is accommodated by using summations with different sets of limits. To simplify, use the fact that S[f1(x)+f2(x)] = Sf1(x) + Sf2(x). 2.1 : 6/13

Mean for Fluorescence Decay The pdf for a 5-ns fluorescence decay is given by the following. The mean is given by the expectation value of t. Solve for the mean using the following tabulated definite integral, where a = 1/5. note that the mean is equal to the decay constant t (lifetime) 2.1 : 7/13

Moments The deviations of a random variable are given by, di = xi - m. Note that the expectation value of the deviations is zero. An expectation value of the form, E[xn], is called the nth moment. The mean is the first moment. An expectation value of the form, E[dn] = E[(x-m)n], is called the nth moment about the mean. As will be seen, the variance is the second moment about the mean. The mean, mode and median are used to locate the probability density function along the random variable axis, while moments are used to characterize its shape. 2.1 : 8/13

Variance Variance is the second moment about the mean. The standard deviation, σ, is the square root of the variance, s2 = V(x). The standard deviation is a measure of the spread of probability along the random variable. The standard deviation has units of x. When a pdf is due to noise, the standard deviation is used as a quantitative measure of the noise. When the pdf is due to a signal, the standard deviation is often a measure of resolution. The relative standard deviation is a measure of spread normalized by the mean. This avoids problems caused by scaling. RSD = s/m RSD is unitless 2.1 : 9/13

Variance for Rolling Two Dice When writing the variance, the two-part function is accommodated by using summations with different sets of limits. Use, to obtain: 2.1 : 10/13

Variance for Fluorescence Decay The variance is given by the second moment about the mean. Solve for the variance using the following tabulated definite integral, where a = 1/5. 2.1 : 11/13

Skewness Skewness is a measure of pdf asymmetry. It can be negative (skewed to the left), positive (skewed to the right), or zero (symmetric about the mean). Skewness is given by the third moment about the mean. Tabulations often list the coefficient of skewness, Skewness for the dice is zero since the pdf is symmetric. For the fluorescence decay, the coefficient of skewness is given by, 2.1 : 12/13

Kurtosis Kurtosis is a measure of how fast probability drops as the random variable moves away from the mean. The larger the value, the more rapid the drop. Its primary use is in identifying a normal pdf which has a coefficient of kurtosis of 3. Kurtosis is given by the fourth moment about the mean. Tabulations often list the coefficient of kurtosis. The coefficient of kurtosis for rolling two dice is 2.37. For the fluorescence decay it is 9. 2.1 : 13/13