Descriptive statistics Experiment  Data  Sample Statistics Experiment  Data  Sample Statistics Sample mean Sample mean Sample variance Sample variance.

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

NORMAL OR GAUSSIAN DISTRIBUTION Chapter 5. General Normal Distribution Two parameter distribution with a pdf given by:
AP Statistics Chapter 7 – Random Variables. Random Variables Random Variable – A variable whose value is a numerical outcome of a random phenomenon. Discrete.
CmpE 104 SOFTWARE STATISTICAL TOOLS & METHODS MEASURING & ESTIMATING SOFTWARE SIZE AND RESOURCE & SCHEDULE ESTIMATING.
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 (§ )
Simple Linear Regression
ELEC 303 – Random Signals Lecture 18 – Statistics, Confidence Intervals Dr. Farinaz Koushanfar ECE Dept., Rice University Nov 10, 2009.
Descriptive statistics Experiment  Data  Sample Statistics Sample mean Sample variance Normalize sample variance by N-1 Standard deviation goes as square-root.
Chapter 10 Simple Regression.
1 Midterm Review Econ 240A. 2 The Big Picture The Classical Statistical Trail Descriptive Statistics Inferential Statistics Probability Discrete Random.
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.
Machine Learning CMPT 726 Simon Fraser University CHAPTER 1: INTRODUCTION.
A gentle introduction to Gaussian distribution. Review Random variable Coin flip experiment X = 0X = 1 X: Random variable.
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
Overview of STAT 270 Ch 1-9 of Devore + Various Applications.
The moment generating function of random variable X is given by Moment generating function.
Copyright © 2014 by McGraw-Hill Higher Education. All rights reserved.
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.
Business Research Methods William G. Zikmund Chapter 17: Determination of Sample Size.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Statistical inference.
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.
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.
Principles of the Global Positioning System Lecture 10 Prof. Thomas Herring Room A;
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.
Stats for Engineers Lecture 9. Summary From Last Time Confidence Intervals for the mean t-tables Q Student t-distribution.
Random Sampling, Point Estimation and Maximum Likelihood.
Estimation in Sampling!? Chapter 7 – Statistical Problem Solving in Geography.
Use of moment generating functions 1.Using the moment generating functions of X, Y, Z, …determine the moment generating function of W = h(X, Y, Z, …).
Geo597 Geostatistics Ch9 Random Function Models.
7.4 – Sampling Distribution Statistic: a numerical descriptive measure of a sample Parameter: a numerical descriptive measure of a population.
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.
What does Statistics Mean? Descriptive statistics –Number of people –Trends in employment –Data Inferential statistics –Make an inference about a population.
Probability = Relative Frequency. Typical Distribution for a Discrete Variable.
Problem: 1) Show that is a set of sufficient statistics 2) Being location and scale parameters, take as (improper) prior and show that inferences on ……
Chapter 7 Point Estimation of Parameters. Learning Objectives Explain the general concepts of estimating Explain important properties of point estimators.
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.
Confidence Interval & Unbiased Estimator Review and Foreword.
: An alternative representation of level of significance. - normal distribution applies. - α level of significance (e.g. 5% in two tails) determines the.
IE 300, Fall 2012 Richard Sowers IESE. 8/30/2012 Goals: Rules of Probability Counting Equally likely Some examples.
Point Estimation of Parameters and Sampling Distributions Outlines:  Sampling Distributions and the central limit theorem  Point estimation  Methods.
Recapitulation! Statistics 515. What Have We Covered? Elements Variables and Populations Parameters Samples Sample Statistics Population Distributions.
Chapter 5 Sampling Distributions. The Concept of Sampling Distributions Parameter – numerical descriptive measure of a population. It is usually unknown.
CHAPTER 9 Inference: Estimation The essential nature of inferential statistics, as verses descriptive statistics is one of knowledge. In descriptive statistics,
CLASSICAL NORMAL LINEAR REGRESSION MODEL (CNLRM )
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.
Parameter Estimation. Statistics Probability specified inferred Steam engine pump “prediction” “estimation”
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.
Statistics and probability Dr. Khaled Ismael Almghari Phone No:
STA302/1001 week 11 Regression Models - Introduction In regression models, two types of variables that are studied:  A dependent variable, Y, also called.
Stat 223 Introduction to the Theory of Statistics
Introduction For inference on the difference between the means of two populations, we need samples from both populations. The basic assumptions.
Stat 223 Introduction to the Theory of Statistics
Probability Theory and Parameter Estimation I
Chapter Six Normal Curves and Sampling Probability Distributions
Chapter 7: Sampling Distributions
Statistics in Applied Science and Technology
CI for μ When σ is Unknown
STAT 5372: Experimental Statistics
From Simulations to the Central Limit Theorem
CHAPTER 15 SUMMARY Chapter Specifics
Stat 223 Introduction to the Theory of Statistics
Sampling Distributions (§ )
Statistical Inference for the Mean: t-test
Presentation transcript:

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

Inferential Statistics Model Model Estimates of parameters Estimates of parameters Inferences Inferences Predictions Predictions

Importance of the Gaussian

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

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

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