# 자산회전률

**\[예시]**\
총자산 : 100억\
년매출 : 120억\
총자산회전률 : 1.2(120억 / 100억)가 되므로 자산을 년 간 1.2회 사용하여 매출을 일으킨 것으로 해석할 수 있다.

<figure><img src="/files/mIpa12e7kQ9u93Tn3xyu" alt="" width="375"><figcaption></figcaption></figure>

자산이익율(ROA, Return On Asset)은 A(자산회전율) 과 B(매출이익율)의 두 요인에 의해서 결정된다.\
'ROA = A x B'인 것이다.

<figure><img src="/files/cGoROayqi2iVTato158j" alt="" width="375"><figcaption><p>자산회전율은 전체자산을 대상으로 할 수도 있고 자산을 세분화하여 평가할 수도 있다.</p></figcaption></figure>

총자산회전율, 매출채권회전율, 재고자산회전율, 고정자산회전율이 주로 이용되는 자산회전율이다.

{% embed url="<https://www.finex.ceo/>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://aicy.gitbook.io/dictionary/asset-turnover/return-on-asset.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
