When interpreting the results of a regression model, the first step is to look at the regression coefficients. Each term in the model has one. And each one describes the average difference in the value of Y for a one-unit difference in the value of the predictor variable, X, that makes up that term. It’s […]
A well-fitting regression model results in predicted values close to the observed data values. The mean model, which uses the mean for every predicted value, generally would be used if there were no useful predictor variables. The fit of a proposed regression model should therefore be better than the fit of the mean model.
In this 10-part tutorial, you will learn how to get started using SPSS for data preparation, analysis, and graphing. This tutorial will give you the skills to start using SPSS on your own. You will need a license to SPSS and to have it installed before you begin.
If you analyze non-experimental data, is it helpful to understand experimental design principles? Yes, absolutely! Understanding experimental design can help you recognize the questions you can and can’t answer with the data. It will also help you identify possible sources of bias that can lead to undesirable results. Finally, it will help you provide recommendations […]
At some point, if you want to do serious data analysis, you have to start using syntax. Or you'll waste time, make errors, and not even know it. The good news is that SPSS makes it extremely easy to get started learning and getting the benefits of using syntax without having to spend endless days in front of a manual. And this series will guide you on your journey to becoming a master syntax writer.
Analysis of Means (ANOM) is an underappreciated methodology that has relevance to quality control and institutional comparisons.
There is a lot of skill needed to perform good data analyses. It is not just about statistical knowledge (though more statistical knowledge is always helpful). Organizing your data analysis, and knowing how to do that, is a key skill.
I want to do a GLM (repeated measures ANOVA) with the valence of some actions of my test-subjects (valence = desirability of actions) as a within-subject factor. My subjects have to rate a number of actions/behaviours in a pre-set list of 20 actions from ‘very likely to do’ to ‘will never do this’ on a scale from 1 to 7,..
Interrupted time series analysis is a useful and specialized tool for understanding the impact of a change in circumstances on a long-term trend. The data for interrupted time series is a specific type of longitudinal data and must meet two criteria.
It’s easy to develop bad habits in data analysis. When you’re new to it, you just don’t have enough experience to realize that what feels like efficiency will actually come back to make things take longer, introduce problems, and lead to more frustration.