A ________ distribution has a constant probability.

  • Binomial
  • Normal
  • Poisson
  • Uniform
A uniform distribution is a type of probability distribution in which all outcomes are equally likely. This implies a constant probability for all outcomes.

In the factor analysis, the _______ measures the amount of variance in all the variables which is accounted for by that factor.

  • communality
  • eigenvalue
  • factor variance
  • total variance
In the factor analysis, the eigenvalue measures the amount of variance in all the variables which is accounted for by that factor.

Why might you perform a paired t-test?

  • All of the above
  • To compare the means of the same group at two different times
  • To compare the means of two different populations
  • To compare two independent groups
A paired t-test is used to compare the means of the same group at two different times or under two different conditions. It is not used to compare independent groups or different populations.

The ________ of a random variable is the sum of the probabilities of all possible outcomes.

  • Distribution
  • Expected value
  • Mean
  • Variance
The "expected value" of a random variable is the sum of all possible values it can take, each multiplied by the probability of that outcome. It gives us the mean or average value of the random variable and is a fundamental concept in probability theory and statistics.

What assumptions are made when conducting an ANOVA test?

  • Independent observations, no outliers, equal sample sizes
  • Independent observations, normal distribution of variables, no outliers
  • Independent observations, normally distributed residuals, homoscedasticity
  • No missing data, normally distributed residuals, no outliers
ANOVA makes three key assumptions: 1) Observations are independent. 2) Residuals (the differences between the observed and predicted values) are normally distributed. 3) The variance of the residuals is the same for all groups (homoscedasticity).

What does a scatter plot with points clustered tightly around a line indicate?

  • A strong correlation
  • A weak correlation
  • An undefined correlation
  • No correlation
When points in a scatter plot are clustered tightly around a line, it indicates a strong correlation between the two variables. The line is typically a line of best fit or regression line.

The _________ states that the sampling distribution of the sample means approaches a normal distribution as the sample size gets larger—no matter what the shape of the population distribution.

  • Central Limit Theorem
  • Law of Large Numbers
  • Probability Rule
  • Sampling Distribution
The Central Limit Theorem states that the sampling distribution of the sample means approaches a normal distribution as the sample size gets larger—no matter what the shape of the population distribution. This allows us to apply normal probability calculations to situations that might not initially seem appropriate for them.

________ is a measure of asymmetry of a probability distribution.

  • Mean
  • Median
  • Mode
  • Skewness
Skewness is a measure of the asymmetry of a probability distribution about its mean. It quantifies the direction and extent of skew (departure from horizontal symmetry) in the data.

What is the difference between frequentist and Bayesian statistics?

  • Bayesians use Bayes' theorem, frequentists do not
  • Frequentists believe in probability and Bayesians do not
  • Frequentists interpret probability as a long-run frequency, Bayesians as a degree of belief
  • There is no difference
Frequentist statistics interprets probability as the long-run frequency of events, whereas Bayesian statistics interprets probability as a degree of belief or as subjective probability. The Bayesian approach uses Bayes' theorem to update probabilities based on new data.

What is the difference between a one-way and a two-way ANOVA?

  • One-way ANOVA is for dependent variables, two-way ANOVA is for independent variables
  • One-way ANOVA is for small samples, two-way ANOVA is for large samples
  • One-way ANOVA tests one independent variable, while two-way ANOVA tests two
  • One-way ANOVA uses an F statistic, two-way ANOVA does not
One-way ANOVA tests the effect of one independent variable on a dependent variable, while two-way ANOVA tests the effect of two independent variables on a dependent variable. Additionally, two-way ANOVA allows for the examination of interactions between the independent variables.