{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

bitm Flashcards

(15 cards)

1
Q

VLOOKUP function

A

looks for an accepted value in the left column of a specified table array, and then returns a related value located in the same row

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

xlookup

A

searches an array and returns the first value matching the specified data

like vlookup XLOOKUP can also return approximate matches if no exact match is found,

it can look up data on either the left or right of table array.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

syntax

A

the rules that dictate the structure and components required to perform the necessary calculations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

PMT function

A

calculates payments for a loan with a fixed amount at a fixed periodic rate for a fixed time period.

rate: interest rate per payment period

nper: number of payment periods

pv: present value of the loan (principal)

fv: future value

type: when payments are due

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

IF function

A

tests specified criteria to see if it is true or false,

then returns one value when a condition is met, and returns another value when the condition is not met

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the difference between column, bar, and line charts

A

column: displays vertical columns where the height represents the value, used to compares values across categories

bar: same as column but displays category names in an easy-to-read format

line charts: display lines connecting data points to show trends over equal time periods.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

data point and data series

A

point: individual value in a cell that is plotted in a chart

series: group of related data points

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

legend

A

it identifies the color or pattern assigned to each data series

and displays when a multiple series chart is created

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

alt text

A

a description displayed when the pointer is moved over a chart or image

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

sparkline

A

A small line, column, or win/loss chart contained in a single cell

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what is a data table

A

organizes the results of several what-if analyses within a single table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

what if analysis

A

allows you to see how changing variables impacts calculated results

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

goal seek

A

identifies the necessary input value to obtain a desired goal by changing ONE variable. (backsolve)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

scenario

A

a saved set of values in a worksheet allowing you to vary numbers and see potential results

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly