What is statistics? Why do engineers need statistics?

Size: px
Start display at page:

Download "What is statistics? Why do engineers need statistics?"

Transcription

1 ENGINEERING STATISTICS What is statistics? Why do engineers need statistics? Engineers build, design, operate, and/or improve physical systems and products. When theory fails, the engineer may need to collect and interpret data to help understand the process Statistics is the study of how best to: A. collect data; B. summarize or describe data; C. draw formal inferences and practical conclusions on the basis of data (all the while recognizing the reality of variation) As a preliminary step to a statistical analysis, one should: Identify the research objective - what is the question to be answered and the group of individuals that we want to make statements about, the group of interest or population. Then we proceed with the process: collect the information to answer the questions, summarize the information, and make conclusions. A. Collect the information needed to answer the questions - Gaining access to the entire population may pose problems, and thus we typically look at a subset of the population, called a sample, to observe the variable of interest Example: Want opinion on issue Variable of interest = opinion One observation = one student s opinion Sample = students giving opinion Population = who do we want to generalize to? Possibilities are: Everyone at University; Engineering students; Male students; Undergrads; ENGR 305 students Population could be conceptual: Example: Lifetime of a light bulb Variable of interest = lifetime (in hours) One observation = the lifetime of one light bulb Sample = 30 light bulbs (30 lifetimes) Population = all light bulbs that could be manufactured o In an Enumerative study, we have a finite population (e.g. population is our class) o In an Analytical study, we have an infinite/conceptual population (does not all exist in one time/ place)

2 Why do we take samples (instead of observing the whole population)? o The population may be too large o Time restrictions o The population might be conceptual like in the example above o Impractical (the experiment breaks or uses up what we are testing) o Limited resources to collect accurate data o Population might be inaccessible B. Organize and summarize the information One way is to give descriptive statistics that describe the data through numerical measurements, tables, charts, graphs. When collecting data we observe values of one or more variable(s). We want to know about the distribution of the variable(s); that is, the possible values and the corresponding prevalence of different (sets of) possible values. Sometimes we might settle for summaries of the distribution: Summaries of the distribution of the whole population are called parameters Summaries of the distribution of the sample (observed values) only are called statistics C. Draw conclusions from the information -- the information collected from the sample is generalized to the population and their reliability is measured, i.e. inferential statistics. Example: a researcher is conducting a study on average miles per gallon (highway) of a certain car produced at a factory (population: all cars of that type that can be produced), and obtains a sample of 100 cars of that type. The results obtained from the sample would be generalized to the population (which in this case is conceptual). The average miles per gallon (mpg) for the sample (a statistic) would be used to estimate the corresponding parameter (average mpg) for the population. There is always uncertainty when using samples to draw conclusions regarding a population because we can t learn everything about a population by looking at a sample. Therefore, statisticians will report a level of confidence in their conclusions. This level of confidence is a way of representing the reliability of results. In the context of estimation, what will be reported is an interval about the estimate (a confidence interval). If the claim is made by a consumer advocate that the car gets less than a certain number of miles per gallon, then one might want to test that hypothesis. There, the level of confidence would be manifested as a probability of making a wrong conclusion. Also, there are other topics that may arise in statistical analysis of data: Is one variable causing changes in another? Or, are variables highly correlated?

3 Some terminology: types of variables & data Qualitative or categorical variables allow for classification of individuals based on some attribute or characteristic Quantitative variables provide numerical measure Example: Determine whether the following are qualitative or quantitative Gender (qualitative), temperature (quantitative), number of days in the past week that a student went to class (quantitative), lifetime of a light bulb (quantitative) A discrete variable is a quantitative variable that has either a finite number of possible values or a countable number of values (can be lined up with 0,1,2,3, ). Counts of the number of occurrences of an event are a classic example of discrete variables A continuous variable is a quantitative variable that has an uncountably infinite number of possible values (the variable takes values in intervals, a continuum) The lifetime of a light bulb is continuous, though we tend to make it discrete by grouping (bins) into the number of days, etc. Types of data studies: 1) Observational study investigator s role is basically passive. Individuals in a sample are studied but no attempt is made to manipulate or influence the variables of interest. This type of study is good for establishing whether two variables are related, or to learn characteristics of a population. Observational studies are carried out when control is unethical or impossible. 2) Experimental study (Designed experiment) investigator s role is active. In a designed experiment, variables are manipulated, the study environment is regulated. Treatments are applied to experimental units, to try to determine the effects of the treatment on the response variable. This type of study is better for establishing causation. Example: To determine whether there is a connection between drinking and lung cancer, individuals are asked whether or not they smoke their rate of cancer is monitored. The individuals are not controlled in terms of their eating habits, how much they drink, etc. If there is a significant difference between drinkers and non-drinkers cancer rates, the researcher may claim that drinking causes cancer (actually they have determined that the two are associated). However, drinkers could have some characteristic (e.g. amount of exercise, diet, hanging out in smoky bars, lurking variables) that differs from the non- drinking group, and that is the cause of the cancer.

