Compapp Midterms
Compapp Midterms
1. In Excel, what is the feature that allows users to 5. How does the INDEX function work in
customize the quick access toolbar for conjunction with MATCH for advanced data
frequently used commands? retrieval from matrices?
2. What is the term for the area where Excel 6. What is the feature that allows you to group
displays messages, alerts, and prompts for user multiple worksheets together for simultaneous
actions? editing?
3. In the context of Excel, what is a "worksheet" 7. Which function in Excel is used to find the rank
versus a "workbook"? of a value in a dataset, with options for
ascending or descending order?
4. What feature enables users to create custom
views that can include different display settings 8. In Excel, what is the term for a goal-seeking
and filtering? analysis where you set a desired result and find
the necessary input value to achieve it?
5. Which Excel function would return the position of
a value in a list or array? 9. What feature in Excel allows users to visualize
data trends and patterns through interactive
6. What is the purpose of using the IFERROR
graphs and charts?
function in Excel?
10. Which Excel function can be employed to detect
7. In Excel, what is the function used to join two or
seasonal patterns in time series data by
more text strings together?
removing the trend component?
8. Which Excel feature allows for conditional
EASIEST
formatting based on the values of other cells?
1. What type of chart is best suited for displaying
9. In Excel, what tool enables users to create a
parts of a whole?
one-variable data table to analyze how changes
in one input affect multiple outputs? 2. In Excel, which chart type is typically used to
visualize trends over time?
10. What is the significance of using the Scenario
Manager for business forecasting? 3. What feature allows users to add a visual
representation of data points in a scatter plot?
11. Which Excel feature can show the impact of
multiple variables on a single output using a 4. What is the purpose of a secondary axis in a
two-variable data table? chart?
12. What method allows users to explore outcomes 5. What chart type is ideal for comparing multiple
based on changes in several assumptions within categories of data side by side?
a single worksheet?
6. In Excel, what feature restricts the type of data
13. What Excel feature allows for the automated or values that users can enter into a cell?
summarization and analysis of large datasets by
grouping data? 7. What is the purpose of the "List" option in data
validation?
14. In data analysis, what is the term for an analysis
that combines multiple data sources to create a 8. How can you create a custom error message
comprehensive view? when data validation rules are violated?
15. What function can calculate the correlation 9. What function can be used to create dynamic
between two datasets in Excel? dropdown lists for data validation?
2. What technique in Excel can be used to identify 12. What are common delimiters used when using
trends over time in a dataset? the Text to Columns feature?
3. What is the purpose of the TREND function 13. In the Text to Columns dialog, what option
when analyzing time series data? allows for fixed-width splitting of text?
14. What is the primary use of the Text to Columns 2. Which function in MATLAB is used to calculate
feature in data cleaning? the determinant of a matrix?
15. How can you undo the changes made by the 3. How do you transpose a matrix in MATLAB?
Text to Columns feature?
4. What function can be used to find the inverse of
16. What Excel feature allows users to apply a a matrix in MATLAB?
consistent style across multiple cells or ranges?
5. What command is used to concatenate two
17. In Excel, what is the function of conditional matrices vertically?
formatting based on formulas?
6. What is the basic syntax structure for an if-else
18. What is the difference between "Merge & statement in MATLAB?
Center" and "Center Across Selection"?
7. How do you write a condition that checks if a
19. What formatting option can be used to display variable x is greater than 10 in an if statement?
numbers as currency?
8. What is the function of the elseif clause in an
20. How can you create a custom number format in if-else structure?
Excel?
9. Which command is used to end an if block in
MATLAB?
AVERAGE
DIFFICULT