Chapter 6: Confidence Intervals

Size: px
Start display at page:

Download "Chapter 6: Confidence Intervals"

Transcription

1 Chapter 6: Confidence Intervals Part II Eric D. Nordmoe Math 261 Department of Mathematics and Computer Science Kalamazoo College Spring 2009

2 Outline Using SPSS to Obtain Confidence Intervals for µ Sample Size Determination Sampling Variability of Proportions Confidence Interval for a Population Proportion

3 Review: Confidence Interval for µ If Y 1, Y 2,..., Y n are a random sample from a normally distributed population, then Ȳ ± t α/2 (n 1)s/ n is a 100(1 α)% confidence interval for µ and t α/2 (n 1) is the upper α/2 critical value for the t distribution on n 1 degrees of freedom.

4 More Data from a Classic Experiment A study of sleep aids among 10 patients in a psychiatric hospital obtained the following sleep hours data: Patient Drug ȳ 4.00 s 2.10

5 More Data from a Classic Experiment Compute a 95% confidence interval for the population mean. Interpret the interval in the context of the data.

6 Interpreting a Confidence Interval The interpretation of a confidence interval in context includes: The confidence level The parameter being estimated Reference to the context including units The population to which inference is being made

7 Test of Understanding Which of the following is true? We are 95% confident that the sample mean sleep hours for individuals in this population is between 2.50 and 5.50 hours. In another sample of size ten, there is a 95% probability that the sample mean X will be within 1.50 of In another sample of size ten, there is a 95% probability that the sample mean X will be within 1.50 of the unknown population mean µ.

8 Test of Understanding Which of the following is true? The probability is 95% that the sample mean is between 2.50 and 5.50 hours. The probability is 95% that the population mean µ is between 2.50 and 5.50 hours. In repeated random sampling, 95% of all intervals computed by this method would contain the true population mean µ. In the population, 95% of all individuals have sleep hours between 2.50 and 5.50 hours. We can be 95% confident that 95% of all individuals in the population have sleep hours between 2.50 and 5.50 hours.

9 Using SPSS to Obtain Confidence Intervals for µ Using SPSS Explore First, choose Explore from the Analyze menu and select the variable of interest. Open the Statistics dialog box and enter the desired confidence level:

10 Using SPSS to Obtain Confidence Intervals for µ Using SPSS Explore The interval x ± t α/2 (n 1)s/ n appears in the Descriptives section of the output.

11 Sample Size Determination Using the Desired SE When planning a study, the sample size may be selected to ensure the required precision: The SE is the primary measure of precision of estimation: SE = s n In practice, find the desired n as a function of the desired SE and guessed s: n = ( ) Guessed s 2 Desired SE

12 Sample Size Determination Using the Margin of Error Find n to achieve a desired margin of error (MOE) where: MOE = t α/2 (n 1) s n 2 s n is the half-width of a confidence interval. Set n = ( ) 2 Guessed s 2 Desired MOE to find the required n as a function of the guessed s and desired MOE.

13 Sample Size Determination Example How many patients would be required to obtain an SE =.5 hours if the guessed s = 1.8 hours? How many patients would be required to obtain an MOE =.5 hour if the guessed s = 1.8 hours?

14 Sampling from a Dichotomous Population Problem: Estimate the proportion of mutants in a population of organisms.

15 The Sampling Distribution of ˆp Estimation of p requires knowledge of the sampling distribution of ˆp where ˆp = Number of successes Number of trials = Y n If p is known, the sampling distribution of ˆp can be computed using the Binomial probability distribution since Pr{j successes} = Pr(Y = j) = n C j p j (1 p) n j. if the BINS conditions are met.

16 The Normal Approximation to the Sampling Distribution of ˆp For n large, the distribution of the number of successes Y is approximately normal: ( Y N np, ) np(1 p) approximately. Similarly, for n large, the distribution of the proportion of successes ˆp is approximately normal: ( ) p(1 p) ˆp N p, approximately. n

17 Example An estimate ˆp is obtained by taking a simple random sample of 30 from a population with proportion p =.39 of mutants. Find Pr(ˆp.45). Below what level would you expect the sample proportion of mutants to fall just 1% of the time?

18 Confidence Intervals for Proportions The Classic Version The standard error of ˆp is SE(ˆp) = ˆp(1 ˆp) Historically, for large n, the accepted 100(1 α)% confidence interval for p has been: n ˆp(1 ˆp) ˆp ± z α/2. n Recent studies have shown this interval has poor coverage properties. The actual confidence level is usually less than the nominal level.

19 Confidence Intervals for Proportions New and Improved Version A better method that works even for relatively small samples is to compute the Wilson estimator p = Y + 2 n + 4 the sample proportion from a fictitious sample with four more observations, two successes and two failures. An approximate 100(1 α)% confidence interval for p is: p ± z α/2 p(1 p) n + 4. Use this interval when the confidence interval is at least 90% and the sample size n is at least 10. Note that this recommendation differs somewhat from the suggestion in the Samuels-Witmer text.

