MS Excel, Second Edition
eBook - ePub

MS Excel, Second Edition

Let's Advance to the Next Level

Anurag Singa

  1. 114 pagine
  2. English
  3. ePUB (disponibile sull'app)
  4. Disponibile su iOS e Android
eBook - ePub

MS Excel, Second Edition

Let's Advance to the Next Level

Anurag Singa

Dettagli del libro
Anteprima del libro
Indice dei contenuti
Citazioni

Informazioni sul libro

MS Excel is one of the most powerful tools available to a business manager. In this book, the author provides an advanced level of skill sets and brings actionable insights to the user. Hence, the material in this version has been organized as follows: Financial functions; Conditional math and statistical functions; Data analysis; Decision making; Data cleaning and use of macros; Auditors.

The objective is to give readers a flavor of how the vast array of functions can be used to make life easier and more efficient. Amazing results can be achieved by mastering Excel at a basic level. Readers who execute the given functions on a workbook simultaneously and experience the journey will find the learning curve the steepest.

Domande frequenti

Come faccio ad annullare l'abbonamento?
È semplicissimo: basta accedere alla sezione Account nelle Impostazioni e cliccare su "Annulla abbonamento". Dopo la cancellazione, l'abbonamento rimarrà attivo per il periodo rimanente già pagato. Per maggiori informazioni, clicca qui
È possibile scaricare libri? Se sì, come?
Al momento è possibile scaricare tramite l'app tutti i nostri libri ePub mobile-friendly. Anche la maggior parte dei nostri PDF è scaricabile e stiamo lavorando per rendere disponibile quanto prima il download di tutti gli altri file. Per maggiori informazioni, clicca qui
Che differenza c'è tra i piani?
Entrambi i piani ti danno accesso illimitato alla libreria e a tutte le funzionalità di Perlego. Le uniche differenze sono il prezzo e il periodo di abbonamento: con il piano annuale risparmierai circa il 30% rispetto a 12 rate con quello mensile.
Cos'è Perlego?
Perlego è un servizio di abbonamento a testi accademici, che ti permette di accedere a un'intera libreria online a un prezzo inferiore rispetto a quello che pagheresti per acquistare un singolo libro al mese. Con oltre 1 milione di testi suddivisi in più di 1.000 categorie, troverai sicuramente ciò che fa per te! Per maggiori informazioni, clicca qui.
Perlego supporta la sintesi vocale?
Cerca l'icona Sintesi vocale nel prossimo libro che leggerai per verificare se è possibile riprodurre l'audio. Questo strumento permette di leggere il testo a voce alta, evidenziandolo man mano che la lettura procede. Puoi aumentare o diminuire la velocità della sintesi vocale, oppure sospendere la riproduzione. Per maggiori informazioni, clicca qui.
MS Excel, Second Edition è disponibile online in formato PDF/ePub?
Sì, puoi accedere a MS Excel, Second Edition di Anurag Singa in formato PDF e/o ePub, così come ad altri libri molto apprezzati nelle sezioni relative a Économie e Statistiques pour les entreprises et l'économie. Scopri oltre 1 milione di libri disponibili nel nostro catalogo.

Informazioni

CHAPTER 1
Excel for Personal Financial Decisions
PV and FV
Excel has several financial functions:
A) The PV (Present Value) function calculates the total present (current) value of an investment with a fixed rate, specified number of payment periods, and a series of identical payments that will be made in the future.
B) The FV (Future Values) function calculates the future value of an investment, given a fixed interest rate, term, and identical periodic payments.
C) The NPV (Net Present Value) function calculates the net present value of an investment, given a fixed rate (rate of return) and future payments that may be identical or different.
Internal Rate of Return (IRR)
This returns the internal rate of return for a series of cash flows represented by the numbers in values. These cash flows do not have to be even, as they would be for an annuity. However, the cash flows must occur at regular intervals, such as monthly or annually. The internal rate of return is the interest rate received for an investment consisting of payments (negative values) and income (positive values) that occur at regular periods.
Determine # Periods in Bond Problem
Yield to Maturity
NPER and RATE
The NPER (Number of PERiods) function calculates the number of payment periods for an investment or loan given a fixed interest rate, periodic payment, and present value.
The RATE function calculates the periodic rate for an investment or loan given the number of payment periods, a fixed periodic payment, and present value.
This slide shows specific examples of how the number of periods (NPER) and rate (RATE functions) have been applied in a worksheet.
Create a Loan Amortization Table
Suppose you want to create a payment schedule that shows the interest per payment period, principal repayment for each payment, and the balance after each payment is made. This is called a loan amortization table, and a partial table is shown in the slide. Because this example is for a car loan over 4 years or 48 monthly payments, the complete schedule cannot be viewed in its entirety.
Let’s look at the financial functions that are needed to generate this amortization table.
IPMT
The IPMT function calculates the periodic interest for a specified payment period on a loan or an investment given a fixed interest rate, specified term, and identical periodic payments.
=IPMT(rate,per,nper,pv,[fv],[type])
The PPMT function calculates the principal payment for a specified payment period on a loan or an investment given a fixed interest rate, specified term, and identical periodic payments.
=IPMT(rate,per,nper,pv,[fv],[type])
The arguments for these two functions are:
A) The rate argument is the periodic interest rate. If the APR is 6 percent and the payments are made monthly, then the rate is 6 percent/12 or 0.5 percent.
B) The per argument is the specific payment or investment period to use to calculate the interest where the first payment period is 1.
C) The nper argument represents the total number of payment or investment periods. With a 4-year loan consisting of monthly payments, the number of payment periods is 48.
D) The pv argument represents the present value of the loan or investment.
E) The optional fv argument represents the future value of the loan or investment. If you omit this argument, Excel defaults to 0.
F) The optional type argument represents the timing of the payments. Enter 0 if the payments are made at the end of the period, or enter 1 if the payments are made at the beginning.
Cumulative Calculation Functions
The CUMIPMT function calculates the cumulative interest through a specified payment period.
=CUMIPMT(rate,nper,pv,start_period,end_period,type)
The CUMPRINC function calculates the cumulative principal through a specified payment period.
=CUMPRINC(rate,nper,pv,start_period,end_period,type)
The only two new arguments are the start_period argument, which specifies the first period you want to start accumulating the interest, and the end_period argument, which specifies the last payment period you want to include.
The amortization table is shown once again so you can see how the various functions were applied.
CHAPTER 2
Excel for Conditional Math and Statistical Functions
As against specialist software packages for statistical analysis like SPSS, R, SAS, and Minitab, the reason we often use Excel for statistical analysis is
A) Convenience as it’s already installed on our PCs. It is to be noted that unless the statistical computational needs are highly advanced, for beginners Excel is quite user-friendly and eliminates the need to learn another software. Excel also integrates easily into other Microsoft Office software prod...

Indice dei contenuti

Stili delle citazioni per MS Excel, Second Edition

APA 6 Citation

Singa, A. (2018). MS Excel, Second Edition (2nd ed.). Business Expert Press. Retrieved from https://www.perlego.com/book/859249/ms-excel-second-edition-lets-advance-to-the-next-level-pdf (Original work published 2018)

Chicago Citation

Singa, Anurag. (2018) 2018. MS Excel, Second Edition. 2nd ed. Business Expert Press. https://www.perlego.com/book/859249/ms-excel-second-edition-lets-advance-to-the-next-level-pdf.

Harvard Citation

Singa, A. (2018) MS Excel, Second Edition. 2nd edn. Business Expert Press. Available at: https://www.perlego.com/book/859249/ms-excel-second-edition-lets-advance-to-the-next-level-pdf (Accessed: 14 October 2022).

MLA 7 Citation

Singa, Anurag. MS Excel, Second Edition. 2nd ed. Business Expert Press, 2018. Web. 14 Oct. 2022.