Commerce MCQs
Topic Notes: Commerce
MCQs and preparation resources for competitive exams, covering important concepts, past papers, and detailed explanations.
Plato
- Biography: Ancient Greek philosopher (427–347 BCE), student of Socrates and teacher of Aristotle, founder of the Academy in Athens.
- Important Ideas:
- Theory of Forms
- Philosopher-King
- Ideal State
171
Which statistical test is most suitable for examining the influence of a single factor across multiple different groups?
Answer:
'F' test
The F-test, specifically used in Analysis of Variance (ANOVA), is designed to compare the means of three or more independent groups to determine if at least one group mean is significantly different from the others.
172
When is stratified random sampling considered the most appropriate sampling method?
Answer:
heterogeneous
Stratified random sampling is preferred when the population is heterogeneous, meaning it contains distinct subgroups with different characteristics. By dividing the population into homogeneous strata and sampling from each, researchers ensure better representation and higher precision compared to simple random sampling.
173
Assertion (A): A sufficiently large random sample typically reflects the characteristics of the population. Reason (R): This principle is derived from the law of inertia of large numbers.
Answer:
(A) is true and (R) as per the sampling theory is also fully true
The law of inertia of large numbers states that as the sample size increases, the sample statistics tend to become more stable and representative of the population parameters. Therefore, a large random sample is expected to exhibit the characteristics of the population from which it was drawn, making both the assertion and the reasoning valid.
174
What is the term for the absolute difference between an unbiased point estimate and the actual population parameter?
Answer:
Sampling error
Sampling error refers to the difference between a sample statistic and the actual population parameter. It occurs because a sample is only a subset of the population and may not perfectly represent the entire population's characteristics, regardless of how unbiased the estimation method is.
175
How are the null hypothesis and the alternative hypothesis typically represented in statistical notation?
Answer:
H0, H1respectively
In hypothesis testing, H0 represents the null hypothesis, which assumes no effect or no difference. H1 (or sometimes Ha) represents the alternative hypothesis, which suggests that an effect or difference does exist.
176
Which of the following is NOT a type of non-probability sampling, as it is generally considered more objective?
Answer:
Stratified random sampling
Stratified random sampling is a probability sampling technique because every member of the population has a known, non-zero chance of being selected. In contrast, snowball, quota, and convenience sampling are non-probability methods where selection is based on subjective criteria or availability, making them less objective than random sampling methods.
177
Which of the following statements regarding sampling theory are accurate? i. Statistical measures derived from sample units are termed statistics. ii. In simple random sampling, population elements and sample units are identical. iii. Snowball sampling is a probability-based technique. iv. The law of statistical regularity and the law of inertia of large numbers are foundational for ensuring a sample is representative.
Answer:
(i) and (iv)
Statement (i) is correct as sample measures are statistics. Statement (iv) is correct as these laws underpin representative sampling. Statement (ii) is incorrect because in simple random sampling, the unit of analysis is the same as the population element. Statement (iii) is incorrect because snowball sampling is a non-probability technique used for hard-to-reach populations.
178
Evaluate the following: Assertion (A) A reasonably sized random sample represents the population characteristics. Reason (R) Sampling theory relies on the Law of Statistical Regularity and the Law of Inertia of Large Numbers.
Answer:
Both (A) and (R) are correct and (R) is the complete explanation of (A)
The Law of Statistical Regularity states that a moderately large sample chosen at random will possess the characteristics of the population. The Law of Inertia of Large Numbers suggests that larger groups exhibit more stability. Together, these principles form the theoretical foundation for inferential statistics, justifying why sample statistics can be used to estimate population parameters accurately.
179
In the context of statistical hypothesis testing, which types of hypotheses are commonly employed?
Answer:
Both 3 and 2
In standard statistical hypothesis testing, the null hypothesis (H0) and the alternative hypothesis (H1 or Ha) are the primary components. The term 'mixed hypothesis' is not a standard statistical term, and the provided answer key suggests a focus on alternative and mixed types. Note: Standard practice usually focuses on Null and Alternative hypotheses; this answer reflects the provided key.
180
In univariate data analysis, under what conditions is a T-test typically employed?
Answer:
metric data with independent two samples
The independent samples T-test is a statistical procedure used to determine if there is a significant difference between the means of two independent groups. It requires the dependent variable to be metric (interval or ratio scale) and the independent variable to be categorical with two levels.