20 Example In a 1992 study of Pet Birds as an Independent Risk Factor for Lung Cancer, researchers sampled 239 lung cancer patients in Berlin. Of these 239, some 98 reported keeping pet birds. Obtain a 95% confidence interval for the population proportion p who kept pet birds.

21 Sample Size Determination When planning a study, the sample size may be selected to ensure the required precision for p: Solving the previous confidence interval for n we obtain ( ) 2 n = p (1 p zα/2 ) 4 MOE where MOE is the desired half-width of the confidence interval and p is either A guessed value of p or p = 0.5 if no guess is available.

22 Example Find the required sample size to obtain a 95% confidence interval for the proportion p of lung cancer patients who have pet birds. The interval should have half-width no greater than MOE = 0.03.

Chapter 8: Estimating with Confidence

Chapter 8: Estimating with Confidence Chapter 8: Estimating with Confidence Key Vocabulary: point estimator point estimate confidence interval margin of error interval confidence level random normal independent four step process level C confidence

More information

9. Interpret a Confidence level: "To say that we are 95% confident is shorthand for..

9. Interpret a Confidence level: To say that we are 95% confident is shorthand for.. Mrs. Daniel AP Stats Chapter 8 Guided Reading 8.1 Confidence Intervals: The Basics 1. A point estimator is a statistic that 2. The value of the point estimator statistic is called a and it is our "best

More information

Outline. Chapter 3: Random Sampling, Probability, and the Binomial Distribution. Some Data: The Value of Statistical Consulting

Outline. Chapter 3: Random Sampling, Probability, and the Binomial Distribution. Some Data: The Value of Statistical Consulting Outline Chapter 3: Random Sampling, Probability, and the Binomial Distribution Part I Some Data Probability and Random Sampling Properties of Probabilities Finding Probabilities in Trees Probability Rules

More information

Chapter 8: Estimating with Confidence

Chapter 8: Estimating with Confidence Chapter 8: Estimating with Confidence Section 8.1 The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Introduction Our goal in many statistical settings is to use a sample statistic

More information

Chapter 19. Confidence Intervals for Proportions. Copyright 2010 Pearson Education, Inc.

Chapter 19. Confidence Intervals for Proportions. Copyright 2010 Pearson Education, Inc. Chapter 19 Confidence Intervals for Proportions Copyright 2010 Pearson Education, Inc. Standard Error Both of the sampling distributions we ve looked at are Normal. For proportions For means SD pˆ pq n

More information

Exam 4 Review Exercises

Exam 4 Review Exercises Math 160: Statistics Spring, 2014 Toews Exam 4 Review Exercises Instructions: Working in groups of 2-4, first review the goals and objectives for this exam (listed below) and then work the following problems.

More information

Chapter 19. Confidence Intervals for Proportions. Copyright 2010, 2007, 2004 Pearson Education, Inc.

Chapter 19. Confidence Intervals for Proportions. Copyright 2010, 2007, 2004 Pearson Education, Inc. Chapter 19 Confidence Intervals for Proportions Copyright 2010, 2007, 2004 Pearson Education, Inc. Standard Error Both of the sampling distributions we ve looked at are Normal. For proportions For means

More information

A point estimate is a single value that has been calculated from sample data to estimate the unknown population parameter. s Sample Standard Deviation

A point estimate is a single value that has been calculated from sample data to estimate the unknown population parameter. s Sample Standard Deviation 7.1 Margins of Error and Estimates What is estimation? A point estimate is a single value that has been calculated from sample data to estimate the unknown population parameter. Population Parameter Sample

More information

Math 243 Sections , 6.1 Confidence Intervals for ˆp

Math 243 Sections , 6.1 Confidence Intervals for ˆp Math 243 Sections 5.1-5.2, 6.1 Confidence Intervals for ˆp Overview Polls and Statistical Inference Confidence Levels and Critical z-values Standard Error and Margin of Error Confidence Intervals Statistical

More information

10.1 Estimating with Confidence. Chapter 10 Introduction to Inference

10.1 Estimating with Confidence. Chapter 10 Introduction to Inference 10.1 Estimating with Confidence Chapter 10 Introduction to Inference Statistical Inference Statistical inference provides methods for drawing conclusions about a population from sample data. Two most common

More information

Module 28 - Estimating a Population Mean (1 of 3)

Module 28 - Estimating a Population Mean (1 of 3) Module 28 - Estimating a Population Mean (1 of 3) In "Estimating a Population Mean," we focus on how to use a sample mean to estimate a population mean. This is the type of thinking we did in Modules 7

More information

CHAPTER OBJECTIVES - STUDENTS SHOULD BE ABLE TO:

