Chapter 8 (Spreadsheets) Flashcards
Purpose of named range cells
The Range referenced directly
Describe the diff between a formula and a function
Formula: calculation formed by used using arithmetic and or functions
Functions: premade named complex calculations
best way to Verify data on a spreadsheet
Compare with source file
Absolute vs relative cell referencing
when cells replicated, absolute ref stays same
whole relative ref changes in relation to the row or column
What is Modelling
- the act of building a model
- computer representation of the real world process
- created through mathematical analysis of the real world
- created using modelling software/ spreadsheets
- e.g a computer network
Features of modelling
- variables can be changed
- formulas and functions can be used
- can ask what if questions to see result of changing variables
- automatic recalculation of formula function
- rules (how the model behaves)
- layers of abstraction (diff parts viewed and analyzed)
Why the Need for computer models
- Training
- no injury
- low cost
- unpredictable situations
- see what/how variables need to be changed to reach a certain outcome
- can be shared online / offline
Limitations of modelling
Will never be as accurate as IRL (Inverse Reinforcement Learning)
will be close if formulas and functions are very complex
Simulation
- computerized model to predict how a real-life system may behave
- the process of using a model to study behavior and performance of an actual or theoretical system
- by controlling variables
- make evaluations / predictions
Model vs simulation
- model aims to be true to ten system it represents
- simulations causes models to explore states that would not be possible in the system
What is a worksheet?
A grid in the form of rows and columns. Spreadsheets are made up of a number of these
What is conditional formatting?
allows cells to be shaded a particular color if a specific criteria is met
What is a template?
a redefined document containing the main elements of the document it represents e.g budget template
Can you import data into a spreadsheet and if so what is the most common format the data has to be in?
yes and CSV (comma separated value)
What is the Vlookup function used for?
uses the value in a selected cell to ‘lookup’ a match in a column of a lookup table