|
What datasets exist out on the internet that I can run statistical analysis on?
Started by Tal Galili on
, 15 posts
by 13 people.
Answer Snippets (Read the full thread at stackoverflow):
Includes data from "The Elements of Statistical Learning, Data Mining, Inference, and Prediction Statistical Modelling Based on Generalized Linear Models" fEcoFin : "Economic and Financial Data Sets See the data competition set up by....
|
|
I am looking for a library that does advanced math, statistics, statistical distribution, etc..
Currently I am looking for something that does binomial and poisson distribution.
Started by esac on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
FoundaStat provides statistical....
FoundaStat (exist a free version) , is a statistical library for Microsoft .NET platform.
Are a collection of general-purpose mathematical and statistical classes built for the Microsoft .NET framework.
|
|
Is Latent Semantic Indexing (LSI) a Statistical Classification algorithm? Why or why not?
Basically, I'm trying to figure out why the Wikipedia page for Statistical Classification does not mention LSI. I'm just getting into this stuff and I'm trying to...
Started by Nate on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Usually the words "statistical classification" refer to supervised models.
Statistical classification" and "unsupervised" modeling.
No, they're not quite the same.
Is sometimes used in classification.
|
Ask your Facebook Friends
|
What is statistical debugging? I haven't found a clear, concise explanation yet, but the term certainly sounds impressive.
Is it just a research topic, or is it being used somewhere, for actual development? In other words: Will it help me find bugs in...
Answer Snippets (Read the full thread at stackoverflow):
The extra cost would make....
Statistical sampling is not worth it.
When you buy a product, there's a good chance that not every single product coming off the "assembly line" has been checked for quality .
It sounds like statistical sampling.
|
|
I was wondering if there is a good statistical library for Java. I used to use colt from CERN but it does not provide a good weighted sampling. So I usually use MATLAB Java Builder and export everything to Java afterward. Any thoughts or insights?
Started by Mark on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
statistical library and just convert everything to JAVA
You can also use R and call it from Java with JRI statisticians for the development of statistical software, and is widely used for statistical software.
|
|
Does anyone know of any packages or source code that does simple statistical analysis, e.g., confidence intervals or ANOVA, inside a SQL Server stored procedure?
Started by David Norman on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Instead, it makes sense to do these statistical calculations on a separate.
Licensing proposition.
|
|
Hi all,
I deployed an application on google app engine, I would like to know a statistical view on how many people visit my site, from where in the world they access, is it possible? What I need to do to have those results?
Please help!
Started by Hoang Pham on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Have a look at the analytics link, they....
It's easy to do - you just need to subscribe from the analytics website with your google account and drop hooks on the pages you want to collect statistics for.
You'll have to use Google Analytics for that.
|
|
Statistical analysis/programming, is writing code. Whether for descriptive or inferential, You write code to: import data, to clean it, to analyse it and to compile a report.
Analyzing the data can involve many twists and turns of statistical procedures...
Started by Tal Galili on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
On the other hand, there are plenty answer is that statistical and scientific....
If you are using R, then you'll likely be writing code to solve your statistical questions, so in this sense, statistical analysis is a subset of programming.
|
|
Duplicate: Books for learning the R language
Understandable documentation about R?
Good intro books for R
I have never used any statistical language and my field (Bioinformatics) demands that I know R, in particular, well. Any suggestions on how to start...
Started by shubster on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Simple data manipulations can give you understanding and practice with R .
Although that statistical features.
In the Journal of Statistical Software and might be more appropriate considering your domain.
|
|
If I do a google search with the string "python productive" the first results is a page http://www.ferg.org/projects/python_java_side-by-side.html claiming that "python is more productive of Java". Many Python programmers that I have talked with claim...
Started by Andrea Francia on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
You can bring still requires a huge amount of statistical power to get any meaningful result, and no one ever does statistical studies that prove ....
And frankly even if there was a statistical study, I wouldn't be convinced by it.
|