CHAPTER OBJECTIVES - STUDENTS SHOULD BE ABLE TO: 3 Chapter 8 Introducing Inferential Statistics CHAPTER OBJECTIVES - STUDENTS SHOULD BE ABLE TO: Explain the difference between descriptive and inferential statistics. Define the central limit theorem and

More information

Statistical Inference

Statistical Inference Statistical Inference Chapter 10: Intro to Inference Section 10.1 Estimating with Confidence "How good is your best guess?" "How confident are you in your method?" provides methods for about a from the.

More information

Testing Means. Related-Samples t Test With Confidence Intervals. 6. Compute a related-samples t test and interpret the results.

Testing Means. Related-Samples t Test With Confidence Intervals. 6. Compute a related-samples t test and interpret the results. 10 Learning Objectives Testing Means After reading this chapter, you should be able to: Related-Samples t Test With Confidence Intervals 1. Describe two types of research designs used when we select related

More information

Don t Let the Bedbugs Bite!

Don t Let the Bedbugs Bite! Don t Let the Bedbugs Bite! Three boys are talking about their bedtimes. Joey goes to bed at the same time each night. Maurice says his parents make him go to bed five times a week at 9 o clock at night.

More information

Statistical Hocus Pocus? Assessing the Accuracy of a Diagnostic Screening Test When You Don t Even Know Who Has the Disease

Statistical Hocus Pocus? Assessing the Accuracy of a Diagnostic Screening Test When You Don t Even Know Who Has the Disease Statistical Hocus Pocus? Assessing the Accuracy of a Diagnostic Screening Test When You Don t Even Know Who Has the Disease Michelle Norris Dept. of Mathematics and Statistics California State University,

More information

Confidence interval and hypothesis testing examples

Confidence interval and hypothesis testing examples Confidence interval and hypothesis testing examples Eric F. Lock UMN Division of Biostatistics, SPH elock@umn.edu 11/20/2018 ICU Data Data for a random sample of n = 200 patients admitted to intensive

More information

A point estimate is a single value that has been calculated from sample data to estimate the unknown population parameter. s Sample Standard Deviation

A point estimate is a single value that has been calculated from sample data to estimate the unknown population parameter. s Sample Standard Deviation 7.1 Margins of Error and Estimates What is estimation? A point estimate is a single value that has been calculated from sample data to estimate the unknown population parameter. Population Parameter Sample

More information

USING STATCRUNCH TO CONSTRUCT CONFIDENCE INTERVALS and CALCULATE SAMPLE SIZE

USING STATCRUNCH TO CONSTRUCT CONFIDENCE INTERVALS and CALCULATE SAMPLE SIZE USING STATCRUNCH TO CONSTRUCT CONFIDENCE INTERVALS and CALCULATE SAMPLE SIZE Using StatCrunch for confidence intervals (CI s) is super easy. As you can see in the assignments, I cover 9.2 before 9.1 because

More information

Chapter 1: Exploring Data

Chapter 1: Exploring Data Chapter 1: Exploring Data Key Vocabulary:! individual! variable! frequency table! relative frequency table! distribution! pie chart! bar graph! two-way table! marginal distributions! conditional distributions!

More information

Chapter 8 Estimating with Confidence. Lesson 2: Estimating a Population Proportion

Chapter 8 Estimating with Confidence. Lesson 2: Estimating a Population Proportion Chapter 8 Estimating with Confidence Lesson 2: Estimating a Population Proportion Conditions for Estimating p These are the conditions you are expected to check before calculating a confidence interval

More information

The Confidence Interval. Finally, we can start making decisions!

The Confidence Interval. Finally, we can start making decisions! The Confidence Interval Finally, we can start making decisions! Reminder The Central Limit Theorem (CLT) The mean of a random sample is a random variable whose sampling distribution can be approximated

More information

Reflection Questions for Math 58B

Reflection Questions for Math 58B Reflection Questions for Math 58B Johanna Hardin Spring 2017 Chapter 1, Section 1 binomial probabilities 1. What is a p-value? 2. What is the difference between a one- and two-sided hypothesis? 3. What

More information

Chapter 8 Estimating with Confidence

Chapter 8 Estimating with Confidence Chapter 8 Estimating with Confidence Introduction Our goal in many statistical settings is to use a sample statistic to estimate a population parameter. In Chapter 4, we learned if we randomly select the

More information

Chapter 20 Confidence Intervals with proportions!

Chapter 20 Confidence Intervals with proportions! Chapter 20 Confidence Intervals with proportions! Statistic or Type of Variable Parameter Point Estimate Quantitative Categorical (Binary) Any Confidence Interval Point Estimate ± Margin of Error Point

More information

Chapter 23. Inference About Means. Copyright 2010 Pearson Education, Inc.

Chapter 23. Inference About Means. Copyright 2010 Pearson Education, Inc. Chapter 23 Inference About Means Copyright 2010 Pearson Education, Inc. Getting Started Now that we know how to create confidence intervals and test hypotheses about proportions, it d be nice to be able

More information

Lessons in biostatistics

Lessons in biostatistics Lessons in biostatistics The test of independence Mary L. McHugh Department of Nursing, School of Health and Human Services, National University, Aero Court, San Diego, California, USA Corresponding author:

More information

Chapter 8 Estimating with Confidence. Lesson 2: Estimating a Population Proportion

Chapter 8 Estimating with Confidence. Lesson 2: Estimating a Population Proportion Chapter 8 Estimating with Confidence Lesson 2: Estimating a Population Proportion What proportion of the beads are yellow? In your groups, you will find a 95% confidence interval for the true proportion

More information

One-Way Independent ANOVA

One-Way Independent ANOVA One-Way Independent ANOVA Analysis of Variance (ANOVA) is a common and robust statistical test that you can use to compare the mean scores collected from different conditions or groups in an experiment.

More information

***SECTION 10.1*** Confidence Intervals: The Basics

***SECTION 10.1*** Confidence Intervals: The Basics SECTION 10.1 Confidence Intervals: The Basics CHAPTER 10 ~ Estimating with Confidence How long can you expect a AA battery to last? What proportion of college undergraduates have engaged in binge drinking?

More information

THIS PROBLEM HAS BEEN SOLVED BY USING THE CALCULATOR. A 90% CONFIDENCE INTERVAL IS ALSO SHOWN. ALL QUESTIONS ARE LISTED BELOW THE RESULTS.

THIS PROBLEM HAS BEEN SOLVED BY USING THE CALCULATOR. A 90% CONFIDENCE INTERVAL IS ALSO SHOWN. ALL QUESTIONS ARE LISTED BELOW THE RESULTS. Math 117 Confidence Intervals and Hypothesis Testing Interpreting Results SOLUTIONS The results are given. Interpret the results and write the conclusion within context. Clearly indicate what leads to

More information

Fundamental Clinical Trial Design

Fundamental Clinical Trial Design Design, Monitoring, and Analysis of Clinical Trials Session 1 Overview and Introduction Overview Scott S. Emerson, M.D., Ph.D. Professor of Biostatistics, University of Washington February 17-19, 2003

More information

Comparison of two means

Comparison of two means 1 Comparison of two means Most studies are comparative in that they compare outcomes from one group with outcomes from another, for example the mean blood pressure in reponse to two different treatments.

More information

Here are the various choices. All of them are found in the Analyze menu in SPSS, under the sub-menu for Descriptive Statistics :

Here are the various choices. All of them are found in the Analyze menu in SPSS, under the sub-menu for Descriptive Statistics : Descriptive Statistics in SPSS When first looking at a dataset, it is wise to use descriptive statistics to get some idea of what your data look like. Here is a simple dataset, showing three different

More information

SPRING GROVE AREA SCHOOL DISTRICT. Course Description. Instructional Strategies, Learning Practices, Activities, and Experiences.

SPRING GROVE AREA SCHOOL DISTRICT. Course Description. Instructional Strategies, Learning Practices, Activities, and Experiences. SPRING GROVE AREA SCHOOL DISTRICT PLANNED COURSE OVERVIEW Course Title: Basic Introductory Statistics Grade Level(s): 11-12 Units of Credit: 1 Classification: Elective Length of Course: 30 cycles Periods

More information

Chapter 2 Organizing and Summarizing Data. Chapter 3 Numerically Summarizing Data. Chapter 4 Describing the Relation between Two Variables

Chapter 2 Organizing and Summarizing Data. Chapter 3 Numerically Summarizing Data. Chapter 4 Describing the Relation between Two Variables Tables and Formulas for Sullivan, Fundamentals of Statistics, 4e 014 Pearson Education, Inc. Chapter Organizing and Summarizing Data Relative frequency = frequency sum of all frequencies Class midpoint:

More information

Introduction to ROC analysis

Introduction to ROC analysis Introduction to ROC analysis Andriy I. Bandos Department of Biostatistics University of Pittsburgh Acknowledgements Many thanks to Sam Wieand, Nancy Obuchowski, Brenda Kurland, and Todd Alonzo for previous

More information

Kepler tried to record the paths of planets in the sky, Harvey to measure the flow of blood in the circulatory system, and chemists tried to produce

Kepler tried to record the paths of planets in the sky, Harvey to measure the flow of blood in the circulatory system, and chemists tried to produce Stats 95 Kepler tried to record the paths of planets in the sky, Harvey to measure the flow of blood in the circulatory system, and chemists tried to produce pure gold knowing it was an element, though

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Math 24 Study Guide for Exam 1 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Identify the number as prime, composite, or neither. 1) 173 A)

More information

Interpreting Confidence Intervals

Interpreting Confidence Intervals STAT COE-Report-0-014 Interpreting Confidence Intervals Authored by: Jennifer Kensler, PhD Luis A. Cortes 4 December 014 Revised 1 October 018 The goal of the STAT COE is to assist in developing rigorous,

More information

STA Learning Objectives. What is Population Proportion? Module 7 Confidence Intervals for Proportions

STA Learning Objectives. What is Population Proportion? Module 7 Confidence Intervals for Proportions STA 2023 Module 7 Confidence Intervals for Proportions Learning Objectives Upon completing this module, you should be able to: 1. Find and interpret a large-sample confidence interval for a population

More information

STA Module 7 Confidence Intervals for Proportions

STA Module 7 Confidence Intervals for Proportions STA 2023 Module 7 Confidence Intervals for Proportions Learning Objectives Upon completing this module, you should be able to: 1. Find and interpret a large-sample confidence interval for a population

More information

Inference About Magnitudes of Effects

Inference About Magnitudes of Effects invited commentary International Journal of Sports Physiology and Performance, 2008, 3, 547-557 2008 Human Kinetics, Inc. Inference About Magnitudes of Effects Richard J. Barker and Matthew R. Schofield

More information

PSY 216: Elementary Statistics Exam 4

PSY 216: Elementary Statistics Exam 4 Name: PSY 16: Elementary Statistics Exam 4 This exam consists of multiple-choice questions and essay / problem questions. For each multiple-choice question, circle the one letter that corresponds to the

More information

Eating and Sleeping Habits of Different Countries

Eating and Sleeping Habits of Different Countries 9.2 Analyzing Scatter Plots Now that we know how to draw scatter plots, we need to know how to interpret them. A scatter plot graph can give us lots of important information about how data sets are related

More information

SCIENTIFIC PROCESSES ISII

SCIENTIFIC PROCESSES ISII SCIENTIFIC PROCESSES ISII Scientific Method Basic steps used by scientists in solving problems There is no The Scientific Method There is no 1 scientific method with X number of steps There are common

More information

Dynamic borrowing of historical data: Performance and comparison of existing methods based on a case study

Dynamic borrowing of historical data: Performance and comparison of existing methods based on a case study Introduction Methods Simulations Discussion Dynamic borrowing of historical data: Performance and comparison of existing methods based on a case study D. Dejardin 1, P. Delmar 1, K. Patel 1, C. Warne 1,

More information

12.1 Inference for Linear Regression. Introduction

12.1 Inference for Linear Regression. Introduction 12.1 Inference for Linear Regression vocab examples Introduction Many people believe that students learn better if they sit closer to the front of the classroom. Does sitting closer cause higher achievement,

More information

Elementary Statistics:

Elementary Statistics: 1. How many full chapters of reading in the text were assigned for this lecture? 1. 1. 3. 3 4. 4 5. None of the above SOC497 @ CSUN w/ Ellis Godard 1 SOC497 @ CSUN w/ Ellis Godard 5 SOC497/L: SOCIOLOGY

More information

An Introduction to Bayesian Statistics

An Introduction to Bayesian Statistics An Introduction to Bayesian Statistics Robert Weiss Department of Biostatistics UCLA Fielding School of Public Health robweiss@ucla.edu Sept 2015 Robert Weiss (UCLA) An Introduction to Bayesian Statistics

More information

Analysis and Interpretation of Data Part 1

Analysis and Interpretation of Data Part 1 Analysis and Interpretation of Data Part 1 DATA ANALYSIS: PRELIMINARY STEPS 1. Editing Field Edit Completeness Legibility Comprehensibility Consistency Uniformity Central Office Edit 2. Coding Specifying

More information

Using historical data for Bayesian sample size determination

Using historical data for Bayesian sample size determination Using historical data for Bayesian sample size determination Author: Fulvio De Santis, J. R. Statist. Soc. A (2007) 170, Part 1, pp. 95 113 Harvard Catalyst Journal Club: December 7 th 2016 Kush Kapur,

More information

Biostatistics II

Biostatistics II Biostatistics II 514-5509 Course Description: Modern multivariable statistical analysis based on the concept of generalized linear models. Includes linear, logistic, and Poisson regression, survival analysis,

More information

Bayesian Confidence Intervals for Means and Variances of Lognormal and Bivariate Lognormal Distributions

Bayesian Confidence Intervals for Means and Variances of Lognormal and Bivariate Lognormal Distributions Bayesian Confidence Intervals for Means and Variances of Lognormal and Bivariate Lognormal Distributions J. Harvey a,b, & A.J. van der Merwe b a Centre for Statistical Consultation Department of Statistics

More information

Daniel Boduszek University of Huddersfield

Daniel Boduszek University of Huddersfield Daniel Boduszek University of Huddersfield d.boduszek@hud.ac.uk Introduction to Correlation SPSS procedure for Pearson r Interpretation of SPSS output Presenting results Partial Correlation Correlation

More information

Chapter 1 Data Types and Data Collection. Brian Habing Department of Statistics University of South Carolina. Outline

Chapter 1 Data Types and Data Collection. Brian Habing Department of Statistics University of South Carolina. Outline STAT 515 Statistical Methods I Chapter 1 Data Types and Data Collection Brian Habing Department of Statistics University of South Carolina Redistribution of these slides without permission is a violation

More information

Regression. Lelys Bravo de Guenni. April 24th, 2015

Regression. Lelys Bravo de Guenni. April 24th, 2015 Regression Lelys Bravo de Guenni April 24th, 2015 Outline Regression Simple Linear Regression Prediction of an individual value Estimate Percentile Ranks Regression Simple Linear Regression The idea behind

More information

2.75: 84% 2.5: 80% 2.25: 78% 2: 74% 1.75: 70% 1.5: 66% 1.25: 64% 1.0: 60% 0.5: 50% 0.25: 25% 0: 0%

2.75: 84% 2.5: 80% 2.25: 78% 2: 74% 1.75: 70% 1.5: 66% 1.25: 64% 1.0: 60% 0.5: 50% 0.25: 25% 0: 0% Capstone Test (will consist of FOUR quizzes and the FINAL test grade will be an average of the four quizzes). Capstone #1: Review of Chapters 1-3 Capstone #2: Review of Chapter 4 Capstone #3: Review of

More information

Chapter 12: Introduction to Analysis of Variance

Chapter 12: Introduction to Analysis of Variance Chapter 12: Introduction to Analysis of Variance of Variance Chapter 12 presents the general logic and basic formulas for the hypothesis testing procedure known as analysis of variance (ANOVA). The purpose

More information

Basic concepts and principles of classical test theory

Basic concepts and principles of classical test theory Basic concepts and principles of classical test theory Jan-Eric Gustafsson What is measurement? Assignment of numbers to aspects of individuals according to some rule. The aspect which is measured must

More information

Review. Imagine the following table being obtained as a random. Decision Test Diseased Not Diseased Positive TP FP Negative FN TN

Review. Imagine the following table being obtained as a random. Decision Test Diseased Not Diseased Positive TP FP Negative FN TN Outline 1. Review sensitivity and specificity 2. Define an ROC curve 3. Define AUC 4. Non-parametric tests for whether or not the test is informative 5. Introduce the binormal ROC model 6. Discuss non-parametric

More information

Chapter 4 DESIGN OF EXPERIMENTS

Chapter 4 DESIGN OF EXPERIMENTS Chapter 4 DESIGN OF EXPERIMENTS 4.1 STRATEGY OF EXPERIMENTATION Experimentation is an integral part of any human investigation, be it engineering, agriculture, medicine or industry. An experiment can be

More information

Daniel Boduszek University of Huddersfield

Daniel Boduszek University of Huddersfield Daniel Boduszek University of Huddersfield d.boduszek@hud.ac.uk Introduction to Multinominal Logistic Regression SPSS procedure of MLR Example based on prison data Interpretation of SPSS output Presenting

More information

Using SPSS for Correlation

Using SPSS for Correlation Using SPSS for Correlation This tutorial will show you how to use SPSS version 12.0 to perform bivariate correlations. You will use SPSS to calculate Pearson's r. This tutorial assumes that you have: Downloaded

More information

Two Factor Analysis of Variance

Two Factor Analysis of Variance BIOL 310 Two Factor Analysis of Variance In the previous discussions of analysis of variance (ANOVA), only one factor was involved. For example, in Chapter 7 the variable of interest in the sample problem

More information

Variability. After reading this chapter, you should be able to do the following:

Variability. After reading this chapter, you should be able to do the following: LEARIG OBJECTIVES C H A P T E R 3 Variability After reading this chapter, you should be able to do the following: Explain what the standard deviation measures Compute the variance and the standard deviation

More information

ANOVA in SPSS (Practical)

ANOVA in SPSS (Practical) ANOVA in SPSS (Practical) Analysis of Variance practical In this practical we will investigate how we model the influence of a categorical predictor on a continuous response. Centre for Multilevel Modelling

More information

CHAPTER 8 Estimating with Confidence

CHAPTER 8 Estimating with Confidence CHAPTER 8 Estimating with Confidence 8.1 Confidence Intervals: The Basics The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers Confidence Intervals: The

More information

Principal Investigator: Eric Teske Staff Assistant, Department of Recreation and Wellness

Principal Investigator: Eric Teske Staff Assistant, Department of Recreation and Wellness Principal Investigator: Eric Teske (teskeej@bgsu.edu), Staff Assistant, Department of Recreation and Wellness Student Survey A randomly generated list of 235 classes across all majors and departments on

More information

Introduction to Logistic Regression

Introduction to Logistic Regression Introduction to Logistic Regression Author: Nicholas G Reich This material is part of the statsteachr project Made available under the Creative Commons Attribution-ShareAlike 3.0 Unported License: http://creativecommons.org/licenses/by-sa/3.0/deed.en

