Statistical modelling - Exam
  • 1. Statistical modelling is a powerful tool used in various fields such as economics, biology, psychology, and more to analyze and interpret data. It involves the use of mathematical models to represent relationships between variables and make predictions or decisions based on observed data. By applying statistical techniques, researchers can uncover patterns, trends, and dependencies in the data, leading to valuable insights and informed decision-making. Through the process of model building, testing, and refinement, statistical modelling allows us to quantify uncertainty, validate hypotheses, and draw meaningful conclusions from complex datasets. Overall, statistical modelling plays a crucial role in advancing knowledge and understanding in numerous disciplines by providing a systematic framework for analyzing data and drawing reliable conclusions.

    What is the purpose of regression analysis in statistical modelling?
A) To calculate averages of numeric data.
B) To examine the relationship between variables.
C) To create visual representations of data.
D) To summarize categorical data.
  • 2. What does the term 'goodness of fit' refer to in statistical modelling?
A) How well the model fits the observed data.
B) The number of variables in the model.
C) The size of the dataset.
D) The type of statistical test used.
  • 3. Which of the following is an assumption of linear regression?
A) Linearity
B) Independence of observations
C) Homoscedasticity
D) Normal distribution of residuals
  • 4. In statistical modelling, what is the purpose of feature engineering?
A) To automate the entire modelling process.
B) To fit the model exactly to the training data.
C) To create new input variables from existing data to improve model performance.
D) To remove all input variables except the most important one.
  • 5. Which type of statistical model is suitable for predicting binary outcomes?
A) Decision tree
B) Logistic regression
C) ANOVA
D) PCA
  • 6. What is the purpose of clustering in statistical modelling?
A) To plot data points in a two-dimensional space.
B) To create a single composite measure from multiple variables.
C) To group similar data points together based on patterns or features.
D) To investigate cause-and-effect relationships.
  • 7. What is a common method for validating a statistical model?
A) Principal component analysis
B) Chi-square test
C) Regression analysis
D) Cross-validation
  • 8. In statistical modelling, what does the term 'overfitting' refer to?
A) When a model is too simple and lacks predictive power.
B) When a model is too complex and captures noise in the data.
C) When a model perfectly fits the training data but fails on new data.
D) When a model is just right and generalizes well to unseen data.
  • 9. What is the purpose of a confusion matrix in statistical modelling?
A) To assess the goodness of fit in logistic regression.
B) To test the linearity assumption in regression models.
C) To summarize the distribution of a dataset.
D) To evaluate the performance of a classification model.
Created with That Quiz — where test making and test taking are made easy for math and other subject areas.