Saturday, October 3, 2009
Scoring a Multiple Choice Test in SPSS using DO REPEAT
Data Mining and Statistics Video Course
Friday, October 2, 2009
Newspaper Reports IQ to be 180 | Is it True?
"Nigel, who has an IQ of 180, is also a maths whiz.." - The AgeThis got me thinking. What does it mean to have a 180 IQ. IQ is a norm score. IQ typically has a mean of 100 and a standard deviation of 15. Thus, I asked the following questions:
- What's the probability of having an IQ of 180 or higher?
- One in how many people would have an IQ 180 or higher?
- What's is the probability that someone who a newspaper reports as having a 180 IQ or higher, actually has an IQ of 180 or higher?
Windows XP Virtual Desktop Manager
Tuesday, September 29, 2009
How to Write a Literature Review in Psychology
Adjusting Correlations for Reliability | Attenuation Formula
Difference Scores | Are They Okay to Use?
A difference score is a variable that has been formed by subtracting one variable from another.
i.e., DIFFSCORE = VAR1 - VAR2.
Some researchers have heard that difference scores are 'bad'. This post discusses some of the issues, provides some additional references, and discusses calculating reliability of difference scores.
Monday, September 28, 2009
Psychology Statistics 101 | R or SPSS
It is an interesting case study in how to integrate R into a psychology quantitative methods course at the undergraduate level. It's also a cool example of integrating web resources.
Saturday, September 26, 2009
Classifying the Status of a Document with Quality Codes
Formatting a Table in Word | R to Tab-Delimited to APA Style
Grammar of Tables | Tables for Results Sections - Journal Articles and Theses
Item Parcelling in Confirmatory Factor Analysis
Tetrachoric Correlations | Overview and Resources
Friday, September 25, 2009
Discriminant Function Analysis in a Nutshell | Overview, Alternatives, and Resources
Spanking Lowers Child IQ | Correlation is not Causation
"A SPANK on the bottom, long used by parents to discipline a naughty child, could cause more than tears... It's now thought the age-old disciplinary method may also lower a child's IQ, with those spanked up to three times a week having a lower IQ due to psychological stress."
Thursday, September 24, 2009
Recovering a Corrupted Excel 2007 File | XLSX and XLSM Format
Wednesday, September 23, 2009
Statistics and Basic Data Analysis: Summary of Earlier Posts
- Formatting correlation matrices into psychological format using SPSS, Excel and Word
- One-group observational study: Basic set of analyses with links to SPSS resources
- Longitudinal data: Basic data management and analyses
- dyadic data: Basic data analysis and how to merge data in SPSS in dyadic data situations.
- Carry-over effects in repeated measures designs: what to think about and a case study from my own research
- Issues of causal inference in mediation analysis and basic resources for performing mediation and moderation analyses.
Tuesday, September 22, 2009
Statistics Consulting: My Approach and Orientation
"Why" and "How" to Subscribe to a Blog
This post sets out how to subscribe to my blog. It is designed for people new to RSS feeds. If all you want to do is find the RSS feed, here it is.
Jeromy Anglim's Teaching Resources | Statistics
The following are some statistics teaching resources that I have developed over the years.
Jeromy Anglim's Academic Publications
http://jeromyanglim.blogspot.com/p/jeromy-anglims-academic-publications.html
Monday, September 21, 2009
Linking text, results, and analyses: Increasing transparency and efficiency
Something to aspire to:
- Raw data is shared (ethics, copyright, and other considerations permitting).
- Code is shared that shows how the data was imported, transformed, and analysed. This code is well written, commented, and documented.
- The report is shared as opposed to requiring a paid subscription.
- Report output including tables, figures, and some text is linked directly to the analyses in code.
While the aspirations transcend R, I like the prospect of having analyses in R integrated with a final report. The inclusion of tables and figures , at least conceptually is a straightforward idea. However, the inclusion of text in a results section is a little fuzzier. Surely, text in a results section (I'll call it "results text" for short) varies in how it relates to actual analyses. Thus, I had the following questions: 1) What is the unit of results text? 2) How does results text vary and what should be automatically supplied by R?; 3) For results text that should not be supplied by R, how should it be integrated into an analysis process?
Initial thoughts: After a little reflection I had the following thoughts:
Structural Equation Modelling in R
Saturday, September 19, 2009
Introduction to Journal Article Deconstruction
Friday, September 18, 2009
Variable Importance and Multiple Regression
R Community in Australia
Thursday, September 17, 2009
Comments on "Introduction to Scientific Programming and Simulation Using R"
Tuesday, September 15, 2009
Setting up a Blog on Blogger
The details below set out my setup for my blog account and my blogging statistics. When I set it up originally, I did look into the various options in terms of blogging providers and so on. I make no claim to my choices being optimal for me or other people. But I have found them more than adequate for my purposes. In particular, usage statistics (and comments) are a great form of feedback that is not necessarily available in other forms of academic communication. For further discussion of the benefits of blogging and related technologies in academic, Gideon Burton provides a great exposition.
Confidence Intervals and Correlations
A researcher recently asked me how to calculate confidence intervals for two correlations that share a common variable (i.e., dependent correlations).
Thursday, September 10, 2009
Pen and Paper
Examples:
Wednesday, September 9, 2009
Experiments with a mixture of repeated measures and between subjects factors
- 5 x 3 Design: 5 levels of task type (repeated measures); and 3 levels of group (between subjects)
- 2 x 2 x 2 Design: 2 levels of order (between subjects); by 2 levels of instructions (between subjects); by 2 levels of task feature (repeated measures)
- UCLA has several examples of how examine such designs using SPSS Repeated Measures ANOVA; It also talks about how to test contrasts and run follow up test more generally.
- Andy Field provides a gentle introduction to repeated measures ANOVA using SPSS.
Tuesday, September 8, 2009
Cluster analysis and single dominant factors
Monday, September 7, 2009
Logistic Regression Resources in SPSS or R
Significance Tests on Correlations
Wednesday, September 2, 2009
Repeated Measures Experiments with Many trials in SPSS (PASW)
Data Format:
Create a long format data file called “trials” where each row is the combination of one participant and one trial. And have a separate data file called “subjects” that contains one row per participant and includes data on participants that is constant throughout the experiment (e.g., gender, age, personality measures, etc.).
Tuesday, August 18, 2009
Social Network Analysis Resources for R
Social Network Analysis is an increasingly popular tool for modelling dependence structures between social actors. In my department researchers are developing new models for representing such dependence structures (MELNET). In 2007 I gave a talk on my consulting experience using social network analysis to provide insights on team dynamics. Since then I have switched to mainly using R for analysing social network datasets.
Monday, August 17, 2009
Selecting University Students: Perspectives from Selection and Recruitment
- What criterion of an effective selection system does the university want to use?
- What measurement system can be put in place to maximise this criterion?