<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Sampling Methods in Research Methodology</title><link>http://www.bing.com:80/search?q=Sampling+Methods+in+Research+Methodology</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Sampling Methods in Research Methodology</title><link>http://www.bing.com:80/search?q=Sampling+Methods+in+Research+Methodology</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>Sampling - Guide - Apache DataFu Pig</title><link>https://datafu.incubator.apache.org/docs/datafu/guide/sampling.html</link><description>Simple Random Sampling produces samples of a specific size, where each item has the same probability of being chosen. DataFu has scalable implementations of this that will generate samples of exactly the right size with very high probability (at least 99.99%).</description><pubDate>Wed, 11 Mar 2026 09:25:00 GMT</pubDate></item><item><title>datafu.pig.sampling (DataFu 1.2.0)</title><link>https://datafu.incubator.apache.org/docs/datafu/1.2.0/datafu/pig/sampling/package-summary.html</link><description>Sampling UDFs, including weighted sample, reservoir sampling, sampling by key, etc.</description><pubDate>Mon, 09 Mar 2026 08:23:00 GMT</pubDate></item><item><title>SimpleRandomSample (datafu-pig 1.3.3 API)</title><link>https://datafu.incubator.apache.org/docs/datafu/1.3.3/datafu/pig/sampling/SimpleRandomSample.html</link><description>It takes a bag of n items and a sampling probability p as the inputs, and outputs a simple random sample of size exactly ceil (p*n) in a bag, with probability at least 99.99%.</description><pubDate>Fri, 27 Feb 2026 10:22:00 GMT</pubDate></item><item><title>datafu.pig.sampling (datafu-pig 1.3.3 API)</title><link>https://datafu.incubator.apache.org/docs/datafu/1.3.3/datafu/pig/sampling/package-summary.html</link><description>Sampling UDFs, including weighted sample, reservoir sampling, sampling by key, etc. See: Description</description><pubDate>Wed, 25 Feb 2026 08:23:00 GMT</pubDate></item><item><title>SimpleRandomSample (DataFu 1.1.0)</title><link>https://datafu.incubator.apache.org/docs/datafu/1.1.0/datafu/pig/sampling/SimpleRandomSample.html</link><description>It takes a sampling probability p as input and outputs a simple random sample of size exactly ceil (p*n) with probability at least 99.99%, where $n$ is the size of the population.</description><pubDate>Sat, 07 Mar 2026 03:32:00 GMT</pubDate></item><item><title>SimpleRandomSampleWithReplacementVote (datafu-pig 1.3.3 API)</title><link>https://datafu.incubator.apache.org/docs/datafu/1.3.3/datafu/pig/sampling/SimpleRandomSampleWithReplacementVote.html</link><description>We can simply draw a number from this distribution, determine the positions by sampling without replacement, and then generate random scores for those positions.</description><pubDate>Sat, 14 Mar 2026 14:29:00 GMT</pubDate></item><item><title>SampleByKey (DataFu 1.2.0)</title><link>https://datafu.incubator.apache.org/docs/datafu/1.2.0/datafu/pig/sampling/SampleByKey.html</link><description>The method of sampling is to convert the key to a hash, derive a double value from this, and then test this against a supplied probability. The double value derived from a key is uniformly distributed between 0 and 1.</description><pubDate>Thu, 26 Feb 2026 13:58:00 GMT</pubDate></item><item><title>ReservoirSample (datafu-pig 1.3.3 API)</title><link>https://datafu.incubator.apache.org/docs/datafu/1.3.3/datafu/pig/sampling/ReservoirSample.html</link><description>All Classes Summary: Nested | Field | Constr | Method Detail: Field | Constr | Method datafu.pig.sampling</description><pubDate>Wed, 11 Mar 2026 21:21:00 GMT</pubDate></item><item><title>Guide - Apache DataFu Pig</title><link>https://datafu.incubator.apache.org/docs/datafu/guide.html</link><description>Set Operations: set intersection, union, difference Sessions: sessionize streams of data Sampling: simple random sample with/without replacement, weighted sample, sample by keys Hashing: SHA and MD5 Link Analysis: PageRank Assorted Macros: deduplication of tables, human-readable diffs and more More Tips and Tricks</description><pubDate>Thu, 11 Dec 2025 04:09:00 GMT</pubDate></item><item><title>Overview (DataFu 1.2.0)</title><link>https://datafu.incubator.apache.org/docs/datafu/1.2.0/overview-summary.html</link><description>datafu.pig.sampling Sampling UDFs, including weighted sample, reservoir sampling, sampling by key, etc. datafu.pig.sessions</description><pubDate>Mon, 02 Mar 2026 16:02:00 GMT</pubDate></item></channel></rss>