```json
{
	"no": [10, 30, 50, 70, 90],
	"yes": [120, 130, 140, 150, 160]
}
```

Based on prior knowledge, a maximum heart rate achieved (MaxHR) value of 10 to 90 is considered typical for patients without heart disease (target class "no"). On the other hand, for patients with heart disease (target class "yes"), a typical range for MaxHR would be between 120 and 160.