Statistical Analysis Determining the Significance of Data

Slides:



Advertisements
Similar presentations
Hypothesis Testing and Comparing Two Proportions Hypothesis Testing: Deciding whether your data shows a “real” effect, or could have happened by chance.
Advertisements

1 1 Slide © 2003 South-Western /Thomson Learning™ Slides Prepared by JOHN S. LOUCKS St. Edward’s University.
Independent t -test Features: One Independent Variable Two Groups, or Levels of the Independent Variable Independent Samples (Between-Groups): the two.
Bivariate Analysis Cross-tabulation and chi-square.
Hypothesis Testing IV Chi Square.
Chapter 10 Comparisons Involving Means Part A Estimation of the Difference between the Means of Two Populations: Independent Samples Hypothesis Tests about.
Comparing k Populations Means – One way Analysis of Variance (ANOVA)
Classical Regression III
Chapter 12b Testing for significance—the t-test Developing confidence intervals for estimates of β 1. Testing for significance—the f-test Using Excel’s.
1 1 Slide © 2003 South-Western/Thomson Learning™ Slides Prepared by JOHN S. LOUCKS St. Edward’s University.
Statistical Analysis. Purpose of Statistical Analysis Determines whether the results found in an experiment are meaningful. Answers the question: –Does.
Statistical Analysis I have all this data. Now what does it mean?
BOT3015L Data analysis and interpretation Presentation created by Jean Burns and Sarah Tso All photos from Raven et al. Biology of Plants except when otherwise.
Statistical Analysis Statistical Analysis
Week 8 Chapter 8 - Hypothesis Testing I: The One-Sample Case.
Individual values of X Frequency How many individuals   Distribution of a population.
Statistical Analysis Mean, Standard deviation, Standard deviation of the sample means, t-test.
Statistical Analysis I have all this data. Now what does it mean?
ANOVA (Analysis of Variance) by Aziza Munir
Basic concept Measures of central tendency Measures of central tendency Measures of dispersion & variability.
Statistics in Biology. Histogram Shows continuous data – Data within a particular range.
Test for Significant Differences T- Tests. T- Test T-test – is a statistical test that compares two data sets, and determines if there is a significant.
Essential Question:  How do scientists use statistical analyses to draw meaningful conclusions from experimental results?
Chi square analysis Just when you thought statistics was over!!
Chi Square Analysis The chi square analysis allows you to use statistics to determine if your data “good” or not. In our fruit fly labs we are using laws.
Chapter 8 Parameter Estimates and Hypothesis Testing.
Chapter 13 Understanding research results: statistical inference.
The Chi Square Equation Statistics in Biology. Background The chi square (χ 2 ) test is a statistical test to compare observed results with theoretical.
The T-Test Are our results reliable enough to support a conclusion?
©2013, The McGraw-Hill Companies, Inc. All Rights Reserved Chapter 4 Investigating the Difference in Scores.
Statistical hypothesis Statistical hypothesis is a method for testing a claim or hypothesis about a parameter in a papulation The statement H 0 is called.
When the means of two groups are to be compared (where each group consists of subjects that are not related) then the excel two-sample t-test procedure.
Comparing k Populations Means – One way Analysis of Variance (ANOVA)
Chi-Squared (2) Analysis
Statistical Analysis: Chi Square
The Chi-square Statistic
Exploring Group Differences
COMPARISON OF MEANS QUESTION #10c
Statistics made simple Dr. Jennifer Capers
Chi Square Review.
Dr. Siti Nor Binti Yaacob
Inference and Tests of Hypotheses
Hypothesis testing March 20, 2000.
Testing a Claim About a Mean:  Not Known
Hypothesis Testing Review
Chapter 12 Tests with Qualitative Data
Introduction to Inferential Statistics
Inferential Statistics
Comparing k Populations
Warm-Up: Chi Square Practice!!!
Levene's Test for Equality of Variances
Chi square.
Chi Square Review.
Hypothesis Testing and Comparing Two Proportions
Quantitative Methods in HPELS HPELS 6210
Chi Square (2) Dr. Richard Jackson
Chapter 10 Hypothesis Tests for One and Two Population Variances
Hypothesis Tests for Two Population Standard Deviations
UNDERSTANDING RESEARCH RESULTS: STATISTICAL INFERENCE
Chi2 (A.K.A X2).
Testing Hypotheses about a Population Proportion
Some statistics questions answered:
Hypothesis Testing and Confidence Intervals
Facts from figures Having obtained the results of an investigation, a scientist is faced with the prospect of trying to interpret them. In some cases the.
How do you know if the variation in data is the result of random chance or environmental factors? O is the observed value E is the expected value.
Graphs and Chi Square.
Chi square.
One Way ANOVA test Determine whether there are any statistically significant differences between the means of three or more independent groups.
Running Chi-Square in Excel
Chapter 13 Excel Extension: Now You Try!
Presentation transcript:

Statistical Analysis Determining the Significance of Data Accepting or Rejecting the Null Hypothesis

