当前位置:网站首页>Primary application case of Excel DuPont analyzer
Primary application case of Excel DuPont analyzer
2022-07-01 05:47:00 【Begin to change】
One 、 Introduce
DuPont analysis (DuPont Analysis) Is the use of several major Financial ratios To comprehensively analyze the financial situation of the enterprise . say concretely , It is used to evaluate the profitability of the company and the level of return on shareholders' equity , Evaluate the enterprise from the financial point of view The performance of A classic method of . Its basic idea is that the enterprise Return on equity It is decomposed into the product of multiple financial ratios , This is helpful to analyze and compare the business performance of enterprises . This method of analysis was first developed in the United States DuPont Use , Hence the name DuPont analysis .
Two 、 Case study
1、 Exhibition

2、 step
First extract the desired data from the original table ( for example 3 Monthly sales cost ), The data at this time is not static , Because the filling pie will be used when filling data ;
The obtained data is equivalent to obtaining the value in the original data under the condition that the row and column conditions are limited , At this time, the function used is index;
index The first parameter of the function is the range of the cell to be searched ; The second parameter is the row where the data to be searched is located , The third parameter is the column where the data to be searched is located
The data to be searched is dynamic , So you can't write the row and column numbers directly , So we need to introduce another function match;
At this point, the row and column numbers found are what the data needs
The formula :=INDEX($A$1:$G$30,MATCH($I2,$A$1:$A$30,0),MATCH(K$1,$A$1:$G$1,0))
notes :① Because the selected areas are different , So there will be data deviation , Therefore, it is recommended to directly select all
② When determining the line number match A lock is required in the function I, Because the value will change when filling down , And this value is constant
③ When determining the column number match A lock is required in the function 1, Because it is filled to the right ;
Calculation of growth rate : growth rate =(3 Month of data -2 Month of data )/2 Month of data
Format setting
Cell formatting

Get other required data according to the data formula

After the data is established , Reconstruct DuPont analysis table ;
Select the name and growth rate and copy its value , Then paste selectively ;
Construct all the data in turn


Realize the dynamic change of all data ;
The root of all data lies in the data obtained from the original table , That is to say, when choosing different months , The resulting data will change ;
Just make a position change , That is to say 3 The month is variable , Then all the following data will change , the 3 The month is written in dynamic , That is, where the value is equal to the dynamic filter ;
边栏推荐
- Huluer app help
- A little assistant for teenagers' physiological health knowledge based on wechat applet (free source code + project introduction + operation introduction + operation screenshot + Thesis)
- Learn the customization and testing of fpga---ram IP from the bottom structure
- Boot + jsp University Community Management System (with source Download Link)
- College community management system based on boot+jsp (with source code download link)
- JDBC common interview questions
- tese_Time_2h
- Seven major technical updates that developers should pay most attention to on build 2022
- 穿越派·派盘 + Mountain Duck = 数据本地管理
- Educational administration management system (free source code)
猜你喜欢

rust猜数字游戏

OpenGL ES: (5) OpenGL的基本概念、OpenGL ES 在屏幕产生图片的过程、OpenGL管线(pipeline)

He struggled day and night to protect his data

Through cooperation with the University of international trade, we can increase efficiency for college students

On the first day of the new year, 3000 Apache servers went down

Send you through the data cloud

OneFlow源码解析:算子签名的自动推断
![Fiber Bragg grating (FBG) notes [1]: waveguide structure and Bragg wavelength derivation](/img/83/97c0c6e23cbb7b4c2b630c217c5206.jpg)
Fiber Bragg grating (FBG) notes [1]: waveguide structure and Bragg wavelength derivation

This is the necessary software for college students 𞓜 knowledge management

boot+jsp的高校社團管理系統(附源碼下載鏈接)
随机推荐
Basic electrician knowledge 100 questions
[QT] QT after addition, subtraction, multiplication and division, two decimal places are reserved
Advanced cross platform application development (III): online resource upgrade / hot update with uni app
论文学习记录随笔 多标签之GLOCAL
2022 the 8th China International "Internet +" college student innovation and entrepreneurship competition industry proposition track is open for registration!
表格中el-tooltip 实现换行展示
Fragment upload and breakpoint resume
rust猜数字游戏
HDU - 1024 Max Sum Plus Plus(DP)
C语言初阶——实现扫雷游戏
亲爱的派盘用户,我要向您表白!
LeetCode 最大矩形,最大正方形系列 84. 85. 221. 1277. 1725. (单调栈,动态规划)
win10、win11中Elan触摸板滚动方向反转、启动“双指点击打开右键菜单“、“双指滚动“
Mongodb learning chapter: introduction after installation lesson 1
Looking for high school student developers with similar interests
OneFlow源码解析:算子签名的自动推断
运行时候的导包搜索路径虽然pycharm中标红但不影响程序的执行
OpenGL ES: (4) EGL API详解 (转)
Seven major technical updates that developers should pay most attention to on build 2022
It's not that you have a bad mind, but that you haven't found the right tool