# 시선 이동 종류 분석

{% hint style="info" %}
시선의 종류와 읽기 능력과의 관계에 대해 자세히 알고 싶으시면, 아래 링크를 먼저 읽어보세요.
{% endhint %}

{% content-ref url="/pages/-MGChHcCDRazqqcIk\_d5" %}
[시선 역행이 적어야 합니다.](/reading_eyetracking/gaze-features/type_of_saccade.md)
{% endcontent-ref %}

## 시선 이동 종류 saccade type

안구 움직임(시선 이동) 을 종류별로 구분하여 각각이 발생한 횟수의 분포를 보여줍니다.

정상(녹색) 및 줄바꿈(파란색)이 대부분을 차지하는 것이 바람직합니다. 그 외의 시선 이동들은 15% 이하 것이 좋습니다.

<figure><img src="/files/5JxQ7N39MYsDIRltova1" alt=""><figcaption></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://docs.readerseye.com/reading_eyetracking/reading_result/gaze_analysis-2.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.
