Tagged Questions
1
vote
0answers
50 views
Pooling asymmetric confidence intervals for proportions?
I have several measurements of proportions (values in [0, 1]) $\theta_1,...,\theta_n$, each with an (asymmetric) 95% confidence interval. The $\theta$'s are repeated measurements of the same variable ...
3
votes
1answer
135 views
Measuring effects of categorical factors on binomial outcome with many groups
I'd like to do some analysis of shooting efficiency in basketball when a team is leading (AHEAD) or trailing (BEHIND) by less than 8 points and whether they are HOME or AWAY. Here are a few examples ...
5
votes
2answers
351 views
Hierarchical Bayesian Model (?)
Please apologize my butchering of statistical lingo :) I have found a couple of questions on here that are related to advertising and click through rates. But none of them helped me very much with my ...
2
votes
2answers
246 views
Priors for hierarchial Bayesian binomial model
I intend to use a hierarchical binomial model which would look like the following in BUGS language :
...