CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Confidence intervals.

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

Estimating a Population Variance
Sampling: Final and Initial Sample Size Determination
Normal distribution (3) When you don’t know the standard deviation.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Expectation of random variables Moments (Sec )
QBM117 - Business Statistics Estimating the population proportion.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Discrete random variables Probability mass function Distribution function (Secs )
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Independent events Bayes rule Bernoulli trials (Sec )
CSE 300: Software Reliability Engineering Topics covered: Software Reliability Models.
CSE 322: Software Reliability Engineering Topics covered: Software Reliability Models.
CSE 3504: Probabilistic Analysis of Computer Systems Topics covered: Probability axioms Combinatorial problems (Sec )
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Simple queuing models (Sec )
1 Confidence Interval for a Mean. 2 Given A random sample of size n from a Normal population or a non Normal population where n is sufficiently large.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Pure death process Availability analysis (Sec , 8.4.1)
CSE 3504: Probabilistic Analysis of Computer Systems Topics covered: Moments and transforms of special distributions (Sec ,4.5.3,4.5.4,4.5.5,4.5.6)
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Multiple random variables Transform methods (Sec , 4.5.7)
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Statistical inference (Sec. )
Standard Normal Distribution
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Statistical inference.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Continuous random variables Uniform and Normal distribution (Sec. 3.1, )
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Exponential distribution Reliability and failure rate (Sec )
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Combinatorial problems Conditional probability Independent events (Sec , )
Overview of STAT 270 Ch 1-9 of Devore + Various Applications.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Analysis of software reliability and performance.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Discrete time Markov chains (Sec )
CSE 3504: Probabilistic Analysis of Computer Systems Topics covered: Discrete time Markov chains (Sec )
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Special discrete distributions Sec
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Stochastic processes Bernoulli and Poisson processes (Sec. 6.1,6.3.,6.4)
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Analysis of software reliability and performance.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Discrete time Markov chains (Sec. 7.1)
Population Proportion The fraction of values in a population which have a specific attribute p = Population proportion X = Number of items having the attribute.
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.
Standard error of estimate & Confidence interval.
Review of normal distribution. Exercise Solution.
Lesson Confidence Intervals about a Population Standard Deviation.
Confidence Intervals Confidence Interval for a Mean
Slide 1 © 2002 McGraw-Hill Australia, PPTs t/a Introductory Mathematics & Statistics for Business 4e by John S. Croucher 1 n Learning Objectives –Identify.
Correlation and Prediction Error The amount of prediction error is associated with the strength of the correlation between X and Y.
Module 14: Confidence Intervals This module explores the development and interpretation of confidence intervals, with a focus on confidence intervals.
Tests of Hypotheses Involving Two Populations Tests for the Differences of Means Comparison of two means: and The method of comparison depends on.
Normal Distribution.
§ 5.3 Normal Distributions: Finding Values. Probability and Normal Distributions If a random variable, x, is normally distributed, you can find the probability.
Inference for a Population Mean
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.
: An alternative representation of level of significance. - normal distribution applies. - α level of significance (e.g. 5% in two tails) determines the.
Topic 16 Example Confidence Intervals to Estimate a Population Proportion.
INTRODUCTORY MATHEMATICAL ANALYSIS For Business, Economics, and the Life and Social Sciences  2011 Pearson Education, Inc. Chapter 16 Continuous Random.
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.
Discrete and Continuous Random Variables. Yesterday we calculated the mean number of goals for a randomly selected team in a randomly selected game.
Statistics for Business and Economics 8 th Edition Chapter 7 Estimation: Single Population Copyright © 2013 Pearson Education, Inc. Publishing as Prentice.
9-1 ESTIMATION Session Factors Affecting Confidence Interval Estimates The factors that determine the width of a confidence interval are: 1.The.
INFERENCE Farrokh Alemi Ph.D.. Point Estimates Point Estimates Vary.
© 2001 Prentice-Hall, Inc.Chap 8-1 BA 201 Lecture 12 Confidence Interval Estimation.
South Dakota School of Mines & Technology Estimation Industrial Engineering.
Chapter 7 Estimation. Chapter 7 ESTIMATION What if it is impossible or impractical to use a large sample? Apply the Student ’ s t distribution.
CHAPTER 8 Estimating with Confidence
Confidence Intervals about a Population Proportion
CI for μ When σ is Unknown
Chapter 12 Inference on the Least-squares Regression Line; ANOVA
Econ 3790: Business and Economics Statistics
Sampling Distribution
Sampling Distribution
Section 3: Estimating p in a binomial distribution
Estimation Interval Estimates Industrial Engineering
Tutorial 9 Suppose that a random sample of size 10 is drawn from a normal distribution with mean 10 and variance 4. Find the following probabilities:
Calculating Probabilities for Any Normal Variable
Interpretation of Confidence Intervals
Homework Questions.
CS639: Data Management for Data Science
Presentation transcript:

CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Confidence intervals

Motivation  Point estimate:  Interval estimate:

Motivation (contd..)  Example:

Motivation (contd..)  Frequentist’s interpretation:

Estimation of confidence interval  Distribution of the mean of normal random variables:

Estimation of confidence interval (contd..)  Conversion to standard normal random variable:

Estimation of confidence interval (contd..)  Obtaining an interval estimate for standard normal random variable:

Estimation of confidence interval (contd..)  Obtaining an interval estimate for standard normal random variable:

Estimation of confidence interval (contd..)  Obtaining an interval estimate for standard normal random variable:

Estimation of confidence interval (contd..)  Converting to an interval estimate for the mean of normal random variables:

Estimation of confidence interval (contd..)  Example: