# 검색어 분포도

## 개요

이용자가 분석할 검색어에 대한 다양한 분포도 정보를 제공합니다.

## 요일 별 분포도

<figure><img src="/files/7BgzWZcngQO4qGOuo3nU" alt=""><figcaption><p>검색한 검색어의 요일 별 분포도</p></figcaption></figure>

이용자가 분석한 검색어의 요일 별 검색량 분포도를 보여줍니다.  Bar 형식의 그래프를 제공합니다.

## 나이 별 분포도

<figure><img src="/files/TPGbRUeiR2Q4yrK4K4uJ" alt=""><figcaption><p>나이 별 그래프를 제공한다.</p></figcaption></figure>

이용자가 분석할 검색어에 대한 연령 별 추이 그래프를 제공합니다. 아래 표와 같이 정렬되고 있습니다.

해당 자료는 꿀통지수 및 LIM(Loword Intelligence Metrics)에 포함되는 지표입니다.

| 연령 분류        |
| ------------ |
| 10대          |
| 20대          |
| 30대          |
| 40대          |
| 50대 (50대 이상) |

## 성별 분포도

<figure><img src="/files/1PauG49qSoUnkB4w17fv" alt=""><figcaption><p>검색어를 검색한 성별 비율</p></figcaption></figure>

이용자가 분석한 검색어의 성별 분포도를 알 수 있습니다. 여성이 많이 검색했다면 여성의 분포도가 높게 형성되며 남성이 높을 경우 남성 분포도가 높게 출력됩니다.


---

# 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://knowledge.loword.co.kr/func/search/ratio.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.
