|
From: John Yeung
Sorry if I'm being perverse or nosy, but why do you need this?
I have no idea why Albert may need to randomize his data. But we have a couple use cases.
We support charter schools which often have more requests for student admissions than available seats. Unfortunately some students cannot be admitted, simply due to lack of space. Since the state is funding the school, they require that applicants be admitted via "lottery". Generating random values and linking them to applicants is a good way to ensure that each applicant is given an equal chance of being admitted. Running a lottery is a simple matter of ordering the applicant list by random value, and selecting the applicants from the top of the list.In my case I
Similar to school admissions, we have an automated process for generating student schedules, where student course requests are processed in random order so that if there are more course requests than available seats, it makes the process fair for all students.
-Nathan.
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.