Green Card Lottery Judgment Favors Mathematical Randomness
guusbosman writes "Yesterday a district court in Washington, D.C. issued its ruling in a case that boiled down to the definition of 'strictly random.' In the 2011 drawing of the U.S. 'Green Card Lottery,' a computer programming error was made and two weeks after the official drawing of the lottery the Department of State closed the website and voided the results. A lawsuit sought an injunction claiming that, while the process was not mathematically random, it was random in the dictionary definition of 'without definite aim, direction, rule or method.' The court, analyzing language from the State Department's regulations, and examples from laws on casinos and the like, rejected that and came out in favor of a mathematical definition of randomness. The lottery is voided and the results of the new drawing came out today at noon EST."
That's random.
Sometimes xkcd is pretty relevant
With all the rest of the ridiculousness going on in this country, it is quite refreshing to see that logic and reason--and scientific basis--can still win the day occasionally.
Scott
"Hokey religions and ancient weapons are no match for a good blaster at your side, kid."
The only impressive thing here is that the judge (or his aides) apparently cracked open a dictionary or maybe even a math textbook to get a basic idea of what "random" means. Unfortunately, the judiciary doesn't always rule on the basis of absolute mathematical or scientific fact, when it is relevant to the case. For example, in the arson trial of a Texas man who supposedly (for no credible reason) murdered his wife and children they brought in arson 'experts' who had no scientific validity to their process at all. A Texas arson expert looks at some char marks and somehow always (whenever it is a criminal investigation) concludes "it's arson". Despite the improbability of every fire said 'expert' examines during his career being caused by a crime.
A country going bankrupt making willing potential taxpayers play sweepstakes for a chance to pay taxes.
Oh I forgot, immigrants are a big drain on this countries (non-existent) social support systems.
As much as it must suck for those that wont he first time around, this is obviously the only fair choice. A random choice that is limited to a particular subset is NOT random for the entire set. Only those in the subset would have a non-zero chance.
Anybody else remember the Green Card Lottery Spam all over USENET. Good times. Canter & Siegel...
Isn't any string of numbers random ? It is just how probable to get that string that is relevant. And whether the output of the generator can be predicted or not.
I always thought that's what arbitrary meant. Random (to me, an admitted geek) is always in the mathematical sense.
If you reply, do so only to what I explicitly wrote. If I didn't write it, don't assume or infer it.
This year they also added a CAPTCHA after you've signed in for the results.
So I had a little OMG moment today before the usual let down.
My wife and I have applied every year for the last 9 or so (since they went to internet based registrations). It's always been the same, nothing has changed until now.
In hindsight, since I never applied in the first two weeks I was probably wasting my time all those years which is a bit of a bummer.
I probably should have just went over on an H1-B. It always seemed a bit like indentured servitude tho..
// $gets_green_card = ( rand()/rand_max() < $green_cards_to_give_away / $total_applicants ? true : false); //randomly choose applicant //choose from an array!
$gets_green_card = ( in_array($applicant_name, $array_of_my_friends_to_give_green_cards) ? true : false);
That sort of programming error? what sort of error are we talking about here?
you keep using that word. I do not think it means what you think it means.
I just hate it when my random number generator only returns a single value of 4
1898 Phil. Trans. R. Soc. CXCI. 230 Every artificial or even random selection of a group out of a community changes not only the amount of variation, but the amount of correlation of the organs of its members as compared with those of the primitive group (OED, 2nd ed)
At least not as far as anyone knows. This is not a scientific question, it is more of a philosophical or even a theological question. If there are deterministic physical laws governing how objects interact, then it is possible to predict anything. Realistically, no one will have the computational power to make such a prediction, so achieving randomness is really just a matter of achieving something close enough to truly random that no one can predict it.
In the Eudemonic Pie, some young iconoclasts managed to predict the "random" behavior of a roulette wheel. Any randomizing algorithm that you can find in a standard library assumes some environmental condition - often related to the time - is unknown. These are probably pretty good assumptions, but the results are not truly random.
The only way we could have true randomness is if there are some sort of measurable phenomena that cannot be predicted. Quantum mechanics dances around this question, and even if there is a state change that is genuinely random, it would be difficult bordering on heroic to measure it in a practical way so as to create a random number generator.
And where would you deport citizens who failed?
Should I be warming up the ovens for those aphasic scum?
This is the question that nobody seems to want to ask.
How come the green card lottery worked just fine the
years before? Why did they need the change this year
in the first place?
If labor is to be restricted from freely leaving one country and coming to another, then so too should capital be restricted. If I cannot walk across the border and sell my labor where it is more highly valued, why should the business tycoon on the other side of the line be allowed to set up a factory in my country and exploit my lower standard of living and lower wages? You cannot have an ethical and just system where only one form of immigration is allowed to be effectively infinite and the other is not. The restrictions on capital moving between borders should be similar to the movement of labor. I'd prefer this to be accomplished by loosening the restrictions on the movement of labor, not by restricting capital flow. Letting capital walk the earth freely while we keep workers chained to their place of birth is one of the primary tools of the capitalist elite ruling class and the Global North countries to maintain their hegemony over all peoples. It is directly opposed to the principles of self-determination and progressive philosophy.
If you build it, nerds will come. Soylentnews.org
Every computer programmer knows that any random number he generates programmatically is not "mathematically random". The strict definition being that the program to produce the number must be longer than the number, which, of course, is impractical. Pseudorandom is really the best we can do without special hardware.
But even if we could, it is still about unpredictability. Just because you can't predict the output of an RNG, doesn't mean it will always be unpredictable. People find new patterns that may fit your RNG's output and make it non-random. Randomness is not a permanent quality, as you can see, but exists only as long as we are unable to come up with some deterministic explanation for it.
An article on the internet about the green card lottery and not one mention of Cantor & Sielgel? For christ's sake...what short memories we have.
And which language should that be, being as there is no official one.
How good is your Spanish by the way? Italian? Polish? I could go on :)
http://www.random.org/randomness/ has a useful discussion of pseudo-random (program generated) versus "true" (aka physically generated) random numbers.
If there are deterministic physical laws governing how objects interact, then it is possible to predict anything.
Well, for starters, there are objections to your premise.
Then the second problem is your assumption that physical laws "govern" how objects interact. We don't have to accept that assumption; we can assume instead that physics is a collection of predictive theories about the world, which we accept because they meet some statistical criteria.
The experiments that support your typical physical theory don't produce the exact numbers that the theories' equations predict. We don't reject the theories because of this; rather, we use statistical tests to see how well the numbers fit the theory if we assume that they are the result of random deviations from the prediction.
In this case, then, we can support a deterministic physical theory without having to conclude that the world must be nonrandom, because we cannot prove that the deviations that we observe from the theory are deterministic. Such a proof would require yet another theory to predict the deviations, and the experiments to support that second theory would in turn have the same random deviation from our predictions.
Are you adequate?
And I want to deport citizens like you...gee how about that, maybe letting anyone deport anyone is a /bad/ idea.
Computer science spent a fair bit of time on randomness and put it to bed. See also Knuth's Shuffle Algorithm (for fun) and MIT's Lavarand (for profit.) Not to mention the various discussions on /dev/random and how much entropy you really need before you have true random. For starters.
For your assertion that there is no such thing as strictly random, I'm going to fine you one PhD Thesis on why there is not no such thing as strictly random. Get to work.
I'm trying to teach myself to set people on fire with my mind... Is it hot in here?
Back in pre-online application days, Green Card lottery used to be pretty much a sure shot for anyone with half a brain and ability to follow basic instructions.
They had no real form to fill, but rather a set of fairly simple and specific guidelines. You had to use a plain piece of paper, and write in order (numbered or not) your name, date of birth, mailing address, a few other items I now forget. You needed to attach a photo of specific size (with a staple, in the top right corner of the page). You had to mail it in an envelope of specific size (standard US, though not necessarily elsewhere) to a specific address that depended on your "origin". You had to specify your origin (more or less nationality) based on certain rules - primarily your place of birth. You could only send a single application per year.
Doesn't seem so complicated? Well, evidently they used to get about 1 - 2 million applications per year. Of these, well over 70-80% were discarded by failing to follow these rules. People would, evidently, include personal letters and stories, family photos and what not. Quite a few people sent multiple applications anyway.
That left perhaps 300-500K valid applications. Of these 100K "winning" applications were selected and half of those actually got a green card (evidently quite a few people do not apply etc, which is why more were selected).
So, for anyone able to submit a correct application, probability of winning was hovering about 20%, and realistically meant a virtually certain win over a course of about 5-6 years. Since winnings were allocated by area, some areas fared even better. In particular, those few educated persons from some of the countries with generally less educated population could approach a 100% win probability.
The internet based process changed it all. Now any application that is submitted is technically correct, nothing is being discarded and many more applications are being submitted. Probability of winning at this point is quite low (I would estimate it in single %)
Back in the day its purpose was to allow scum like Ted Kennedy to wrap himself in the shamrock and go for the Oirish vote.
Why, in the name of God, do we still have a green card lottery?
Considering that holding the government accountable for official pronouncements it makes may actually be a more important legal value than strictly following the letter of the law, I believe the initial winners should be offered visas. Further, considering that the 50,000 person quota is arbitrary and that there's no distinct harm in allowing more people from this list to immigrate, the government should be compelled to both honor its initial announcement and then to run the lottery again following the court's interpretation of "in a strictly random order".
Hey, how's it going?
Green Card Lottery 1994 May Be The Last One!
THE DEADLINE HAS BEEN ANNOUNCED.
The Green Card Lottery is a completely legal program giving away a
certain annual allotment of Green Cards to persons born in certain
countries. The lottery program was scheduled to continue on a
permanent basis. However, recently, Senator Alan J Simpson
introduced a bill into the U. S. Congress which could end any future
lotteries. THE 1994 LOTTERY IS SCHEDULED TO TAKE PLACE
SOON, BUT IT MAY BE THE VERY LAST ONE.
PERSONS BORN IN MOST COUNTRIES QUALIFY, MANY FOR
FIRST TIME.
The only countries NOT qualifying are: Mexico; India; P.R. China;
Taiwan, Philippines, North Korea, Canada, United Kingdom (except
Northern Ireland), Jamaica, Domican Republic, El Salvador and
Vietnam.
Lottery registration will take place soon. 55,000 Green Cards will be
given to those who register correctly. NO JOB IS REQUIRED.
THERE IS A STRICT JUNE DEADLINE. THE TIME TO START IS
NOW!!
For FREE information via Email, send request to
cs...@indirect.com
--
**
Canter & Siegel, Immigration Attorneys
3333 E Camelback Road, Ste 250, Phoenix AZ 85018 USA
cs...@indirect.com telephone (602)661-3911 Fax (602) 451-7617
(not from the US) I though all this "Green card lottery" stuff was just some satirical comment on the US immigration process, turned into banner text by unscrupulous scammers trying to steal money from unsuspecting foreigners. Which retard thought that a lottery would be a good idea?
Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
I was curious so wanted to check the diversity lottery website (http://dvlottery.state.gov/) and encountered this statement: "This web site only supports Internet Explorer 6.0 and Internet Explorer 7.0.". I guess if you want to take part in the diversity lottery you have to do away with some of your freedoms to make use of say Google Chrome, Mozilla Firefox or Safari. :) Makes you also wonder who is the target audience for this lottery.
Somehow the term "diversity" does not seem to cover that bit
Slashdot: stuff for news, nerds that matter, matter for news, stuff that nerd
It does't say "uniformly random", only "strictly random". Picking a random element from a preselected subset can still be "strictly random", it just isn't "uniformly random" over the entire set.
Or even running auto updates on windows to the latest IE
Instead of doing the right thing, and cancelling the lottery outright, they've now approved an additional 50K green cards into one of the worst US employment markets ever. Thanks for the gift that keeps on giving from the late Senator Ted Kennedy.
While I know more or less what the judge meant, and I think the ruling is good, I also think it's funny that, technically, there is no mathematical definition of randomness.
Our intuitive notion of randomness is, essentially, unpredictability. Usually when we look at trying to address unpredictability from a mathematical perspective, we (intially and naively) focus on trying to ensure uniform distribution. This makes sense, because we don't want any value to be more likely than any other value. But the output of a simple repeating counter is uniformly distributed but not at all unpredictable, so clearly uniform distribution isn't sufficient to ensure unpredictability. So we can apply a bunch of other mathematical tests, such as those in the Diehard suite, trying to find any correlations between different parts of the output stream. When we've verified that the stream passes every test we can think of then we've come as close as we can to a "mathematical" demonstration of randomness.
But that still doesn't give us any guarantee of unpredictability. Lots of deterministic PRNGs pass the Diehard suite -- indeed, that's the primary use and purpose of the Diehard tests, to evaluate the apparent randomness of PRNGs. But if you know the PRNG algorithm and any relevant state (e.g. the seed), then the result is no more unpredictable than a counter.
Indeed, it's probably more useful to look not for randomness not in mathematics, but in physics. Many quantum processes are believed to be inherently random, and therefore truly unpredictable.
Sort of.
The problem with physical processes is that although they may be inherently unpredictable at some level, they aren't necessarily uniformly distributed, which means that some values are more likely than others. This inherent bias towards some values and away from others means that although they aren't totally predictable, they are somewhat predictable, and in a way that can usually be exploited. Further, beyond the inherent biases, the measurement process often introduces additional biases.
We can get really good results by combining seed data from an inherently-random but biased source with a mathematical process that "smooths" the data into a nice uniform distribution without measurable biases. So I guess you could call that "mathematical randomness", but it depends as much on physics as it does mathematics.
Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.