Statistics, Research, & SPSS: The Basics

Size: px
Start display at page:

Download "Statistics, Research, & SPSS: The Basics"

Transcription

1 Statistics, Research, & SPSS: The Basics SPSS (Statistical Package for the Social Sciences) is a software program that makes the calculation and presentation of statistics relatively easy. It is an incredibly expensive piece of software ( so please do not take access to it for granted as McDaniel College pays a large sum of money to make SPSS available to students. The biggest problem with SPSS is that it is too easy, and will tempt you to try statistical tests that are not appropriate for the data you have collected or for the Research Questions and Hypotheses you are proposing. While we will go over everything you need to know in class, there are many resources freely available online for mastering SPSS. YOU are responsible for mastering SPSS, and YOU need to practice, find alternative information sources, and fill in any gaps in your knowledge/skill sets regarding use of SPSS and statistics. A simple search for SPSS tutorials on Google will yield a host of useful resources. The following information packet provides you with everything you need to know about SPSS in order to be successful in this course as well as in Senior Seminar. This information packet includes information on entering data, outputting data to MS Word, creating variables, cleaning your data, performing descriptive statistics, performing inferential statistics, and developing composite scales.

2 Table of Contents Statistics, Research, & SPSS: The Basics... 1 Table of Contents... 2 Entering Data/Creating Variables... 3 Cleaning Your Data... 6 Descriptive Statistics... 7 Inferential Statistics Independent Samples T-Test...10 ANOVA...10 Correlations...11 Linear Regression...12 Creating Scales (Factor Analysis/Reliabilities) Validity and Reliability Internal Validity...15 External Validity...15 Ecological validity...15 POPULATION VALIDITY...16 Construct Validity...16 Intentional Validity...16 Content Validity...16 Face Validity...17 OBSERVATION VALIDITY...17 Criterion Validity...17 Concurrent Validity...17 Predictive Validity...17 Convergent Validity...17 Discriminant Validity...18 FACTORS JEOPARDIZING VALIDITY...18 Reliability...19

3 Entering Data/Creating Variables In SPSS, there are two views: DATA VIEW and VARIABLE VIEW. DATA VIEW is used for typing in data, and VARIABLE VIEW is used for creating variables. The key to typing in data is to type in responses across the page in DATA VIEW. So, when you are looking at an individual s responses to your survey, for example, you need to type those responses (or their proper code) moving across the page (the first row = the first respondent s answers, the second row = the second respondent s answers, and so). In order to type in the data, the data has to be coded (put into numbers). For example, you have a categorical variable called GENDER, and on your survey you have a question such as: 1. What is you gender? Male Female. Then, if someone selects Male, you can code their response as a 0, and if someone selects Female, you can code their response as a 1. If you used a Likert Scale to represent a numerical variable such as WILLINGNESS TO COMMUNICATE (1 = Strongly Disagree, 2 = Disagree, 3 = No Opinion, 4 = Agree, and 5 = Strongly Agree), then coding is easy since numbers are already attached to responses. The challenge in this case is to make sure all items are coded in the same direction. Compare the following 2 statements: 1. I like to talk whenever I have the chance I don t like to talk even if I have the chance A 1 on item 1 does not equal a 1 on item 2. In fact, the responses for the 2 items are opposites. And, so we would need to reverse code one of the items so that 1 = 5, 2 = 4, 3 = 3, 4 = 2, and 5 = 1. Generally, it is standard practice to put positive values on the right side and negative values on the left: - Negative No Disagree Hate + Positive Yes Agree Love

4 In VARIABLE VIEW, one has the opportunity to do a variety of things. First, one can give variables names, but with a few restrictions. The variable name must start with a letter, cannot have blank spaces, and can only be 8 characters long. Another feature that is commonly used is VALUES. VALUES allows you to assign numeric values to words. For example: Value: 1 Value Label: Freshman Add 1.00 = Freshman You must press Add after each value label. Another key function is MISSING. MISSING allows you to assign a numeric value to missing data. Commonly, missing data is coded as 99. For example, we know we have values as follows: 1 = Strongly Disagree 2 = Disagree 3 = No Opinion 4 = Agree 5 = Strongly Agree These are the only 5 options, however there is a 6 as a response for one respondent. Either 1) data entry was wrong or 2) the respondent made a mistake. Either way, the data is missing. So we can enter 6 as missing data using the MISSING feature. Finally, MEASURE allows us to specify the type of variable a variable is. A variable can be either 1) nominal or categorical, 2) ordinal, 3) interval, or 4) ratio. Some statistics can only be performed on categorical variables. Some can only be performed on ratio. So, using MEASURE, we can specify what type of variable the variable is. Nominal Variables: are categories and not numbers. For example, GENDER is a nominal variable consisting of 2 categories, MALE or FEMALE. (mode) Ordinal Variables: the numbers assigned to objects are in a rank order; first, second, third An example of an ordinal level variable would be SOCIAL CLASS. We assume there is some difference between HIGH CLASS and UPPER MIDDLE CLASS with HIGH CLASS being more than UPPER MIDDLE CLASS, but the difference is not exact, and the differences between HIGH CLASS and

5 UPPER MIDDLE CLASS and the differences between UPPER MIDDLE CLASS and MIDDLE CLASS may not be the same amount even though they should be. (median) Interval Variables: have equal intervals between values. For example, temperature is measured using an interval scale. The difference between 1 and 2 degrees is the same as the difference between 4 and 5 degrees. Likert Scales and Semantic Differential Scales are interval level measures (though they are treated as ration level). (mean) Ratio Variables: have all the features of the other variables plus they have a true zero. While there will never be a time when there is no temperature, it is possible (unfortunately) to have no money. Income is thus a ratio level variable. (variance) have an inherent order from more to less or higher to lower are numbers with equal intervals between them are numbers that have a theoretical zero point Level are names Nominal level X Ordinal level X X Interval level X X X Ratio level X X X X Video Tutorials (sound quality varies): 1. Typing in data: 2. Outputting charts and graphs to MS Word:

