Tagged Questions
The random-sample tag has no wiki summary.
15
votes
4answers
7k views
Weighted random selection with and without replacement
Recently I needed to do weighted random selection of elements from a list, both with and without replacement. While there are well known and good algorithms for unweighted selection, and some for ...
11
votes
6answers
5k views
Randomly Pick Lines From a File Without Slurping It With Unix
I have a 10^7 lines file, in which I want to choose 1/100 of lines randomly
from the file. This is the AWK code I have, but it slurps all the file content
before hand. My PC memory cannot handle such ...
7
votes
10answers
2k views
Rosetta Stone: reservoir random sampling algorithm
I've been killing some time with a little puzzle project -- writing the algorithm described in Knuth for random sampling of a population without knowing the size of the population in advance. So far ...
6
votes
3answers
3k views
Simple Random Samples from a (My)Sql database
How do I take an efficient simple random sample in SQL? The database in question is running MySQL; my table is at least 200,000 rows, and I want a simple random sample of about 10,000.
The "obvious" ...
5
votes
1answer
97 views
selecting columns specified by a random vector in R
I have a large matrix from which I would like to randomly extract a smaller matrix. (I want to do this 1000 times, so ultimately it will be in a for loop.) Say for example that I have this 9x9 ...
5
votes
4answers
204 views
Shuffling a list with a constraint
Preparing a new psychophysical experiment,
I have 48 original stimuli displayed 4 times (4 conditions), resulting in 192 trials.
Trying to randomize the order of presentation during the experiment,
I ...
5
votes
7answers
398 views
How to do weighted random sample of categories in python
Given a list of tuples where each tuple consists of a probability and an item I'd like to sample an item according to its probability. For example, give the list [ (.3, 'a'), (.4, 'b'), (.3, 'c')] I'd ...
5
votes
3answers
177 views
How to get Random values for LogicalTypes
I have a tool that generate entities I need to generate a samlpe value for testing. the problem is that we have alot of logical types (some of the same type but still different) and befor coding i ...
5
votes
6answers
879 views
Generating correlated numbers
Here is a fun one: I need to generate random x/y pairs that are correlated at a given value of Pearson product moment correlation coefficient, or Pearson r. You can imagine this as two arrays, array ...
4
votes
3answers
111 views
Python's random module made inaccessible by Numpy's random module
When I call random.sample(arr,length)
an error returns random_sample() takes at most 1 positional argument (2 given). After some Googling I found out I'm calling Numpy's random sample function when I ...
4
votes
2answers
647 views
How to pick random (small) data samples using Map/Reduce?
I want to write a map/reduce job to select a number of random samples from a large dataset based on a row level condition. I want to minimize the number of intermediate keys.
Pseudocode:
for each ...
4
votes
7answers
899 views
How can I get exactly n random lines from a file with Perl?
Following up on this question, I need to get exactly n lines at random out of a file (or stdin). This would be similar to head or tail, except I want some from the middle.
Now, other than looping ...
3
votes
3answers
99 views
Efficient algorithm for random sampling from a distribution while allowing updates?
This is the question I was asked some time ago on interview, I could not find answer for.
Given some samples S1, S2, ... Sn and their probability distributions(or weights, whatever it is called) P1, ...
3
votes
2answers
170 views
Select K random lines from a text file
This is an extension of the original question of selecting a random line from a text of X lines where the probability of the text line selected is 1/X. The trick is to select the Jth line if you query ...
3
votes
3answers
198 views
how to numerically sample from a joint, discrete, probability distribution function
I have a 2D "heat map" or PDF that I need to recreate by random sampling. I.E. I have a 2D probability density map showing starting locations. I need to randomly choose starting locations with the ...
3
votes
1answer
212 views
Sample from an unknown probability distribution
I have a vector of ~100k length, with values between 0 and 1 representing habitat suitability at geographic locations. While some of the values are very small, many of them are 0.9 etc, so the sum is ...
3
votes
4answers
1k views
Sample Data Creation Tool (mainly for Databases)
I’m thinking through some database design concepts and believe that creating sample data simulating real-world volume of my application will help solidify some design decisions.
Does any anyone ...
2
votes
1answer
37 views
Boost random::discrete_distribution How to change weights once constructed?
Ok, it is possible to give weights/probabilities in boost::random::discrete_distribution.
e.g.
double probabilities[] = {
0.5, 0.1, 0.1, 0.1, 0.1, 0.1
};
...
2
votes
6answers
116 views
How can I write a method that returns an unique string of 6 characters length?
If I do it like this I get some duplicates...
private const string _chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZ123654987";
public string RandomString(int size)
{
var random = new ...
2
votes
1answer
105 views
Easy Type-Driven Random Mockup Construction in C++
C++11's new Random or Boost.Random is really cool, powerful and flexible but cumbersome to use because of choice of generator, distribution, seeding of state handling (and in turn re-entrency and ...
2
votes
2answers
91 views
expected running time vs. worst-case running time
i am studying the randomized-quicksort algorithm and i realized that the running time of this algorithm is always represented as "expected running time". what was the reason of it? why don't we ...
2
votes
4answers
61 views
Efficient random sampling from a huge list
I have a data file with a large number of values (53,000,000+) and I would like to pull out a random subset of n of these values (say, 2,000,000). I implemented a Perl script that pulls the list into ...
2
votes
2answers
67 views
JavaScript randomly selecting/returning a number from a range? [closed]
Possible Duplicate:
Javascript/html: How to generate random number between number A and number B?
Herren und Mensch!
Ich habbe eine question for you regardings the: Randomly returning a ...
2
votes
5answers
192 views
Shell script random number generating
var=$RANDOM creates random numbers but how can i specify a range like between 0 and 12 for instance?
2
votes
2answers
267 views
Random sampling from gridded data: How to implement this in Matlab?
I have a 200x200 gridded data points. I want to randomly pick 15 grid points from that grid and replace the values in those grids with values selected from a known distribution shown below. All 15 ...
1
vote
3answers
68 views
Use timer with random interval
I am trying to run the timer in random interval by using code below. The problem is that when I do this I am posted only 1 random number and I'm not sure how to fetch next random number with my code:
...
1
vote
4answers
67 views
Giving Range to the SQL Column
I have SQL table in which I have column and Probability . I want to select one row from it with randomly but I want to give more chances to the more waighted probability. I can do this by
Order ...
1
vote
4answers
139 views
How to generate random numbers from cut-off log-normal distribution in Matlab?
The radii r is drawn from a cut-off log-normal distribution, which has a following probability density function:
pdf=((sqrt(2).*exp(-0.5*((log(r/rch)).^2)))./((sqrt(pi.*(sigma_nd.^2))...
...
1
vote
2answers
105 views
What is the best entropy-free random generator for C#?
I am doing a project involving taking millions of random samples from a set as part of a heuristic to find the best path in traveling salesman's problem.
I need a random generator whose "randomness" ...
1
vote
5answers
157 views
A method to pick a specific random name
I'm working on an windows app. This app contains a dynamic list of names, that are displayed in the form (user can add or delete a certain name).
What I want to do is for each name in db have another ...
1
vote
4answers
259 views
Random picks from permutation generator?
How to randomly pick all the results, one by one (no repeats) from itertools.permutations(k)? Or this: how to build a generator of randomized permutations? Something like shuffle(permutations(k)). ...
1
vote
1answer
338 views
How to Use SQlite Random()
I'm aware that to select a random row in SQlite I need the command "SELECT * FROM table ORDER BY RANDOM() LIMIT X", but how do I use this within xcode to set and display the given value?
I'm ...
1
vote
2answers
344 views
Generating samples from the logistic distribution
I am working on some statistical code and exploring different ways of creating samples from random distributions - starting from a random number generator that generates uniform floating point values ...
1
vote
5answers
257 views
Returning items randomly from a collection
I've a method which returns a generic list collection(List) from the database. This collection has got order details i.e., Order Id, order name, product details etc.
Also, method the method returns a ...
1
vote
1answer
119 views
random.sample return only characters instead of strings
This is a kind of newbie question, but I couldn't find a solution. I read a list of strings from a file, and try to get a random, 5 element sample with random.sample, but the resultung list only ...
1
vote
2answers
128 views
Randomizing pages in Wikipedia with MySQL and Perl?
I found a perl script that manages randomizing the wikipedia articles in Wikipedia here. The code seems to be slightly computer generated. Due to my present interest in MySQL, I thought you could ...
0
votes
1answer
80 views
Sampling from bivariate normal in python
I'm trying to create two random variables which are correlated with one another, and I believe the best way is to draw from a bivariate normal distribution with given parameters (open to other ideas). ...
0
votes
1answer
97 views
Weighted sampling without replacement
I have a population p of indices and corresponding weights in vector w. I want to get k samples from this population without replacement where the selection is done proportional to the weights in ...
0
votes
1answer
108 views
how to generate random numbers with a specified lognormal distribution in R?
I would like to get 20 randomly generated numbers from a lognormal distribution with the geometric mean of 10 and geometric standard deviation of 2.5.
Which R function should I use to accomplish ...
0
votes
2answers
87 views
draw a huge sample (1e09) from a multinomial distribution with sample
I would like to sample from a multinomial distribution. I would do this by using sample and specifying some probabilites.
E.g: I have 3 categories, and I want to sample 10 times.
> my_prob = ...
0
votes
3answers
165 views
Random sampling
I would like to know how to implement a way to get a random sub-sample within a larger sample in R using a large collection of true random numbers (obtained using a quantum generator) those are ...
0
votes
1answer
278 views
Java image viewer
I am trying to create an image viewer the the idea is that the viewer will pop up with one image a random button and a reset button to let the user to click the button and cycle through a list of ...
0
votes
1answer
156 views
Random subset of elements from multimap grouped by keys
I have a list consisting of car brands ID's and associated car models, e.g.:
1 Corolla
1 Yaris
1 Matrix
2 Cherokee
2 Liberty
3 CR-V
3 CR-Z
3 Element
3 Civic
3 Pilot
where 1=Toyota, 2=Jeep, and ...
0
votes
3answers
95 views
How to Shuffle & Echo 5 Random Elements from a String?
a question about getting three random words out of a big string of say 200 words:
$trans = __("water paradise, chicken wing, banana beach, tree trunk")?>
// $trans becomes "water paradijs, ...
0
votes
3answers
314 views
How to Shuffle and Echo 3 Random Words out of a String?
a question about getting some random words out of a bigger string after it has been translated:
<?=__("water, chicken, banana, rice, bread, salt, cucumber, ananas, peach")?>
on my site ...
0
votes
1answer
218 views
Is there a random sampling function for iphone development that can simulate a coin toss?
Is there a random sampling function for the iphone?
For example, if you want to flip a coin that returns heads 25% of the times it's flipped, and you want to flip it and see if you get heads this ...
-4
votes
4answers
126 views
Random number in c# which should be exactly random every time?
i am trying to generate random number for my mental math quiz game. But i think i am doing something wrong.Please help me to correct my code.Please try to include some sort of explanation, why my code ...