More information

SPSS Correlation/Regression

SPSS Correlation/Regression SPSS Correlation/Regression Experimental Psychology Lab Session Week 6 10/02/13 (or 10/03/13) Due at the Start of Lab: Lab 3 Rationale for Today s Lab Session This tutorial is designed to ensure that you

More information

Chapter 4: Defining and Measuring Variables

Chapter 4: Defining and Measuring Variables Chapter 4: Defining and Measuring Variables A. LEARNING OUTCOMES. After studying this chapter students should be able to: Distinguish between qualitative and quantitative, discrete and continuous, and

More information

Statistical Decision Theory and Bayesian Analysis

Statistical Decision Theory and Bayesian Analysis Statistical Decision Theory and Bayesian Analysis Chapter 3: Prior Information and Subjective Probability Lili MOU moull12@sei.pku.edu.cn http://sei.pku.edu.cn/ moull12 11 MayApril 2015 Reference 3, James

More information

cigarettedesigner 4.0

cigarettedesigner 4.0 cigarettedesigner 4.0 Manual Installing the Software To install the software double-click on cigarettedesignerzip.exe to extract the compressed files and then double click on Setup.msi to start the installation

More information

Sections 10.7 and 10.9

Sections 10.7 and 10.9 Sections 10.7 and 10.9 Timothy Hanson Department of Statistics, University of South Carolina Stat 205: Elementary Statistics for the Biological and Life Sciences 1 / 24 10.7 confidence interval for p 1

More information

CHAPTER 8 Estimating with Confidence

CHAPTER 8 Estimating with Confidence CHAPTER 8 Estimating with Confidence 8.1b Confidence Intervals: The Basics The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers Confidence Intervals: The

More information

CHAPTER 1 Understanding Social Behavior

CHAPTER 1 Understanding Social Behavior CHAPTER 1 Understanding Social Behavior CHAPTER OVERVIEW Chapter 1 introduces you to the field of social psychology. The Chapter begins with a definition of social psychology and a discussion of how social

More information

SAMPLE SIZE IN CLINICAL RESEARCH, THE NUMBER WE NEED

SAMPLE SIZE IN CLINICAL RESEARCH, THE NUMBER WE NEED TECHNICAL NOTES SAMPLE SIZE IN CLINICAL RESEARCH, THE NUMBER WE NEED Pratap Patra Department of Pediatrics, Govt. Medical College, Vadodara, Gujarat, India Correspondence to: Pratap Patra (pratap_patra3@yahoo.co.in)

More information

Confidence Intervals. Chapter 10

Confidence Intervals. Chapter 10 Confidence Intervals Chapter 10 Confidence Intervals : provides methods of drawing conclusions about a population from sample data. In formal inference we use to express the strength of our conclusions

More information

Chapter 11 Multiple Regression

Chapter 11 Multiple Regression Chapter 11 Multiple Regression PSY 295 Oswald Outline The problem An example Compensatory and Noncompensatory Models More examples Multiple correlation Chapter 11 Multiple Regression 2 Cont. Outline--cont.

More information

THE ROLE OF THE COMPUTER IN DATA ANALYSIS

THE ROLE OF THE COMPUTER IN DATA ANALYSIS CHAPTER ONE Introduction Welcome to the study of statistics! It has been our experience that many students face the prospect of taking a course in statistics with a great deal of anxiety, apprehension,

More information

FORM C Dr. Sanocki, PSY 3204 EXAM 1 NAME

FORM C Dr. Sanocki, PSY 3204 EXAM 1 NAME PSYCH STATS OLD EXAMS, provided for self-learning. LEARN HOW TO ANSWER the QUESTIONS; memorization of answers won t help. All answers are in the textbook or lecture. Instructors can provide some clarification

More information

Workshop: Basic Analysis of Survey Data Martin Mölder November 23, 2017

Workshop: Basic Analysis of Survey Data Martin Mölder November 23, 2017 Contents Workshop: Basic Analysis of Survey Data Martin Mölder November 23, 2017 1 Introduction and general remarks 1 1.1 Further reference........................................... 2 1.2 Statistical

More information

Statistical Significance, Effect Size, and Practical Significance Eva Lawrence Guilford College October, 2017

Statistical Significance, Effect Size, and Practical Significance Eva Lawrence Guilford College October, 2017 Statistical Significance, Effect Size, and Practical Significance Eva Lawrence Guilford College October, 2017 Definitions Descriptive statistics: Statistical analyses used to describe characteristics of

More information

were selected at random, the probability that it is white or black would be 2 3.

were selected at random, the probability that it is white or black would be 2 3. Math 1342 Ch, 4-6 Review Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) What is the set of all possible outcomes of a probability experiment?

More information

The Pretest! Pretest! Pretest! Assignment (Example 2)