4 To do this as an experimental study, we would need to randomly divide the population into two groups, and, e.g. require one group to drink a certain amount each day for the next 20 years. We could then control for other factors that aren t under our control in an observational study, e.g. we could assign the same diet and exercise regimen, allow no smokers, etc. On the spectrum of studies, the experimental end is preferred as opposed to an observational study, but at times an observational study is the best we can do (for e.g., we wouldn t want to make people smoke or drink) In order to study the relationships among variables, observational studies are performed. Unlike controlled experimental designs where only certain variables are allowed to vary (at pre-specified levels), in observational studies the data on the variables are observed after the fact and recorded. Cause and effect are hard (and often impossible) to establish. But associations and predictabilities among variables can be investigated. Such associations and predictabilities may be further studied in a lab setting.

5 Sampling The goal in sampling is to obtain individuals in such a way that accurate information may be obtained about the population. Below we give basic terminology relative to the information that we obtain. Then we discuss a basic sampling technique that has certain good properties, and also a sampling technique that has properties that are not good. A measurement or measuring method is called valid if it usefully or appropriately represents the feature of an object or system that is of engineering importance. A measurement is called accurate (or unbiased) if on average it produces the true or correct value of a quantity being measured. A measurement system is called precise if it produces small variation in repeated measurement of the same subject.

