So you killed your kid while cleaning your gun.

OK, you are still too stupid to recognize truth. Lots of people are like that. :slight_smile:

Tell us what the most likely value is of a confidence interval? Is it the zero effect value off to one side? Is that value 95% likely? Cause that’s what Hentor said.

I think you should read the thread before you go any further.

I asked about the normal distribution earlier on in the thread and I’m not sure if I was answered. If this is a meta analysis, then sure, I can see how the distribution would be skewed. Is that what happened? Does Kellerman provide us with the raw data to check on this or are we asked to take his word for it?

I thought that was what multivariate analysis was but, I don’t understond how this is accomplished (I suppose I don’t really need to understand as long as everyone who does understand agree on the results).

Well, I know all this stuff is a tangent but I appreciate the comment. I work with actuaries from time to time but they might as well be a black box.

  1. It appeared to me that you didn’t grok to the notion that if the confidence interval contains the zero value (or unity in the case of an odds ratio) then the phenomenon in question isn’t statistically significant.

  2. To answer your question, it depends upon the shape of the underlying distribution. Usually they are taken to be symmetric, but not always.

  3. More to the point, it seemed to me that you were pouncing on a technical imprecision more than anything else.

Haven’t read the paper. Presumably a variant of an ordinary least squares regression is used. Which is a black box if you haven’t taken 2nd semester statistics and frankly is typically recalled as such even if you have. (For those who have taken 2nd semester statistics and more, I’d recommend googling “Regression Anatomy”: there’s a new Stata command which presents a nice graphical presentation of models with more than one explanatory variable. This geek was thoroughly enthused.)

No, I gather the concept of statistical significance just fine.

That’s what I figured. So for example when Kellermann found the crude odd ratio for homicides with a shotgun in the home to be 0.7 CI (0.5-1.1) the difference was not statistically significan but still the most likely value is something like 0.7, and certainly there is not a 95% chance that value is 1.0 like Hentor said.

“Technical imprecision” is a nice euphemism for “bullshit.”

This pisses me off. Even when I’m watching a movie with an ‘unloaded gun’, I’m always thinking, STOP POINTING THAT THING AT PEOPLE. It’s common sense. If you’re going to clean your gun or do anything with your gun, do it in private. What the hell is wrong with people? Even at my stupidest, I can’t imagine doing something like this. That being said, that father will have to live with what he did…and although it was his fault, it’s still pretty sad.

I would be super-pumped about it, but I’ve found that most of the exciting and time-saving post-estimation stuff Stata announces, I end up being unable to use. Most of what I do involves panel data with count variables (and thus my modeling uses GLM with clustering or XT commands) and that seems to cause problems for all the cool commands. But Stata is my world, and I am ever the optimist, so I will look for this.

Basically I just need to find an area with nice normally distributed variables of interest instead of my current niche.

On the point at hand, I suppose the answer is “just another internet jackass.” In a nutshell, his position is that the authors of the paper are frauds pushing a biased agenda, that the design is flawed and the data is suspect, that the whole thing should be dismissed EXCEPT for the non-significant univariate association between two particular variables and the outcome.

[hijack] Hmm… Thanks! Is “Stata” OpenSource/Freeware? Can I get a copy without paying? I could use that, but not enough to be worth paying for. These days I only do stats on hobby-type shit I’m not willing to sink any real money into. PM me. Don’t want to hijack a good Pit thread. [/hijack]

Ok, everyone. Back to ragging on Kable (who doesn’t know ‘stat’).

This pissed me off when I was at the Mall in DC a few years ago, seeing the (then) new Korean War Memorial. One of the statues is hoofing his way through mud, holding his rifle in one hand, with his finger on the trigger. The first thought that went through my head was “What is your major malfunction, soldier?” At least he wasn’t pointing it anywhere someone might get hit. He’s pointing it somewhere in the mud about a meter or so to his front-right. My mother told me to lighten up. My brother, who’s been through Army basic, too, agreed with me. And now it sits on the National Mall. Really Bad weapon-handling, by US soldiers, going back more than my lifetime. And it’s now immortalized in a nationally supported statue. Shit.

Remember the really dumb scene in Die Hard II (yeah, yeah, dumb movie) where Bruce Willis’ character is in a room full of armed guys, and demonstrates that the gun he has only fires blanks…by firing it at a guy? And everybody just stands there and gapes in silent astonishment…

Our movies are really, really rotten sources of gun education…

Well, the highlight of the article IMHO was conceptual: they were building off of the book Mostly Harmless Econometrics: An Empiricist’s Companion, which I’ve owned for a while but have not even opened. :smack:

Anyway, here’s one passage:

Ok, I’ll transcribe the magic equation here:

Beta(k) = Cov(y(i),x~(k,i)) / Var(x~(k,i))

Ok, let me put it another way. Say we’re running Y against a 3 variables: xA, xB and xC. Regress xA on the other two x’s and take the residual. If I understand this correctly if you run that residual against y (without the other x’s and I assume without a constant) that will give you the multivariate estimate for Beta(xA). Somehow I had missed that trick in my studies. Now I might have mangled something here - but the point is that you can turn a Y vs k indep variable regression into a set of k meaningful scatterplot charts. Admittedly they are not simple to read, but they aren’t overwhelmingly difficult either.

I trust there’s a kludge for other regression techniques. I have no idea whether they would be valid. (Though it would be straightforward to do a quick test.)

I’ve probably screwed something up in this presentation. But I found this paper pretty intriguing. It was buried in the current Stata Journal (2013) 13, Number 1, pp. 92–106. I think it deserves some attention.

No, not legally. I suspect R might have something soon though.

I googled this link, but did not sign in:

ETA: Cite! Regression anatomy, revealed
by Valerio Filoso

Thanks! I think I might still have a copy of R for OS/2 that I never looked very closely at (got it free, and didn’t have any use for it at the time). I’ll have to see if I can dig it out.

I love the idea of getting these programs just to play with them, but do you have any data? Without data, they’re kind of useless.

Sure, you can generally find dummy data sets, but driving them around doesn’t seem like much fun.

Several 10s of thousands of horses past performances. Hundreds of thousands of races. I think I have some data I can play with.

May as well download the most recent version: http://www.r-project.org/

Not sure if that was a pun, but auto.dta isn’t bad.

That sounds awesome.