# 3.3.2 練習統計

在練習題組中，點選一練習題組的［練習統計］按鈕，即可進入此練習的統計頁面。

［練習統計］是統計題組中各題學生的練習狀況。

![練習題組](/files/8x7aOIvDc1VSHXnvZ1NA)

點選［檢視練習統計］按鈕，即可看到該題的**練習完成率**，以及**錯誤分布圖**。

練習完成率

![練習完成率](/files/pw87Keo6dQn10lbkXwXc)

錯誤分布圖

![錯誤分布圖](/files/IYlBQqyyA1oacx1lPWKu)


---

# 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://csfrd.gitbook.io/cjmanualv2/chapter03/practice/statistics.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.
