UGC NET Questions (Paper – 1)

Reset

Q: Which of the following statements about correlation are correct?

(A) Correlation measures the strength and direction of a linear relationship between two variables;
(B) A correlation coefficient of +1 indicates a perfect negative linear relationship between variables;
(C) A correlation coefficient close to 0 suggests little or no linear relationship between the variables;
(D) Correlation does not necessarily imply a causal relationship between variables;
(E) A negative correlation means that as one variable increases, the other tends to decrease;
Choose the correct answer from the options given below:

Q: Which of the following statements about mutually exclusive and independent events in probability are correct?

(A) Two events are mutually exclusive if they cannot occur at the same time;
(B) Two events are independent if the occurrence of one does not change the probability of the other;
(C) If two non-zero probability events are mutually exclusive, then they cannot be independent;
(D) If P(A ∩ B) equals P(A) multiplied by P;
(B), then A and B are independent events;
(E) For any two events, mutual exclusivity and independence mean exactly the same thing;
Choose the correct answer from the options given below:

Q: Select the wrong statement(s) about basic probability concepts:

(A) The probability of an event always lies between 0 and 1 inclusive;
(B) The sum of probabilities of all mutually exclusive and exhaustive outcomes of a random experiment is 1;
(C) An event with probability 0.7 is less likely to occur than an event with probability 0.4;
(D) An event that is certain has probability 1;
(E) The probability of the union of two events A and B is always equal to the sum of their individual probabilities, regardless of whether they are mutually exclusive;
Choose the correct answer from the options given below:

Q: Which of the following statements about averages and weighted averages are correct?

(A) The arithmetic mean of a set of numbers is equal to the sum of the numbers divided by the count of numbers;
(B) When combining two groups with different means and sizes, the overall mean lies between the two group means;
(C) In a weighted average, each value contributes proportionally to its assigned weight;
(D) The arithmetic mean is always one of the data values in the set;
(E) If all observations are increased by a constant k, the new mean is the old mean plus k;
Choose the correct answer from the options given below:

Q: Which of the following statements about types of data in statistics are correct?

(A) Qualitative data describe categories or attributes rather than numerical measurements;
(B) Quantitative data represent numerical values that can be measured or counted;
(C) Discrete quantitative data can take any real value within an interval without gaps;
(D) Continuous quantitative data can be measured at any desired level of precision within a range;
(E) In NET data interpretation questions, understanding whether data are qualitative or quantitative is generally unnecessary;
Choose the correct answer from the options given below:

Q: Which of the following statements about range and interquartile range (IQR) are correct?

(A) The range of a data set is defined as the difference between its maximum and minimum values;
(B) The interquartile range is computed as the difference between the upper quartile (Q3) and the lower quartile (Q1);
(C) The range is unaffected by extreme values or outliers in the data set;
(D) The interquartile range is considered more robust than the range when outliers are present;
(E) In any data set, the range is always equal to the interquartile range;
Choose the correct answer from the options given below:

Q: Which of the following statements about weighted averages are correct?

(A) In the arithmetic mean, all observations receive equal weight;
(B) In a weighted mean, different observations can be assigned different weights based on importance or frequency;
(C) A weighted mean can be computed as the sum of (value × weight) divided by the sum of weights;
(D) A weighted mean of a set of numbers must always be one of the observed values;
(E) When all weights are equal, the weighted mean reduces to the arithmetic mean;
Choose the correct answer from the options given below:

Q: Which of the following statements about variance and standard deviation are correct?

(A) Variance measures the average of the squared deviations of observations from the mean;
(B) Standard deviation is defined as the positive square root of variance;
(C) If all observations in a data set are equal, the standard deviation of the data is one;
(D) A larger standard deviation indicates greater dispersion of data around the mean;
(E) The standard deviation of a data set can never be zero;
Choose the correct answer from the options given below:

Q: Which of the following statements about independence and mutual exclusivity of events are correct?

(A) Two events A and B are independent if P(A ∩ B) = P(A) + P;
(B);
(B) Two events A and B are independent if P(A ∩ B) = P(A)P;
(B);
(C) If two events are mutually exclusive and both have non-zero probability, they cannot be independent;
(D) If A and B are independent, then A and B′ (the complement of B) are also independent;
(E) If A and B are independent, then P(A|B) = 0;
Choose the correct answer from the options given below:

Q: Which of the following statements about mean, median and mode are correct?

(A) The arithmetic mean of a data set is obtained by dividing the sum of all observations by the number of observations;
(B) The median is a value that divides an ordered data set into two equal halves;
(C) The mode is the observation that occurs most frequently in the data set;
(D) For every data set, mean, median and mode are always equal;
(E) For highly skewed distributions, the median may be a better measure of central tendency than the mean;
Choose the correct answer from the options given below:

Q: Which of the following statements about measures of central tendency are correct?

(A) The arithmetic mean of a data set may be less than, equal to or greater than the median depending on the distribution;
(B) For a perfectly symmetric unimodal distribution, mean, median and mode coincide in value;
(C) In any data set, the median is always equal to the arithmetic mean;
(D) Mode must always be unique for every data set;
(E) The median of an ordered data set divides the observations into two groups of equal size;
Choose the correct answer from the options given below:

Q: Which of the following statements about conditional probability and total probability are correct?

(A) For events A and B with P;
(B) > 0, conditional probability is defined by P(A∣B) = P(A ∩ B) / P;
(B);
(B) If events B₁, B₂, …, Bₙ form a partition of the sample space and P(Bᵢ) > 0, the law of total probability expresses P(A) as ∑ P(A∣Bᵢ)P(Bᵢ);
(C) If A and B are independent with P;
(B) > 0, then P(A∣B) = P(A);
(D) Bayes’ theorem can be used to update the probability of a hypothesis given new evidence;
(E) For any events A and B, P(A∣B) + P(A∣B′) = 1;
Choose the correct answer from the options given below:

Q: Which of the following statements about sampling techniques are correct?

(A) In simple random sampling, every unit in the population has an equal chance of being selected;
(B) Stratified sampling involves dividing the population into homogeneous subgroups and drawing samples from each subgroup;
(C) Cluster sampling typically selects entire groups or clusters of units at the first stage rather than individual units;
(D) Convenience sampling is a form of probability sampling that ensures unbiased estimates of population parameters;
(E) Systematic sampling selects every nth unit from an ordered list after a random starting point is chosen;
Choose the correct answer from the options given below:

Q: Which of the following statements about simple linear regression are correct?

(A) In simple linear regression, one variable is treated as dependent and the other as independent;
(B) The regression line of Y on X is used to predict values of X given values of Y;
(C) The least squares method chooses the line that minimises the sum of squared vertical deviations of data points from the line;
(D) Regression analysis can be used for both prediction and explanation of relationships between variables;
(E) A perfectly horizontal regression line indicates that Y changes as X changes;
Choose the correct answer from the options given below:

Scroll to Top