You can set the sort order of messages? Just click on the link in the date column. Your preferences will be remembered, so you don't have to do it again when you return.
Hi. I'm looking for some help with the biostatistics portion of my graduate thesis. I'm willing to compensate. Please email me if you would like to help or...
... Usually your college Statistics department supplies a free statistical consulting service to student like you. Have you tried them? Also, if would describe...
In QC, the problem is not just statistics, but also a trade-off with economics. See any book on statistical process control for information about standardized...
Thanks for your reply. ANSI/ASQC Z1.4 is similar with MIL STD 105E right? We already use this method for sampling. Sorry, but could you explain more about...
SLB_QA_SPC
qa_spc@...
Sep 7, 2006 6:32 am
1718
... Yes. ... Average-Range charts, defect charts, proportion charts, EWMA charts. There are numerous references on this subject. Any book on statistical...
Dear Robert, Thank you Best Regards, Tini Irmawati Robert A LaBudde <ral@...> Sent by: Statisticians_group@... 09/08/2006 03:07 AM Please...
SLB_QA_SPC
qa_spc@...
Sep 8, 2006 5:37 am
1720
hello I have a data from two sources. I need to find correlation coefficient between these two sources. do the function corrceof works? My program is like...
Hi Bhuvana, I am Balaji. I am sending you my profile written on the same. I am sending you mine and my wife's resume too we both are Statisticians. Hope this...
Hello Sir., for your kind information i think you sent to a wrong person., Please check once Somi McKrish Have a Nice Day ... Talk is cheap. Use Yahoo!...
Hi, I want to compute McNemar test with the following data: data abc;
input x $ y $ count;
cards;
Absent Absent 256
Absent Present 0
Present Absent 88...
Hi, plz find the attachment. mukesh ... _________________________________________________________________ The next best thing! Messenger Video Conversation....
Hi all, Can any one tell me what is log regression? I know about logistic regression, log-linear regression etc, but I have no idea about log regression. Can...
Dear Robert,
Thanks a lot for your kind response. It is quiet informative for me.
Thanks and Regards,
MADAN
-----Original Message-----
From: Robert Newcombe...
... E(Y) = a + b ln X ================================================================ Robert A. LaBudde, PhD, PAS, Dpl. ACAFS e-mail: ral@... Least...
Dear Sir/Madam: We are researchers from Shih Hsin University and are launching a new survey, this is non-profit academic research. In this survey, we would ...
hellp has anybody have idea about fisher & lee, breckling correlation coefficients? can any one suggest me books or papers if yes?? Thanks Nivas ... How low...
Fisher, N.I, Lee, A.J. (1994). Time series analysis of circular data. J.R Statist. Soc. B, 56(2), 327-339 Breckling, J. (1989). The Analysis of Directional...
I am new to stats and have a couple basic questions regarding sampling , the central limit theorem and probability. If the sample size is 30 or greater then...
Dear Viv, I cannot understand your question clearly. So I am trying to answer your
second query.
<< What is the fundamental difference between probalility...
Dear Learned Statisticians I would like to know the fundamentals of Multi level modelling, its definition and application. Its quite urgent for a project so...
Dear Madan, Thanks a lot for clearing by doubt about probability and frequency distribution!! As far as the second question is concerned I am sorry for not ...
Hi friends, Recently I am working on Multivariate Time series model like VARMA (Vector autoregressive moving average) and also models like GARCH and ...
I think investigating R (http://www.r-project.org) would be a good idea. I don't know if there are implementations of multivariate GARCH, but there is a...
Dear all,
We know that in C language we can use BREAK statement to get out of a
loop. What is the analogous statement in SAS that can meet my purpose as
BREAK...
Dear Madan I would suggest you can use command "Leave" For example do until (l > h); m = floor ((l+h)*.5); if k > a(m) then l = m+1; else if k < a then h...