Basic Statistical Concepts, Research Design, & Notation

Size: px
Start display at page:

Download "Basic Statistical Concepts, Research Design, & Notation"

Transcription

1 , Research Design, & Notation

2 Variables, Scores, & Data A variable is a characteristic or condition that can change or take on different values. Most research begins with a general question about the relationship between two variables for a specific group of individuals. Example from book: time spent playing video games & time spent exercising. A score is the value of a variable measured for a particular individual Data are collections of scores measured for multiple individuals

3 Populations A population is the set of all individuals or events of interest in a particular study. Populations: Are generally very large Can consist of arbitrary categories of people, objects, and events Can include hypothetical or counterfactual events

4 Samples It is usually impractical for a researcher to examine every individual in the population Instead researchers typically select a small representative group a sample from the population and limit their studies to individuals in the sample The goal is to use the results obtained from the sample to help answer questions about the population.

5 Descriptive Statistics Descriptive statistics are methods for organizing and summarizing data. Tables and graphs organize data Descriptive values (averages, frequencies, proportions) summarize data. A descriptive value for a population is called a parameter and a descriptive value for a sample is called a statistic. Parameters are generally represented as Greek letters (e.g., µ,σ), while statistics are represented as Roman letters (e.g.,m,s)

6 Inferential Statistics Inferential statistics are methods for using sample data to make general conclusions (inferences) about populations. A sample typically contains only a small part of the whole population. As a result, sample statistics are generally imperfect representatives of the corresponding population parameters.

7 Basic Statistical Concepts

8 Sampling Error The discrepancy between a sample statistic and its population parameter is called sampling error. Sampling error depends critically on 1. The amount of variability in the population (e.g., number of legs on a cow versus volume of milk produced) 2. The number of individuals in the sample (e.g., how many cows have we measured?) Defining and measuring sampling error is a large part of inferential statistics. We ll look more closely at sampling error in later lectures.

9 Measuring Variables To establish relationships between variables, researchers must observe the variables and record their observations. This requires that the variables be measured. The process of measuring a variable requires a set of categories called a scale of measurement and a process that classifies each individual into one category.

10 Four Types of Measurement Scales Basic Statistical Concepts 1. A nominal scale is an unordered set of categories identified only by name. Nominal measurements only permit you to determine whether two individuals are the same or different. 2. An ordinal scale is an ordered set of categories. Ordinal measurements tell you the direction of difference between two individuals, but contain no information about the magnitude of the difference between neighboring categories.

11 Four Types of Measurement Scales Basic Statistical Concepts 3. An interval scale is an ordered series of equal-sized categories. Interval measurements identify the direction and magnitude of a difference. However, the zero point is located arbitrarily on an interval scale. 4. A ratio scale is an interval scale where a value of zero indicates none of the variable. Ratio measurements identify the direction and magnitude of differences and allow ratio comparisons of measurements.

12 Types of Variables Variables can be classified as discrete or continuous. Discrete variables (such as class size) consist of indivisible categories Continuous variables (such as time or weight) are infinitely divisible into whatever units a researcher may choose. For example, time can be measured to the nearest minute, second, half-second, etc.

13 Types of Data Another useful distinction is that of qualitative versus quantitative data Qualitative/Categorical data occur when we assign objects/events into labeled (i.e., nominal or ordinal) groups, representing only frequencies of occurrence E.g., race, gender, yes/no response Quantitative/Measurement data occur when we obtain some number that describes the quantitative trait of interest. These numbers can be either discrete or continuous E.g., height, weight, income

14 Examples of Variables and Their Classifications Variables Continuous vs. Discrete Qualitative vs. Quantitative Scale of Measurement Gender (male, female) Discrete Qualitative Nominal Seasons (spring, summer, fall, winter) Discrete Qualitative Nominal Number of dreams recalled Discrete Quantitative Ratio Number of errors Discrete Quantitative Ratio Duration of drug abuse (in years) Continuous Quantitative Ratio Ranking of favorite foods Discrete Quantitative Ordinal Ratings of satisfaction (1 to 7) Discrete Quantitative Interval or Ordinal Body type (slim, average, heavy) Discrete Qualitative Nominal Score on a multiple-choice exam Discrete Quantitative Ratio Number of students in your class Discrete Quantitative Ratio Temperature (degrees Fahrenheit) Continuous Quantitative Interval Time (in seconds) to memorize a list Continuous Quantitative Ratio The size of a reward (in grams) Continuous Quantitative Ratio Position standing in line Discrete Quantitative Ordinal Political Affiliation (Republican, Democrat) Discrete Qualitative Nominal Type of distraction (auditory, visual) Discrete Qualitative Nominal A letter grade (A, B, C, D, F) Discrete Qualitative Ordinal Weight (in pounds) of a newborn infant Continuous Quantitative Ratio A college students' SAT score Discrete Quantitative Interval Number of lever presses per minute Discrete Quantitative Ratio

15 Basic Research Designs Correlational Studies Experimental Studies Quasi-Experimental Studies Different research designs produce different forms of data answer different types of questions require different statistical techniques

16 Correlational Studies The goal of a correlational study is to determine whether there is a systematic relationship between two variables and to describe the relationship. A correlational study simply observes the two variables as they exist naturally.

17 Example Data from a Correlational Study

18 Experiments The goal of an experiment is to demonstrate a cause-and-effect relationship between two (or more) variables I.e., to show that changing the value of one variable causes changes to occur in a second variable. In a simple experiment: One variable (the independent variable) is manipulated to create treatment conditions. A second variable (the dependent variable) is observed and measured to obtain scores for a group of individuals in each of the treatment conditions. The critical elements of an experiment are: Manipulation of an independent variable Control of all extraneous variables (e.g., using random assignment) Measurement and comparison of dependent variable across conditions

19 Example Data from an Experiment Basic Statistical Concepts Variable 1 (independent): Distraction Condition Variable 2 (dependent): Exam Score Low Distraction High Distraction

20 Quasi-Experimental Studies Quasi-experimental studies are correlational studies that look similar to experiments because they also compare groups of scores. However: These studies do not use a manipulated variable to differentiate the groups. The variable that differentiates the groups is usually a pre-existing participant variable (such as male/female) or a time variable (such as before/after). Because these studies do not use the manipulation and control of true experiments, they cannot demonstrate cause and effect relationships.

21 Example Data from a Quasi-Experiment Basic Statistical Concepts Variable 1 (quasi-independent): Gender Variable 2 (dependent): Number of tasks completed Male Female

22 Random Sampling & Assignment Basic Statistical Concepts Random sampling occurs when individuals are selected such that each member of the population has an equal chance of inclusion Failure to sample randomly may result in statistics that don t reflect the whole population E.g., average height computed for a sample consisting only of women is unlikely to reflect the average height of all adults Random assignment occurs when individuals are assigned to different groups using a random process Failure to assign randomly confounds the independent variable; any measured difference in a dependent variable could be due solely to the assignment

23 Statistical Notation The individual measurements or scores obtained for a research participant will be identified by the letter x (or x and y if there are multiple scores for each individual). The number of scores in a data set will be identified by N. Summing a set of values is a common operation in statistics and has its own notation. The Greek letter sigma, Σ, is used to mean "the sum of." N For example, (or simply ΣX) identifies the sum of the N scores. i= 1 x i

24 Order of Operations PEMDAS (Please excuse my dear Aunt Sally) 1. All calculations within parentheses are done first. 2. Squaring or raising to other exponents is done second. 3. Multiplying, and dividing are done third, and should be completed in order from left to right. 4. Summation with the Σ notation is done next. 5. Any additional adding and subtracting is done last and should be completed in order from left to right. Note: in the interest of consistency, always report results to two decimal places beyond the precision of the original data (including in intermediate calculations)

25 Useful Summation Identities 1. N i i N Cx = C x i i 2. N i ( ) i N x + C = x + NC i i N N N 3. ( ) i x y = x y i i i i j j

26 Example Problems Given the following values for x and y: x ={11,14,10,13,12} y ={3,2,2,5,1} Compute the following: Σ2x Σ(x-1) Σy Σy 2 (Σy) 2 (Σ(x y)) 2

Measurement and Measurement Scales

Measurement and Measurement Scales Measurement and Measurement Scales Measurement is the foundation of any scientific investigation Everything we do begins with the measurement of whatever it is we want to study Definition: measurement

More information

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

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

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

Concepts of Variables. Levels of Measurement. The Four Levels of Measurement. Nominal Scale. Greg C Elvers, Ph.D.

Concepts of Variables. Levels of Measurement. The Four Levels of Measurement. Nominal Scale. Greg C Elvers, Ph.D. Concepts of Variables Greg C Elvers, Ph.D. 1 Levels of Measurement When we observe and record a variable, it has characteristics that influence the type of statistical analysis that we can perform on it

More information

There are three kinds of people in the world those who are good at math and those who are not. PSY 511: Advanced Statistics for Psychological and Behavioral Research 1 Positive Views The record of a month

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

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

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

DESCRIPTIVE STATISTICS. The purpose of statistics is to condense raw data to make it easier to answer specific questions; test hypotheses.

DESCRIPTIVE STATISTICS. The purpose of statistics is to condense raw data to make it easier to answer specific questions; test hypotheses. DESCRIPTIVE STATISTICS The purpose of statistics is to condense raw data to make it easier to answer specific questions; test hypotheses. DESCRIPTIVE VS. INFERENTIAL STATISTICS Descriptive To organize,

More information

DATA COLLECTION AND ANALYSIS

DATA COLLECTION AND ANALYSIS DATA COLLECTION AND ANALYSIS Quality Education for Minorities (QEM) Network HBCU-UP Fundamentals of Education Research Workshop Gerunda B. Hughes, Ph.D. August 23, 2013 Objectives of the Discussion 2 Discuss

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

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

Foundation of Quantitative Data Analysis

Foundation of Quantitative Data Analysis Foundation of Quantitative Data Analysis Part 1: Data manipulation and descriptive statistics with SPSS/Excel HSRS #10 - October 17, 2013 Reference : A. Aczel, Complete Business Statistics. Chapters 1

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

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

Study Guide for the Final Exam

Study Guide for the Final Exam Study Guide for the Final Exam When studying, remember that the computational portion of the exam will only involve new material (covered after the second midterm), that material from Exam 1 will make

More information

How To Understand The Scientific Theory Of Evolution

How To Understand The Scientific Theory Of Evolution Introduction to Statistics for the Life Sciences Fall 2014 Volunteer Definition A biased sample systematically overestimates or underestimates a characteristic of the population Paid subjects for drug

More information

The Order of Operations Redesigned. Rachel McCloskey Dr. Valerie Faulkner

The Order of Operations Redesigned. Rachel McCloskey Dr. Valerie Faulkner + The Order of Operations Redesigned Rachel McCloskey Dr. Valerie Faulkner + Please simplify and answer the following: n 23 2 + 12 8 = n 4 + 3 x 7 - (5 + 2) 3 = n Why do we have the order of operations?

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

9. Sampling Distributions

9. Sampling Distributions 9. Sampling Distributions Prerequisites none A. Introduction B. Sampling Distribution of the Mean C. Sampling Distribution of Difference Between Means D. Sampling Distribution of Pearson's r E. Sampling

More information

Statistics. Measurement. Scales of Measurement 7/18/2012

Statistics. Measurement. Scales of Measurement 7/18/2012 Statistics Measurement Measurement is defined as a set of rules for assigning numbers to represent objects, traits, attributes, or behaviors A variableis something that varies (eye color), a constant does

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. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) The government of a town needs to determine if the city's residents will support 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. 10 Chi SquareTests and the F-Distribution 10.1 Goodness of Fit 1 Find Expected Frequencies Provide an appropriate response. 1) The frequency distribution shows the ages for a sample of 100 employees.

More information

Introduction to Statistics for Psychology. Quantitative Methods for Human Sciences

Introduction to Statistics for Psychology. Quantitative Methods for Human Sciences Introduction to Statistics for Psychology and Quantitative Methods for Human Sciences Jonathan Marchini Course Information There is website devoted to the course at http://www.stats.ox.ac.uk/ marchini/phs.html

More information

Algebra 1 Course Information

Algebra 1 Course Information Course Information Course Description: Students will study patterns, relations, and functions, and focus on the use of mathematical models to understand and analyze quantitative relationships. Through

More information

Algebra 1 2008. Academic Content Standards Grade Eight and Grade Nine Ohio. Grade Eight. Number, Number Sense and Operations Standard

Algebra 1 2008. Academic Content Standards Grade Eight and Grade Nine Ohio. Grade Eight. Number, Number Sense and Operations Standard Academic Content Standards Grade Eight and Grade Nine Ohio Algebra 1 2008 Grade Eight STANDARDS Number, Number Sense and Operations Standard Number and Number Systems 1. Use scientific notation to express

More information

4.1 Exploratory Analysis: Once the data is collected and entered, the first question is: "What do the data look like?"

4.1 Exploratory Analysis: Once the data is collected and entered, the first question is: What do the data look like? Data Analysis Plan The appropriate methods of data analysis are determined by your data types and variables of interest, the actual distribution of the variables, and the number of cases. Different analyses

More information

Order of Operations More Essential Practice

Order of Operations More Essential Practice Order of Operations More Essential Practice We will be simplifying expressions using the order of operations in this section. Automatic Skill: Order of operations needs to become an automatic skill. Failure

More information

Exploratory data analysis (Chapter 2) Fall 2011

Exploratory data analysis (Chapter 2) Fall 2011 Exploratory data analysis (Chapter 2) Fall 2011 Data Examples Example 1: Survey Data 1 Data collected from a Stat 371 class in Fall 2005 2 They answered questions about their: gender, major, year in school,

More information

Means, standard deviations and. and standard errors

Means, standard deviations and. and standard errors CHAPTER 4 Means, standard deviations and standard errors 4.1 Introduction Change of units 4.2 Mean, median and mode Coefficient of variation 4.3 Measures of variation 4.4 Calculating the mean and standard

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

Chi Square Tests. Chapter 10. 10.1 Introduction

Chi Square Tests. Chapter 10. 10.1 Introduction Contents 10 Chi Square Tests 703 10.1 Introduction............................ 703 10.2 The Chi Square Distribution.................. 704 10.3 Goodness of Fit Test....................... 709 10.4 Chi Square

More information

Best Practices in Data Visualizations. Vihao Pham January 29, 2014

Best Practices in Data Visualizations. Vihao Pham January 29, 2014 Best Practices in Data Visualizations Vihao Pham January 29, 2014 Agenda Best Practices in Data Visualizations Why We Visualize Understanding Data Visualizations Enhancing Visualizations Visualization

More information

Best Practices in Data Visualizations. Vihao Pham 2014

Best Practices in Data Visualizations. Vihao Pham 2014 Best Practices in Data Visualizations Vihao Pham 2014 Agenda Best Practices in Data Visualizations Why We Visualize Understanding Data Visualizations Enhancing Visualizations Visualization Considerations

More information

parent ROADMAP MATHEMATICS SUPPORTING YOUR CHILD IN HIGH SCHOOL

parent ROADMAP MATHEMATICS SUPPORTING YOUR CHILD IN HIGH SCHOOL parent ROADMAP MATHEMATICS SUPPORTING YOUR CHILD IN HIGH SCHOOL HS America s schools are working to provide higher quality instruction than ever before. The way we taught students in the past simply does

More information

Name: Date: Use the following to answer questions 2-3:

Name: Date: Use the following to answer questions 2-3: Name: Date: 1. A study is conducted on students taking a statistics class. Several variables are recorded in the survey. Identify each variable as categorical or quantitative. A) Type of car the student

More information

Data Analysis and Interpretation. Eleanor Howell, MS Manager, Data Dissemination Unit State Center for Health Statistics

Data Analysis and Interpretation. Eleanor Howell, MS Manager, Data Dissemination Unit State Center for Health Statistics Data Analysis and Interpretation Eleanor Howell, MS Manager, Data Dissemination Unit State Center for Health Statistics Why do we need data? To show evidence or support for an idea To track progress over

More information

1 Measurement Scales

1 Measurement Scales QMIN (2006-02-07) Measurement - 1.1 1 Measurement Scales Statistics operate on a data set. The data set may be viewed as a two dimensional matrix, very similar to a blank spreadsheet found in many contemporary

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

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

The Order of Operations Redesigned. Rachel McCloskey Dr. Valerie Faulkner

The Order of Operations Redesigned. Rachel McCloskey Dr. Valerie Faulkner + The Order of Operations Redesigned Rachel McCloskey Dr. Valerie Faulkner + Please excuse my dear Aunt Sally from your classroom n Why? n She confuses students about the order to carry out multiplication/division

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

Topic #1: Introduction to measurement and statistics

Topic #1: Introduction to measurement and statistics Topic #1: Introduction to measurement and statistics "Statistics can be fun or at least they don't need to be feared." Many folks have trouble believing this premise. Often, individuals walk into their

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

