0% found this document useful (0 votes)
15 views5 pages

Compapp Midterms

Computer applications

Uploaded by

Sam Aleroza
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views5 pages

Compapp Midterms

Computer applications

Uploaded by

Sam Aleroza
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

4.

What Excel function can be used to calculate the


EASY inverse of a given matrix?

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?

10. What does the "Circle Invalid Data" option do in


the data validation feature?
EASIER
11. Which Excel feature allows you to split text from
1. In Excel, which function can be used to forecast one column into multiple columns based on a
future values based on historical data? delimiter?

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?

10. How can you create a nested if-else statement


in MATLAB?

AVERAGE

1. What is the primary interface for entering


commands in MATLAB?

2. What is the name of the main window where CHALLENGE:


variables and data are displayed in MATLAB?
1. What is the primary purpose of the ode45
3. Which MATLAB component allows users to write function in MATLAB?
and edit scripts and functions?
2. Which type of differential equations is ode45
4. What is the purpose of the Command Window in designed to solve?
MATLAB?
3. What is the first input to the ode45 function?
5. In MATLAB, what does the Workspace display?
4. In ode45, what does the output variable
6. Which command is used to clear all variables represent?
from the workspace in MATLAB?
5. How do you specify the time span for the
7. What is the function used to create a linearly solution in ode45?
spaced vector in MATLAB?

8. Which MATLAB function is used to generate


random numbers?

9. What command would you use to view the


documentation for a specific function?

10. In MATLAB, what is the purpose of the "help"


command?

DIFFICULT

1. What MATLAB operator is used to perform


element-wise multiplication of two matrices?
ANSWERS summarization and analysis of large datasets by
grouping data.
EASY
14. Term for Combining Multiple Data Sources:
1. Customizing the Quick Access Toolbar: The The term for an analysis that combines multiple
feature that allows users to customize the Quick data sources to create a comprehensive view is
Access Toolbar for frequently used commands is Data Consolidation.
called Quick Access Toolbar Customization.
15. Function for Calculating Correlation: The
2. Area for Messages, Alerts, and Prompts: The function that calculates the correlation between
area where Excel displays messages, alerts, two datasets is CORREL.
and prompts for user actions is the Status Bar.
EASIER
3. Worksheet vs. Workbook:
1. FORECAST or FORECAST.ETS
A worksheet is a single sheet within an Excel 2. LINEST or TREND
file that contains rows and columns. Trend Analysis/ Trendline feature sa ibang
source
A workbook is the entire Excel file that can 3. Predict future values using linear trend
contain multiple worksheets. 4. MINVERSE
5. MATCH locates position, INDEX retrieves value
4. Custom Views Feature: The feature that
6. Grouping
enables users to create custom views, including
7. RANK or RANK.EQ
different display settings and filtering, is Custom
8. Goal Seek
Views.
9. PivotCharts or Interactive Charts
5. Function for Returning Position in a List: The 10. DETREND or FORECAST.ETS.SEASONALITY
MATCH function returns the position of a value
in a list or array.
EASIEST
6. Purpose of IFERROR Function: The IFERROR
function is used to return a custom value if an 1. Pie chart
error occurs in a formula, preventing an error 2. Line chart
message from appearing. 3. Data markers
4. Display different scales for two data series
7. Function for Joining Text Strings: The
5. Bar or column chart
CONCATENATE function (or in newer versions,
6. Data validation
the TEXTJOIN or & operator) is used to join two
7. Restricts entries to a predefined list of options
or more text strings together.
8. Customize an error alert message
8. Conditional Formatting Based on Other 9. INDIRECT function
Cells: The feature that allows conditional 10. Highlights cells with invalid data
formatting based on the values of other cells is 11. Text to Columns
called Conditional Formatting with Formulas. 12. Comma, space, tab, semicolon
13. Fixed width
9. One-Variable Data Table: The tool that enables 14. Separate data into different columns
users to create a one-variable data table to 15. Undo command (Ctrl + Z)
analyze how changes in one input affect multiple 16. Cell styles
outputs is the Data Table (One-Variable) tool. 17. Apply formatting based on custom conditions
18. Merge combines cells, center aligns across
10. Significance of Scenario Manager: The multiple cells without merging
Scenario Manager allows users to create 19. Currency format
different scenarios with varying input values and 20. Use custom number format in the Format Cells
analyze their impact on business forecasts. dialog

11. Two-Variable Data Table: The feature that AVERAGE


shows the impact of multiple variables on a
single output using a two-variable data table is 1. Command Window
the Data Table (Two-Variable) tool. 2. Workspace
3. Editor
12. Method for Exploring Outcomes Based on 4. To enter commands and execute code
Changes: The method that allows users to 5. Displays current variables and their values
explore outcomes based on changes in several
6. clear
assumptions is called What-If Analysis.
7. linspace
(Scenario Manager sa ibang Sources)
8. rand
13. Feature for Summarizing Large Datasets: The 9. doc
PivotTable feature enables automated
10. Provides information and usage details 5. How do you specify the time span for the
about functions solution in ode45?
The time span for the solution in ode45 is
DIFFICULT specified using a two-element vector that
defines the start and end times. For instance, if
1. .* you want to solve the ODE from time t0t_0t0​to
2. det tft_ftf​, you would provide the time span as [t0,
3. Use the apostrophe (') operator tf] as the second input argument in the ode45
4. inv call. For example:
5. Use the vertcat function or square brackets
[]
6. if condition; ... else; ... end
7. if x > 10
8. Allows for additional conditions to be checked
9. end SUMMARY of CHALLENGE:
10. Place an if statement inside another if
statement 1. To solve ordinary differential equations (ODEs)
2. Non-stiff ordinary differential equations
CHALLENGE 3. A function handle defining the ODEs to solve
4. The solution of the ODEs at specified time
1. What is the primary purpose of the ode45 points
function in MATLAB? 5. By providing a vector specifying the start and
The primary purpose of the ode45 function is to end times, e.g., [t0, tf]
numerically solve ordinary differential equations
(ODEs) of the form dydt=f(t,y)\frac{dy}{dt} = f(t,
y)dtdy​=f(t,y). It is particularly useful for problems
where the solution needs to be approximated
over a specified time interval, allowing users to
analyze dynamic systems across time.

2. Which type of differential equations is ode45


designed to solve?
The ode45 function is designed to solve
non-stiff ordinary differential equations. Non-stiff
ODEs are those for which the solution does not
exhibit rapid changes in value, allowing for the
use of relatively larger time steps without losing
accuracy. The ode45 algorithm uses a variable
step size based on the local error estimation to
efficiently compute the solution.

3. What is the first input to the ode45 function?


The first input to the ode45 function is a function
handle that defines the system of ODEs to be
solved. This function should take at least two
inputs: the current time t and the current state
vector y, and it should return the derivatives
(i.e., the right-hand side of the ODEs). For
example, if you have a function called myODE,
the input would be @myODE.

4. In ode45, what does the output variable


represent?
The output variable from ode45 typically
consists of two components: t and y. The
variable t is a column vector containing the time
points at which the solution has been evaluated,
while y is a matrix where each row corresponds
to the solution vector at the respective time in t.
Each column in y represents the value of a
different dependent variable at those time points.
ANSWER: 17.06 L-atm

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy