Skip to main content

Beyond SPSS (revised 2/13/2105)

I'm an SPSS girl. I sit in my Psychology Department ivory tower and teach Introduction to Statistics via SPSS.

SPSS isn't the only way to do the statistics. In fact, it is/has been losing favor among "real" statisticians. I recently had a chat with a friend who has a Ph.D. in psychology and works as a statistician. She told me that statsy job postings rarely ask for SPSS skills. Instead, they are seeking people who know R and/or Python.

In order to better help our data-inclined students find work, I've gathered some information on learning R and Python. This probably isn't for every student. This probably isn't for 90% of our students. However, it may be helpful for an outstanding undergraduate or graduate student who is making noise like they want a data/research oriented career. Alternately, I think that an R class could be a really cool upper-level undergraduate elective for a select group of students.

Also, if anyone is brave enough to teach their undergraduate statistics students R, email me, I would love to pick your brain (hartnett004@gannon.edu).

Note: I have not tried out all of the resources I am listing (ain't nobody got time for that) but they ARE all interactive. Some require registration, some don't. All are free. Some are brief, some require several hours to complete

R

http://tryr.codeschool.com/

https://www.datacamp.com/

https://www.coursera.org/course/rprog

Python

http://www.codecademy.com/tracks/python

UPDATE: I received good feedback and suggestions from my blog readers (see below).

-Via Twitter, Michael Philipps suggested JASP Statistics, free data analysis software that acts a lot like SPSS.

-Via the Comment section, Juanjo Medina suggested this blog posting by Jeromy Anglim for more information on switching to R. http://jeromyanglim.blogspot.co.uk/2013/07/evaluating-potential-incorporation-of-r.html#more

Another resource for to get us as well as our students up to speed on different software and statistical techniques is Coursera, home of many a free MOOC. Here is a link to statistics and data analysis classes that will be taught in English. The classes cover an array of topics, including R as well as specialization topics in statistics.


Comments

  1. Id love to see real evidence that students would do worse learning code rather that point and click. But I dont think you have to start students on R with code if you have these concerns. We shifted to R Commander 3 years ago and havent looked back. Happy to share resources.

    ReplyDelete
  2. As an aside, Jeromy Anglim wrote some notes on this very same topic which reaches similar conclusion to yours in the Australian environment. His blog, though now a bit dead, is still full of really helpful resources for migrating to R. See here: http://jeromyanglim.blogspot.co.uk/2013/07/evaluating-potential-incorporation-of-r.html#more
    Happy to chat more about this via email: juanjo.medina@manchester.ac.uk

    ReplyDelete
  3. Learning to think in code has positive benefits that extend far beyond whatever application for which the language is being learned. Whether it's SPSS, R, or Python, the logic of syntactical thinking is powerful.

    I think it's weird that Python somehow because the de facto data science language. It is very different from other language families, and it makes it challenging to jump into if you're a proper programmer.

    Thanks for sharing these resources. I've been experimenting a bit with R but moving very slowly through it.

    ReplyDelete
  4. Great resources! I'm going to try learning Python and R though coding scares me a lot. But I think it is important to move forward from spss in statistics and learn new things. Thanks for being inspiring.

    ReplyDelete
  5. Great resources for the SPSS learners and nowadays students are willing to take private lessons to learn SPSS from private SPSS tutors and many students like to have online tuition too.

    ReplyDelete

Post a Comment

Popular posts from this blog

Ways to use funny meme scales in your stats classes

Have you ever heard of the theory that there are multiple people worldwide thinking about the same novel thing at the same time? It is the multiple discovery hypothesis of invention . Like, multiple great minds around the world were working on calculus at the same time. Well, I think a bunch of super-duper psychology professors were all thinking about scale memes and pedagogy at the same time. Clearly, this is just as impressive as calculus. Who were some of these great minds? 1) Dr.  Molly Metz maintains a curated list of hilarious "How you doing?" scales.  2) Dr. Esther Lindenström posted about using these scales as student check-ins. 3) I was working on a blog post about using such scales to teach the basics of variables.  So, I decided to create a post about three ways to use these scales in your stats classes:  1) Teaching the basics of variables. 2) Nominal vs. ordinal scales.  3) Daily check-in with your students.  1. Teach your students the basics...

Using pulse rates to determine the scariest of scary movies

  The Science of Scare project, conducted by MoneySuperMarket.com, recorded heart rates in participants watching fifty horror movies to determine the scariest of scary movies. Below is a screenshot of the original variables and data for 12 of the 50 movies provided by MoneySuperMarket.com: https://www.moneysupermarket.com/broadband/features/science-of-scare/ https://www.moneysupermarket.com/broadband/features/science-of-scare/ Here is my version of the data in Excel format . It includes the original data plus four additional columns (so you can run more analyses on the data): -Year of Release -Rotten Tomato rating -Does this movie have a sequel (yes or no)? -Is this movie a sequel (yes or no)? Here are some ways you could use this in class: 1. Correlation : Rotten Tomato rating does not correlate with the overall scare score ( r = 0.13, p = 0.36).   2. Within-subject research design : Baseline, average, and maximum heart rates are reported for each film.   3. ...

Andy Field's Statistics Hell

Andy Field is a psychologist, statistician, and author. He created a funny, Dante's Inferno-themed  web site that contains everything you ever wanted to know about statistics. I know, I know, you're thinking, "Not another Dante's Inferno themed statistics web site!". But give this one a try. Property of Andy Field. I certainly can't take credit for this. Some highlights: 1) The aesthetic is priceless. For example, his intermediate statistics page begins with the introduction, "You will experience the bowel-evacuating effect of multiple regression, the bone-splintering power of ANOVA and the nose-hair pulling torment of factor analysis. Can you cope: I think not, mortal filth. Be warned, your brain will be placed in a jar of cerebral fluid and I will toy with it at my leisure." 2) It is all free. Including worksheets, data, etc. How amazing and generous. And, if you are feeling generous and feel the need to compensate him for the website, ...