Measurement & Data Analysis. On the importance of math & measurement. Steps Involved in Doing Scientific Research. Measurement

Measurement & Data Analysis. On the importance of math & measurement. Steps Involved in Doing Scientific Research. Measurement Measurement & Data Analysis Overview of Measurement. Variability & Measurement Error.. Descriptive vs. Inferential Statistics. Descriptive Statistics. Distributions. Standardized Scores. Graphing Data.

More information

Correlational Research. Correlational Research. Stephen E. Brock, Ph.D., NCSP EDS 250. Descriptive Research 1. Correlational Research: Scatter Plots

Correlational Research. Correlational Research. Stephen E. Brock, Ph.D., NCSP EDS 250. Descriptive Research 1. Correlational Research: Scatter Plots Correlational Research Stephen E. Brock, Ph.D., NCSP California State University, Sacramento 1 Correlational Research A quantitative methodology used to determine whether, and to what degree, a relationship

More information

Lecture 11: Chapter 5, Section 3 Relationships between Two Quantitative Variables; Correlation

Lecture 11: Chapter 5, Section 3 Relationships between Two Quantitative Variables; Correlation Lecture 11: Chapter 5, Section 3 Relationships between Two Quantitative Variables; Correlation Display and Summarize Correlation for Direction and Strength Properties of Correlation Regression Line Cengage

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

MATH 60 NOTEBOOK CERTIFICATIONS

MATH 60 NOTEBOOK CERTIFICATIONS MATH 60 NOTEBOOK CERTIFICATIONS Chapter #1: Integers and Real Numbers 1.1a 1.1b 1.2 1.3 1.4 1.8 Chapter #2: Algebraic Expressions, Linear Equations, and Applications 2.1a 2.1b 2.1c 2.2 2.3a 2.3b 2.4 2.5

More information

" Y. Notation and Equations for Regression Lecture 11/4. Notation:

 Y. Notation and Equations for Regression Lecture 11/4. Notation: Notation: Notation and Equations for Regression Lecture 11/4 m: The number of predictor variables in a regression Xi: One of multiple predictor variables. The subscript i represents any number from 1 through

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

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

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

DESCRIPTIVE STATISTICS & DATA PRESENTATION*

DESCRIPTIVE STATISTICS & DATA PRESENTATION* Level 1 Level 2 Level 3 Level 4 0 0 0 0 evel 1 evel 2 evel 3 Level 4 DESCRIPTIVE STATISTICS & DATA PRESENTATION* Created for Psychology 41, Research Methods by Barbara Sommer, PhD Psychology Department

More information

LAGUARDIA COMMUNITY COLLEGE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF MATHEMATICS, ENGINEERING, AND COMPUTER SCIENCE

LAGUARDIA COMMUNITY COLLEGE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF MATHEMATICS, ENGINEERING, AND COMPUTER SCIENCE LAGUARDIA COMMUNITY COLLEGE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF MATHEMATICS, ENGINEERING, AND COMPUTER SCIENCE MAT 119 STATISTICS AND ELEMENTARY ALGEBRA 5 Lecture Hours, 2 Lab Hours, 3 Credits Pre-

More information

Pre-Algebra - Order of Operations

Pre-Algebra - Order of Operations 0.3 Pre-Algebra - Order of Operations Objective: Evaluate expressions using the order of operations, including the use of absolute value. When simplifying expressions it is important that we simplify them

More information

Analyzing Research Data Using Excel

Analyzing Research Data Using Excel Analyzing Research Data Using Excel Fraser Health Authority, 2012 The Fraser Health Authority ( FH ) authorizes the use, reproduction and/or modification of this publication for purposes other than commercial

More information

Chapter 2: Descriptive Statistics

Chapter 2: Descriptive Statistics Chapter 2: Descriptive Statistics **This chapter corresponds to chapters 2 ( Means to an End ) and 3 ( Vive la Difference ) of your book. What it is: Descriptive statistics are values that describe the

More information

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

ch12 practice test SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. ch12 practice test 1) The null hypothesis that x and y are is H0: = 0. 1) 2) When a two-sided significance test about a population slope has a P-value below 0.05, the 95% confidence interval for A) does

More information

AP Physics 1 and 2 Lab Investigations

AP Physics 1 and 2 Lab Investigations AP Physics 1 and 2 Lab Investigations Student Guide to Data Analysis New York, NY. College Board, Advanced Placement, Advanced Placement Program, AP, AP Central, and the acorn logo are registered trademarks

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. Final Exam Review MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) A researcher for an airline interviews all of the passengers on five randomly

