Descriptive statistics Experiment  Data  Sample Statistics Sample mean Sample variance Normalize sample variance by N-1 Standard deviation goes as square-root.

Slides:



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

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.
NORMAL OR GAUSSIAN DISTRIBUTION Chapter 5. General Normal Distribution Two parameter distribution with a pdf given by:
Probabilistic models Haixu Tang School of Informatics.
Evaluating Classifiers
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.
Sampling: Final and Initial Sample Size Determination
Statistics review of basic probability and statistics.
Sampling Distributions (§ )
CSC321: 2011 Introduction to Neural Networks and Machine Learning Lecture 10: The Bayesian way to fit models Geoffrey Hinton.
ELEC 303 – Random Signals Lecture 18 – Statistics, Confidence Intervals Dr. Farinaz Koushanfar ECE Dept., Rice University Nov 10, 2009.
1 Bernoulli and Binomial Distributions. 2 Bernoulli Random Variables Setting: –finite population –each subject has a categorical response with one of.
Review of Basic Probability and Statistics
1 Midterm Review Econ 240A. 2 The Big Picture The Classical Statistical Trail Descriptive Statistics Inferential Statistics Probability Discrete Random.
The Normal Distribution. n = 20,290  =  = Population.
1 Chap 5 Sums of Random Variables and Long-Term Averages Many problems involve the counting of number of occurrences of events, computation of arithmetic.
Estimation of parameters. Maximum likelihood What has happened was most likely.
A gentle introduction to Gaussian distribution. Review Random variable Coin flip experiment X = 0X = 1 X: Random variable.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Statistical inference (Sec. )
Descriptive statistics Experiment  Data  Sample Statistics Experiment  Data  Sample Statistics Sample mean Sample mean Sample variance Sample variance.
Statistical inference form observational data Parameter estimation: Method of moments Use the data you have to calculate first and second moment To fit.
BHS Methods in Behavioral Sciences I
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Statistical inference.
Some standard univariate probability distributions
Introduction to Probability and Statistics Chapter 7 Sampling Distributions.
Copyright © 2014 by McGraw-Hill Higher Education. All rights reserved.
Lecture 7 1 Statistics Statistics: 1. Model 2. Estimation 3. Hypothesis test.
Statistical Inference Lab Three. Bernoulli to Normal Through Binomial One flip Fair coin Heads Tails Random Variable: k, # of heads p=0.5 1-p=0.5 For.
Statistical inference Population - collection of all subjects or objects of interest (not necessarily people) Sample - subset of the population used to.
1 Confidence Intervals for Means. 2 When the sample size n< 30 case1-1. the underlying distribution is normal with known variance case1-2. the underlying.
Normal and Sampling Distributions A normal distribution is uniquely determined by its mean, , and variance,  2 The random variable Z = (X-  /  is.
Standard error of estimate & Confidence interval.
Distribution Function properties. Density Function – We define the derivative of the distribution function F X (x) as the probability density function.
Binary Variables (1) Coin flipping: heads=1, tails=0 Bernoulli Distribution.
Statistics for Engineer Week II and Week III: Random Variables and Probability Distribution.
Some standard univariate probability distributions Characteristic function, moment generating function, cumulant generating functions Discrete distribution.
Random Sampling, Point Estimation and Maximum Likelihood.
Math 22 Introductory Statistics Chapter 8 - The Binomial Probability Distribution.
Psyc 235: Introduction to Statistics DON’T FORGET TO SIGN IN FOR CREDIT!
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.
Determination of Sample Size: A Review of Statistical Theory
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.
- 1 - Bayesian inference of binomial problem Estimating a probability from binomial data –Objective is to estimate unknown proportion (or probability of.
Chapter 7 Point Estimation of Parameters. Learning Objectives Explain the general concepts of estimating Explain important properties of point estimators.
1 BA 275 Quantitative Business Methods Quiz #2 Sampling Distribution of a Statistic Statistical Inference: Confidence Interval Estimation Introduction.
IE 300, Fall 2012 Richard Sowers IESE. 8/30/2012 Goals: Rules of Probability Counting Equally likely Some examples.
By Satyadhar Joshi. Content  Probability Spaces  Bernoulli's Trial  Random Variables a. Expectation variance and standard deviation b. The Normal Distribution.
Point Estimation of Parameters and Sampling Distributions Outlines:  Sampling Distributions and the central limit theorem  Point estimation  Methods.
SESSION 37 & 38 Last Update 5 th May 2011 Continuous Probability Distributions.
CHAPTER 9 Inference: Estimation The essential nature of inferential statistics, as verses descriptive statistics is one of knowledge. In descriptive statistics,
G. Cowan Lectures on Statistical Data Analysis Lecture 8 page 1 Statistical Data Analysis: Lecture 8 1Probability, Bayes’ theorem 2Random variables and.
CLASSICAL NORMAL LINEAR REGRESSION MODEL (CNLRM )
Unit 4 Review. Starter Write the characteristics of the binomial setting. What is the difference between the binomial setting and the geometric setting?
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.
Evaluating Hypotheses. Outline Empirically evaluating the accuracy of hypotheses is fundamental to machine learning – How well does this estimate accuracy.
Statistics and probability Dr. Khaled Ismael Almghari Phone No:
Sampling and Sampling Distributions
Introduction For inference on the difference between the means of two populations, we need samples from both populations. The basic assumptions.
Chapter 4. Inference about Process Quality
Chapter Six Normal Curves and Sampling Probability Distributions
CI for μ When σ is Unknown
STAT 5372: Experimental Statistics
More about Posterior Distributions
Econometric Models The most basic econometric model consists of a relationship between two variables which is disturbed by a random error. We need to use.
CHAPTER 15 SUMMARY Chapter Specifics
Sampling Distributions (§ )
Interval Estimation Download this presentation.
Statistical Inference for the Mean: t-test
1/2555 สมศักดิ์ ศิวดำรงพงศ์
Presentation transcript:

Descriptive statistics Experiment  Data  Sample Statistics Sample mean Sample variance Normalize sample variance by N-1 Standard deviation goes as square-root of N

Inferential Statistics Model Estimates of parameters Inferences Predictions

Importance of the Gaussian

Why is the Gaussian important? Sum if independent observations converge to Gaussian, Central Limit Theorem Linear combination is also Gaussian Has maximum entropy for given  Least-squares becomes max likelihood Derived variables have known densities Sample means and variances of independent samples are independent

Derived distributions Sample mean is Gaussian Sample variance is distributed Sample mean with unknown variance is Student-t distributed This allows us to get confidence intervals for mean and variance

The logic of confidence intervals The mean with unknown variance is distributed as Student-t ; that is, if samples x i are normally distributed, where is the sample mean and is the sample variance, is distributed as Student-t Pick q 1 and q 2 from “tables” so that prob{ q 1 < < q 2 } = 0.99

< μ < Then which gives us confidence intervals on where the actual mean can be

Simulating random arrivals Method 1: take small  t, flip coin with event probability   t Method 2: generate exponentially distributed r. variable to determine next arrival time (use transformation of uniform)

Binomial distribution (Bernoulli trials) Suppose we flip a fair coin n times. The mean # of heads is n/2, and the standard deviation is. For large n ( about > 30), the distribution, called binomial, approaches normal. Specifically, if x is the number of heads, the normalized variable is distributed as N(0,1), the normal distribution with mean 0 and variance 1.

This enables to estimate probability of events using Bernoulli trials very easily. Example: We flip a coin 100 times and observe 60 heads. What is the probability of that event?

Martin Gardner: How not to test a Psychic (Prometheus, 1989) p. 31: report of claim that a psychic subject made 781 hits out of That corresponds to z = 17.8 [ z = Notice that we get here is prob{event|hypothesis}, where the hypothesis is that the trials are Bernoulli. What we don’t get is the prob{hypothesis|event}. 9.5  E-21 ]