Quote:
Originally Posted by Heaven's Thunder Ham I'm currently a MSc in Stats student at Colorado state. In my spare time, I like to analyze the statistics/mathematics of D&D 3.5.
I was curious about the data set you [used], would I be able to get a copy of it? |
My data set is simply compiled from an
SRD database that I ported into Excel. You can find those files here, for example:
Andargor's Home
The data cells you'll get from this conversion are going to contain text data. For example, the AC column looks like this:
15 (+4 Dex, +1 natural), touch 14, flat-footed 11
Now you'll need to do as I did, and extract that text data into a new, number-sortable column.
Ditto for hit points/Hit Dice, Saving Throws, Ability Scores, etc.
Getting the data into a usable format represents a LOT of work. If you can work in other data formats (XML?), you might be able to create some scripts to automate the process of extracting the numerical data from text data.
Quote:
|
Also, I'm not exactly looking for work, but if you would like to hire me for some statistical analysis of something that would be ok too.
|
Well I'm certainly curious to see what might emerge from your analysis.