More information

Lecture 14. Chapter 7: Probability. Rule 1: Rule 2: Rule 3: Nancy Pfenning Stats 1000

Lecture 14. Chapter 7: Probability. Rule 1: Rule 2: Rule 3: Nancy Pfenning Stats 1000 Lecture 4 Nancy Pfenning Stats 000 Chapter 7: Probability Last time we established some basic definitions and rules of probability: Rule : P (A C ) = P (A). Rule 2: In general, the probability of one event

More information

Chapter 1: Chemistry: Measurements and Methods

Chapter 1: Chemistry: Measurements and Methods Chapter 1: Chemistry: Measurements and Methods 1.1 The Discovery Process o Chemistry - The study of matter o Matter - Anything that has mass and occupies space, the stuff that things are made of. This

More information

S P S S Statistical Package for the Social Sciences

S P S S Statistical Package for the Social Sciences S P S S Statistical Package for the Social Sciences Data Entry Data Management Basic Descriptive Statistics Jamie Lynn Marincic Leanne Hicks Survey, Statistics, and Psychometrics Core Facility (SSP) July

More information

WHAT IS A JOURNAL CLUB?

WHAT IS A JOURNAL CLUB? WHAT IS A JOURNAL CLUB? With its September 2002 issue, the American Journal of Critical Care debuts a new feature, the AJCC Journal Club. Each issue of the journal will now feature an AJCC Journal Club

More information

a. 2 b. 54 c. 28 d. 66 e. 45 5. A blouse that sold for $59 was reduced 30%. After 6 months it was raised 30%. What was the last price of the blouse?

a. 2 b. 54 c. 28 d. 66 e. 45 5. A blouse that sold for $59 was reduced 30%. After 6 months it was raised 30%. What was the last price of the blouse? Pre-Algebra Topics COMPASS Review - revised Summer 0 You will be allowed to use a calculator on the COMPASS test. Acceptable calculators are basic calculators, scientific calculators, and approved graphing

More information

CA200 Quantitative Analysis for Business Decisions. File name: CA200_Section_04A_StatisticsIntroduction

CA200 Quantitative Analysis for Business Decisions. File name: CA200_Section_04A_StatisticsIntroduction CA200 Quantitative Analysis for Business Decisions File name: CA200_Section_04A_StatisticsIntroduction Table of Contents 4. Introduction to Statistics... 1 4.1 Overview... 3 4.2 Discrete or continuous

More information

Guided Reading 9 th Edition. informed consent, protection from harm, deception, confidentiality, and anonymity.

Guided Reading 9 th Edition. informed consent, protection from harm, deception, confidentiality, and anonymity. Guided Reading Educational Research: Competencies for Analysis and Applications 9th Edition EDFS 635: Educational Research Chapter 1: Introduction to Educational Research 1. List and briefly describe the

More information

STATS8: Introduction to Biostatistics. Data Exploration. Babak Shahbaba Department of Statistics, UCI

STATS8: Introduction to Biostatistics. Data Exploration. Babak Shahbaba Department of Statistics, UCI STATS8: Introduction to Biostatistics Data Exploration Babak Shahbaba Department of Statistics, UCI Introduction After clearly defining the scientific problem, selecting a set of representative members

More information

Math and Science Bridge Program. Session 1 WHAT IS STATISTICS? 2/22/13. Research Paperwork. Agenda. Professional Development Website

Math and Science Bridge Program. Session 1 WHAT IS STATISTICS? 2/22/13. Research Paperwork. Agenda. Professional Development Website Math and Science Bridge Program Year 1: Statistics and Probability Dr. Tamara Pearson Assistant Professor of Mathematics Research Paperwork Informed Consent Pre-Survey After you complete the survey please

More information

Statistical research is always concerned with a group of research objects, called population or universe (populaatio/perusjoukko).

Statistical research is always concerned with a group of research objects, called population or universe (populaatio/perusjoukko). 2. Data and Measurement 2.1. Basic Concepts Statistical research is always concerned with a group of research objects, called population or universe (populaatio/perusjoukko). Determining the bounds of

More information

Social Work Statistics Spring 2000

