SQL based Statistics

  • Thread starter Thread starter xml .NET group
  • Start date Start date
Do a Google search on "Access Data Analysis" and you will get a few more
titles.

PC Datasheet
Providing Customers A Resource For Help With Access, Excel And Word
Applications
(e-mail address removed)
 
I am trying to teach Statistics using SQL and RDB tables. <<

I would use Resampling Stats instead [Google it -- Julian Simon, etc.]
and I am an SQL guy, whose first Masters degrees was in Math with a
LOT of stats. SQL is a data retrieval language, not a stat language.
But resampling is set based and fits into the RDBMS model.
 
--CELKO-- said:
I would use Resampling Stats instead [Google it -- Julian Simon, etc.]
and I am an SQL guy, whose first Masters degrees was in Math with a
LOT of stats. SQL is a data retrieval language, not a stat language.
But resampling is set based and fits into the RDBMS model.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top