4 posts tagged with ruby and javascript. (View popular tags)
Displaying 1 through 4 of 4. Subscribe:

How to solve a complex statistics problem with a script?

In this game, you roll a number of six-sided dice to get a total. The total is either the highest single die result, or the sum of any multiples rolled, whichever is higher. For example: If I roll three dice and get a 3, 4, and 6, my total is 6. But if I roll a 4, 4, and 6, my total is 8, the sum of the two 4s. What I want to find out is the mean, median, mode, and standard deviation of the possible totals given N dice. How might I create a simple script to compute this? [more inside]
posted by j0hnpaul on Nov 30, 2012 - 24 answers

 

Help me build a solid web design/development foundation from scratch

I want to create a simple but dynamic Bible-reading web app from the ground up. I have very little web design and development experience. Where do I begin? [more inside]
posted by joshrholloway on Apr 22, 2010 - 4 answers

Fuzzy text completion algorithm?

I'm looking for a fuzzy text-matching algorithm for an autocomplete widget. [more inside]
posted by sonofslim on May 10, 2008 - 9 answers

Data from Javascript to Rails?

How can I pass data created via javascript to my Rails application? [more inside]
posted by jxpx777 on Feb 23, 2007 - 4 answers

Page: 1