Social Work Statistics Spring 2000 The University of Texas at Austin School Of Social Work Social Work Statistics Spring 2000 Instructor: Jim Schwab Office: SSW 3.106b Phone Number: 471-9816 Office hours: Tuesday/Thursday, 2:00pm 4:00pm,

More information

CORRELATED TO THE SOUTH CAROLINA COLLEGE AND CAREER-READY FOUNDATIONS IN ALGEBRA

CORRELATED TO THE SOUTH CAROLINA COLLEGE AND CAREER-READY FOUNDATIONS IN ALGEBRA We Can Early Learning Curriculum PreK Grades 8 12 INSIDE ALGEBRA, GRADES 8 12 CORRELATED TO THE SOUTH CAROLINA COLLEGE AND CAREER-READY FOUNDATIONS IN ALGEBRA April 2016 www.voyagersopris.com Mathematical

More information

Determine whether the data are qualitative or quantitative. 8) the colors of automobiles on a used car lot Answer: qualitative

Determine whether the data are qualitative or quantitative. 8) the colors of automobiles on a used car lot Answer: qualitative Name Score: Math 227 Review Exam 1 Chapter 2& Fall 2011 ********************************************************************************************************************** SHORT ANSWER. Show work on

More information

Intro to GIS Winter 2011. Data Visualization Part I

Intro to GIS Winter 2011. Data Visualization Part I Intro to GIS Winter 2011 Data Visualization Part I Cartographer Code of Ethics Always have a straightforward agenda and have a defining purpose or goal for each map Always strive to know your audience

More information

RESEARCH METHODS IN I/O PSYCHOLOGY

RESEARCH METHODS IN I/O PSYCHOLOGY RESEARCH METHODS IN I/O PSYCHOLOGY Objectives Understand Empirical Research Cycle Knowledge of Research Methods Conceptual Understanding of Basic Statistics PSYC 353 11A rsch methods 01/17/11 [Arthur]

More information

Lesson 4: Convert Fractions, Review Order of Operations

Lesson 4: Convert Fractions, Review Order of Operations Lesson 4: Convert Fractions, Review Order of Operations LESSON 4: Convert Fractions, Do Order of Operations Weekly Focus: fractions, decimals, percent, order of operations Weekly Skill: convert, compute

More information

YOU CAN COUNT ON NUMBER LINES

YOU CAN COUNT ON NUMBER LINES Key Idea 2 Number and Numeration: Students use number sense and numeration to develop an understanding of multiple uses of numbers in the real world, the use of numbers to communicate mathematically, and

More information

Levels of measurement in psychological research:

Levels of measurement in psychological research: Research Skills: Levels of Measurement. Graham Hole, February 2011 Page 1 Levels of measurement in psychological research: Psychology is a science. As such it generally involves objective measurement of

More information

Association Between Variables

Association Between Variables Contents 11 Association Between Variables 767 11.1 Introduction............................ 767 11.1.1 Measure of Association................. 768 11.1.2 Chapter Summary.................... 769 11.2 Chi

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

Florida Math 0028. Correlation of the ALEKS course Florida Math 0028 to the Florida Mathematics Competencies - Upper

Florida Math 0028. Correlation of the ALEKS course Florida Math 0028 to the Florida Mathematics Competencies - Upper Florida Math 0028 Correlation of the ALEKS course Florida Math 0028 to the Florida Mathematics Competencies - Upper Exponents & Polynomials MDECU1: Applies the order of operations to evaluate algebraic

More information

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test Math Review for the Quantitative Reasoning Measure of the GRE revised General Test www.ets.org Overview This Math Review will familiarize you with the mathematical skills and concepts that are important

More information

Introduction; Descriptive & Univariate Statistics

Introduction; Descriptive & Univariate Statistics Introduction; Descriptive & Univariate Statistics I. KEY COCEPTS A. Population. Definitions:. The entire set of members in a group. EXAMPLES: All U.S. citizens; all otre Dame Students. 2. All values of

More information

Measurement and Metrics Fundamentals. SE 350 Software Process & Product Quality

Measurement and Metrics Fundamentals. SE 350 Software Process & Product Quality Measurement and Metrics Fundamentals Lecture Objectives Provide some basic concepts of metrics Quality attribute metrics and measurements Reliability, validity, error Correlation and causation Discuss

More information

Expression. Variable Equation Polynomial Monomial Add. Area. Volume Surface Space Length Width. Probability. Chance Random Likely Possibility Odds

