> For the complete documentation index, see [llms.txt](https://speaking-test-docs.speechace.com/speechace-speaking-test/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://speaking-test-docs.speechace.com/speechace-speaking-test/speechace-speaking-test-documentation/test-reliability.md).

# Test reliability

The test is highly reliable and can accurately grade within ±0.54 IELTS point of a human grader.

Between March-June 2022, faculty from a major South American university conducted a high stakes pilot of the Speechace speaking test. 110 students took the test successfully and the Speechace speaking test provided scores with the following distributions:

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

Later, an ACTFL certified evaluator and instructor at the university conducted a manual evaluation of each of the student’s recordings, which were then compared against the automated score from the Speechace speaking test. The results of the comparison are showcased in the chart below:

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

From the above chart, we observed an average correlation of 0.80 between teacher score and Speechace algorithmic scores with an R2 of 0.65. Furthermore, we observed a mean difference of ±0.54 IELTS points between teacher score and Speechace scores.


---

# 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://speaking-test-docs.speechace.com/speechace-speaking-test/speechace-speaking-test-documentation/test-reliability.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.