6 Cleaning Your Data Cleaning data is a rather simple, but necessary step. Inevitably, there will be data entry error as well as respondent error when filling out surveys or typing in data values. Cleaning your data will help lessen the negative consequences of these types of errors. For example, there is a Likert Scale type measure for SELF-DISCLOSURE. On one of the items, a mistake was made and 33 was entered as the value rather than 3. Let s say that there are 19 responses ranging from 2 to 4 with an average of 3. So, 3 times 19 = 57. The 20 th response was mistyped as = /20 = 4.5. Due to this one error, the mean average for SELF-DISCLOSURE changed from 3 (basically an average amount of self-disclosure) to 4.5 (high amounts of selfdisclosure). So, while in realty, people do not have high amounts of self-disclosure, because of the error, it seems like they do. This error causes all sorts of problems, and claims will be made that are not based on the true data. YIKES!!! In order to ensure that such things do not happen, we clean the data by checking to make sure that all values fall within the expected range. We know what the expected values are from having created the variables. We can check to make sure that there have been no data entry errors by using DESCRIPTIVES. First, go to the ANALYZE menu. Then, scroll down to DESCRIPTIVE STATISTICS. Next, chose DESCRIPTIVES. For each item, we will calculate mean scores. Then, from the output we can check if the listed values fall within the expected range of values. We can change unexpected values to MISSING DATA. Missing data is not used in statistical calculations. Another way of cleaning one s data is to remove outliers. This process is described at the end of the next section.

7 Descriptive Statistics Every research study should include demographic data to provide information about the sample. One of the first crucial decisions made in social science research is who the study references. You must provide some evidence that the sample you have is representative of the population you are targeting. This is done using descriptive statistics (which can include items such as: gender, age, social economic status, ethnicity, employment status, income, religion, or some other category or identifier). At a minimum, every study includes descriptive statistics about age, gender, and ethnicity included in the Sampling Method section of the Methods section of the research paper. Descriptive statistics include several types: 1) proportions (percentages) and 2) means. Proportions basically show how many people fit into a category. For example in my study of undergraduate student cognitive learning, the study had an n of 333 with 55% females (n = 183), 44% males (n = 146), and 1% (n = 4) who declined to respond (n = number of people in a sample and N = number of people in a population). If the population I was targeting for this study was undergraduate students and we know that in this population women account for 10% and males for 89% or the total, then we should show caution when interpreting the results of the study since the sample isn t representative of the population. In other words, what is normal in our sample group may not be the same as what is normal in that population since the proportions are so dramatically different. The other type of descriptive statistics is based on group means (what is average, normal, or typical for that group). In fact, statistics are based on the idea of a normal curve. The normal curve is the idea that people s attitudes, opinions, feelings, beliefs, and behaviors tend to center around a central point (the mean). For example, most American undergraduates believe that statistics are difficult. The central point would then be 3 on a 5-point scale. 3 in this case means agreement with the average opinion or view of statistics (statistics are hard). Yet, there will be some variation. Some people will not think statistics are so hard, and others will think statistics are extremely hard. We know that 68% of people will be within standard deviation of the central point. We know that 95% of people will be within 2 standard deviations of the mean and 99.7% will be within 3 standard deviations of the mean. People who are beyond three standard deviations from the mean are considered outliers and either become the focus of the study (if one is exploring the variations in

8 human behavior) or their data are tossed out of the study. There are several reasons why people could be outliers. One reason is that they are different from other people. Another reason is that people have systematically responded (always responded with 1 ) without really thinking about what they were doing. Normal Curve 1 standard deviation = 68% 2 standard deviations = 95% 3 standard deviations = 99.7% Beyond 3 standard deviations = outliers (can be discarded from data depending on what population you are looking at) Measures of Central Tendency 1. mean: average 2. median: the middle value 3. mode: most common Measures of Dispersion 1. Range: high and low score 2. Standard Deviation: distance from the mean

9 Skewness and Kurtosis I. Skewness: type of distribution 1. Positive skew: The right tail is longer; the mass of the distribution is concentrated on the left of the figure. The distribution is said to be rightskewed. 2. Negative skew: The left tail is longer; the mass of the distribution is concentrated on the right of the figure. The distribution is said to be leftskewed. II. Kurtosis: higher kurtosis means more of the variance is due to infrequent extreme deviations, as opposed to frequent modestly-sized deviations. * In SPSS, look at Frequencies under Analyze. Select the mean, standard deviation, skewness, and kurtosis. You can also generate a histogram with the normal curve superimposed on it.

10 Inferential Statistics Independent Samples T-Test The Independent Samples T-Test is used when one is comparing the mean differences of the two groups (i.e. GENDER = MALE and FEMALE ) of a categorical variable in terms of one numerical variable (i.e. SELF-DISCLOSURE ). In the case of gender and self-disclosure, the hypothesis would be: H 1 : Female undergraduate students are more willing to disclose personal information during class than male undergraduate students. A self-disclosure scale is created, data is collected, and then the data is entered into SPSS. For the GENDER variable, MALE is usually coded as 0, and FEMALE is coded as 1. The reasoning for this is: 0 = not X [not having the attribute of X], and 1 = +X [having the attribute of X]. So, 0 = not FEMALE, and 1 = +FEMALE. Before running the Independent Samples T-Test, the data is cleaned and the scale for SELF-DISCLOSURE is created and tested (see Factor Analysis/Reliabilities below). When these steps have been completed, the Independent Samples T-Test is run. ANOVA Analysis of Variance (ANOVA) is used when one is comparing the mean differences of two or more groups (i.e. ACADEMIC STATUS = FRESHMAN, SOPHOMORE, JUNIOR, and SENIOR ) of a categorical variable in terms of one numerical variable (i.e. CRITICAL THINKING ). In the case of gender and selfdisclosure, the hypothesis would be: H 1 : As ACADEMIC STATUS increases, CRITICAL THINKING increases. Basically, this means that on average seniors as a group should have significantly higher scores in critical thinking than juniors, sophomores, and freshman. This also means that on average juniors have significantly higher scores in critical thinking than sophomores and freshman, and that sophomores on average have significantly

11 higher scores in critical thinking than freshman. The key here is that group differences are being compared and not individual differences. So, the logical conclusion that Cindy is a senior, and seniors have higher critical thinking skills, and thus, Cindy has higher critical thinking skills cannot be made. The real value of this study is if seniors do not significantly differ from the other three groups in terms of critical thinking (assuming that critical thinking is a goal of undergraduate education). If there is no significant difference, then there is a problem with the curriculum. We wouldn t have known that the curriculum was flawed if we hadn t conducted this research. If there are significant differences, then we can assume tat our curriculum is doing a good job in terms of increasing student critical thinking skills over the course of their academic career. The procedures for conducting ANOVA are similar to an Independent Samples T- Test. Measures are created for ACADEMIC STATUS and for CRITICAL THINKING. The measures are given to the sample groups (data is collected), and the data is entered and cleaned in SPSS. Next, Factor Analysis and a Reliability score are calculated for CRITICAL THINKING. CRITICAL THINKING is transformed into a composite measure, and then the ANOVA is calculated on the ACADEMIC STATUS variable (i.e. SENIOR = 4, JUNIOR = 3, SOPHOMORE = 2, and FRESHMAN = 1) and the CRITICAL THINKING composite. Correlations One of the conditions for establishing cause and effect relationships between variables is that the two variables correlate. The correlation statistics show that there is (or isn t) a significant relationship between two variables. If the correlation is too high, then it is likely that the two variables are actually the same thing. Different correlation statistics are used depending on the types of variables: Pearson Product Moment Correlation: interval + interval Spearman rank Order Correlation (rho): ordinal + ordinal Kendall rank order Correlation (tau): ordinal + ordinal In SPSS, go to Analyze, then Correlate, and then Bivariate. Enter the two variables of interest. Hypotheses or RQ s that require correlation statistics for analysis include: RQ 1 : Is there a positive relationship between self-esteem and affinity seeking? (As self-esteem increases, does affinity seeking also increase = positive relationship. A

12 negative relationship would be: As self-esteem increases, affinity seeking decreases. In exploratory research, one would nearly need to ask whether or not there is a relationship between self-esteem and affinity seeking.) H 1 : As affinity seeking increases, self-esteem decreases. (The opposite statement means the same thing: As self-esteem increases, affinity seeking decreases.) RQ 2 : Is there a significant relationship between message clarity and message relevance? Linear Regression Linear regression is used when you want to know how well variables predict other variables (account for the variance). In order to make claims about cause and effect relationships, a regression statistic must be calculated. While not a terribly complicated procedure in SPSS, it would help to look at several tutorials. Try the following: (simple text) (with video) Example of Hypotheses requiring linear regression would be (it would be odd to have a RQ requiring linear regression since prediction implies that we already have a certain amount of knowledge about the relationship between the variables of interest): H 1 : Message clarity is the most significant predictor of cognitive learning. H 2 : Message clarity accounts for a more significant amount of the variance in student cognitive learning outcomes than message relevance, motivation, or self-esteem.

13 Creating Scales (Factor Analysis/Reliabilities) In our struggle to impose human order on reality, we need to have the ability to create measures of abstract concepts. Basically, we provide conceptual definitions of variables in the rationale and substantiate those conceptual definitions during the literature review. Then, we have to come up with ways to observe the presence (or absence) of those conceptual variables in the real world. In other words, we need to transform the variables of interest into real world indicators. For example, we believe that human behavior is driven by economic realities. Indeed, in most situations people conduct a cost/benefits analysis in their head, the result of which is used for decision making and planning. Some people do this more or less than others. So, we have created a variable here: Need for Cost/Benefit Analysis. Cool! Yet, how then do we measure this variable; especially measure it in a way that is likely to capture variations in the intensity of the need people have for it? The down and dirty way is to ask people about it. However, most people may not have considered their own behavior in this way. In fact, talking about behavior in this way may influence people s behavior. Complicated, huh? So, we think about events, actions, situations, and so on that would represent more or less of this need. This requires further thought. What exactly do we mean by cost? What about benefit? Cost could include money, effort, time, vulnerability Benefit could include better position, more opportunities, improvement, advantage, better competitive edge, satisfaction, need fulfillment, financial gain Perhaps, the easiest have to distinguish between cost and benefit is by cost = negative, and benefit = positive. OK. So now we have a better understanding of cost/benefit, but we are really interested in a variable called need for cost/benefit analysis. Analysis implies thinking, planning, consideration, considering consequences and gains, minimizing risks and maximizing gains Need implies that this is an innate, hardwired faucet of human behavior. So, now what would be real world indicators of this need for premeditated decision making? How about creating some statements and asking people to agree or disagree with those statements. For example: 1. I think carefully about consequences before making decisions. 2. I try to minimize risks by thinking ahead.

