224 reputation
9
bio website ubpdqnmathematica.wordpress.c…
location
age
visits member for 9 months
seen yesterday
stats profile views 16

Feb
12
revised Performing a chi-square goodness of fit test
added 20 characters in body
Feb
12
answered Performing a chi-square goodness of fit test
Dec
20
awarded  Nice Question
Dec
18
comment Simulating Theatre puzzle
Have been trouble with a long hyperlink and so deleted a number of comments. So using Google URL shortener here is my sharing of @Mr.Wizard sim4[] with some runs goo.gl/HVjff
Dec
18
revised Simulating Theatre puzzle
code correction
Dec
18
accepted Simulating Theatre puzzle
Dec
18
comment Simulating Theatre puzzle
sim4[] is wonderful...My summary: 1. Make a constant ary of zeroes to represent empty seats 2. Generate a random partition of Range[n] of size two with offset 1. This generates a possible final theatre set of side by side seats and the sample elements are just the part indices for the seats3. Fill empty side by side seats from your random sample 4. Use Magthematica's generalised trace to sum to 1s for the filled seats 5. The answer is just the complement normalized tp n...thank you as I said learned a lot!
Dec
18
comment Simulating Theatre puzzle
Thank you very much for this polite stepwise education. My use of nested conditionals was both ugly and inefficient and I have learned (and will learn) a lot from your code examples.
Dec
17
asked Simulating Theatre puzzle
Dec
8
answered How to plot a x bar control chart?
Dec
6
awarded  Critic
Dec
5
comment WinBUGS Interface
Examples would, e.g. from the WINBUGS sets would be very instructive.
Dec
5
comment Forest plot with Mathematica 9
@SjoerdC.deVries I am sorry for my sensitivity. I find this site an excellent resource. As @Andy Ross comments features such as CoxModelFit make this somewhat easier. Further, for hazard ratios, calculation of standard errors from the covariance matrix (as in the examples in documentation) is required. @Gustavo Delfino I appreciate the need for editing and am grateful for the comments.
Dec
5
awarded  Commentator
Dec
5
awarded  Scholar
Dec
5
comment Forest plot with Mathematica 9
Thank you for the feedback and this answer.
Dec
5
accepted Forest plot with Mathematica 9
Dec
4
comment Forest plot with Mathematica 9
I meant to write that the data structure (after calculation) for the plot is simpler and would not work inputs for the chart functions for distributional representations.
Dec
4
awarded  Self-Learner
Dec
4
revised Forest plot with Mathematica 9
correction of typographical error