6 Simple Random Sampling (SRS) o Every group of n distinct units of N in the population has an equal chance of being selected o As a consequence: every unit in the population has an equal chance of being selected to be in the sample Why: o Random sampling avoids selection bias. (An example of sampling bias is the following: suppose I am producing a drug and want to show that it has good effects. I can select the healthier or younger patients as the group to take my drug, making it appear that the drug gave positive effects.) o With simple random sampling you can quantify the general effects of sampling Note that simple random sampling does not guarantee a good or representative sample every time; we can get all small values or all large values. Sampling only guarantees certain long-run behavior of the estimates (on average the estimates will be unbiased). How: Paradigm: drawing names out of a hat, or using some randomized mechanism (in practice we could use computer generated random numbers) Example: Draw a sample of size 2 from a population of 5 students with mean weight 160 Data (weights) 100, 110, 150, 200, 240 The population mean is 160. (Note also the variation in weights for the population (variation is another population parameter) Taking the 10 samples of size 2, we compute x bar (the sample mean) for each sample: (1,2) x bar = 105 (1,3) x bar = 125 (1,4) x bar = 150 (1,5) x bar = 170 (2,3) x bar = 130 (2,4) x bar = 155

7 (2,5) x bar = 175 (3,4) x bar = 175 (3,5) x bar = 195 (4,5) x bar = 220 Notice the variation in x bar. Though the actual average weight is 160, if we take sample (1,2) (the first two people), the average weight is 105, but if we take sample (4,5), the average is 220. This is a property of simple random sampling that holds in general. Suppose I wanted information on an opinion from students in the class. Why select a SRS of 5 students to represent the class, instead of taking samples using other means? o There is bias in selecting students in front or back o There is bias in selecting students whose names I know o There also could be bias in using a sample of convenience Why Not SRS? o It is not always feasible, e.g. what if population is conceptual? o We need a frame (a list of all the elements to be sampled) Example: If we want to take a SRS of people who run at a particular track o How do we get a frame? o How do we randomize selection? Often we take a sample of convenience (individuals are easily obtained). The most popular convenience sample is one in which the individuals in the sample are self- selected, i.e. the individuals themselves decide to participate in the survey. These are also called voluntary response surveys. Examples include phone-in polling and Internet surveys. This is not a good sampling design, and thus we should be careful in generalizing the conclusions from them to the entire population.

Elementary Statistics

Elementary Statistics Elementary Statistics Chapter 1 Dr. Ghamsary Page 1 Elementary Statistics M. Ghamsary, Ph.D. Chap 01 1 Elementary Statistics Chapter 1 Dr. Ghamsary Page 2 Statistics: Statistics is the science of collecting,

More information

Fairfield Public Schools

Fairfield Public Schools Mathematics Fairfield Public Schools AP Statistics AP Statistics BOE Approved 04/08/2014 1 AP STATISTICS Critical Areas of Focus AP Statistics is a rigorous course that offers advanced students an opportunity

More information

MBA 611 STATISTICS AND QUANTITATIVE METHODS

MBA 611 STATISTICS AND QUANTITATIVE METHODS MBA 611 STATISTICS AND QUANTITATIVE METHODS Part I. Review of Basic Statistics (Chapters 1-11) A. Introduction (Chapter 1) Uncertainty: Decisions are often based on incomplete information from uncertain

More information

Welcome back to EDFR 6700. I m Jeff Oescher, and I ll be discussing quantitative research design with you for the next several lessons.

Welcome back to EDFR 6700. I m Jeff Oescher, and I ll be discussing quantitative research design with you for the next several lessons. Welcome back to EDFR 6700. I m Jeff Oescher, and I ll be discussing quantitative research design with you for the next several lessons. I ll follow the text somewhat loosely, discussing some chapters out

More information

Chapter 2 Quantitative, Qualitative, and Mixed Research

Chapter 2 Quantitative, Qualitative, and Mixed Research 1 Chapter 2 Quantitative, Qualitative, and Mixed Research This chapter is our introduction to the three research methodology paradigms. A paradigm is a perspective based on a set of assumptions, concepts,

More information

Point and Interval Estimates

Point and Interval Estimates Point and Interval Estimates Suppose we want to estimate a parameter, such as p or µ, based on a finite sample of data. There are two main methods: 1. Point estimate: Summarize the sample by a single number

More information

Types of Error in Surveys

Types of Error in Surveys 2 Types of Error in Surveys Surveys are designed to produce statistics about a target population. The process by which this is done rests on inferring the characteristics of the target population from

More information

What is Statistic? OPRE 6301

What is Statistic? OPRE 6301 What is Statistic? OPRE 6301 In today s world...... we are constantly being bombarded with statistics and statistical information. For example: Customer Surveys Medical News Demographics Political Polls

More information

Types of Studies. Systematic Reviews and Meta-Analyses

Types of Studies. Systematic Reviews and Meta-Analyses Types of Studies Systematic Reviews and Meta-Analyses Important medical questions are typically studied more than once, often by different research teams in different locations. A systematic review is

More information

Chapter 1: The Nature of Probability and Statistics

Chapter 1: The Nature of Probability and Statistics Chapter 1: The Nature of Probability and Statistics Learning Objectives Upon successful completion of Chapter 1, you will have applicable knowledge of the following concepts: Statistics: An Overview and

More information

NON-PROBABILITY SAMPLING TECHNIQUES

NON-PROBABILITY SAMPLING TECHNIQUES NON-PROBABILITY SAMPLING TECHNIQUES PRESENTED BY Name: WINNIE MUGERA Reg No: L50/62004/2013 RESEARCH METHODS LDP 603 UNIVERSITY OF NAIROBI Date: APRIL 2013 SAMPLING Sampling is the use of a subset of the

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Ch. 1 Introduction to Statistics 1.1 An Overview of Statistics 1 Distinguish Between a Population and a Sample Identify the population and the sample. survey of 1353 American households found that 18%

More information

Introduction... 3. Qualitative Data Collection Methods... 7 In depth interviews... 7 Observation methods... 8 Document review... 8 Focus groups...

Introduction... 3. Qualitative Data Collection Methods... 7 In depth interviews... 7 Observation methods... 8 Document review... 8 Focus groups... 1 Table of Contents Introduction... 3 Quantitative Data Collection Methods... 4 Interviews... 4 Telephone interviews... 5 Face to face interviews... 5 Computer Assisted Personal Interviewing (CAPI)...

More information

2. METHODS OF DATA COLLECTION. Types of Data. Some examples from Wainer, Palmer and Bradlow (Chance):

2. METHODS OF DATA COLLECTION. Types of Data. Some examples from Wainer, Palmer and Bradlow (Chance): 2. METHODS OF DATA COLLECTION Proper data collection is important. Even sophisticated statistical analyses can t compensate for data with bias, ambiguity or errors. Some examples from Wainer, Palmer and

More information

Teaching & Learning Plans. Plan 1: Introduction to Probability. Junior Certificate Syllabus Leaving Certificate Syllabus

Teaching & Learning Plans. Plan 1: Introduction to Probability. Junior Certificate Syllabus Leaving Certificate Syllabus Teaching & Learning Plans Plan 1: Introduction to Probability Junior Certificate Syllabus Leaving Certificate Syllabus The Teaching & Learning Plans are structured as follows: Aims outline what the lesson,

More information

Mind on Statistics. Chapter 4

Mind on Statistics. Chapter 4 Mind on Statistics Chapter 4 Sections 4.1 Questions 1 to 4: The table below shows the counts by gender and highest degree attained for 498 respondents in the General Social Survey. Highest Degree Gender

More information

Clocking In Facebook Hours. A Statistics Project on Who Uses Facebook More Middle School or High School?

Clocking In Facebook Hours. A Statistics Project on Who Uses Facebook More Middle School or High School? Clocking In Facebook Hours A Statistics Project on Who Uses Facebook More Middle School or High School? Mira Mehta and Joanne Chiao May 28 th, 2010 Introduction With Today s technology, adolescents no

More information

SIMULATION STUDIES IN STATISTICS WHAT IS A SIMULATION STUDY, AND WHY DO ONE? What is a (Monte Carlo) simulation study, and why do one?

SIMULATION STUDIES IN STATISTICS WHAT IS A SIMULATION STUDY, AND WHY DO ONE? What is a (Monte Carlo) simulation study, and why do one? SIMULATION STUDIES IN STATISTICS WHAT IS A SIMULATION STUDY, AND WHY DO ONE? What is a (Monte Carlo) simulation study, and why do one? Simulations for properties of estimators Simulations for properties

More information

IPDET Module 6: Descriptive, Normative, and Impact Evaluation Designs

IPDET Module 6: Descriptive, Normative, and Impact Evaluation Designs IPDET Module 6: Descriptive, Normative, and Impact Evaluation Designs Intervention or Policy Evaluation Questions Design Questions Elements Types Key Points Introduction What Is Evaluation Design? Connecting

More information

Sample Size and Power in Clinical Trials

Sample Size and Power in Clinical Trials Sample Size and Power in Clinical Trials Version 1.0 May 011 1. Power of a Test. Factors affecting Power 3. Required Sample Size RELATED ISSUES 1. Effect Size. Test Statistics 3. Variation 4. Significance

More information

Chapter Eight: Quantitative Methods

Chapter Eight: Quantitative Methods Chapter Eight: Quantitative Methods RESEARCH DESIGN Qualitative, Quantitative, and Mixed Methods Approaches Third Edition John W. Creswell Chapter Outline Defining Surveys and Experiments Components of

More information

Normal Distribution Lecture Notes

Normal Distribution Lecture Notes Normal Distribution Lecture Notes Professor Richard Blecksmith richard@math.niu.edu Dept. of Mathematical Sciences Northern Illinois University Math 101 Website: http://math.niu.edu/ richard/math101 Section

More information

Written Example for Research Question: How is caffeine consumption associated with memory?

Written Example for Research Question: How is caffeine consumption associated with memory? Guide to Writing Your Primary Research Paper Your Research Report should be divided into sections with these headings: Abstract, Introduction, Methods, Results, Discussion, and References. Introduction:

More information

Non-random/non-probability sampling designs in quantitative research

Non-random/non-probability sampling designs in quantitative research 206 RESEARCH MET HODOLOGY Non-random/non-probability sampling designs in quantitative research N on-probability sampling designs do not follow the theory of probability in the choice of elements from the

More information

Introduction to Statistics and Quantitative Research Methods

Introduction to Statistics and Quantitative Research Methods Introduction to Statistics and Quantitative Research Methods Purpose of Presentation To aid in the understanding of basic statistics, including terminology, common terms, and common statistical methods.

More information

Class 19: Two Way Tables, Conditional Distributions, Chi-Square (Text: Sections 2.5; 9.1)

Class 19: Two Way Tables, Conditional Distributions, Chi-Square (Text: Sections 2.5; 9.1) Spring 204 Class 9: Two Way Tables, Conditional Distributions, Chi-Square (Text: Sections 2.5; 9.) Big Picture: More than Two Samples In Chapter 7: We looked at quantitative variables and compared the

More information

II. DISTRIBUTIONS distribution normal distribution. standard scores

II. DISTRIBUTIONS distribution normal distribution. standard scores Appendix D Basic Measurement And Statistics The following information was developed by Steven Rothke, PhD, Department of Psychology, Rehabilitation Institute of Chicago (RIC) and expanded by Mary F. Schmidt,

More information

Pre-experimental Designs for Description. Y520 Strategies for Educational Inquiry

Pre-experimental Designs for Description. Y520 Strategies for Educational Inquiry Pre-experimental Designs for Description Y520 Strategies for Educational Inquiry Pre-experimental designs-1 Research Methodology Is concerned with how the design is implemented and how the research is

More information

5.1 Identifying the Target Parameter

5.1 Identifying the Target Parameter University of California, Davis Department of Statistics Summer Session II Statistics 13 August 20, 2012 Date of latest update: August 20 Lecture 5: Estimation with Confidence intervals 5.1 Identifying

More information

Descriptive Inferential. The First Measured Century. Statistics. Statistics. We will focus on two types of statistical applications

Descriptive Inferential. The First Measured Century. Statistics. Statistics. We will focus on two types of statistical applications Introduction: Statistics, Data and Statistical Thinking The First Measured Century FREC 408 Dr. Tom Ilvento 213 Townsend Hall ilvento@udel.edu http://www.udel.edu/frec/ilvento http://www.pbs.org/fmc/index.htm

More information

Analysis and Interpretation of Clinical Trials. How to conclude?

Analysis and Interpretation of Clinical Trials. How to conclude? www.eurordis.org Analysis and Interpretation of Clinical Trials How to conclude? Statistical Issues Dr Ferran Torres Unitat de Suport en Estadística i Metodología - USEM Statistics and Methodology Support

More information

Sampling. COUN 695 Experimental Design

Sampling. COUN 695 Experimental Design Sampling COUN 695 Experimental Design Principles of Sampling Procedures are different for quantitative and qualitative research Sampling in quantitative research focuses on representativeness Sampling

More information

Is a monetary incentive a feasible solution to some of the UK s most pressing health concerns?

Is a monetary incentive a feasible solution to some of the UK s most pressing health concerns? Norwich Economics Papers June 2010 Is a monetary incentive a feasible solution to some of the UK s most pressing health concerns? ALEX HAINES A monetary incentive is not always the key to all of life's

More information

STA-201-TE. 5. Measures of relationship: correlation (5%) Correlation coefficient; Pearson r; correlation and causation; proportion of common variance

STA-201-TE. 5. Measures of relationship: correlation (5%) Correlation coefficient; Pearson r; correlation and causation; proportion of common variance Principles of Statistics STA-201-TE This TECEP is an introduction to descriptive and inferential statistics. Topics include: measures of central tendency, variability, correlation, regression, hypothesis

More information

Chapter 7 Sampling (Reminder: Don t forget to utilize the concept maps and study questions as you study this and the other chapters.

Chapter 7 Sampling (Reminder: Don t forget to utilize the concept maps and study questions as you study this and the other chapters. Chapter 7 Sampling (Reminder: Don t forget to utilize the concept maps and study questions as you study this and the other chapters.) The purpose of Chapter 7 it to help you to learn about sampling in

More information

Chapter 4. Probability and Probability Distributions

Chapter 4. Probability and Probability Distributions Chapter 4. robability and robability Distributions Importance of Knowing robability To know whether a sample is not identical to the population from which it was selected, it is necessary to assess the

More information

HANDOUT #2 - TYPES OF STATISTICAL STUDIES

HANDOUT #2 - TYPES OF STATISTICAL STUDIES HANDOUT #2 - TYPES OF STATISTICAL STUDIES TOPICS 1. Ovservational vs Experimental Studies 2. Retrospective vs Prospective Studies 3. Sampling Principles: (a) Probability Sampling: SRS, Systematic, Stratified,

More information

Inclusion and Exclusion Criteria

Inclusion and Exclusion Criteria Inclusion and Exclusion Criteria Inclusion criteria = attributes of subjects that are essential for their selection to participate. Inclusion criteria function remove the influence of specific confounding

More information

This chapter discusses some of the basic concepts in inferential statistics.

This chapter discusses some of the basic concepts in inferential statistics. Research Skills for Psychology Majors: Everything You Need to Know to Get Started Inferential Statistics: Basic Concepts This chapter discusses some of the basic concepts in inferential statistics. Details

More information

Statistics 2014 Scoring Guidelines

Statistics 2014 Scoring Guidelines AP Statistics 2014 Scoring Guidelines College Board, Advanced Placement Program, AP, AP Central, and the acorn logo are registered trademarks of the College Board. AP Central is the official online home

More information

Observing and describing the behavior of a subject without influencing it in any way.

Observing and describing the behavior of a subject without influencing it in any way. HOW TO CHOOSE FROM THE DIFFERENT RESEARCH METHODS* The design is the structure of any scientific work. It gives direction and systematizes the research. The method you choose will affect your results and

More information

Chapter 7 Review. Confidence Intervals. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Chapter 7 Review. Confidence Intervals. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Chapter 7 Review Confidence Intervals MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) Suppose that you wish to obtain a confidence interval for

More information

Northumberland Knowledge

Northumberland Knowledge Northumberland Knowledge Know Guide How to Analyse Data - November 2012 - This page has been left blank 2 About this guide The Know Guides are a suite of documents that provide useful information about

More information

Statistics I for QBIC. Contents and Objectives. Chapters 1 7. Revised: August 2013

Statistics I for QBIC. Contents and Objectives. Chapters 1 7. Revised: August 2013 Statistics I for QBIC Text Book: Biostatistics, 10 th edition, by Daniel & Cross Contents and Objectives Chapters 1 7 Revised: August 2013 Chapter 1: Nature of Statistics (sections 1.1-1.6) Objectives

More information

The Mozart effect Methods of Scientific Research

The Mozart effect Methods of Scientific Research The Mozart effect Methods of Scientific Research Chapter 2 Experimental Research: p42 49 http://www.mozarteffect.com/ http://www.amazon.com/mozart-sonata-pianos-schubert-fantasia/dp/b0000cf330 http://www.youtube.com/watch?v=hhqn2qjhlcm

More information

Risk Analysis and Quantification

Risk Analysis and Quantification Risk Analysis and Quantification 1 What is Risk Analysis? 2. Risk Analysis Methods 3. The Monte Carlo Method 4. Risk Model 5. What steps must be taken for the development of a Risk Model? 1.What is Risk

More information

Scientific Methods in Psychology

Scientific Methods in Psychology Scientific Methods in Psychology Why do research? To demonstrate that psychology is a science! Psychology would like to have the same academic standing as other sciences like biology, chemistry, astronomy,

More information

Research Methods & Experimental Design

Research Methods & Experimental Design Research Methods & Experimental Design 16.422 Human Supervisory Control April 2004 Research Methods Qualitative vs. quantitative Understanding the relationship between objectives (research question) and

More information

6. Decide which method of data collection you would use to collect data for the study (observational study, experiment, simulation, or survey):

6. Decide which method of data collection you would use to collect data for the study (observational study, experiment, simulation, or survey): MATH 1040 REVIEW (EXAM I) Chapter 1 1. For the studies described, identify the population, sample, population parameters, and sample statistics: a) The Gallup Organization conducted a poll of 1003 Americans

More information

Math 251, Review Questions for Test 3 Rough Answers

Math 251, Review Questions for Test 3 Rough Answers Math 251, Review Questions for Test 3 Rough Answers 1. (Review of some terminology from Section 7.1) In a state with 459,341 voters, a poll of 2300 voters finds that 45 percent support the Republican candidate,

More information

A Short Introduction Prepared by Mirya Holman

A Short Introduction Prepared by Mirya Holman A Short Introduction Prepared by Mirya Holman There are three kinds of data Qualitative Quantitative Ordinal Qualitative (also called ordinal) data is distinguished by being a set of unordered categories.

More information

"Statistical methods are objective methods by which group trends are abstracted from observations on many separate individuals." 1

Statistical methods are objective methods by which group trends are abstracted from observations on many separate individuals. 1 BASIC STATISTICAL THEORY / 3 CHAPTER ONE BASIC STATISTICAL THEORY "Statistical methods are objective methods by which group trends are abstracted from observations on many separate individuals." 1 Medicine

More information

Lesson 2: Constructing Line Graphs and Bar Graphs

Lesson 2: Constructing Line Graphs and Bar Graphs Lesson 2: Constructing Line Graphs and Bar Graphs Selected Content Standards Benchmarks Assessed: D.1 Designing and conducting statistical experiments that involve the collection, representation, and analysis

More information

Interpreting Data in Normal Distributions

Interpreting Data in Normal Distributions Interpreting Data in Normal Distributions This curve is kind of a big deal. It shows the distribution of a set of test scores, the results of rolling a die a million times, the heights of people on Earth,

More information

MTH 140 Statistics Videos

MTH 140 Statistics Videos MTH 140 Statistics Videos Chapter 1 Picturing Distributions with Graphs Individuals and Variables Categorical Variables: Pie Charts and Bar Graphs Categorical Variables: Pie Charts and Bar Graphs Quantitative

More information

SAMPLING DISTRIBUTIONS

SAMPLING DISTRIBUTIONS 0009T_c07_308-352.qd 06/03/03 20:44 Page 308 7Chapter SAMPLING DISTRIBUTIONS 7.1 Population and Sampling Distributions 7.2 Sampling and Nonsampling Errors 7.3 Mean and Standard Deviation of 7.4 Shape of

More information

Qualitative and Quantitative Research

Qualitative and Quantitative Research Qualitative and Quantitative Research Dr. Karim Abawi World Health Organization/Geneva Foundation for Medical Education and Research Geneva, Switzerland E-mail: abawik@who.int karim.abawi@gfmer.org Reproductive

More information

Scientific Methods II: Correlational Research

Scientific Methods II: Correlational Research Scientific Methods II: Correlational Research EXAMPLES "MARRIAGE SLOWS CANCER DEATHS Evidence that married people have a better chance of surviving cancer than do singles means that the unmarried might

More information

Specific learning outcomes (Course: Introduction to experimental research)

Specific learning outcomes (Course: Introduction to experimental research) IB Psychology: course 1 (i3psh1, i3pss1) Standard and higher level: Introduction to experimental research The first course focuses on setting the ground for studying IB psychology; we will begin by looking

More information

DESCRIPTIVE STATISTICS - CHAPTERS 1 & 2 1

DESCRIPTIVE STATISTICS - CHAPTERS 1 & 2 1 DESCRIPTIVE STATISTICS - CHAPTERS 1 & 2 1 OVERVIEW STATISTICS PANIK...THE THEORY AND METHODS OF COLLECTING, ORGANIZING, PRESENTING, ANALYZING, AND INTERPRETING DATA SETS SO AS TO DETERMINE THEIR ESSENTIAL

More information

An Introduction to Secondary Data Analysis

An Introduction to Secondary Data Analysis 1 An Introduction to Secondary Data Analysis What Are Secondary Data? In the fields of epidemiology and public health, the distinction between primary and secondary data depends on the relationship between

More information

Statistics Review PSY379

Statistics Review PSY379 Statistics Review PSY379 Basic concepts Measurement scales Populations vs. samples Continuous vs. discrete variable Independent vs. dependent variable Descriptive vs. inferential stats Common analyses

More information

Prospective, retrospective, and cross-sectional studies

Prospective, retrospective, and cross-sectional studies Prospective, retrospective, and cross-sectional studies Patrick Breheny April 3 Patrick Breheny Introduction to Biostatistics (171:161) 1/17 Study designs that can be analyzed with χ 2 -tests One reason

More information

12/30/2012. Research Design. Quantitative Research: Types (Campbell & Stanley, 1963; Crowl, 1993)

12/30/2012. Research Design. Quantitative Research: Types (Campbell & Stanley, 1963; Crowl, 1993) Quantitative Prepared by: Amanda J. Rockinson-Szapkiw Liberty University A research design is a plan that guides the decision as to: when and how often to collect data what data to gather and from whom

More information

Week 3&4: Z tables and the Sampling Distribution of X

Week 3&4: Z tables and the Sampling Distribution of X Week 3&4: Z tables and the Sampling Distribution of X 2 / 36 The Standard Normal Distribution, or Z Distribution, is the distribution of a random variable, Z N(0, 1 2 ). The distribution of any other normal

More information

MATH 103/GRACEY PRACTICE QUIZ/CHAPTER 1. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MATH 103/GRACEY PRACTICE QUIZ/CHAPTER 1. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. MATH 103/GRACEY PRACTICE QUIZ/CHAPTER 1 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Use common sense to determine whether the given event

More information

CALCULATIONS & STATISTICS

CALCULATIONS & STATISTICS CALCULATIONS & STATISTICS CALCULATION OF SCORES Conversion of 1-5 scale to 0-100 scores When you look at your report, you will notice that the scores are reported on a 0-100 scale, even though respondents

More information

Self-Check and Review Chapter 1 Sections 1.1-1.2

Self-Check and Review Chapter 1 Sections 1.1-1.2 Self-Check and Review Chapter 1 Sections 1.1-1.2 Practice True/False 1. The entire collection of individuals or objects about which information is desired is called a sample. 2. A study is an observational

More information

Descriptive statistics Statistical inference statistical inference, statistical induction and inferential statistics

Descriptive statistics Statistical inference statistical inference, statistical induction and inferential statistics Descriptive statistics is the discipline of quantitatively describing the main features of a collection of data. Descriptive statistics are distinguished from inferential statistics (or inductive statistics),

More information

Application in Predictive Analytics. FirstName LastName. Northwestern University

Application in Predictive Analytics. FirstName LastName. Northwestern University Application in Predictive Analytics FirstName LastName Northwestern University Prepared for: Dr. Nethra Sambamoorthi, Ph.D. Author Note: Final Assignment PRED 402 Sec 55 Page 1 of 18 Contents Introduction...

More information

Descriptive Statistics and Measurement Scales

Descriptive Statistics and Measurement Scales Descriptive Statistics 1 Descriptive Statistics and Measurement Scales Descriptive statistics are used to describe the basic features of the data in a study. They provide simple summaries about the sample

More information

Valor Christian High School Mrs. Bogar Biology Graphing Fun with a Paper Towel Lab

Valor Christian High School Mrs. Bogar Biology Graphing Fun with a Paper Towel Lab 1 Valor Christian High School Mrs. Bogar Biology Graphing Fun with a Paper Towel Lab I m sure you ve wondered about the absorbency of paper towel brands as you ve quickly tried to mop up spilled soda from

More information

Sampling and Sampling Distributions

Sampling and Sampling Distributions Sampling and Sampling Distributions Random Sampling A sample is a group of objects or readings taken from a population for counting or measurement. We shall distinguish between two kinds of populations

More information

Mind on Statistics. Chapter 12

Mind on Statistics. Chapter 12 Mind on Statistics Chapter 12 Sections 12.1 Questions 1 to 6: For each statement, determine if the statement is a typical null hypothesis (H 0 ) or alternative hypothesis (H a ). 1. There is no difference

More information

Evaluation: Designs and Approaches

Evaluation: Designs and Approaches Evaluation: Designs and Approaches Publication Year: 2004 The choice of a design for an outcome evaluation is often influenced by the need to compromise between cost and certainty. Generally, the more

More information

Chapter 8: Quantitative Sampling

Chapter 8: Quantitative Sampling Chapter 8: Quantitative Sampling I. Introduction to Sampling a. The primary goal of sampling is to get a representative sample, or a small collection of units or cases from a much larger collection or

More information

Midterm Review Problems

Midterm Review Problems Midterm Review Problems October 19, 2013 1. Consider the following research title: Cooperation among nursery school children under two types of instruction. In this study, what is the independent variable?

More information

Problems for Chapter 9: Producing data: Experiments. STAT 145-023. Fall 2015.

Problems for Chapter 9: Producing data: Experiments. STAT 145-023. Fall 2015. How Data are Obtained The distinction between observational study and experiment is important in statistics. Observational Study Experiment Observes individuals and measures variables of interest but does

More information

Unit 26 Estimation with Confidence Intervals

Unit 26 Estimation with Confidence Intervals Unit 26 Estimation with Confidence Intervals Objectives: To see how confidence intervals are used to estimate a population proportion, a population mean, a difference in population proportions, or a difference

More information

Case-control studies. Alfredo Morabia

Case-control studies. Alfredo Morabia Case-control studies Alfredo Morabia Division d épidémiologie Clinique, Département de médecine communautaire, HUG Alfredo.Morabia@hcuge.ch www.epidemiologie.ch Outline Case-control study Relation to cohort

More information

COMP6053 lecture: Relationship between two variables: correlation, covariance and r-squared. jn2@ecs.soton.ac.uk

COMP6053 lecture: Relationship between two variables: correlation, covariance and r-squared. jn2@ecs.soton.ac.uk COMP6053 lecture: Relationship between two variables: correlation, covariance and r-squared jn2@ecs.soton.ac.uk Relationships between variables So far we have looked at ways of characterizing the distribution

More information

Data Mining Techniques Chapter 5: The Lure of Statistics: Data Mining Using Familiar Tools

Data Mining Techniques Chapter 5: The Lure of Statistics: Data Mining Using Familiar Tools Data Mining Techniques Chapter 5: The Lure of Statistics: Data Mining Using Familiar Tools Occam s razor.......................................................... 2 A look at data I.........................................................

More information

Random variables, probability distributions, binomial random variable

Random variables, probability distributions, binomial random variable Week 4 lecture notes. WEEK 4 page 1 Random variables, probability distributions, binomial random variable Eample 1 : Consider the eperiment of flipping a fair coin three times. The number of tails that

More information

= 2.0702 N(280, 2.0702)

= 2.0702 N(280, 2.0702) Name Test 10 Confidence Intervals Homework (Chpt 10.1, 11.1, 12.1) Period For 1 & 2, determine the point estimator you would use and calculate its value. 1. How many pairs of shoes, on average, do female

More information

HYPOTHESIS TESTING: CONFIDENCE INTERVALS, T-TESTS, ANOVAS, AND REGRESSION

HYPOTHESIS TESTING: CONFIDENCE INTERVALS, T-TESTS, ANOVAS, AND REGRESSION HYPOTHESIS TESTING: CONFIDENCE INTERVALS, T-TESTS, ANOVAS, AND REGRESSION HOD 2990 10 November 2010 Lecture Background This is a lightning speed summary of introductory statistical methods for senior undergraduate

More information

Why Taking This Course? Course Introduction, Descriptive Statistics and Data Visualization. Learning Goals. GENOME 560, Spring 2012

Why Taking This Course? Course Introduction, Descriptive Statistics and Data Visualization. Learning Goals. GENOME 560, Spring 2012 Why Taking This Course? Course Introduction, Descriptive Statistics and Data Visualization GENOME 560, Spring 2012 Data are interesting because they help us understand the world Genomics: Massive Amounts

More information

A QuestionPro Publication

A QuestionPro Publication How to effectively conduct an online survey A QuestionPro Publication Steps in Preparing an Online Questionnaire How to Effectively Conduct an Online Survey By: Vivek Bhaskaran Co-Founder Survey Analytics

More information

Critical Appraisal of Article on Therapy

Critical Appraisal of Article on Therapy Critical Appraisal of Article on Therapy What question did the study ask? Guide Are the results Valid 1. Was the assignment of patients to treatments randomized? And was the randomization list concealed?

More information

c. Construct a boxplot for the data. Write a one sentence interpretation of your graph.

c. Construct a boxplot for the data. Write a one sentence interpretation of your graph. MBA/MIB 5315 Sample Test Problems Page 1 of 1 1. An English survey of 3000 medical records showed that smokers are more inclined to get depressed than non-smokers. Does this imply that smoking causes depression?

More information

Organizing Your Approach to a Data Analysis

Organizing Your Approach to a Data Analysis Biost/Stat 578 B: Data Analysis Emerson, September 29, 2003 Handout #1 Organizing Your Approach to a Data Analysis The general theme should be to maximize thinking about the data analysis and to minimize

More information

DESCRIPTIVE RESEARCH DESIGNS

DESCRIPTIVE RESEARCH DESIGNS DESCRIPTIVE RESEARCH DESIGNS Sole Purpose: to describe a behavior or type of subject not to look for any specific relationships, nor to correlate 2 or more variables Disadvantages since setting is completely

More information

STAT 350 Practice Final Exam Solution (Spring 2015)

STAT 350 Practice Final Exam Solution (Spring 2015) PART 1: Multiple Choice Questions: 1) A study was conducted to compare five different training programs for improving endurance. Forty subjects were randomly divided into five groups of eight subjects