Analysis of Variance (ANOVA) Test statistical method used to test general differences between two or more means. Allows you to make a general conclusion regarding your Null Hypothesis : If You Accept the Null using this test, all the means are the same or very close If you Reject the Null using this test, at least one of the means is significantly different at least one other mean.

Analysis of Variance (ANOVA) Test This statistical method provides you with a p-value (a probability). Based on the concept of sampling (gathering data on a sample that should represent the whole population). Need a cut-off point for the p-value Common “cut points”: 0.05, 0.01, .001 Most Biologists use 0.05 for a p-value A p-value < 0.05 means we are 95% or more confident our data IS significantly different, therefore we reject the Null Hypothesis. A p-value > 0.05 means our data is NOT significantly different, therefore we do not reject the Null Hypothesis.

Analysis of Variance (ANOVA) Test Let’s look at an example using Redi’s experiment which he used to disprove Spontaneous Generation. Table 1: # of flies present around Jars with different covers no cover mesh sealed Jar 1 36 30 1 Jar 2 42 45 Jar 3 38 44 Jar 4 47 2 Jar 5 33 mean St. Dev

Analysis of Variance (ANOVA) Test Finding Mean using Excel: Select the Cell next to “mean”. Type =average( select the data you want to average type ) press enter. Finding Standard Deviation (how spread out the #’s are): Select the Cell next to “St. Dev” Type =stdev( select the data you want press enter

Analysis of Variance (ANOVA) Test Enter labels for each column of data Enter data in all columns From top ribbon, select Data, then Data Analysis If your computer does not have Data Analysis, Select File, Select Options, Add-ins. Select Analysis Tool Pac, Select Go….Check Analysis Too Pac Now from the ribbon, select Data and then Data Analysis

Analysis of Variance (ANOVA) Test Select ANOVA: Single Factor Click on Input Range Icon (A) Highlight all raw data including labels in the 1st row (area in yellow) (do not include trials column) Click Input Range Icon again Check the box for Labels in First Row (B) Important: Click in the circle for Output Range (C) Click on a Cell where you want the table to appear Click OK (E) If P<0.05, then do T-tests to identify significance If P>0.05, then there is no significant difference and Null is accepted

T-Test: Statistical Significance A t-test’s indicates whether or not the difference between two groups’ means are significantly different in the population from which the groups were sampled A statistically significant t-test result is one in which a difference between two groups is unlikely to have occurred because the sample happened to be atypical. Statistical significance is determined by the size of the difference between the group averages, the sample size, and the standard deviations of the groups. For practical purposes statistical significance suggests that the two larger populations from which we sample are “actually” different.

T-Test: Statistical Significance A t-test also provides a p-value and compares an experimental group to the control group. We still use the following interpretation: A p-value < 0.05 means we are 95% or more confident our data IS significantly different, therefore we reject the Null Hypothesis. A p-value > 0.05 means our data is NOT significantly different, therefore we do not reject the Null Hypothesis. Is performed after receiving a p<0.05 in an ANOVA Test Allows one to determine which experimental group(s) is causing the significant difference

T-Test: Statistical Significance Let’s use Redi’s experiment again to practice running a T-test. Add a row and Label it “ttest” Click on the adjacent empty cell Click on Formulas in the tool bar Click on “More Functions” then “Statistical” then select T.Test from the menu bar (you should see a table similar to Table 2) For “array 1” select the first column of data to be compared For “array 2” select the second column of data to tbe compared For “tails” select 1 since we predict that one group will be higher than the other For “type” select 3 since the standard deviations are different for each group Add the information, hit return and the number generated is the P-value.

T-Test: Statistical Significance

Chi Square: Goodness of Fit Test The Chi Square Goodness of Fit Test determines if a set of data is significantly different from an expected outcome. Calculates a chi square value! Our Null says that the IV has NO effect on the DV If a Chi Square Test indicates you should reject the Null, then there IS a significant difference between the expected values and the experimental group values.

Chi Square: Goodness of Fit Test The Chi Square Table:

Chi Square: Goodness of Fit Test Degrees of Freedom (df) = # of groups minus one

Chi Square: Goodness of Fit Test Degrees of Freedom (df) = # of groups minus one If the calculated chi-square value is greater than or equal to this critical value, then the two groups ARE significantly different, and the null hypothesis is rejected. If the null hypothesis is rejected and we are 95% confident that there is significant difference. If the calculated chi-square value is less than this critical value, then the two groups are NOT significantly different, and the null hypothesis is not rejected/accepted.

Chi Square: Goodness of Fit Test Practice: Let’s look at the number of males and females in our class. Biologically, there is a 50/50 chance of a couple having a boy or a girl. Therefore, our expected number of males and females in a class of 40 students is . In a real class of students, there were 13 boys and 27 girls. Does this significantly differ from the expected values?

Chi Square: Goodness of Fit Test The Chi Square Table:

If Chi Square value is greater than or equal to critical value, reject the Null (is significantly different). If Chi Square value is less than the critical value, accept the Null (not significantly different).