Hey guys,
I was doing some research on collective intelligence and I wanted to do some experimenting on my own. The way I wanted to experiment was to have a jar of jelly and ask people to guess how many they thought were in the jar. According to what I've read, most guesses will be off the mark, but the average of all the guesses should be pretty close to the actual number. I took some surveys of my family and friends on paper and got some surprising results, but I want to scale this up.
I was thinking I could make a program ,upload it to OpenProcessing.org , and have it simulate a jar of jelly beans and ask the users how many there are and then store that value, the number of beans will be constant for obv. reasons; this is the easy part. I then want that program to somehow send that guess to my email, or put it up on a twitter account or anywhere where I can access it without letting the other guessers see.
So my question is, how can I do this? Whats the most user-friendly/effective library I can use to get this done?
Thanking you in advance,
-- Mir
I was doing some research on collective intelligence and I wanted to do some experimenting on my own. The way I wanted to experiment was to have a jar of jelly and ask people to guess how many they thought were in the jar. According to what I've read, most guesses will be off the mark, but the average of all the guesses should be pretty close to the actual number. I took some surveys of my family and friends on paper and got some surprising results, but I want to scale this up.
I was thinking I could make a program ,upload it to OpenProcessing.org , and have it simulate a jar of jelly beans and ask the users how many there are and then store that value, the number of beans will be constant for obv. reasons; this is the easy part. I then want that program to somehow send that guess to my email, or put it up on a twitter account or anywhere where I can access it without letting the other guessers see.
So my question is, how can I do this? Whats the most user-friendly/effective library I can use to get this done?
Thanking you in advance,
-- Mir
1