26134 Business Statistics Autumn 2017

Slides:



Advertisements
Similar presentations
Sampling: Final and Initial Sample Size Determination
Advertisements

Statistics : Statistical Inference Krishna.V.Palem Kenneth and Audrey Kennedy Professor of Computing Department of Computer Science, Rice University 1.
ESTIMATION AND HYPOTHESIS TESTING
Ch 6 Introduction to Formal Statistical Inference.
1 BA 555 Practical Business Analysis Housekeeping Review of Statistics Exploring Data Sampling Distribution of a Statistic Confidence Interval Estimation.
1 Inference About a Population Variance Sometimes we are interested in making inference about the variability of processes. Examples: –Investors use variance.
BCOR 1020 Business Statistics
Standard error of estimate & Confidence interval.
Leon-Guerrero and Frankfort-Nachmias,
ESTIMATING with confidence. Confidence INterval A confidence interval gives an estimated range of values which is likely to include an unknown population.
Chapter 11: Estimation Estimation Defined Confidence Levels
Dan Piett STAT West Virginia University
AP Statistics Chapter 9 Notes.
Basic Business Statistics, 11e © 2009 Prentice-Hall, Inc. Chap 8-1 Confidence Interval Estimation.
QBM117 Business Statistics Estimating the population mean , when the population variance  2, is known.
1 Introduction to Estimation Chapter Concepts of Estimation The objective of estimation is to determine the value of a population parameter on the.
LECTURE 16 TUESDAY, 31 March STA 291 Spring
AP STATISTICS LESSON 10 – 1 (DAY 2)
Sampling Distribution ● Tells what values a sample statistic (such as sample proportion) takes and how often it takes those values in repeated sampling.
Estimating Means and Proportions Using Sample Means and Proportions To Make Inferences About Population Parameters.
Descriptive Statistics
Ch 6 Introduction to Formal Statistical Inference
Confidence Intervals: The Basics BPS chapter 14 © 2006 W.H. Freeman and Company.
Statistics 300: Elementary Statistics Section 6-5.
Confidence Interval Estimation For statistical inference in decision making:
1 BA 275 Quantitative Business Methods Quiz #2 Sampling Distribution of a Statistic Statistical Inference: Confidence Interval Estimation Introduction.
26134 Business Statistics Tutorial 11: Hypothesis Testing Introduction: Key concepts in this tutorial are listed below 1. Difference.
26134 Business Statistics Tutorial 12: REVISION THRESHOLD CONCEPT 5 (TH5): Theoretical foundation of statistical inference:
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.
SESSION 39 & 40 Last Update 11 th May 2011 Continuous Probability Distributions.
Review of Statistical Terms Population Sample Parameter Statistic.
POLS 7000X STATISTICS IN POLITICAL SCIENCE CLASS 5 BROOKLYN COLLEGE-CUNY SHANG E. HA Leon-Guerrero and Frankfort-Nachmias, Essentials of Statistics for.
10.1 – Estimating with Confidence. Recall: The Law of Large Numbers says the sample mean from a large SRS will be close to the unknown population mean.
Estimating a Population Proportion ADM 2304 – Winter 2012 ©Tony Quon.
Chapter 6 Test Review z area ararea ea
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 8: Estimating with Confidence Section 8.1 Confidence Intervals: The.
Sampling and Sampling Distributions. Sampling Distribution Basics Sample statistics (the mean and standard deviation are examples) vary from sample to.
Dr.Theingi Community Medicine
CHAPTER 6: SAMPLING, SAMPLING DISTRIBUTIONS, AND ESTIMATION Leon-Guerrero and Frankfort-Nachmias, Essentials of Statistics for a Diverse Society.
26134 Business Statistics Autumn 2017
Tutorial 11: Hypothesis Testing
And distribution of sample means
Inference: Conclusion with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
26134 Business Statistics Autumn 2017
ESTIMATION.
26134 Business Statistics Week 5 Tutorial
Inference: Conclusion with Confidence
26134 Business Statistics Autumn 2017
Week 10 Chapter 16. Confidence Intervals for Proportions
Statistics in Applied Science and Technology
CONCEPTS OF ESTIMATION
Introduction to Inference
Section 7.7 Introduction to Inference
Confidence Intervals: The Basics
MATH1005 STATISTICS Mahrita Harahap Tutorial 2: Numerical Summaries and Boxplot.
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Chapter 8: Estimating with Confidence
Interval Estimation Download this presentation.
How Confident Are You?.
Presentation transcript:

