| |

Becoming an Expert Statistician (or Mathematician or Programmer)

It’s not often that you read a paragraph and it sticks in your mind for months. That this particular paragraph came not from some great literary work but rather from the proceedings of the annual meeting of the Association of Small Computer Users in Education is even more expected, but there it is. Douglas Kranch…

| |

Learning Advanced SAS from a Macro: Part 4

Continuing to learn Advanced SAS from the Propensity Score Matching with Calipers macro from Feng, Yu & Xu , we take our data set we created by doing a principal components analysis on the cases (experimental) group, using the coefficients from that analysis to score every record in our control group, concatenating the cases and controls,…

| |

Learning Advanced SAS from a Macro: Part 2

Okay, where we left off on the propensity score macro from Feng, Wu and Xu and the nifty things you can learn from reading someone else’s code, in this case, their propensity score macro with calipers …. We previously dealt with the situation where you had no matches and exactly one match. If you find…

| | |

You learn one programming language, you’ve learned them all (sort of): SPSS Quintiles Example

Recently, I had the need to write the exact same programs twice, once using SAS and once using SPSS syntax. Even though these aren’t the same language, having done it once made it much easier to do it the second time. Let’s start with quintile matching. I’ve been rambling on about propensity scores lately and…

|

Statistics is Everywhere: An unexpected use of PROC SURVEYSELECT

Although I tell my students all of the time that statistics is everywhere, even I did not really see where mixed martial arts, free rice and PROC SURVEYSELECT could possibly have anything in common. Here is what happened …. Mixed martial arts Darling daughter #3 after the Olympics decides not to go to college as…