|
I have no idea why Albert may need to randomize his data.
But we have a couple use cases.
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.
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.
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.