More information

CONTENTS OF DAY 2. II. Why Random Sampling is Important 9 A myth, an urban legend, and the real reason NOTES FOR SUMMER STATISTICS INSTITUTE COURSE

CONTENTS OF DAY 2. II. Why Random Sampling is Important 9 A myth, an urban legend, and the real reason NOTES FOR SUMMER STATISTICS INSTITUTE COURSE 1 2 CONTENTS OF DAY 2 I. More Precise Definition of Simple Random Sample 3 Connection with independent random variables 3 Problems with small populations 8 II. Why Random Sampling is Important 9 A myth,

More information

Basic Concepts in Research and Data Analysis

Basic Concepts in Research and Data Analysis Basic Concepts in Research and Data Analysis Introduction: A Common Language for Researchers...2 Steps to Follow When Conducting Research...3 The Research Question... 3 The Hypothesis... 4 Defining the

More information

INTRODUCTION TO DATA MINING SAS ENTERPRISE MINER

INTRODUCTION TO DATA MINING SAS ENTERPRISE MINER INTRODUCTION TO DATA MINING SAS ENTERPRISE MINER Mary-Elizabeth ( M-E ) Eddlestone Principal Systems Engineer, Analytics SAS Customer Loyalty, SAS Institute, Inc. AGENDA Overview/Introduction to Data Mining