26134 Business Statistics Autumn 2017 Tutorial 6: Sampling Distribution & Confidence Intervals bstats@uts.edu.au B MathFin (Hons) M Stat (UNSW) PhD (UTS) mahritaharahap.wordpress.com/ teaching-areas business.uts.edu.au

Revision: Continuous Distributions

A sample is a subset of the population of interest. In statistics we usually want to statistically analyse a population but collecting data for the whole population is usually impractical, expensive and unavailable. That is why we collect samples from the population (sampling) and make inferences about the population parameters using the statistics of the sample (inferencing) with some level of accuracy (confidence level). Std Deviation Sample Size N n Proportion p 𝑝 A population is a collection of all possible individuals, objects, or measurements of interest. A sample is a subset of the population of interest. A parameter is a number that describes some aspect of a population. A statistic is a number that is computed from data in a sample.

The sampling distribution of a statistic tells us how close the statistic is to the parameter. A sampling distribution is created by, as the name suggests, sampling. Sampling reduces the potential of errors in inference since a sample cannot be fully representative of the population. https://youtu.be/FXZ2O1Lv-KE?t=8m34s

Sampling Distributions

Central Limit Theorem Under CLT: Sampling distribution of sample mean will be normally distributed if: (1) the original distribution is normally distributed (sample size is irrelevant). (2) the original distribution is NOT normally distributed but the sample size is >30. Note that only ONE of these conditions need to be satisfied for this conclusion to be reached. In the case of the sampling distribution of sample proportion, sample size must be greater than 5/p and 5/q where q=1-p.

1.If a random sample is drawn from a normal population, then the sampling distribution of the sample mean 𝑋 is normally distributed for all values of n (sample size). 2.If a random sample is drawn from any population, the sampling distribution of the sample mean 𝑋 is approximately normal for a sufficiently large sample size (usually n > 30).

Activity 1: Sampling Distribution

Standard Error 𝜎 𝑥 = 𝜎 𝑥 =

Activity 2: Standard Error

Motivation-Point estimator The objective of estimation is to determine the value of a population parameter on the basis of a sample statistic. EXAMPLE: “What is the average time taken by customers on a single shopping trip? Parameter () Population distribution (of X) We can use sample data to calculate the sample mean (xbar). Using this single value, we can infer about population parameter (mu).The sample mean, a single value, is referred to as the point estimate. Explain- as compared to point estimate there is greater accuracy/confidence in inference when we use a range of values Sample distribution (of 𝑋 ) Point estimate (e.g., 𝑋 ) @ Dr. Sonika Singh, BSTATS, UTS

Motivation-Interval estimator To make statements about unknown population parameter with greater accuracy/confidence, we can develop an interval estimator. Parameter Population distribution Sampling distribution Interval estimate An interval estimate draws inferences about a population by estimating the value of an unknown population parameter using an interval. This interval is called as the Confidence Interval (CI). @ Dr. Sonika Singh, BSTATS, UTS

Confidence Intervals

Interval Estimates - Interpretation Confidence Interval: a range of values constructed from sample data so that the population parameter is likely to occur within that range at a specified probability. The specified probability is called the level of confidence. Common levels of confidence used by analysts are 90%, 95%, and 99%. Explain:Confidence Interval is a range of values constructed from the occurrence of a particular value (such as the mean) in sample data (many samples) so that the population parameter is likely to occur within that range A 95% confidence interval indicates that approximately 95 of the 100 confidence intervals would contain the population mean. @ Dr. Sonika Singh, BSTATS, UTS

Confidence Intervals

Confidence Intervals

Confidence Intervals

Confidence Intervals Mean (if σ known) Mean (if σ unknown) 𝑥 ± 𝑧 𝛼/2 ∗ σ 𝑛 𝑥 ± 𝑡 𝛼 2 ,𝑛−1 ∗ s 𝑛

Activity 3: Confidence Intervals

Activity 4: Confidence Intervals

Activity 5: Confidence Intervals

Estimating Sample Sizes MEAN: PROPORTION: p*q

Activity 6: Estimating Sample Sizes

SEE YOU ALL NEXT WEEK!