> For the complete documentation index, see [llms.txt](https://docs.plura.io/ko/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plura.io/ko/fn/comm/statistics/boxplot.md).

# 박스플롯

{% hint style="info" %}
**요일별 탐지 수 분석**

* **요일별 탐지 수**를 분석하여 **평균**, **편차**, **이탈값**을 제공합니다.
* **호스트**와 **네트워크** 기준으로 확인할 수 있습니다.
* 서비스 가입 후 **4주 이상 경과**하면 통계 데이터를 확인할 수 있습니다.
* **특정 날짜 제외** 설정을 통해 이탈값을 확인할 수 있습니다.
  {% endhint %}

### 통계 항목 <a href="#id-1" id="id-1"></a>

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

* 통계제외

<figure><img src="https://qubitsec.github.io/docs/images/Manual/common/statistics/box/1.png" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.plura.io/ko/fn/comm/statistics/boxplot.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.
