Skip to main content

Posts

Showing posts from January, 2013

p value bonferroni correction

http://www.aaos.org/news/aaosnow/apr12/research7.asp For example, a researcher is testing 20 hypotheses simultaneously, with a critical P value of 0.05. In this case, the following would be true: P (at least one significant result) = 1 – P (no significant results) P (at least one significant result) = 1 – (1-0.05) 20 P (at least one significant result) = 0.64 Thus, performing 20 tests on a data set yields a 64 percent chance of identifying at least one significant result , even if all of the tests are actually not significant . Therefore, while a given α may be appropriate for each individual comparison, it may not be appropriate for the set of all comparisons. http://www.fon.hum.uva.nl/praat/manual/Bonferroni_correction.html In general, if we have k independent significance tests at the α level, the probability p that we will get no significant differences in all these tests is simply the product of the individual probabilities: (1 - α) k . For exampl

linux basic system admin tutorial from IBM

install software pre-compiled or from source ----------------------------------------------------------------------- http://www.ibm.com/developerworks/linux/library/l-roadmap9/ Managing shared library ----------------------------------------------- http://www.ibm.com/developerworks/linux/library/l-lpic1-v3-102-3/index.html Basis System admin ------------------------------------- http://www.ibm.com/developerworks/training/kp/l-kp-command/index.html http://www.ibm.com/developerworks/linux/tutorials/l-basics/ All type of  work for System admin in linux ------------------------------------------------------------------- http://www.ibm.com/developerworks/linux/library/l-lpic1-v3-map/index.html all type of linux problem solution --------------------------------------------------------------- http://www.ibm.com/developerworks/linux/library