Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Statistical Package for the Social Sciences (SPSS)01:22

Statistical Package for the Social Sciences (SPSS)

The Statistical Package for the Social Sciences, or SPSS, is a data management and analysis software suite. Developed by SPSS Inc. in 1968 and acquired by IBM in 2009, this tool was initially designed for social science data analysis, evolving to serve a wider range of disciplines. It was later renamed to Statistical Product and Service Solutions.
SPSS streamlines the process from data preparation to analysis and reporting. It is characterized by its user-friendly interface, which conceals...
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and Cox...
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Statistical Methods to Analyze Parametric Data: Student t-Test and Goodness-of-Fit Test01:09

Statistical Methods to Analyze Parametric Data: Student t-Test and Goodness-of-Fit Test

In parametric statistics, two fundamental tests stand out for their utility and wide application: the Student's t-test and goodness-of-fit tests. These tests provide researchers with a robust method for drawing insights from data, testing hypotheses, and making informed decisions based on their findings.
The Student's t-test is a statistical test that examines if there is a statistically significant difference between the means of two groups. This test is instrumental when dealing with data...
Microsoft Excel: Regression Analysis01:18

Microsoft Excel: Regression Analysis

Regression analysis in Microsoft Excel is a powerful statistical method for examining the relationship between a dependent variable and one or more independent variables. It's used extensively in fields such as economics, biology, and business to predict outcomes, understand relationships, and make data-driven decisions. The most common type is linear regression, which attempts to fit a straight line through the data points to model the relationship between variables.
To perform regression...
Friedman Two-way Analysis of Variance by Ranks01:21

Friedman Two-way Analysis of Variance by Ranks

Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures from...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Emergency medical services response times to motor vehicle crashes increased in the USA over the period 1987-2020.

Injury·2026
Same author

Shot-to-shot acquisition ultrafast electron diffraction.

Structural dynamics (Melville, N.Y.)·2026
Same author

Unifying frequency metrology across microwave, optical, and free-electron domains.

Nature communications·2025
Same author

Serial Trichotomization to Determine Fitness to Drive: Results From a Cohort of Clients Referred to a Neurology Program.

The American journal of occupational therapy : official publication of the American Occupational Therapy Association·2025
Same author

A Three-Tiered Comprehensive Driving Evaluation Integrating a Driving Simulator Test for Drivers with Borderline Cognitive Fitness-to-Drive: Proof of Concept.

Occupational therapy in health care·2025
Same author

Ultrafast momentum-resolved visualization of the interplay between phonon-mediated scattering and plasmons in graphite.

Science advances·2025

Related Experiment Video

Updated: May 22, 2026

Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits
08:27

Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits

Published on: September 27, 2019

SPSS macros to compare any two fitted values from a regression model.

Bruce Weaver1, Sacha Dubois

  • 1Human Sciences Division, Northern Ontario School of Medicine, Thunder Bay, ON, Canada, P7B 5E1. bweaver@lakeheadu.ca

Behavior Research Methods
|May 22, 2012
PubMed
Summary

Researchers can now compare any two regression model fitted values using new SPSS macros. These tools provide standard errors, confidence intervals, and p-values for complex models, enhancing statistical analysis.

More Related Videos

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
10:46

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data

Published on: December 9, 2015

Online Explorative Study on the Learning Uses of Virtual Reality Among Early Adopters
07:29

Online Explorative Study on the Learning Uses of Virtual Reality Among Early Adopters

Published on: November 22, 2019

Related Experiment Videos

Last Updated: May 22, 2026

Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits
08:27

Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits

Published on: September 27, 2019

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
10:46

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data

Published on: December 9, 2015

Online Explorative Study on the Learning Uses of Virtual Reality Among Early Adopters
07:29

Online Explorative Study on the Learning Uses of Virtual Reality Among Early Adopters

Published on: November 22, 2019

Area of Science:

  • Statistics
  • Econometrics
  • Psychometrics

Background:

  • Regression coefficients typically represent the change in Y for a one-unit increase in a predictor, holding others constant.
  • These coefficients capture only a limited subset of potential fitted value comparisons.
  • Existing statistical software often lacks standard errors for non-standard fitted value comparisons, especially in complex models.

Purpose of the Study:

  • To introduce two SPSS macros, !OLScomp and !MLEcomp, for comparing any two fitted values from regression models.
  • To provide standard errors, confidence intervals, and p-values for these comparisons.
  • To facilitate statistical inference for a broader range of fitted value comparisons.

Main Methods:

  • Development of two SPSS macros: !OLScomp for ordinary least squares (OLS) and !MLEcomp for maximum likelihood estimation (MLE).
  • Implementation of a matrix algebra approach to calculate differences between fitted values.
  • Integration of standard error calculation for these differences.

Main Results:

  • The macros successfully compute the standard error of the difference between any two fitted values.
  • Output includes a 95% confidence interval for the difference.
  • A statistical test with its p-value is provided for hypothesis testing.

Conclusions:

  • The developed SPSS macros extend the capabilities of regression analysis by enabling comparisons of any two fitted values.
  • These tools are particularly valuable for complex models involving interactions, polynomial terms, or regression splines.
  • The macros enhance statistical rigor by providing essential inferential statistics for previously untestable comparisons.