14 So, now we have two items (enough to create a composite measure). Are these two items enough to truly capture the construct and the variations in people s need for cost/benefit analysis? Probably not. We need to come up with many more possible statements (actually, initial scale development usually means trying to be exhaustive [though in practice this is generally not possible] in the number of items). The rule is creating three times as many items as you ultimately want the composite measure to be. So, if you want a 10-item scale, then you need to initially create 30 items. During the Factor Analysis process, the 30 items will be whittled down to the top 10. Constructs can be quite complex consisting of multiple dimensions (factors). A unidimensional construct has one factor, alternate interpretation or meaning. For example, Puppy Love is a unidimensional construct. Everyone agrees on its definition. Love though is a multidimensional construct. Love includes Sex, Platonic Love, Love between Family Members, Love between Friends, and so on. So, if we were creating a measure for Love, we would have one huge composite measure for Love divided into a zillion little subscales for all the different dimensions of Love. We use factor analysis to choose the best items to represent a construct, and to see if the construct has one dimension or multiple dimensions (factors). And, we calculate Cronbach s alpha reliabilities to test the consistency with which our participants respond to our measures. (Reliability = consistency; validity = accuracy). Unfortunately, we can never be completely sure that our measures are measuring what we think we are measuring. Rather we must provide evidence that 1) the construct exists (by defining it making it as concrete as possible), 2) the construct can be observed, 3) observation is consistent across people, time, and place, 4) the construct is theoretically supported, 5) the construct makes sense, and 6) the construct is supported by the data. The following section contains much more information about reliability and validity in research.

15 Validity and Reliability Validity has two distinct fields of application. The first involves test validity, the degree to which a test measures what it was designed to measure. The second involves research design. Here the term refers to the degree to which a study supports the intended conclusion drawn from the results. In the Campbellian tradition, this latter sense divides into four aspects: support for the conclusion that the causal variable caused the effect variable in the specific study (internal validity), support that the same effect generalizes to the population from which the sample was drawn (statistical conclusion validity), support for the intended interpretation of the variables (construct validity), and support for the generalization of the results beyond the studied population (external validity). Internal Validity Internal validity is an inductive estimate of the degree to which conclusions about causes of relations are likely to be true, in view of the measures used, the research setting, and the whole research design. Good experimental techniques in which the effect of an independent variable on a dependent variable is studied under highly controlled conditions, usually allow for higher degrees of internal validity than, for example, single-case designs. External Validity The issue of External validity concerns the question to what extent one may safely generalize the (internally valid) causal inference (a) from the sample studied to the defined target population and (b) to other populations (i.e. across time and space). Ecological validity This issue is closely related to external validity and covers the question to which degree your experimental findings mirror what you can observe in the real world (ecology= science of interaction between organism and its environment). Ecological validity is whether the results can be applied to real life situations. Typically in science, you have two domains of research: Passive-observational and activeexperimental. The purpose of experimental designs is to test causality, so that you can infer A causes B or B causes A. But sometimes, ethical and/or methological

