Descriptive Statistics, Hypothesis Testing, and Inferential Analyses in Biology
Introduction to Biological Data and Central Tendency
Population Distributions and Sample Size:
Biological data ideally forms a symmetrical bell-shaped curve (normal distribution) when representing a whole population.
Small sample sizes tend to produce jagged, uneven frequency distributions with high variability.
Increasing sample sizes smooths out data fluctuations, yielding a representative bell curve.
Sample Data Structure (Walleye Length Example):
Variable measured: Walleye (Sander vitreus) length.
Unit of measurement: Centimeters ().
Data organization: Structured in tabular format (rows and columns) across two distinct locations:
Oneida Lake
Delta Lake
Role of Descriptive Statistics:
Descriptive statistics summarize and highlight key patterns within a dataset.
Primary analytical objectives:
Determine the center of the dataset (central tendency / peak of the bell curve).
Quantify the dispersion or spread of the data around that center.
Measures of Central Tendency:
Mode:
Definition: The most frequently occurring observation in a dataset.
Represents the highest peak of a frequency distribution curve.
Less frequently emphasized in basic biological descriptive statistics.
Median:
Definition: The exact middle value in an ordered dataset.
Represents the percentile point where of observations lie below and lie above.
Mean (Sample Average, ):
Definition: The arithmetic average of all observations in a sample.
Symbol: Variable with an overbar ().
Mathematical Formula: where is the sum of all individual observations and is the total sample size.
Calculation of Means for Walleye Data:
Oneida Lake Dataset:
Sum of length measurements ():
Sample size ():
Sample Mean Calculation:
Delta Lake Dataset:
Sum of length measurements ():
Sample size ():
Sample Mean Calculation:
Comparative Conclusion: On average, walleye sampled from Oneida Lake () are longer than those sampled from Delta Lake ().
Measures of Data Dispersion: Variance and Standard Deviation
Importance of Quantifying Spread:
Two distinct datasets can share an identical measure of central tendency (e.g., ) while possessing entirely different shapes and spreads:
Narrow, steep curve with minimal variation around the mean.
Moderate curve with moderate dispersion.
Broad, flat curve with high dispersion spread widely across the scale.
Evaluating central tendency alone is insufficient to describe a biological population.
Sample Variance ():
Definition: The average squared deviation of each observation from the sample mean.
Purpose: Measures the absolute spread of data points relative to the mean center.
Units: Units are squared relative to original measurements (e.g., ).
Mathematical Formula:
Component breakdown:
: Individual observations.
: Calculated sample mean.
: Degrees of freedom (for , denominator is ).
Expanded numerator calculation: .
Sample Standard Deviation ():
Definition: The square root of the sample variance.
Purpose: Converts the measure of dispersion back into original measurement units (e.g., instead of ) for intuitive interpretation.
Mathematical Formula:
Calculations for Walleye Standard Deviation:
Oneida Lake:
Sum of squared deviations ():
Sample Variance ():
Sample Standard Deviation ():
Rounding: Depending on significant figure rules, can be rounded to (using 1 significant digit) or kept at (using 2 decimal places).
Delta Lake:
Sample Variance ():
Sample Standard Deviation ():
Tabular Presentation of Data:
Complete descriptive reporting requires structuring data tables with clear titles, labelled columns, raw values, calculated sample means (), and sample standard deviations ().
Principles of Scientific Hypotheses
Role of Hypotheses in the Scientific Method:
Following data collection, experiments evaluate formal statements regarding observed patterns.
Scientific testing requires establishing two distinct, opposing hypotheses.
Alternative Hypothesis ():
Definition: Proposes a specific relationship, effect, or difference between factors being investigated.
Criteria: Must be a clear declarative statement, testable, and falsifiable.
Notation: Symbolized as .
Examples:
Walleye Study: Walleye length is larger in Oneida Lake than in Delta Lake ().
Bacterial Inhibition Study: Garlic extract creates a zone of bacterial inhibition that differs from that of water.
Null Hypothesis ():
Definition: Proposes that there is no relationship, no effect, and no difference between the experimental groups being compared.
Criteria: Must be testable and falsifiable.
Notation: Symbolized as (subscript zero/null).
Examples:
Walleye Study: There is no difference in the size of walleye between Oneida Lake and Delta Lake ().
Bacterial Inhibition Study: There is no difference in bacterial growth inhibition between garlic extract and water ().
Statistical Hypothesis Testing and Decisions
Foundational Testing Logic:
The null hypothesis () serves as the default statistical baseline.
is presumed true unless empirical evidence and statistical tests compel its rejection.
The primary objective of inferential statistical analysis is to determine whether to reject .
Mandatory Terminology for Conclusions:
"Reject the null hypothesis": Concluded when data demonstrates a statistically significant difference between groups.
"Fail to reject the null hypothesis": Concluded when empirical evidence is insufficient to demonstrate a significant difference.
Critical Distinction: "Failing to reject " is not equivalent to proving true or correct; it merely indicates a lack of sufficient statistical evidence to disprove it.
Overview of Common Inferential Statistical Tests:
Regression and Correlation: Evaluates relationships and predictive trends between continuous variables.
Two-Sample -test: Compares means between two discrete sample groups (primary focus of biological sample analyses).
ANOVA (Analysis of Variance): Compares means across three or more sample groups.
Chi-Square () Test: Evaluates categorical data frequency distributions (frequently applied in genetics).
Logistic Regression: Models categorical or binary outcomes.
General Experimental Workflow:
Collect observational or experimental data (e.g., bacterial inhibition zones from garlic vs. water treatments).
Calculate descriptive statistics (mean , variance , standard deviation ).
Compute test statistics (e.g., -value) using computational software (Excel) to prevent manual calculation error.
Extract probability values (-value) to formulate formal conclusions.
Probability Values and Interpretation of Statistical Significance
Probability Value (-value):
Definition: The probability of obtaining an observed difference between groups purely due to random sampling chance, assuming the null hypothesis is true.
Range: -values range continuously between and .
Standard Significance Threshold (Alpha Level, ):
By scientific convention, the significance cutoff threshold is set at ( probability of random chance).
Decision Rules for Statistical Hypothesis Testing:
Condition 1:
Decision: Reject the null hypothesis ().
Conclusion: There is a statistically significant difference between the group means being compared.
Interpretation: The likelihood that the observed difference occurred purely by random chance is less than .
Condition 2:
Decision: Fail to reject the null hypothesis ().
Conclusion: There is no statistically significant difference between the group means being compared.
Interpretation: Any observed numerical difference is attributable to random sampling variability.
Hypothesis Formulation for -Tests:
General Two-Sample Null Hypothesis:
General Two-Sample Alternative Hypothesis:
Walleye Specific Application:
: The mean walleye length in Oneida Lake is equal to the mean walleye length in Delta Lake ().
: The mean walleye length in Oneida Lake is not equal to the mean walleye length in Delta Lake ().
Bacterial Inhibition Application:
: The mean bacterial inhibition zone around garlic is equal to the mean inhibition zone around water ().
: The mean bacterial inhibition zone around garlic is not equal to the mean inhibition zone around water ().
Sample Output Metrics:
Degrees of Freedom (): Calculated based on total sample sizes ().
Calculated test statistic example: .
Final conclusion is driven by whether the calculated -statistic yields a -value falling below the critical threshold.