Data Analyst Technical Interview Questions and Answers (MCQ): Test Your Knowledge! What does a box plot show?Distribution and outliersTrends over timeComposition of a wholeRelationships between variablesWhat is the primary purpose of data lineage?To encrypt data during transmissionTo track data from its origin to its destinationTo compress data for storageTo clean and transform dataWhat is the purpose of the SQL TRUNCATE command?To delete specific rowsTo delete all rowsTo delete a columnTo delete a tableWhat does a p-value of 0.05 indicate?5% chance of Type I error5% chance of Type II error95% confidence in the null hypothesis95% confidence in the alternative hypothesisHow is categorical data typically handled in machine learning models?Used as isConverted to numerical format (e.g., one-hot encoding)Removed from the datasetTreated as continuous dataWhich SQL join returns only the rows that have matching values in both tables?LEFT JOINRIGHT JOININNER JOINFULL OUTER JOINWhat is the purpose of the REVOKE statement in SQL?To remove specific privileges from a userTo grant privileges to a userTo create a new userTo delete a userWhat does API stand for?Advanced Programming InterfaceApplication Programming InterfaceAutomated Protocol IntegrationAdvanced Protocol InterfaceWhat is a relative cell address in Excel?A cell reference that doesn't changeA cell reference that changes when copiedAn absolute cell referenceA mixed cell referenceWhat is the primary role of a data steward?To perform data analysisTo manage and ensure the quality and integrity of data assetsTo develop softwareTo design databasesWhat is the primary goal of cluster analysis?To predict future valuesTo classify data into predefined categoriesTo group similar data points togetherTo reduce dimensionalityWhat is the main purpose of the VLOOKUP function in Excel?To create chartsTo search for a value in a table and return a corresponding valueTo clean dataTo perform statistical testsWhat is the purpose of the K-means algorithm?To perform clusteringTo perform classificationTo perform regressionTo reduce dimensionalityWhat is the purpose of a choropleth map?To display statistical data using color-coded geographical areasTo show trends over timeTo compare categoriesTo display the distribution of a single variableWhich function finds the day of the week for a date?DATEWEEKDAYDAYWEEKNUMWhat is the significance level commonly used in hypothesis testing?0.050.50.011.0Which of these is NOT a common type of database backup?Full backupDifferential backupTransaction log backupPsychic backupWhat does the REPT function do in Excel?Repeats textReports dataReplaces valuesReplicates cellsWhat is the primary function of a foreign key in a database?To ensure data integrityTo speed up queriesTo reduce storage spaceTo encrypt dataWhat is the difference between DELETE and TRUNCATE in SQL?DELETE can use WHERE clause, TRUNCATE removes all rowsThey are the sameDELETE is always fasterTRUNCATE can use WHERE clauseHow does a pie chart differ from a donut chart?Color schemePie charts show percentages, donut charts don'tDonut charts have a hole in the centerThey are exactly the sameWhich function would you use to return the number of characters in a text string?CHARCOUNTLENGTHTEXTLENGTHCOUNTWhich machine learning algorithm is commonly used for dimensionality reduction?t-SNELinear regressionLogistic regressionDecision treesWhat is the primary purpose of a data warehouse?To store historical data for reporting and analysisTo process real-time transactionsTo clean dataTo visualize dataWhich of these is NOT a common type of database constraint?Primary Key constraintForeign Key constraintUnique constraintPsychic constraint Score: 0/25 Retake Quiz Next Set of Questions