This question was not tagged with any keywords. Please help us keep CV organized by editing this question & adding appropriate tags.

learn more… | top users | synonyms

6
votes
2answers
114 views

How to calculate with tiny probabilities and large samples?

Is it possible to calculate or approximate the probability of something extremely unlikely happening once over a large sample? ie. in situations where the probability is smaller than machine error? ...
0
votes
0answers
29 views

Is there a way to predict change based on data? [duplicate]

Possible Duplicate: Is there a way to predict future change based on data? I do not know anything about statistics. I am a software engineer. I had a question in my mind and I think here ...
11
votes
3answers
107 views

Are experts harmful?

I'm reading "The Role of Chess in Artificial Intelligence Research" (pdf) and, interestingly enough, they say Experience [...] suggests that inputs from chess experts, while generally useful, ...
3
votes
2answers
38 views

Best way to interactively guide a remote statistical session, for a computer without admin access?

I collaborate with colleagues in other cities using other operating systems. My colleagues are in the public service and so have limited flexibility to configure their (windows) machines. I want to ...
6
votes
3answers
413 views

Is it legal to publish the code of a published algorithm?

Let's say I want to implement an algorithm based on a paper or book and publish it under a non-proprietary but not necessarily non-commercial-friendly license (e.g. on a blog). Is it legal to do ...