Expression. Variable Equation Polynomial Monomial Add. Area. Volume Surface Space Length Width. Probability. Chance Random Likely Possibility Odds Isosceles Triangle Congruent Leg Side Expression Equation Polynomial Monomial Radical Square Root Check Times Itself Function Relation One Domain Range Area Volume Surface Space Length Width Quantitative

More information

/-- / \ CASE STUDY APPLICATIONS STATISTICS IN INSTITUTIONAL RESEARCH. By MARY ANN COUGHLIN and MARIAN PAGAN(

/-- / \ CASE STUDY APPLICATIONS STATISTICS IN INSTITUTIONAL RESEARCH. By MARY ANN COUGHLIN and MARIAN PAGAN( ; /-- / \ \ CASE STUDY APPLICATIONS OF STATISTICS IN INSTITUTIONAL RESEARCH By MARY ANN COUGHLIN and MARIAN PAGAN( Case Study Applications of Statistics in Institutional Research by Mary Ann Coughlin and

More information

MATH-0910 Review Concepts (Haugen)

MATH-0910 Review Concepts (Haugen) Unit 1 Whole Numbers and Fractions MATH-0910 Review Concepts (Haugen) Exam 1 Sections 1.5, 1.6, 1.7, 1.8, 2.1, 2.2, 2.3, 2.4, and 2.5 Dividing Whole Numbers Equivalent ways of expressing division: a b,

More information

Data Analysis, Statistics, and Probability

Data Analysis, Statistics, and Probability Chapter 6 Data Analysis, Statistics, and Probability Content Strand Description Questions in this content strand assessed students skills in collecting, organizing, reading, representing, and interpreting

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

The Normal Distribution

The Normal Distribution Chapter 6 The Normal Distribution 6.1 The Normal Distribution 1 6.1.1 Student Learning Objectives By the end of this chapter, the student should be able to: Recognize the normal probability distribution

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

Chapter 1: Exploring Data

Chapter 1: Exploring Data Chapter 1: Exploring Data Chapter 1 Review 1. As part of survey of college students a researcher is interested in the variable class standing. She records a 1 if the student is a freshman, a 2 if the student

More information

Scope and Sequence KA KB 1A 1B 2A 2B 3A 3B 4A 4B 5A 5B 6A 6B

Scope and Sequence KA KB 1A 1B 2A 2B 3A 3B 4A 4B 5A 5B 6A 6B Scope and Sequence Earlybird Kindergarten, Standards Edition Primary Mathematics, Standards Edition Copyright 2008 [SingaporeMath.com Inc.] The check mark indicates where the topic is first introduced

More information

Non-Parametric Tests (I)

Non-Parametric Tests (I) Lecture 5: Non-Parametric Tests (I) KimHuat LIM lim@stats.ox.ac.uk http://www.stats.ox.ac.uk/~lim/teaching.html Slide 1 5.1 Outline (i) Overview of Distribution-Free Tests (ii) Median Test for Two Independent

More information

numerical place value additional topics rounding off numbers power of numbers negative numbers addition with materials fundamentals

numerical place value additional topics rounding off numbers power of numbers negative numbers addition with materials fundamentals Math Scope & Sequence fundamentals number sense and numeration of the decimal system Count to 10 by units Associate number to numeral (1-10) KN 1 KN 1 KN 2 KN 2 Identify odd and even numbers/numerals and

More information

Using SPSS, Chapter 2: Descriptive Statistics

Using SPSS, Chapter 2: Descriptive Statistics 1 Using SPSS, Chapter 2: Descriptive Statistics Chapters 2.1 & 2.2 Descriptive Statistics 2 Mean, Standard Deviation, Variance, Range, Minimum, Maximum 2 Mean, Median, Mode, Standard Deviation, Variance,

More information

Exam Preparation and Memory Strategies

Exam Preparation and Memory Strategies Counselling & Learning Support North Vancouver Campus Student Success Workshops Exam Preparation and Memory Strategies BR 267 604.984.1744 www.capilanou.ca/services Prepared by: Alison Parry, Learning

More information

Big Ideas in Mathematics

Big Ideas in Mathematics Big Ideas in Mathematics which are important to all mathematics learning. (Adapted from the NCTM Curriculum Focal Points, 2006) The Mathematics Big Ideas are organized using the PA Mathematics Standards

More information