16 restrictions prevent you from conducting an experiment (e.g. how does isolation influence a child's cognitive functioning?) Then you can still do research, but it's not causal, it's correlational, A occurs together with B. Both techniques have their strengths and weaknesses. To get an experimental design you have to control for all interfering variables. That's why you conduct your experiment in a laboratory setting. While gaining internal validity (excluding interfering variables by keeping them constant) you lose ecological validity because you establish an artificial lab setting. On the other hand with observational research you can't control for interfering variables (low internal validity) but you can measure in the natural (ecological) environment, thus at the place where behavior occurs. POPULATION VALIDITY Construct Validity Construct validity refers to the totality of evidence about whether a particular operationalization of a construct adequately represents what is intended by theoretical account of the construct being measured. (Demonstrate an element is valid by relating it to another element that is supposedly valid.) There are two approaches to construct validity- sometimes referred to as 'convergent validity' and 'divergent validity'. Intentional Validity Do the constructs we chose adequately represent what we intend to study? Content Validity This is a non-statistical type of validity that involves the systematic examination of the test content to determine whether it covers a representative sample of the behaviour domain to be measured (Anatasi & Urbina, 1997, p. 114). A test has content validity built into it by careful selection of which items to include (Anatasi & Urbina, 1997). Items are chosen so that they comply with the test specification which is drawn up through a thorough examination of the subject domain. Foxcraft et al (2004, p. 49) note that by using a panel of experts to review the test specifications and the selection of items the content validity of a test can be improved. The experts will be able to review the items and comment on whether the items cover a representative sample of the behavior domain.

17 Face Validity Face validity is very closely related to content validity. While content validity depends on a theoretical basis for assuming if a test is assessing all domains of a certain criterion (e.g. does assessing addition skills yield in a good measure for mathematical skills? - To answer this you have to know, what different kinds of arithmetic skills mathematical skills include ) face validity relates to whether a test appears to be a good measure or not. This judgment is made on the "face" of the test, thus it can also be judged by the amateur. OBSERVATION VALIDITY Criterion Validity Criterion-related validity reflects the success of measures used for prediction or estimation. There are two types of criterion-related validity: Concurrent and predictive validity. A good example of criterion-related validity is in the validation of employee selection tests; in this case scores on a test or battery of tests is correlated with employee performance scores. Concurrent Validity Concurrent validity refers to the degree to which the operationalization correlates with other measures of the same construct that are measured at the same time. Going back to the selection test example, this would mean that the tests are administered to current employees and then correlated with their scores on performance reviews. Predictive Validity Predictive validity refers to the degree to which the operationalization can predict (or correlate with) with other measures of the same construct that are measured at some time in the future. Again, with the selection test example, this would mean that the tests are administered to applicants, all applicants are hired, their performance is reviewed at a later time, and then their scores on the two measures are correlated. Convergent Validity Convergent validity refers to the degree to which a measure is correlated with other measures that it is theoretically predicted to correlate with.

18 Discriminant Validity Discriminant validity describes the degree to which the operationalization does not correlate with other operationalizations that it theoretically should not correlated with. FACTORS JEOPARDIZING VALIDITY Campbell and Stanley (1963) define internal validity as the basic requirements for an experiment to be interpretable did the experiment make a difference in this instance? External validity addresses the question of generalizability to whom can we generalize this experiment's findings? Internal Validity: the eight extraneous variables can interfere with internal validity are: 1. History, the specific events occurring between the first and second measurements in addition to the experimental variables 2. Maturation, processes within the participants as a function of the passage of time (not specific to particular events), e.g., growing older, hungrier, more tired, and so on. 3. Testing, the effects of taking a test upon the scores of a second testing. 4. Instrumentation, changes in calibration of a measurement tool or changes in the observers or scorers may produce changes in the obtained measurements. 5. Statistical regression, operating where groups have been selected on the basis of their extreme scores. 6. Selection, biases resulting from differential selection of respondents for the comparison groups. 7. Experimental mortality, or differential loss of respondents from the comparison groups. 8. Selection-maturation interaction, etc. e.g., in multiple-group quasiexperimental designs External Validity: the four factors jeopardizing external validity or representativeness are: 9. Reactive or interaction effect of testing, a pretest might increase the scores on a posttest 10. Interaction effects of selection biases and the experimental variable.

19 11. Reactive effects of experimental arrangements, which would preclude generalization about the effect of the experimental variable upon persons being exposed to it in non-experimental settings 12. Multiple-treatment interference, where effects of earlier treatments are not erasable. Reliability In statistics, reliability is the consistency of a set of measurements or measuring instrument, often used to describe a test. This can either be whether the measurements of the same instrument give or are likely to give the same measurement (test-retest), or in the case of more subjective instruments, such as personality or trait inventories, whether two independent assessors give similar scores (inter-rater reliability). Reliability is inversely related to random error. Reliability does not imply validity. That is, a reliable measure is measuring something consistently, but not necessarily what it is supposed to be measuring. For example, while there are many reliable tests of specific abilities, not all of them would be valid for predicting, say, job performance. In terms of accuracy and precision, reliability is precision, while validity is accuracy. In experimental sciences, reliability is the extent to which the measurements of a test remain consistent over repeated tests of the same subject under identical conditions. An experiment is reliable if it yields consistent results of the same measure. It is unreliable if repeated measurements give different results. It can also be interpreted as the lack of random error in measurement. Check the section on Cronbach s alpha in the text for information about how to calculate reliabilities for composite measures.

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

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

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

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

SCHOOL OF HEALTH AND HUMAN SCIENCES DON T FORGET TO RECODE YOUR MISSING VALUES

SCHOOL OF HEALTH AND HUMAN SCIENCES DON T FORGET TO RECODE YOUR MISSING VALUES SCHOOL OF HEALTH AND HUMAN SCIENCES Using SPSS Topics addressed today: 1. Differences between groups 2. Graphing Use the s4data.sav file for the first part of this session. DON T FORGET TO RECODE YOUR

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

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

Additional sources Compilation of sources: http://lrs.ed.uiuc.edu/tseportal/datacollectionmethodologies/jin-tselink/tselink.htm

Additional sources Compilation of sources: http://lrs.ed.uiuc.edu/tseportal/datacollectionmethodologies/jin-tselink/tselink.htm Mgt 540 Research Methods Data Analysis 1 Additional sources Compilation of sources: http://lrs.ed.uiuc.edu/tseportal/datacollectionmethodologies/jin-tselink/tselink.htm http://web.utk.edu/~dap/random/order/start.htm

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

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

Descriptive Statistics

Descriptive Statistics Descriptive Statistics Primer Descriptive statistics Central tendency Variation Relative position Relationships Calculating descriptive statistics Descriptive Statistics Purpose to describe or summarize

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 09/01/11 [Arthur]

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

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

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

Chapter Seven. Multiple regression An introduction to multiple regression Performing a multiple regression on SPSS

Chapter Seven. Multiple regression An introduction to multiple regression Performing a multiple regression on SPSS Chapter Seven Multiple regression An introduction to multiple regression Performing a multiple regression on SPSS Section : An introduction to multiple regression WHAT IS MULTIPLE REGRESSION? Multiple

More information

Nursing Journal Toolkit: Critiquing a Quantitative Research Article

Nursing Journal Toolkit: Critiquing a Quantitative Research Article A Virtual World Consortium: Using Second Life to Facilitate Nursing Journal Clubs Nursing Journal Toolkit: Critiquing a Quantitative Research Article 1. Guidelines for Critiquing a Quantitative Research

More information

Independent samples t-test. Dr. Tom Pierce Radford University

Independent samples t-test. Dr. Tom Pierce Radford University Independent samples t-test Dr. Tom Pierce Radford University The logic behind drawing causal conclusions from experiments The sampling distribution of the difference between means The standard error of

More information

Test Bias. As we have seen, psychological tests can be well-conceived and well-constructed, but

Test Bias. As we have seen, psychological tests can be well-conceived and well-constructed, but Test Bias As we have seen, psychological tests can be well-conceived and well-constructed, but none are perfect. The reliability of test scores can be compromised by random measurement error (unsystematic

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

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

The Dummy s Guide to Data Analysis Using SPSS

The Dummy s Guide to Data Analysis Using SPSS The Dummy s Guide to Data Analysis Using SPSS Mathematics 57 Scripps College Amy Gamble April, 2001 Amy Gamble 4/30/01 All Rights Rerserved TABLE OF CONTENTS PAGE Helpful Hints for All Tests...1 Tests

More information

Projects Involving Statistics (& SPSS)

Projects Involving Statistics (& SPSS) Projects Involving Statistics (& SPSS) Academic Skills Advice Starting a project which involves using statistics can feel confusing as there seems to be many different things you can do (charts, graphs,

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

SPSS Explore procedure

SPSS Explore procedure SPSS Explore procedure One useful function in SPSS is the Explore procedure, which will produce histograms, boxplots, stem-and-leaf plots and extensive descriptive statistics. To run the Explore procedure,

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

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

Analysing Questionnaires using Minitab (for SPSS queries contact -) Graham.Currell@uwe.ac.uk

Analysing Questionnaires using Minitab (for SPSS queries contact -) Graham.Currell@uwe.ac.uk Analysing Questionnaires using Minitab (for SPSS queries contact -) Graham.Currell@uwe.ac.uk Structure As a starting point it is useful to consider a basic questionnaire as containing three main sections:

More information

UNIVERSITY OF NAIROBI

UNIVERSITY OF NAIROBI UNIVERSITY OF NAIROBI MASTERS IN PROJECT PLANNING AND MANAGEMENT NAME: SARU CAROLYNN ELIZABETH REGISTRATION NO: L50/61646/2013 COURSE CODE: LDP 603 COURSE TITLE: RESEARCH METHODS LECTURER: GAKUU CHRISTOPHER

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

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

Introduction to Quantitative Methods

Introduction to Quantitative Methods Introduction to Quantitative Methods October 15, 2009 Contents 1 Definition of Key Terms 2 2 Descriptive Statistics 3 2.1 Frequency Tables......................... 4 2.2 Measures of Central Tendencies.................

More information

Quantitative Research: Reliability and Validity

Quantitative Research: Reliability and Validity Quantitative Research: Reliability and Validity Reliability Definition: Reliability is the consistency of your measurement, or the degree to which an instrument measures the same way each time it is used

More information

Introduction to Analysis of Variance (ANOVA) Limitations of the t-test

Introduction to Analysis of Variance (ANOVA) Limitations of the t-test Introduction to Analysis of Variance (ANOVA) The Structural Model, The Summary Table, and the One- Way ANOVA Limitations of the t-test Although the t-test is commonly used, it has limitations Can only

More information

Glossary of Terms Ability Accommodation Adjusted validity/reliability coefficient Alternate forms Analysis of work Assessment Battery Bias

Glossary of Terms Ability Accommodation Adjusted validity/reliability coefficient Alternate forms Analysis of work Assessment Battery Bias Glossary of Terms Ability A defined domain of cognitive, perceptual, psychomotor, or physical functioning. Accommodation A change in the content, format, and/or administration of a selection procedure

More information

Module 3: Correlation and Covariance

Module 3: Correlation and Covariance Using Statistical Data to Make Decisions Module 3: Correlation and Covariance Tom Ilvento Dr. Mugdim Pašiƒ University of Delaware Sarajevo Graduate School of Business O ften our interest in data analysis

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

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

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

Step 6: Writing Your Hypotheses Written and Compiled by Amanda J. Rockinson-Szapkiw

Step 6: Writing Your Hypotheses Written and Compiled by Amanda J. Rockinson-Szapkiw Step 6: Writing Your Hypotheses Written and Compiled by Amanda J. Rockinson-Szapkiw Introduction To determine if a theory has the ability to explain, predict, or describe, you conduct experimentation and

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

January 26, 2009 The Faculty Center for Teaching and Learning

January 26, 2009 The Faculty Center for Teaching and Learning THE BASICS OF DATA MANAGEMENT AND ANALYSIS A USER GUIDE January 26, 2009 The Faculty Center for Teaching and Learning THE BASICS OF DATA MANAGEMENT AND ANALYSIS Table of Contents Table of Contents... i

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

1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number

1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number 1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number A. 3(x - x) B. x 3 x C. 3x - x D. x - 3x 2) Write the following as an algebraic expression

More information

When to Use a Particular Statistical Test

When to Use a Particular Statistical Test When to Use a Particular Statistical Test Central Tendency Univariate Descriptive Mode the most commonly occurring value 6 people with ages 21, 22, 21, 23, 19, 21 - mode = 21 Median the center value the

More information

Data analysis process

Data analysis process Data analysis process Data collection and preparation Collect data Prepare codebook Set up structure of data Enter data Screen data for errors Exploration of data Descriptive Statistics Graphs Analysis

More information

Introduction to Statistics Used in Nursing Research

Introduction to Statistics Used in Nursing Research Introduction to Statistics Used in Nursing Research Laura P. Kimble, PhD, RN, FNP-C, FAAN Professor and Piedmont Healthcare Endowed Chair in Nursing Georgia Baptist College of Nursing Of Mercer University

More information

Attitudes Toward Science of Students Enrolled in Introductory Level Science Courses at UW-La Crosse

Attitudes Toward Science of Students Enrolled in Introductory Level Science Courses at UW-La Crosse Attitudes Toward Science of Students Enrolled in Introductory Level Science Courses at UW-La Crosse Dana E. Craker Faculty Sponsor: Abdulaziz Elfessi, Department of Mathematics ABSTRACT Nearly fifty percent

More information

Data Analysis Tools. Tools for Summarizing Data

Data Analysis Tools. Tools for Summarizing Data Data Analysis Tools This section of the notes is meant to introduce you to many of the tools that are provided by Excel under the Tools/Data Analysis menu item. If your computer does not have that tool

More information

QUANTITATIVE METHODS BIOLOGY FINAL HONOUR SCHOOL NON-PARAMETRIC TESTS

QUANTITATIVE METHODS BIOLOGY FINAL HONOUR SCHOOL NON-PARAMETRIC TESTS QUANTITATIVE METHODS BIOLOGY FINAL HONOUR SCHOOL NON-PARAMETRIC TESTS This booklet contains lecture notes for the nonparametric work in the QM course. This booklet may be online at http://users.ox.ac.uk/~grafen/qmnotes/index.html.

More information

Using Excel for inferential statistics

Using Excel for inferential statistics FACT SHEET Using Excel for inferential statistics Introduction When you collect data, you expect a certain amount of variation, just caused by chance. A wide variety of statistical tests can be applied

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

When to use Excel. When NOT to use Excel 9/24/2014

When to use Excel. When NOT to use Excel 9/24/2014 Analyzing Quantitative Assessment Data with Excel October 2, 2014 Jeremy Penn, Ph.D. Director When to use Excel You want to quickly summarize or analyze your assessment data You want to create basic visual

More information

UNDERSTANDING THE TWO-WAY ANOVA

UNDERSTANDING THE TWO-WAY ANOVA UNDERSTANDING THE e have seen how the one-way ANOVA can be used to compare two or more sample means in studies involving a single independent variable. This can be extended to two independent variables

More information

Good luck! BUSINESS STATISTICS FINAL EXAM INSTRUCTIONS. Name:

Good luck! BUSINESS STATISTICS FINAL EXAM INSTRUCTIONS. Name: Glo bal Leadership M BA BUSINESS STATISTICS FINAL EXAM Name: INSTRUCTIONS 1. Do not open this exam until instructed to do so. 2. Be sure to fill in your name before starting the exam. 3. You have two hours

More information

Descriptive Statistics. Purpose of descriptive statistics Frequency distributions Measures of central tendency Measures of dispersion

Descriptive Statistics. Purpose of descriptive statistics Frequency distributions Measures of central tendency Measures of dispersion Descriptive Statistics Purpose of descriptive statistics Frequency distributions Measures of central tendency Measures of dispersion Statistics as a Tool for LIS Research Importance of statistics in research

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

Analyzing and interpreting data Evaluation resources from Wilder Research

Analyzing and interpreting data Evaluation resources from Wilder Research Wilder Research Analyzing and interpreting data Evaluation resources from Wilder Research Once data are collected, the next step is to analyze the data. A plan for analyzing your data should be developed

More information

Simple linear regression

Simple linear regression Simple linear regression Introduction Simple linear regression is a statistical method for obtaining a formula to predict values of one variable from another where there is a causal relationship between

More information

This chapter will demonstrate how to perform multiple linear regression with IBM SPSS

This chapter will demonstrate how to perform multiple linear regression with IBM SPSS CHAPTER 7B Multiple Regression: Statistical Methods Using IBM SPSS This chapter will demonstrate how to perform multiple linear regression with IBM SPSS first using the standard method and then using the

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

An introduction to IBM SPSS Statistics

An introduction to IBM SPSS Statistics An introduction to IBM SPSS Statistics Contents 1 Introduction... 1 2 Entering your data... 2 3 Preparing your data for analysis... 10 4 Exploring your data: univariate analysis... 14 5 Generating descriptive

More information

Lecture 2: Types of Variables

Lecture 2: Types of Variables 2typesofvariables.pdf Michael Hallstone, Ph.D. hallston@hawaii.edu Lecture 2: Types of Variables Recap what we talked about last time Recall how we study social world using populations and samples. Recall

More information

Chapter 2. Sociological Investigation

Chapter 2. Sociological Investigation Chapter 2 Sociological Investigation I. The Basics of Sociological Investigation. A. Sociological investigation begins with two key requirements: 1. Apply the sociological perspective. 2. Be curious and

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

Introduction to Regression and Data Analysis

Introduction to Regression and Data Analysis Statlab Workshop Introduction to Regression and Data Analysis with Dan Campbell and Sherlock Campbell October 28, 2008 I. The basics A. Types of variables Your variables may take several forms, and it

More information

MARKETING RESEARCH AND MARKET INTELLIGENCE (MRM711S) FEEDBACK TUTORIAL LETTER SEMESTER `1 OF 2016. Dear Student

MARKETING RESEARCH AND MARKET INTELLIGENCE (MRM711S) FEEDBACK TUTORIAL LETTER SEMESTER `1 OF 2016. Dear Student MARKETING RESEARCH AND MARKET INTELLIGENCE (MRM711S) FEEDBACK TUTORIAL LETTER SEMESTER `1 OF 2016 Dear Student Assignment 1 has been marked and this serves as feedback on the assignment. I have included

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

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

Overview of Non-Parametric Statistics PRESENTER: ELAINE EISENBEISZ OWNER AND PRINCIPAL, OMEGA STATISTICS

Overview of Non-Parametric Statistics PRESENTER: ELAINE EISENBEISZ OWNER AND PRINCIPAL, OMEGA STATISTICS Overview of Non-Parametric Statistics PRESENTER: ELAINE EISENBEISZ OWNER AND PRINCIPAL, OMEGA STATISTICS About Omega Statistics Private practice consultancy based in Southern California, Medical and Clinical

More information

DATA ANALYSIS. QEM Network HBCU-UP Fundamentals of Education Research Workshop Gerunda B. Hughes, Ph.D. Howard University

DATA ANALYSIS. QEM Network HBCU-UP Fundamentals of Education Research Workshop Gerunda B. Hughes, Ph.D. Howard University DATA ANALYSIS QEM Network HBCU-UP Fundamentals of Education Research Workshop Gerunda B. Hughes, Ph.D. Howard University Quantitative Research What is Statistics? Statistics (as a subject) is the science

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 5 Analysis of variance SPSS Analysis of variance

Chapter 5 Analysis of variance SPSS Analysis of variance Chapter 5 Analysis of variance SPSS Analysis of variance Data file used: gss.sav How to get there: Analyze Compare Means One-way ANOVA To test the null hypothesis that several population means are equal,

More information

Data Analysis: Analyzing Data - Inferential Statistics

Data Analysis: Analyzing Data - Inferential Statistics WHAT IT IS Return to Table of ontents WHEN TO USE IT Inferential statistics deal with drawing conclusions and, in some cases, making predictions about the properties of a population based on information

More information

Chapter 10. Key Ideas Correlation, Correlation Coefficient (r),

Chapter 10. Key Ideas Correlation, Correlation Coefficient (r), Chapter 0 Key Ideas Correlation, Correlation Coefficient (r), Section 0-: Overview We have already explored the basics of describing single variable data sets. However, when two quantitative variables

More information

Chapter 5 Conceptualization, Operationalization, and Measurement

Chapter 5 Conceptualization, Operationalization, and Measurement Chapter 5 Conceptualization, Operationalization, and Measurement Chapter Outline Measuring anything that exists Conceptions, concepts, and reality Conceptions as constructs Conceptualization Indicators

More information

IBM SPSS Statistics 20 Part 1: Descriptive Statistics

IBM SPSS Statistics 20 Part 1: Descriptive Statistics CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES IBM SPSS Statistics 20 Part 1: Descriptive Statistics Summer 2013, Version 2.0 Table of Contents Introduction...2 Downloading the

More information

Scientific Method. 2. Design Study. 1. Ask Question. Questionnaire. Descriptive Research Study. 6: Share Findings. 1: Ask Question.

Scientific Method. 2. Design Study. 1. Ask Question. Questionnaire. Descriptive Research Study. 6: Share Findings. 1: Ask Question. Descriptive Research Study Investigation of Positive and Negative Affect of UniJos PhD Students toward their PhD Research Project : Ask Question : Design Study Scientific Method 6: Share Findings. Reach

More information

Assessment, Case Conceptualization, Diagnosis, and Treatment Planning Overview

Assessment, Case Conceptualization, Diagnosis, and Treatment Planning Overview Assessment, Case Conceptualization, Diagnosis, and Treatment Planning Overview The abilities to gather and interpret information, apply counseling and developmental theories, understand diagnostic frameworks,

More information

We are often interested in the relationship between two variables. Do people with more years of full-time education earn higher salaries?

We are often interested in the relationship between two variables. Do people with more years of full-time education earn higher salaries? Statistics: Correlation Richard Buxton. 2008. 1 Introduction We are often interested in the relationship between two variables. Do people with more years of full-time education earn higher salaries? Do

More information

Simple Predictive Analytics Curtis Seare

Simple Predictive Analytics Curtis Seare Using Excel to Solve Business Problems: Simple Predictive Analytics Curtis Seare Copyright: Vault Analytics July 2010 Contents Section I: Background Information Why use Predictive Analytics? How to use

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

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

Module 5: Multiple Regression Analysis

Module 5: Multiple Regression Analysis Using Statistical Data Using to Make Statistical Decisions: Data Multiple to Make Regression Decisions Analysis Page 1 Module 5: Multiple Regression Analysis Tom Ilvento, University of Delaware, College

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

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

A full analysis example Multiple correlations Partial correlations

A full analysis example Multiple correlations Partial correlations A full analysis example Multiple correlations Partial correlations New Dataset: Confidence This is a dataset taken of the confidence scales of 41 employees some years ago using 4 facets of confidence (Physical,

More information

X X X a) perfect linear correlation b) no correlation c) positive correlation (r = 1) (r = 0) (0 < r < 1)

X X X a) perfect linear correlation b) no correlation c) positive correlation (r = 1) (r = 0) (0 < r < 1) CORRELATION AND REGRESSION / 47 CHAPTER EIGHT CORRELATION AND REGRESSION Correlation and regression are statistical methods that are commonly used in the medical literature to compare two or more variables.

More information

Measurement with Ratios

Measurement with Ratios Grade 6 Mathematics, Quarter 2, Unit 2.1 Measurement with Ratios Overview Number of instructional days: 15 (1 day = 45 minutes) Content to be learned Use ratio reasoning to solve real-world and mathematical

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

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

Inferential Statistics. What are they? When would you use them?

Inferential Statistics. What are they? When would you use them? Inferential Statistics What are they? When would you use them? What are inferential statistics? Why learn about inferential statistics? Why use inferential statistics? When are inferential statistics utilized?

More information

Survey Data Analysis. Qatar University. Dr. Kenneth M.Coleman (Ken.Coleman@marketstrategies.com) - University of Michigan

Survey Data Analysis. Qatar University. Dr. Kenneth M.Coleman (Ken.Coleman@marketstrategies.com) - University of Michigan The following slides are the property of their authors and are provided on this website as a public service. Please do not copy or redistribute these slides without the written permission of all of the

More information

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

4. Descriptive Statistics: Measures of Variability and Central Tendency

4. Descriptive Statistics: Measures of Variability and Central Tendency 4. Descriptive Statistics: Measures of Variability and Central Tendency Objectives Calculate descriptive for continuous and categorical data Edit output tables Although measures of central tendency and

More information

Mathematics within the Psychology Curriculum

Mathematics within the Psychology Curriculum Mathematics within the Psychology Curriculum Statistical Theory and Data Handling Statistical theory and data handling as studied on the GCSE Mathematics syllabus You may have learnt about statistics and

More information

Introduction to Hypothesis Testing

Introduction to Hypothesis Testing I. Terms, Concepts. Introduction to Hypothesis Testing A. In general, we do not know the true value of population parameters - they must be estimated. However, we do have hypotheses about what the true

More information

This chapter reviews the general issues involving data analysis and introduces

This chapter reviews the general issues involving data analysis and introduces Research Skills for Psychology Majors: Everything You Need to Know to Get Started Data Preparation With SPSS This chapter reviews the general issues involving data analysis and introduces SPSS, the Statistical

More information

a. Will the measure employed repeatedly on the same individuals yield similar results? (stability)

a. Will the measure employed repeatedly on the same individuals yield similar results? (stability) INTRODUCTION Sociologist James A. Quinn states that the tasks of scientific method are related directly or indirectly to the study of similarities of various kinds of objects or events. One of the tasks

More information

Summary. Accessibility and utilisation of health services in Ghana 245

Summary. Accessibility and utilisation of health services in Ghana 245 Summary The thesis examines the factors that impact on access and utilisation of health services in Ghana. The utilisation behaviour of residents of a typical urban and a typical rural district are used

More information