# 매출-당좌자산비율

당좌자산은 매출을 일으키는데 직접적으로 사용되는 자원이 아니며 수익성을 목적으로 하는 것도 아니므로, 주로 기업의 유동성과 관련을 가지고 있다.

하지만, 당좌자산은 총자산에 포함되어 있으므로 총자산의 회전율을 높이기 위해서는 당좌자산을 줄일 필요가 있게 된다. 결국 유동성과 자산의 효율적 이용이 서로 충돌하게 된다.

따라서 <매출-당좌자산비율>은 총자산의 회전율 측면에서 활용하고, 유동성 판단을 위해서는 ”당좌자산이 월매출의 몇 배가 되는가“인 <당좌자산-월매출비율>을 이용하는 것이 합리적이다.

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

두 지표는 다음과 같이 역관계에 있다.

<figure><img src="/files/ItlcyacNpyfJCXrKwo4B" alt="" width="375"><figcaption></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/undefined.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.
