Today - Messages Additional shared lab hours in A-269 –M, W, F 2:30-4:25 –T, Th 4:00-5:15 First priority is for PH5452. No TA or instructor Handouts –

Slides:



Advertisements
Similar presentations
SAMPLE DESIGN: HOW MANY WILL BE IN THE SAMPLE—DESCRIPTIVE STUDIES ?
Advertisements

CmpE 104 SOFTWARE STATISTICAL TOOLS & METHODS MEASURING & ESTIMATING SOFTWARE SIZE AND RESOURCE & SCHEDULE ESTIMATING.
Sections 7-1 and 7-2 Review and Preview and Estimating a Population Proportion.
Sampling: Final and Initial Sample Size Determination
Chapter 10: Estimating with Confidence
3.3 Toward Statistical Inference. What is statistical inference? Statistical inference is using a fact about a sample to estimate the truth about the.
1. Estimation ESTIMATION.
1 BA 555 Practical Business Analysis Housekeeping Review of Statistics Exploring Data Sampling Distribution of a Statistic Confidence Interval Estimation.
10-1 Introduction 10-2 Inference for a Difference in Means of Two Normal Distributions, Variances Known Figure 10-1 Two independent populations.
Statistical Concepts (continued) Concepts to cover or review today: –Population parameter –Sample statistics –Mean –Standard deviation –Coefficient of.
Lecture Slides Elementary Statistics Twelfth Edition
7-2 Estimating a Population Proportion
This Week Continue with linear regression Begin multiple regression –Le 8.2 –C & S 9:A-E Handout: Class examples and assignment 3.
Chapter 10: Estimating with Confidence
Confidence Interval A confidence interval (or interval estimate) is a range (or an interval) of values used to estimate the true value of a population.
INFERENTIAL STATISTICS – Samples are only estimates of the population – Sample statistics will be slightly off from the true values of its population’s.
Review of normal distribution. Exercise Solution.
Chapter 7 Confidence Intervals and Sample Sizes
Inference for regression - Simple linear regression
1 CHAPTER 7 Homework:5,7,9,11,17,22,23,25,29,33,37,41,45,51, 59,65,77,79 : The U.S. Bureau of Census publishes annual price figures for new mobile homes.
Chapter 7 Estimation: Single Population
Sullivan – Fundamentals of Statistics – 2 nd Edition – Chapter 11 Section 2 – Slide 1 of 25 Chapter 11 Section 2 Inference about Two Means: Independent.
10.1 Estimating With Confidence
6.1 What is Statistics? Definition: Statistics – science of collecting, analyzing, and interpreting data in such a way that the conclusions can be objectively.
Chapter 11: Estimation Estimation Defined Confidence Levels
STA Lecture 161 STA 291 Lecture 16 Normal distributions: ( mean and SD ) use table or web page. The sampling distribution of and are both (approximately)
Understanding Inferential Statistics—Estimation
Topic 5 Statistical inference: point and interval estimate
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.
Section Copyright © 2014, 2012, 2010 Pearson Education, Inc. Lecture Slides Elementary Statistics Twelfth Edition and the Triola Statistics Series.
1 Chapter 6. Section 6-1 and 6-2. Triola, Elementary Statistics, Eighth Edition. Copyright Addison Wesley Longman M ARIO F. T RIOLA E IGHTH E DITION.
There are two main purposes in statistics; (Chapter 1 & 2)  Organization & ummarization of the data [Descriptive Statistics] (Chapter 5)  Answering.
Population All members of a set which have a given characteristic. Population Data Data associated with a certain population. Population Parameter A measure.
PARAMETRIC STATISTICAL INFERENCE
1 rules of engagement no computer or no power → no lesson no SPSS → no lesson no homework done → no lesson GE 5 Tutorial 5.
Econ 3790: Business and Economics Statistics Instructor: Yogesh Uppal
Chapter 7 Estimation Procedures. Basic Logic  In estimation procedures, statistics calculated from random samples are used to estimate the value of population.
Copyright © 2012 by Nelson Education Limited. Chapter 6 Estimation Procedures 6-1.
Confidence Intervals: The Basics BPS chapter 14 © 2006 W.H. Freeman and Company.
Sampling Error.  When we take a sample, our results will not exactly equal the correct results for the whole population. That is, our results will be.
Distributions of the Sample Mean
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 Chapter 6 Estimates and Sample Sizes 6-1 Estimating a Population Mean: Large Samples / σ Known 6-2 Estimating a Population Mean: Small Samples / σ Unknown.
Stat 112: Notes 2 Today’s class: Section 3.3. –Full description of simple linear regression model. –Checking the assumptions of the simple linear regression.
Copyright © 2013, 2009, and 2007, Pearson Education, Inc. Chapter 13 Multiple Regression Section 13.3 Using Multiple Regression to Make Inferences.
Sections 7-1 and 7-2 Review and Preview and Estimating a Population Proportion.
BPS - 3rd Ed. Chapter 131 Confidence Intervals: The Basics.
1 Section 10.1 Estimating with Confidence AP Statistics January 2013.
AP Statistics Chapter 10 Notes. Confidence Interval Statistical Inference: Methods for drawing conclusions about a population based on sample data. Statistical.
CHAPTER-6 Sampling error and confidence intervals.
Chapter 8: Confidence Intervals based on a Single Sample
1 Chapter 6. Section 6-1 and 6-2. Triola, Elementary Statistics, Eighth Edition. Copyright Addison Wesley Longman M ARIO F. T RIOLA E IGHTH E DITION.
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.
Lecture 4 Ways to get data into SAS Some practice programming
Chapter 1: Getting Started Section 1: Essential question: What is statistics?
1 Probability and Statistics Confidence Intervals.
Sullivan – Fundamentals of Statistics – 2 nd Edition – Chapter 11 Section 3 – Slide 1 of 27 Chapter 11 Section 3 Inference about Two Population Proportions.
Learning Objectives After this section, you should be able to: The Practice of Statistics, 5 th Edition1 DESCRIBE the shape, center, and spread of the.
Chapter 9 Estimation using a single sample. What is statistics? -is the science which deals with 1.Collection of data 2.Presentation of data 3.Analysis.
Essential Statistics Chapter 191 Comparing Two Proportions.
Dr.Theingi Community Medicine
Inference: Conclusion with Confidence
Inference: Conclusion with Confidence
This Week Review of estimation and hypothesis testing
Inferences Based on a Single Sample
Week 10 Chapter 16. Confidence Intervals for Proportions
Statistics in Applied Science and Technology
Introduction to Inference
How Confident Are You?.
Presentation transcript:

Today - Messages Additional shared lab hours in A-269 –M, W, F 2:30-4:25 –T, Th 4:00-5:15 First priority is for PH5452. No TA or instructor Handouts – Unix commands – How to run saturn from home

This Week Review of estimation and hypothesis testing Reading Le (review) –Chapter 4: Sections 4.1 – 4.3 –Chapter 5: Sections 5:1 and 5:4 –Chapter 7: Sections 7:1 – 7.3 Reading C &S –Chapter 2:A-E –Chapter 6: A,B,F

Steps in Creating and Running a SAS Program on Saturn 1.Create or edit SAS program (fn is name of program) > pico fn.sas (cntr x to exit) 2.Run the SAS program > sas fn.sas 3.List the files in directory - look for.log and.lst files > ls (or ls fn*) 4.View the.log file - look for errors and notes > less fn.log (type q to exit) 5.If errors go back to step 1 and repeat When no errors view.lst to view output > less fn.lst

Some Definitions Statistics: The art and science of collecting, analyzing, presenting, and interpreting data. Data: facts and figures that are collected Dataset: All the data collected for a study Elements: Units in which data is collected –People, companies, schools, households Variables: Characteristics measured on elements –People (height, weight) –Company (number of employees) –Schools (percentage of students who graduate in 5 years) –Households (number of computers owned)

Some Definitions Population: set of all elements of interest in a particular study –All persons in Minnesota 18-years or older –All Fortune 500 companies –All persons with hypertension –All persons who have colon cancer –All persons who could ever have colon cancer –All lab samples that could ever be analyzed Sample: a subset of the population A major contribution of statistics is that data from a sample can be used to make estimates and test hypothesis about the characteristics of a population. This process is referred to as statistical inference.

Informal Definition Statistics: In a scientific way gaining information about something you do not know

Start With Research Question What is the proportion of persons without health insurance in Minnesota? Do newer BP medications prevent heart disease compared to older medications? What is the relationship between grade point average and SAT scores Do persons who eat more F&V have lower risk of developing colon cancer. Does the program DARE reduce the risk of young persons trying drugs? What is the populations for each of these ?

Statistics Start With Question Start With Question Design Study And Collect Data Perform Analyses of Data to Assess Question. Perform Analyses of Data to Assess Question. Make Conclusions (Inference) Make Conclusions (Inference)

Statistical Inference Estimation (Chapter 4) Hypothesis Testing (Chapter 5) –Comparing population proportions (Chap 6) –Comparing population means (Chap 7)

Parameter: Numeric Characteristic of a Population ParameterParameter Description  Mean of population  Proportion with a certain trait  Correlation between 2 variables     Difference between 2 means     Difference between 2 proportions  Population standard deviation

Sampling Sample: a subset of target population (usually a simple random sample - each sample has equal probability of occurring) Different samples yield different estimates Trying to estimate the population parameter (the “true value”) –It’s usually not possible to measure the population value

Point Estimate Parameter Point Estimate  Sample mean  Sample proportion  Sample correlation     Difference between 2 sample means     Difference between 2 sample proportions  Sample standard deviation Sampling error: True value – estimate (unknown)

Statistical Inference Population with mean  = ? Population with mean  = ? A simple random sample of n elements is selected. from the population. The sample data provide a value for. the sample mean. The sample data provide a value for. the sample mean. The value of is used to make inferences about the value of . The value of is used to make inferences about the value of .

Interval Estimation In general, confidence intervals are of the form: SE = standard error of your estimate Estimate = mean, proportion, regression coefficient, odds ratio = for 95% CI based on normal distribution

Estimation “What is the average total cholesterol level for MN residents?” Random sample of cholesterol levels sample mean = sum of values / number of observations Estimates the population mean:

Estimation “What is the average total cholesterol level for MN residents?” sample standard deviation: estimates the population standard deviation:

Confidence Interval Example Suppose sample of 100 mean = 215 mg/dL, standard deviation = 20 95% CI = = ( *20/10, *20/10) approximately = (211, 219) = standard error of mean

Properties of Confidence Intervals As sample size increases, CI gets smaller –If you could sample the whole population; Can use different levels of confidence –90, 95, 99% common –More confidence means larger interval; so a 90% CI is smaller than a 99% CI Changes with population standard deviation –More variable population means larger interval

Caution with Confidence Intervals –Data should be from random sample –More complicated sampling requires different methods Example - multistage or stratified sampling –Outliers can cause problems –Non-normal data can change confidence level Skewed data a big problem –Bias not accounted for Non-responders Target and sampled population different

95% Confidence Intervals with SAS 1) Construct from output estimate +/- 1.96*SE 2) Provided automatically by some procedures PROC MEANS DATA = STUDENTS LCLM UCLM; VAR AGE;

Our Sample of 25 Replicates of n=10, 

True Sampling Distribution, n=10, 