No verified paper has been uploaded for AJKPSC-PMS Paper Statistics 2023 MCQs yet.
The MCQs below are drawn from the Statistics subject category.
Showing 1391–1400
of 1558 MCQs
Page 140 / 156
1391
What is the term for a sampling technique where the population is partitioned into mutually exclusive subgroups that are relevant to the research objectives?
Stratified sampling involves dividing a population into distinct subgroups, or strata, based on shared characteristics. This ensures that each subgroup is adequately represented in the sample, which can increase the precision of the statistical estimates compared to simple random sampling.
1392
What is the sampling procedure called when the number of elements selected from each stratum is not proportional to the size of that stratum in the population?
In stratified sampling, if the sample size allocated to each stratum does not reflect the population's stratum proportions, it is called non-proportional or disproportionate stratified sampling. This is often used when researchers want to ensure sufficient representation of smaller subgroups that might otherwise be underrepresented in a purely proportional sample.
1393
How many distinct samples of size 2 can be formed from a population of 4 elements when sampling with replacement?
When sampling with replacement, each of the 2 positions in the sample can be filled by any of the 4 available elements. Therefore, the total number of possible samples is calculated as N^n, where N is the population size and n is the sample size. Here, 4^2 = 16 possible outcomes.
1394
Which category of sampling techniques does cluster sampling belong to?
Cluster sampling is a probability sampling method where the population is divided into separate groups, called clusters. A random sample of these clusters is then selected, and all or some individuals within the chosen clusters are surveyed. Because every member of the population has a known, non-zero chance of being selected, it is classified as a probability sampling technique.
1395
In systematic sampling, if the population size is 200 and the desired sample size is 50, what is the sampling interval?
The sampling interval (k) in systematic sampling is calculated by dividing the total population size (N) by the desired sample size (n). In this case, k = 200 / 50 = 4. This means every 4th element from the population list is selected for the sample.
1396
In cluster sampling, what is the standard abbreviation for the clusters themselves?
In multi-stage or cluster sampling designs, the primary units selected from the population are referred to as Primary Sampling Units (PSUs). These clusters contain multiple elements or individuals that are then sampled or surveyed, making PSUs the fundamental building blocks of the sampling frame in cluster-based designs.
1397
Which component does systematic sampling require for the selection process?
Systematic sampling is a probability sampling method that requires a well-defined sampling design to determine the interval at which elements are selected from a population. While a sampling frame is necessary to list the population, the specific procedure of selecting every kth element is a fundamental aspect of the sampling design itself, ensuring that every unit has a known probability of selection.
1398
Which sampling technique is employed when a population is widely dispersed, making simple random sampling impractical?
Multistage sampling is a complex form of cluster sampling where the population is divided into hierarchies. It is ideal for large, geographically spread populations because it allows researchers to select samples in stages (e.g., selecting states, then cities, then households), which significantly reduces travel costs and logistical complexity compared to simple random sampling.
1399
In cluster sampling, how are the sampling units organized?
Cluster sampling involves dividing the population into separate groups, known as clusters. Each cluster is a representative group of the population. Researchers then randomly select entire clusters to include in the sample rather than selecting individual elements from the entire population.
1400
What is the standard set of digits used to generate basic random numbers?
Basic random numbers are typically generated using the set of decimal digits from 0 to 9. Each digit in this set has an equal probability of being selected in a truly random sequence, forming the foundation for random number tables and computer-generated pseudorandom sequences.