More information

3. Data Analysis, Statistics, and Probability

3. Data Analysis, Statistics, and Probability 3. Data Analysis, Statistics, and Probability Data and probability sense provides students with tools to understand information and uncertainty. Students ask questions and gather and use data to answer

More information

Business Statistics: Intorduction

Business Statistics: Intorduction Business Statistics: Intorduction Donglei Du (ddu@unb.edu) Faculty of Business Administration, University of New Brunswick, NB Canada Fredericton E3B 9Y2 September 23, 2015 Donglei Du (UNB) AlgoTrading

More information

AP Stats- Mrs. Daniel Chapter 4 MC Practice

AP Stats- Mrs. Daniel Chapter 4 MC Practice AP Stats- Mrs. Daniel Chapter 4 MC Practice Name: 1. Archaeologists plan to examine a sample of 2-meter-square plots near an ancient Greek city for artifacts visible in the ground. They choose separate

More information

Sample size and sampling methods

Sample size and sampling methods Sample size and sampling methods Ketkesone Phrasisombath MD, MPH, PhD (candidate) Faculty of Postgraduate Studies and Research University of Health Sciences GFMER - WHO - UNFPA - LAO PDR Training Course

More information

In an experimental study there are two types of variables: Independent variable (I will abbreviate this as the IV)

In an experimental study there are two types of variables: Independent variable (I will abbreviate this as the IV) 1 Experimental Design Part I Richard S. Balkin, Ph. D, LPC-S, NCC 2 Overview Experimental design is the blueprint for quantitative research and serves as the foundation of what makes quantitative research

More information