# 응시 시간 분석

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

{% content-ref url="/pages/-M3oGA6OoNeOUDhrhQ6-" %}
[응시 시간이 짧고, 응시비율이 높아야 합니다.](/reading_eyetracking/gaze-features/fixation.md)
{% endcontent-ref %}

## 응시 시간 분포 fixation duration

눈이 한번 머물렀을 때 (응시 : fixation) 소요되는 시간의 분포입니다. 능숙한 독자일수록 응시 시간이 짧습니다.

### 응시시간 분석 결과

<figure><img src="/files/uFnMlbp6ARXqpnrlEc6s" alt=""><figcaption></figcaption></figure>

### 응시시간 중앙값/편차

<figure><img src="/files/4ZvJip85NK4tVg1WKhxb" alt=""><figcaption></figcaption></figure>

### 응시시간 분포

<figure><img src="/files/nuwH1c4qNzu6wjXu2l6y" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
한국어의 경우, 능숙한 독자는 한 번에 150\~250ms 정도 시선이 머무릅니다.
{% endhint %}

{% hint style="info" %}
익숙한 독자들의 보편적인 분포(붉은 선)와 비교해 볼 수 있습니다.
{% endhint %}


---

# 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-1.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.
