Comprehensive Notes on Inferential Statistics
Fundamental Definitions and Branches of Statistics
Definition of Statistics: Statistics is a branch of mathematics concerned with four primary activities:
Collection of data.
Tabulation or presentation of data.
Analysis of data.
Interpretation of data.
Branches of Statistics:
Descriptive Statistics: Methods concerned with collecting and describing a data set to yield meaningful information.
Examples: Mean (describing the center) and Standard Deviation (describing the spread around the mean).
Inferential Statistics: Methods concerned with analyzing a subset of data (samples) to lead to predictions or inferences about the entire set of data (population).
Examples: , , , and Analysis of Variance ().
Data Classification and Variables
Data Definition: Raw materials of statistical investigation that arise whenever measurements are made or observations are recorded.
Examples: Eye color, grades, scores, number of students.
Types of Data According to the Variable:
Quantitative Data (Numerical Data): Collected on variables that can be measured numerically.
Examples: Number of children, age, time, salary, exam scores.
Qualitative Data (Categorical Data): Collected on variables that cannot assume a numerical value but are divided into two or more nonnumeric categories.
Examples: Gender, eye color, religious status, academic rank, occupation, religion, learning style, and days of the week.
Characteristics and Scales of Measurement
Characteristics of Measurement:
Classification: Numbers used to group or sort responses.
Order: Numbers are ordered; one can be greater than, less than, or equal to another.
Distance: Differences between numbers are ordered and meaningful.
Origin: The number series has a unique origin indicated by the number zero ().
Four Scales of Measurement:
Nominal: Classification only. No order, no distance, no unique origin.
Examples: Gender, religion, learning style.
Ordinal: Classification and order. No distance or origin.
Examples: Academic rank, educational attainment, interest level, income class (Lower, Middle, Upper).
Interval: Classification, order, and distance. No unique origin (zero is arbitrary).
Examples: Temperature ( or ), IQ scores, calendar years (e.g., , ), clock time, grades.
Ratio: Classification, order, distance, and unique origin (absolute zero exists).
Examples: Monthly salary, weight, score in a test.
Data Collection and Gathering Methods
Sources of Data:
Primary Data: Gathered directly from primary sources (e.g., data from an interview).
Secondary Data: Gathered from existing secondary sources (e.g., government publications, mass media).
Methods of Gathering Data:
Observation: Purposeful, systematic watching or listening to a phenomenon.
Participant Observation: The observer participates in group activities.
Nonparticipant Observation: The observer does not get involved.
Interview: Person-to-person interaction with a specific purpose.
Unstructured: Follows a general framework or interview guide.
Structured: Follows a predetermined set of questions (interview schedule).
Questionnaire: A written list of questions recorded by respondents.
Open-ended: Possible responses are not provided.
Closed-ended: Respondents select from provided categories.
Introduction to Sampling and Population
Key Terms:
Population: The totality of observations statisticians are concerned with. The size is denoted by . A numerical characteristic of a population is a parameter (e.g., Population Mean: ).
Sample: A subset of the population. The size is denoted by . A numerical characteristic of a sample is a statistic (e.g., Sample Mean: ).
Sampling Categories:
Probability (Random) Sampling: Every member has an equal and independent chance of being included. Generally used for quantitative research.
Non-probability (Non-random) Sampling: Not all members have equal chances. Generally used for qualitative research.
Specific Sampling Strategies:
Probability Types: Simple Random, Systematic, Stratified Random (Proportionate/Disproportionate), Cluster (Single-stage/Multi-stage).
Non-probability Types: Convenience, Purposive (Extreme Case, Heterogeneous, Homogeneous, Critical Case, Typical Case), Quota, Snowball, and Self-Selection.
Presentation and Periodic Classification of Data
Three Ways of Presenting Data:
Textual: In paragraph form.
Tabular: Organized in rows and columns.
Graphical: Visual representation.
Classification by Time:
Cross-Section Data: Collected on different elements at the same point in time.
Time-Series Data: Collected on the same element at different points in time (e.g., enrollment data over five years).
Research Question Types and Corresponding Statistical Tools
Descriptive Questions: Identify responses to a single variable.
Tools: Frequency/Percentage, Mean/Median/Mode, Range/Variance/Standard Deviation, Skewness/Kurtosis.
Relationship Questions: Determine the degree and magnitude of relationship between two or more variables.
Tools: Pearson's r, Spearman rho, Chi-squared test of independence, Regression Analysis, Discriminant Analysis.
Comparison Questions: Find how two or more groups differ on an independent variable regarding outcome variables.
Tools: (for two groups), (for three or more groups).
Graphical Presentation Tools
Bar Graph: Bars representing frequencies or percentages of categories.
Pie Graph: A circle divided into portions representing percentages. Best for five or fewer categories.
Line Graph: Shows relationships between sets of quantities over time (trends).
Pictogram/Pictograph: Uses symbols to represent values.
Measures of Central Tendency
Mean (): The average or sum of all values divided by the number of values.
Formula:
Median (): The middle term after arranging data in order.
If is odd: Median is the term.
If is even: Median is the mean of the two middlemost observations.
Mode (): The value with the highest frequency.
Advanced Mean Concepts:
Weighted Mean: Used when values have different levels of importance.
Formula:
Grand Mean: The mean of multiple group means.
Formula:
Comparison of Measures:
Stability: Mean is the most stable; Mode is the least stable.
Sensitivity: Mean is very sensitive to outliers; Median and Mode are not influenced by extreme values.
Mathematical Manipulation: Mean can be subjected to numerous computations; Mode is a terminal statistic.
Measures of Position (Quantiles)
Quartiles (): Divide distribution into four parts ().
: Separates lower from upper .
Deciles (): Divide distribution into ten parts ().
: Separates lower from upper .
Percentiles (): Divide distribution into parts ().
: Separates lower from upper .
Measures of Variability (Spread)
Range: Difference between High and Low values ().
Variance (): Mean of squared deviations from the mean.
Sample Variance Formula:
Standard Deviation (): Positive square root of variance.
Sample SD Formula:
Coefficient of Variation (): Ratio of Standard Deviation to Mean, expressed as a percentage.
Formula:
Higher indicates higher variability.
Distribution Shape: Skewness and Kurtosis
Skewness: Measures asymmetry.
Formula:
Symmetric (Normal): (Mean = Median = Mode).
Positively Skewed (Right): Mean > Median > Mode (tail points right).
Negatively Skewed (Left): Mean < Median < Mode (tail points left).
Kurtosis: Measures steepness/peakedness.
Mesokurtic: Normal ().
Platykurtic: Flatter than normal (\text{Kurtosis} < 3).
Leptokurtic: More peaked than normal (\text{Kurtosis} > 3).
Hypothesis Testing and Errors
Steps in Objective Procedure:
State (Null) and (Alternative).
Select statistical test.
Specify significance level ().
Specify sampling distribution.
Define region of rejection.
Compute test value.
Make decision (reject or accept ).
Make conclusion.
Hypothesis Types:
Null Hypothesis (): Expresses non-significance of difference/relationship.
Alternative Hypothesis (): Affirmative statement predicting outcome (can be directional or non-directional).
Errors in Decision Making:
Type I Error (): Rejecting when it is actually true (False Positive).
Type II Error (): Accepting when it is actually false (False Negative).
Correlation and Association Studies
Pearson's Product Moment Correlation (): Measures strength of linear relationship between quantitative data. Range: .
Chi-Squared Test (): Determines association between nominal variables (non-parametric).
Formula: , where is observed and is expected frequency.
Comparing Means (t-Tests and ANOVA)
Two-Sample t-Test: Used to compare means of two independent groups.
Excel Procedure: Data > Data Analysis > t-Test: Two-Sample Assuming Equal Variances.
Analysis of Variance (ANOVA): Used for comparing means of three or more groups.
Excel Procedure: Data > Data Analysis > Anova: Single Factor.
Interpreting P-values for All Tests:
: Non-significant.
0.01 \leq p < 0.05: Significant.
p < 0.01: Highly Significant.
Computing Statistics Using MS Excel
Activating Analysis ToolPak:
Go to Excel Options.
Select Add-Ins.
Click Go at the bottom.
Check Analysis ToolPak and click OK.
Questions & Discussion
Q: Which variable is not categorical? (Age, Gender, Test choice, Marital status)
A: Age (it is quantitative).
Q: What is the best measure of location for skewed data?
A: Median.
Q: Can variance or SD be negative?
A: No. It can be zero (if all values are identical) or positive.
Q: If a student score is at the percentile out of students, what does it mean?
A: ( people) scored below the mark; ( people) scored above the mark.
Q: How is the Grand Mean of a class calculated if boys score and girls score ?
A: .