> For the complete documentation index, see [llms.txt](https://guide.wiseapp.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.wiseapp.co.kr/wiseapp/data-methodology/statistical-criteria-change-history.md).

# 통계 기준 변경 기록

### **2025년** <a href="#id-2025" id="id-2025"></a>

* 모집단 변화에 따른 변경
  * 일 데이터: 9월 1일
  * 주 데이터: 9월 1주차
  * 월 데이터: 9월

{% content-ref url="/pages/QnsxZ8gr9WgVrpmc4LGx" %}
[8월 25일 : \[와이즈앱\] 모집단 변경 사전 안내](/notices/2025/08-25.md)
{% endcontent-ref %}

### **2022년** <a href="#id-2022" id="id-2022"></a>

* iOS 모집단 증가에 따른 변경
  * 일 데이터: 1월 1일
  * 주 데이터: 1월 1주차
  * 월 데이터: 1월

{% content-ref url="/pages/8UDiXkduTY4AC2rfZc4U" %}
[12월 23일 : \[와이즈리테일\] 모집단 변경 사전 안내](/notices/2022/12-23.md)
{% endcontent-ref %}

* 모집단 증가에 따른 변경
  * 일 데이터: 9월 1일
  * 주 데이터: 9월 1주차
  * 월 데이터: 9월

{% content-ref url="/pages/TKiyNHB4f3AETkrzK2vG" %}
[11월 30일 : \[와이즈앱\] 모집단 변경 및 기타 업데이트 사전 안내](/notices/2022/11-30-2.md)
{% endcontent-ref %}

### **2021년** <a href="#id-2021" id="id-2021"></a>

* OS별 모집단 감소 및 증가에 따른 변경
  * 일 데이터: 8월 1일
  * 주 데이터: 8월 1주차
  * 월 데이터: 8월

{% content-ref url="/pages/N75dHokJoOQgcyOGFPRq" %}
[7월 30일 : \[와이즈앱\] 모집단 변경 사전 안내](/notices/2021/07-30.md)
{% endcontent-ref %}

### **2020년** <a href="#id-2020" id="id-2020"></a>

* Android 모집단 감소 따른 변경
  * 일 데이터: 5월 1일
  * 주 데이터: 4월 5주차
  * 월 데이터: 5월

{% content-ref url="/pages/qQU2X4wvQT9IRoUfyoPP" %}
[2020년 4월 27일 : \[와이즈앱\] 모집단 변경 사전 안내](/notices/2020/04-27.md)
{% endcontent-ref %}

### **2019년** <a href="#id-2019" id="id-2019"></a>

* 모집단 증가에 따른 변경
  * 일 데이터: 7월 1일
  * 주 데이터: 7월 1주차
  * 월 데이터: 7월

{% content-ref url="/pages/nBZldJI7KC10AUK9zNsj" %}
[2019년 6월 27일 : \[와이즈앱\] 모집단 변경 사전 안내](/notices/2020/2019-06-27.md)
{% endcontent-ref %}

### **2018년** <a href="#id-2018" id="id-2018"></a>

* 모집단 증가에 따른 변경
  * 일 데이터: 5월 1일
  * 주 데이터: 4월 5주차
  * 월 데이터: 5월

{% content-ref url="/pages/ZsrXoEUIc26UBwHE3NhH" %}
[2018년 4월 30일 : \[와이즈앱\] 모집단 변경 사전 안내](/notices/2020/2018-04-30.md)
{% endcontent-ref %}

### **2017년** <a href="#id-2017" id="id-2017"></a>

* 모집단 증가에 따른 변경
  * 일 데이터: 2월 27일
  * 주 데이터: 3월 1주차
  * 월 데이터: 3월

{% content-ref url="/pages/w14vjQNas2IAJkFoSzgW" %}
[2017년 2월 28일 : \[와이즈앱\] 모집단 변경 사전 안내](/notices/2020/2017-02-28.md)
{% endcontent-ref %}

### **2016년** <a href="#id-2016" id="id-2016"></a>

* 모집단 증가에 따른 변경
  * 일 데이터: 10월 1일
  * 주 데이터: 10월 1주차
  * 월 데이터: 10월

{% content-ref url="/pages/m0GwpcVDPwcwLJzqYfK0" %}
[2016년 9월 20일 : \[와이즈앱\] 모집단 변경 사전 안내](/notices/2020/2016-09-20.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://guide.wiseapp.co.kr/wiseapp/data-methodology/statistical-criteria-change-history.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
