|

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…

Random basic SAS tips on ranuni, sampling with replacement & junk

1. Use the data sets in the sashelp directory for dummy data. 2. The RANUNI function is worth remembering Today I needed to check something.  Specifically, I was using the ranuni function to generate random numbers for sampling with replacement. I wanted the data set to be sorted randomly, select the first match, then re-sort…

|

Making Statistics Interesting (No, really!) with SAS On-Demand

In a few (okay, a lot) of my previous posts I talked about how you could get set up with SAS On-Demand, problems you might have, programs to run. Now we get to the crux of the matter. Why? Let’s assume that you are like most professors in America and your students are like most…

| |

SAS On-Demand making statistics professors’ lives better, since, oh, Tuesday

The downward mobility of Ph.D. students is like domestic violence in many ways. That is, the people in the “family” all know it is a fact of life, but they don’t talk about it among themselves, and to outsiders they pretend it doesn’t exist. The fact is, far more people will graduate from Harvard than…

|

How to REALLY learn to code in Javascript (or anything else)

I have been doing the Codecademy javascript lessons, along with 200,000 other people who joined up for Codeyear , resolving to complete a lesson a week and learn to code javascript better. So far, the lessons have been pretty easy. Inspired by Sheila Tobias’ research (see her book, They’re not dumb, they’re different ) suggesting…