| bio | website | |
|---|---|---|
| location | Irvine, CA | |
| age | 23 | |
| visits | member for | 2 years, 9 months |
| seen | yesterday | |
| stats | profile views | 194 |
Biostatistician at OptumRX. Interested in missing data, Bayesian statistics, statistical computing, and personalized medicine.
Known Languages: C, Python, R, SAS, SQL
Operating Environments: Debian, Mac OS X, Windows (begrudgingly!)
Statistical: Computational statistics, Bayesian statistics, clinical trials, insurance and fraud
Interests: R, statistics education, biostatistics, Android, NoSQL vs. RDBMS arguments, functional programming
Religious Affiliations: Bayesian statistics, vi
|
Mar 11 |
asked | Most powerful GoF test for normality |
|
Mar 11 |
answered | McNemar's test implementation in Java |
|
Mar 4 |
comment |
What statistical technique would be appropriate for optimising the weights? To be honest, this may be something more appropriate for StackOverflow. |
|
Mar 3 |
accepted | How to search for a statistical procedure in R? |
|
Feb 24 |
comment |
How to search for a statistical procedure in R? +1: That's a really useful SO thread there. Pretty much reduces my question to a repost :P. |
|
Feb 24 |
asked | How to search for a statistical procedure in R? |
|
Feb 13 |
answered | Book on designing clinical trials in oncology |
|
Feb 13 |
comment |
Rigorous definition of an outlier? Not all outliers are generated from an experiment, however. I worked with a large dataset that involved the collection of real-estate information in a region (sale price, number of bedrooms, square footage, etc), and every now and then, there would be data entry mistakes and I'd have a 400,000 bedroom house go for 4 dollars, or something nonsensical like that. I would think that part of the goal of determining an outlier is to see whether it's possible to be generated from the data, or if it was just an entry error. |
|
Feb 10 |
awarded | Citizen Patrol |
|
Jan 29 |
accepted | How do I know which method of parameter estimation to choose? |
|
Jan 29 |
comment |
How do I know which method of parameter estimation to choose? Onestop: This is certainly the spirit of the question I was aiming for. And thank you for the clarification between criteria of evaluating estimators and methods for deriving them! |
|
Jan 28 |
asked | How do I know which method of parameter estimation to choose? |
|
Jan 25 |
revised |
Mathematician wants the equivalent knowledge to a quality stats degree added 12 characters in body; added 1 characters in body |
|
Jan 25 |
answered | Mathematician wants the equivalent knowledge to a quality stats degree |
|
Jan 21 |
comment |
What are the breakthroughs in Statistics of the past 15 years? It's subjective, sure, but isn't it still okay for CW? |
|
Jan 15 |
comment |
How to use Confidence Intervals to find the true mean within a percentage That continuous result should be squared. $\sqrt{n}=\frac{Z_{c}\sigma}{E}$, and thus $n=(\frac{Z_{c}\sigma}{E})^2$ |
|
Jan 15 |
comment |
Consequence of violating independence assumption of ANOVA This does not directly pertain to the violation of independence, but have you considered multiple imputation to deal with your missing values? |
|
Jan 12 |
comment |
Predicting number of events with 99.9% probability based on tests of four devices The traditional way you could do this is through hypothesis testing. This will allow you to test whether the plausibility that the lifetime is equal to some value, say 10,000 times. en.wikipedia.org/wiki/Statistical_hypothesis_testing |
|
Jan 10 |
comment |
Proving that the squares of normal rv's is Chi-square distributed Thanks, mpiktas. I figured there must've been a mistake somewhere in my pdf. |
|
Jan 10 |
accepted | Proving that the squares of normal rv's is Chi-square distributed |