What is the impact of outliers on the skewness of a distribution?

  • Outliers can decrease skewness
  • Outliers can either increase or decrease skewness
  • Outliers can increase skewness
  • Outliers do not impact skewness
Outliers can have a significant impact on the skewness of a distribution. An outlier can increase skewness if it is further from the mean in the direction of the skew. Conversely, an outlier can decrease skewness if it is further from the mean in the direction opposite to the skew. The extent of the impact depends on the value and direction of the outlier relative to the rest of the data.

Bayes' theorem is a method for updating ________ probabilities based on new data.

  • conditional
  • joint
  • marginal
  • prior
Bayes' theorem is a principle in probability theory and statistics that describes how to update the probabilities of hypotheses (prior probabilities) when given evidence (new data).

ANOVA stands for Analysis of ________.

  • Value
  • Variables
  • Variance
  • Vectors
ANOVA stands for Analysis of Variance. It is a statistical method used to compare the means of two or more groups.

What does the Wilcoxon Signed Rank Test compare in paired samples?

  • Means
  • Medians
  • Modes
  • Variance
The Wilcoxon Signed Rank Test compares the medians in paired samples.

What is the difference between correlation and causation?

  • Causation implies correlation
  • Correlation and causation are independent of each other
  • Correlation implies causation
  • Correlation means there is no causation
While correlation simply implies a relationship between two variables, causation goes a step further to explain that one variable actually causes the other to change. It's important to remember that correlation does not imply causation. However, if there is causation, there's likely to be correlation.

The correlation coefficient is denoted by the letter __.

  • C
  • P
  • R
  • S
The correlation coefficient is often denoted by the letter 'R'. In the case of Pearson's correlation, it's specifically denoted as 'r'. It measures the degree of relationship between two variables.

________ data is data that can be organized or ranked in a specific order.

  • Continuous
  • Discrete
  • Nominal
  • Ordinal
Ordinal data is a type of categorical data that can be organized or ranked in a specific order. For example, customer satisfaction ratings (satisfied, neutral, dissatisfied) can be organized from most to least satisfied.

How do you interpret the coefficients of interaction terms in a regression model?

  • The interaction coefficient indicates the effect of one variable at a specific level of the other variable
  • The interaction coefficient indicates the joint effect of the variables, independent of their individual effects
  • The interaction coefficient is a measure of the correlation between the variables
  • The interaction coefficient represents the average effect of two variables
The interaction coefficient in a regression model indicates the effect of one independent variable on the dependent variable for a specific level of another independent variable. It signifies that the effect of one variable depends on the value of another variable, thus capturing the interaction effect between the two variables.

A _______ test is used when the population variance is known.

  • Chi-square
  • F
  • T
  • Z
A Z-test is used when the population variance is known. It's based on the standard normal distribution.

The closer the correlation coefficient is to __ or __, the stronger the correlation.

  • -1 or 1
  • 0
  • 0.5 or -0.5
  • 1 or 2
The correlation coefficient measures the strength and direction of a linear relationship between two variables. It ranges from -1 to 1, with -1 indicating a perfect negative correlation, 1 indicating a perfect positive correlation, and 0 indicating no correlation. Thus, the closer the correlation coefficient is to -1 or 1, the stronger the correlation.