InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
In a linear regression, the coefficients of the model are estimated by minimizing the sum of the squares of ________. |
|
Answer» In a linear REGRESSION, the coefficients of the MODEL are estimated by minimizing the sum of the squares of ________. |
|
| 2. |
Regression functions in statsmodels library, can just take a patsy formula as input as you compute the respective regression model. |
|
Answer» Regression functions in statsmodels library, can just take a patsy FORMULA as INPUT as you COMPUTE the respective regression model. |
|
| 3. |
Which of the following function can used to download a dataset from R repository? |
|
Answer» Which of the FOLLOWING function can used to DOWNLOAD a dataset from R repository? |
|
| 4. |
Which of the following options correctly depict the relation between cumulative distribution function (cdf) and survival function (sf)? |
|
Answer» Which of the following options correctly DEPICT the relation between CUMULATIVE distribution function (cdf) and survival function (SF)? |
|
| 5. |
What is the cumulative probability of finding F-statistic higher than 1, for a F distribution with degrees of freedom 2 and 27? |
|
Answer» What is the cumulative probability of FINDING F statistic higher than 1, for a F distribution with DEGREES of freedom 2 and 27? |
|
| 6. |
While performing anova on a regression model fitted with multiple variables, the alternative hypothesis is framed as: |
|
Answer» While performing ANOVA on a REGRESSION model fitted with MULTIPLE variables, the alternative hypothesis is framed as |
|
| 7. |
Which of the following function of patsy module, is used to generate design matrices? |
|
Answer» Which of the following FUNCTION of patsy MODULE, is used to generate DESIGN matrices? |
|
| 8. |
Which of the following libraries is used for generating design matrices automatically? |
|
Answer» Which of the FOLLOWING LIBRARIES is used for generating design matrices automatically? |
|
| 9. |
Which of the following attribute can be used on a fitted model summary object to obtain fitted values? |
|
Answer» Which of the following attribute can be used on a fitted model summary object to obtain fitted values? |
|
| 10. |
Which of the following function is used to test if categorical data occurs with given frequency? |
|
Answer» Which of the following function is USED to test if categorical DATA occurs with given FREQUENCY? |
|
| 11. |
What is the cumulative probability of finding F-statistic lower than 1, for a F distribution with degrees of freedom 2 a |
|
Answer» What is the cumulative PROBABILITY of FINDING F statistic lower than 1, for a F distribution with degrees of freedom 2 and 27? |
|
| 12. |
Which of the following function, available in statsmodels, is used to fit a linear regression model? |
|
Answer» Which of the following FUNCTION, available in statsmodels, is used to fit a linear REGRESSION model? |
|
| 13. |
Which of the following function is used to test goodness of fit of a continuous distribution to data? |
|
Answer» Which of the FOLLOWING function is used to test goodness of FIT of a continuous distribution to data? |
|
| 14. |
The critical value for a confidence interval for the slope of the least squares regression line for all pairs in the population does not depend on ___ |
|
Answer» The critical value for a confidence interval for the slope of the least squares regression LINE for all pairs in the population does not DEPEND on ______. |
|
| 15. |
Which of the following class doesn't suit discrete regression problems? |
|
Answer» Which of the following CLASS doesnt suit discrete regression PROBLEMS? |
|
| 16. |
Null hypothesis is accepted if p-value is lower than predetermined significance value. |
|
Answer» Null HYPOTHESIS is ACCEPTED if p VALUE is lower than predetermined significance value. |
|
| 17. |
Which of the following method of numpy library is used to determine range of a data set? |
|
Answer» Which of the following method of NUMPY library is used to determine range of a DATA set? |
|
| 18. |
Which sign separates dependent variable from independent variables, in a patsy formula? |
|
Answer» Which sign SEPARATES DEPENDENT VARIABLE from independent variables, in a patsy formula? |
|
| 19. |
Which of the following patsy formula ignores the intercept? |
|
Answer» Which of the following patsy formula ignores the intercept? |
|
| 20. |
The greater the value of the F ratio, ________________. |
|
Answer» The greater the value of the F ratio, ________________. |
|
| 21. |
Which of the following function available in statsmodels is used to fit a Poisson regression model? |
|
Answer» Which of the FOLLOWING function AVAILABLE in statsmodels is used to fit a Poisson REGRESSION model? |
|
| 22. |
The F ratio is typically used to test differences between _____? |
|
Answer» The F ratio is TYPICALLY used to test differences between _____? |
|
| 23. |
Which of the following expressions, correctly calculate variance of a sample, x, derived from a population? |
|
Answer» Which of the following expressions, CORRECTLY calculate variance of a sample, x, DERIVED from a POPULATION? |
|
| 24. |
An alternative hypothesis states there is no effect. State true or false. |
|
Answer» An alternative hypothesis STATES there is no effect. STATE true or FALSE. |
|
| 25. |
While performing anova on a regression model fitted with a single variable, the null hypothesis is framed as: |
|
Answer» While performing anova on a REGRESSION model FITTED with a SINGLE variable, the null hypothesis is framed as |
|