The Pretest! Pretest! Pretest! Assignment (Example 2) The Pretest! Pretest! Pretest! Assignment (Example 2) May 19, 2003 1 Statement of Purpose and Description of Pretest Procedure When one designs a Math 10 exam one hopes to measure whether a student s ability

More information

Two-Way Independent ANOVA

Two-Way Independent ANOVA Two-Way Independent ANOVA Analysis of Variance (ANOVA) a common and robust statistical test that you can use to compare the mean scores collected from different conditions or groups in an experiment. There

More information

Intro to SPSS. Using SPSS through WebFAS

Intro to SPSS. Using SPSS through WebFAS Intro to SPSS Using SPSS through WebFAS http://www.yorku.ca/computing/students/labs/webfas/ Try it early (make sure it works from your computer) If you need help contact UIT Client Services Voice: 416-736-5800

More information

Section I: Multiple Choice Select the best answer for each question. a) 8 b) 9 c) 10 d) 99 e) None of these

Section I: Multiple Choice Select the best answer for each question. a) 8 b) 9 c) 10 d) 99 e) None of these Chapter 14 (Chi Square) AP Statistics Practice Test (TPS- 4 p733) Section I: Multiple Choice Select the best answer for each question. 1. A Chi- square goodness- of- fit test is used to test whether a

More information

Previously, when making inferences about the population mean,, we were assuming the following simple conditions:

Previously, when making inferences about the population mean,, we were assuming the following simple conditions: Chapter 17 Inference about a Population Mean Conditions for inference Previously, when making inferences about the population mean,, we were assuming the following simple conditions: (1) Our data (observations)

More information

Problem #1 Neurological signs and symptoms of ciguatera poisoning as the start of treatment and 2.5 hours after treatment with mannitol.

Problem #1 Neurological signs and symptoms of ciguatera poisoning as the start of treatment and 2.5 hours after treatment with mannitol. Ho (null hypothesis) Ha (alternative hypothesis) Problem #1 Neurological signs and symptoms of ciguatera poisoning as the start of treatment and 2.5 hours after treatment with mannitol. Hypothesis: Ho:

More information

Part 8 Logistic Regression

Part 8 Logistic Regression 1 Quantitative Methods for Health Research A Practical Interactive Guide to Epidemiology and Statistics Practical Course in Quantitative Data Handling SPSS (Statistical Package for the Social Sciences)

More information

Designing Psychology Experiments: Data Analysis and Presentation

Designing Psychology Experiments: Data Analysis and Presentation Data Analysis and Presentation Review of Chapter 4: Designing Experiments Develop Hypothesis (or Hypotheses) from Theory Independent Variable(s) and Dependent Variable(s) Operational Definitions of each

More information

Project for Math. 224 DETECTION OF DIABETES

Project for Math. 224 DETECTION OF DIABETES Project for Math. 224 DETECTION OF DIABETES Diabetes is a disease of metabolism which is characterized by too much sugar in the blood and urine. Because of the lack of insulin (a hormone), the patient

More information

Designing Psychology Experiments: Data Analysis and Presentation

Designing Psychology Experiments: Data Analysis and Presentation Data Analysis and Presentation Review of Chapter 4: Designing Experiments Develop Hypothesis (or Hypotheses) from Theory Independent Variable(s) and Dependent Variable(s) Operational Definitions of each

More information

Psychology Research Methods Lab Session Week 10. Survey Design. Due at the Start of Lab: Lab Assignment 3. Rationale for Today s Lab Session

Psychology Research Methods Lab Session Week 10. Survey Design. Due at the Start of Lab: Lab Assignment 3. Rationale for Today s Lab Session Psychology Research Methods Lab Session Week 10 Due at the Start of Lab: Lab Assignment 3 Rationale for Today s Lab Session Survey Design This tutorial supplements your lecture notes on Measurement by

More information

Chapter 11: Advanced Remedial Measures. Weighted Least Squares (WLS)

Chapter 11: Advanced Remedial Measures. Weighted Least Squares (WLS) Chapter : Advanced Remedial Measures Weighted Least Squares (WLS) When the error variance appears nonconstant, a transformation (of Y and/or X) is a quick remedy. But it may not solve the problem, or it

More information

Introduction to SPSS S0

Introduction to SPSS S0 Basic medical statistics for clinical and experimental research Introduction to SPSS S0 Katarzyna Jóźwiak k.jozwiak@nki.nl November 10, 2017 1/55 Introduction SPSS = Statistical Package for the Social

More information

AP Statistics. Semester One Review Part 1 Chapters 1-5

AP Statistics. Semester One Review Part 1 Chapters 1-5 AP Statistics Semester One Review Part 1 Chapters 1-5 AP Statistics Topics Describing Data Producing Data Probability Statistical Inference Describing Data Ch 1: Describing Data: Graphically and Numerically

More information