Excel Interview Questions for Data Analyst(MCQ): Test Your Knowledge! What is the main purpose of EVEN?Checks if number is evenRounds up to nearest even integerRounds to nearest integerCalculates averageWhat type of chart shows price, volume, and date?Line chartBar chartStock chartArea chartWhat's the main purpose of the CONCATENATE function?Splits textJoins text stringsFormats textCounts charactersWhat Excel feature allows you to visually represent data trends?Pivot TableSolverChartsConditional FormattingWhat is PMT used for in Excel?To calculate loan paymentsTo format datesTo count cellsTo lookup valuesWhat is the purpose of the COUNTA function in Excel?Counts all cellsCounts non-empty cellsCounts numbers onlyCounts text onlyWhat's the primary use of VLOOKUP?Sorting dataLooking up values in a tableCalculating averagesFormatting cellsWhat is the difference between absolute and relative cell references?Absolute references change, relative don'tRelative references change, absolute don'tThey are the sameAbsolute references use letters, relative use numbersWhat is the correct way to calculate the sum of cells A1 to A10, excluding negative values?=SUMIF(A1:A10,">0")=SUM(A1:A10,">0")=SUMPOSITIVE(A1:A10)=SUMPLUS(A1:A10)Which function would you use to return the smallest value in a range?MINSMALLLOWESTLEASTWhat is a Macro in Microsoft Excel?A shortcut keyA recorded set of actionsA type of chartA data validation ruleWhat is the purpose of the ISBLANK function in Excel?Removes blank cellsChecks if cell is emptyFormats blank cellsCounts blanksWhich function would you use to combine arrays or ranges by using a specific operator?COMBINEOPERATEARRAYFORMULAEVALUATEWhat does Advanced Filter do?Basic data filteringComplex filtering and extractionFormatting filtered dataCreating filter viewsWhat is the correct way to count the number of unique values in the range A1:A10?=COUNTUNIQUE(A1:A10)=COUNTA(UNIQUE(A1:A10))=SUM(UNIQUE(A1:A10))=DISTINCTCOUNT(A1:A10)What is an absolute cell reference in Excel?A reference that changes when copiedA reference that doesn't change when copiedA reference to another sheetA reference to another workbookWhat does a Bubble Chart show in Excel?Two variablesThree variablesFour variablesFive variablesWhat's the primary use of Data Validation?To format cellsTo restrict input to cellsTo create formulasTo sort dataWhat is the purpose of the IFERROR function in Excel?Checks for errorsHandles division by zeroTraps all errorsReturns custom value on errorHow are INDEX and MATCH typically used together?To create chartsAs an alternative to VLOOKUPTo format cellsTo validate dataHow do you create a histogram in Excel?Insert > HistogramData > HistogramHome > Insert > HistogramDeveloper > Add-Ins > HistogramWhat is the primary use of AutoFill in Excel?To automatically sum columnsTo fill a series based on a patternTo format cells automaticallyTo insert formulas automaticallyWhat does the AVERAGE function do in Excel?Calculates medianFinds most frequent valueComputes arithmetic meanDetermines rangeWhat's the primary use of the OFFSET function?To look up valuesTo return a reference rangeTo format cellsTo create chartsWhat does the SEARCH function do?Finds case-sensitiveFinds case-insensitiveReplaces textFormats text Score: 0/25 Retake Quiz Next Set of Questions