# Page Not Found

The URL `stats/mds.html` does not exist.

You might be looking for one of these pages:
- [Multi Dimensional Scaling](https://docs.exploratory.io/statistics/mds.md)
- [Cosine Similarity](https://docs.exploratory.io/statistics/sim.md)
- [Distance](https://docs.exploratory.io/statistics/dist.md)
- [T-test](https://docs.exploratory.io/statistics/t-test.md)
- [F-test](https://docs.exploratory.io/statistics/f-test.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.exploratory.io/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.exploratory.io/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/statistics/mds.md`)
- Use `Accept: text/markdown` header for content negotiation