diff --git a/.gemini/checkpoint-20260423.md b/.gemini/checkpoint-20260423.md new file mode 100644 index 0000000..7c39a6e --- /dev/null +++ b/.gemini/checkpoint-20260423.md @@ -0,0 +1,26 @@ +# fumen-analyze 진행 리포트 (2026-04-23) + +## 1. 현재 성능 및 상태 +- **최종 MAE**: **0.1731** (전체 데이터셋 기준) +- **사용 모델**: `sklearn.ensemble.GradientBoostingRegressor` +- **학습 전략**: + - `warm_start=True`를 활용하여 기존 모델을 파괴하지 않고 업데이트. + - 실행 시마다 랜덤하게 200개의 코스를 샘플링하여 학습 (다양성 확보). + - 총 2,130개의 Estimator(트리)가 누적됨. + +## 2. 피처 엔지니어링 (30개 지표) +- **물리적 밀도**: Global NPS, Effective NPS(쉼표 제외), 구간별(Q1~Q4) NPS, Peak NPS(1s, 2s, 5s), Spike Index. +- **체력 및 지구력**: 최대/평균 스트림 길이, 스트림 개수 및 비율, 휴식 구간(Resting) 비율. +- **기술적 복잡도**: Don/Ka 비율, 색상 전환율, 3노트 단위 패턴 복잡도, 손 배치 전환 지수(Hand-switching). +- **리듬 및 기믹**: 엇박 비율(Denominator 분석), 리듬 표준편차, SV/BPM 변화 빈도 및 변동성. + +## 3. 파일 구조 +- `src/factorize.ts`: TJA에서 30개 피처 추출 (BigInt 및 타입 체크 완비). +- `model/train.py`: 점진적 학습 및 K-Fold 교차 검증 지원. +- `run_pipeline.sh`: 데이터 추출 + 누적 학습 통합 스크립트. +- `run_predict.sh`: 개별 TJA 상수 예측용 스크립트. + +## 4. 향후 개선 아이디어 +- **데이터 증강**: 비슷한 채보를 미세하게 변형하여 학습 데이터 확보. +- **패턴 정밀 분석**: '기차(Stream)' 내의 특정 반복 패턴(ddk, dkk 등) 가중치 부여. +- **오차 분석**: 에러가 큰 특정 곡들을 따로 추출하여 어떤 피처가 부족한지 분석. diff --git a/.gitignore b/.gitignore index 983b685..0c60f76 100644 --- a/.gitignore +++ b/.gitignore @@ -1,37 +1,2 @@ -# dependencies (bun install) -node_modules - -# output -out -dist -*.tgz - -# code coverage -coverage -*.lcov - -# logs -logs -_.log -report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json - -# dotenv environment variable files -.env -.env.development.local -.env.test.local -.env.production.local -.env.local - -# caches -.eslintcache -.cache -*.tsbuildinfo - -# IntelliJ based IDEs -.idea - -# Finder (MacOS) folder config -.DS_Store - -tja -sample \ No newline at end of file +**/*.tja +node_modules \ No newline at end of file diff --git a/GUIDE.md b/GUIDE.md new file mode 100644 index 0000000..83d5bcd --- /dev/null +++ b/GUIDE.md @@ -0,0 +1,53 @@ +# fumen-analyze 파이프라인 사용 가이드 + +이 프로젝트는 TJA 채보 데이터를 분석하여 난이도(상수)를 예측하는 머신러닝 모델을 구축하고 사용합니다. + +## 1. 모델 학습 및 업데이트 (`run_pipeline.sh`) + +기존 모델을 유지하면서 새로운 데이터나 더 많은 반복 학습을 통해 모델을 강화합니다. + +```bash +./run_pipeline.sh +``` + +### 내부 동작 +- **TJA Factorization**: `datas/tja` 폴더의 채보에서 30개 이상의 세부 지표(NPS, 구간별 밀도, 패턴 복잡도, 기믹 등)를 추출합니다. +- **Incremental Training**: 기존에 학습된 `model/constant_predictor.joblib`이 있다면 이를 불러와 **Warm Start** 방식으로 학습을 이어갑니다. +- **Batch Sampling**: 매 회차마다 전체 데이터 중 랜덤하게 200개의 코스를 선택하여 학습함으로써 데이터의 다양성을 확보하고 과적합을 방지합니다. + +### 팁 +- 오차를 더 줄이고 싶다면 `./run_pipeline.sh`를 여러 번 반복 실행하세요. 학습이 누적되면서 MAE(평균 절대 오차)가 점진적으로 하락합니다. + +--- + +## 2. 난이도 상수 예측 (`run_predict.sh`) + +학습된 모델을 사용하여 특정 TJA 파일의 예상 상수를 즉시 계산합니다. + +```bash +./run_predict.sh [difficulty] +``` + +### 인자 설명 +- **TJA_파일_경로**: 예측할 `.tja` 파일의 경로입니다. +- **difficulty** (선택 사항): 예측할 난이도 코스입니다. + - `oni`: 귀신 (기본값) + - `edit`: 우라/에디트 + +### 실행 예시 +```bash +# 귀신 난이도 예측 +./run_predict.sh datas/tja/123.tja + +# 우라 난이도 예측 +./run_predict.sh datas/tja/123.tja edit +``` + +--- + +## 3. 주요 피처 (Features) 소개 +현재 모델은 채보의 다음 요소들을 종합적으로 분석합니다: +- **물리적 밀도**: Global NPS, Effective NPS, 구간별(1/4) NPS 분포, 피크 NPS(1s, 2s, 5s). +- **지구력**: 스트림 비율, 평균/최대 스트림 길이, 회복 구간(Rest) 비율. +- **배치 복잡도**: Don/Ka 비율, 색상 전환 빈도, 3노트 단위 패턴 복잡도, 손 배치 전환 지수. +- **리듬 및 기믹**: 엇박 비율, 리듬 표준편차, SV/BPM 변동성 및 변화 빈도. diff --git a/bun.lock b/bun.lock index 9441526..285f7af 100644 --- a/bun.lock +++ b/bun.lock @@ -2,274 +2,53 @@ "lockfileVersion": 1, "workspaces": { "": { - "name": "fumen-analyze", "dependencies": { - "@tensorflow/tfjs-node": "^4.22.0", - "tja": "^0.1.3", + "csv-parse": "^6.2.1", + "iconv-lite": "^0.7.2", + "tja-parser": "^0.2.9", }, "devDependencies": { - "@types/bun": "latest", - }, - "peerDependencies": { - "typescript": "^5", + "@types/iconv-lite": "^0.0.1", + "@types/node": "^25.6.0", + "typescript": "^6.0.3", }, }, }, "packages": { - "@mapbox/node-pre-gyp": ["@mapbox/node-pre-gyp@1.0.9", "", { "dependencies": { "detect-libc": "^2.0.0", "https-proxy-agent": "^5.0.0", "make-dir": "^3.1.0", "node-fetch": "^2.6.7", "nopt": "^5.0.0", "npmlog": "^5.0.1", "rimraf": "^3.0.2", "semver": "^7.3.5", "tar": "^6.1.11" }, "bin": { "node-pre-gyp": "bin/node-pre-gyp" } }, "sha512-aDF3S3rK9Q2gey/WAttUlISduDItz5BU3306M9Eyv6/oS40aMprnopshtlKTykxRNIBEZuRMaZAnbrQ4QtKGyw=="], + "@babel/runtime": ["@babel/runtime@7.29.2", "", {}, "sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g=="], - "@tensorflow/tfjs": ["@tensorflow/tfjs@4.22.0", "", { "dependencies": { "@tensorflow/tfjs-backend-cpu": "4.22.0", "@tensorflow/tfjs-backend-webgl": "4.22.0", "@tensorflow/tfjs-converter": "4.22.0", "@tensorflow/tfjs-core": "4.22.0", "@tensorflow/tfjs-data": "4.22.0", "@tensorflow/tfjs-layers": "4.22.0", "argparse": "^1.0.10", "chalk": "^4.1.0", "core-js": "3.29.1", "regenerator-runtime": "^0.13.5", "yargs": "^16.0.3" }, "bin": { "tfjs-custom-module": "dist/tools/custom_module/cli.js" } }, "sha512-0TrIrXs6/b7FLhLVNmfh8Sah6JgjBPH4mZ8JGb7NU6WW+cx00qK5BcAZxw7NCzxj6N8MRAIfHq+oNbPUNG5VAg=="], - - "@tensorflow/tfjs-backend-cpu": ["@tensorflow/tfjs-backend-cpu@4.22.0", "", { "dependencies": { "@types/seedrandom": "^2.4.28", "seedrandom": "^3.0.5" }, "peerDependencies": { "@tensorflow/tfjs-core": "4.22.0" } }, "sha512-1u0FmuLGuRAi8D2c3cocHTASGXOmHc/4OvoVDENJayjYkS119fcTcQf4iHrtLthWyDIPy3JiPhRrZQC9EwnhLw=="], - - "@tensorflow/tfjs-backend-webgl": ["@tensorflow/tfjs-backend-webgl@4.22.0", "", { "dependencies": { "@tensorflow/tfjs-backend-cpu": "4.22.0", "@types/offscreencanvas": "~2019.3.0", "@types/seedrandom": "^2.4.28", "seedrandom": "^3.0.5" }, "peerDependencies": { "@tensorflow/tfjs-core": "4.22.0" } }, "sha512-H535XtZWnWgNwSzv538czjVlbJebDl5QTMOth4RXr2p/kJ1qSIXE0vZvEtO+5EC9b00SvhplECny2yDewQb/Yg=="], - - "@tensorflow/tfjs-converter": ["@tensorflow/tfjs-converter@4.22.0", "", { "peerDependencies": { "@tensorflow/tfjs-core": "4.22.0" } }, "sha512-PT43MGlnzIo+YfbsjM79Lxk9lOq6uUwZuCc8rrp0hfpLjF6Jv8jS84u2jFb+WpUeuF4K33ZDNx8CjiYrGQ2trQ=="], - - "@tensorflow/tfjs-core": ["@tensorflow/tfjs-core@4.22.0", "", { "dependencies": { "@types/long": "^4.0.1", "@types/offscreencanvas": "~2019.7.0", "@types/seedrandom": "^2.4.28", "@webgpu/types": "0.1.38", "long": "4.0.0", "node-fetch": "~2.6.1", "seedrandom": "^3.0.5" } }, "sha512-LEkOyzbknKFoWUwfkr59vSB68DMJ4cjwwHgicXN0DUi3a0Vh1Er3JQqCI1Hl86GGZQvY8ezVrtDIvqR1ZFW55A=="], - - "@tensorflow/tfjs-data": ["@tensorflow/tfjs-data@4.22.0", "", { "dependencies": { "@types/node-fetch": "^2.1.2", "node-fetch": "~2.6.1", "string_decoder": "^1.3.0" }, "peerDependencies": { "@tensorflow/tfjs-core": "4.22.0", "seedrandom": "^3.0.5" } }, "sha512-dYmF3LihQIGvtgJrt382hSRH4S0QuAp2w1hXJI2+kOaEqo5HnUPG0k5KA6va+S1yUhx7UBToUKCBHeLHFQRV4w=="], - - "@tensorflow/tfjs-layers": ["@tensorflow/tfjs-layers@4.22.0", "", { "peerDependencies": { "@tensorflow/tfjs-core": "4.22.0" } }, "sha512-lybPj4ZNj9iIAPUj7a8ZW1hg8KQGfqWLlCZDi9eM/oNKCCAgchiyzx8OrYoWmRrB+AM6VNEeIT+2gZKg5ReihA=="], - - "@tensorflow/tfjs-node": ["@tensorflow/tfjs-node@4.22.0", "", { "dependencies": { "@mapbox/node-pre-gyp": "1.0.9", "@tensorflow/tfjs": "4.22.0", "adm-zip": "^0.5.2", "google-protobuf": "^3.9.2", "https-proxy-agent": "^2.2.1", "progress": "^2.0.0", "rimraf": "^2.6.2", "tar": "^6.2.1" } }, "sha512-uHrXeUlfgkMxTZqHkESSV7zSdKdV0LlsBeblqkuKU9nnfxB1pC6DtoyYVaLxznzZy7WQSegjcohxxCjAf6Dc7w=="], - - "@types/bun": ["@types/bun@1.3.12", "", { "dependencies": { "bun-types": "1.3.12" } }, "sha512-DBv81elK+/VSwXHDlnH3Qduw+KxkTIWi7TXkAeh24zpi5l0B2kUg9Ga3tb4nJaPcOFswflgi/yAvMVBPrxMB+A=="], - - "@types/long": ["@types/long@4.0.2", "", {}, "sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA=="], + "@types/iconv-lite": ["@types/iconv-lite@0.0.1", "", { "dependencies": { "@types/node": "*" } }, "sha512-SsRBQxGw7/2/NxYJfBdiUx5a7Ms/voaUhOO9u2y9FTeTNBO1PXohzE4i3JfD8q2Te42HLTn5pyZtDf8j1bPKgQ=="], "@types/node": ["@types/node@25.6.0", "", { "dependencies": { "undici-types": "~7.19.0" } }, "sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ=="], - "@types/node-fetch": ["@types/node-fetch@2.6.13", "", { "dependencies": { "@types/node": "*", "form-data": "^4.0.4" } }, "sha512-QGpRVpzSaUs30JBSGPjOg4Uveu384erbHBoT1zeONvyCfwQxIkUshLAOqN/k9EjGviPRmWTTe6aH2qySWKTVSw=="], + "complex.js": ["complex.js@2.4.3", "", {}, "sha512-UrQVSUur14tNX6tiP4y8T4w4FeJAX3bi2cIv0pu/DTLFNxoq7z2Yh83Vfzztj6Px3X/lubqQ9IrPp7Bpn6p4MQ=="], - "@types/offscreencanvas": ["@types/offscreencanvas@2019.3.0", "", {}, "sha512-esIJx9bQg+QYF0ra8GnvfianIY8qWB0GBx54PK5Eps6m+xTj86KLavHv6qDhzKcu5UUOgNfJ2pWaIIV7TRUd9Q=="], + "csv-parse": ["csv-parse@6.2.1", "", {}, "sha512-LRLMV+UCyfMokp8Wb411duBf1gaBKJfOfBWU9eHMJ+b+cJYZsNu3AFmjJf3+yPGd59Exz1TsMjaSFyxnYB9+IQ=="], - "@types/seedrandom": ["@types/seedrandom@2.4.34", "", {}, "sha512-ytDiArvrn/3Xk6/vtylys5tlY6eo7Ane0hvcx++TKo6RxQXuVfW0AF/oeWqAj9dN29SyhtawuXstgmPlwNcv/A=="], + "decimal.js": ["decimal.js@10.6.0", "", {}, "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg=="], - "@webgpu/types": ["@webgpu/types@0.1.38", "", {}, "sha512-7LrhVKz2PRh+DD7+S+PVaFd5HxaWQvoMqBbsV9fNJO1pjUs1P8bM2vQVNfk+3URTqbuTI7gkXi0rfsN0IadoBA=="], + "escape-latex": ["escape-latex@1.2.0", "", {}, "sha512-nV5aVWW1K0wEiUIEdZ4erkGGH8mDxGyxSeqPzRNtWP7ataw+/olFObw7hujFWlVjNsaDFw5VZ5NzVSIqRgfTiw=="], - "abbrev": ["abbrev@1.1.1", "", {}, "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="], + "fraction.js": ["fraction.js@5.3.4", "", {}, "sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ=="], - "adm-zip": ["adm-zip@0.5.17", "", {}, "sha512-+Ut8d9LLqwEvHHJl1+PIHqoyDxFgVN847JTVM3Izi3xHDWPE4UtzzXysMZQs64DMcrJfBeS/uoEP4AD3HQHnQQ=="], + "iconv-lite": ["iconv-lite@0.7.2", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" } }, "sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw=="], - "agent-base": ["agent-base@4.3.0", "", { "dependencies": { "es6-promisify": "^5.0.0" } }, "sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg=="], + "javascript-natural-sort": ["javascript-natural-sort@0.7.1", "", {}, "sha512-nO6jcEfZWQXDhOiBtG2KvKyEptz7RVbpGP4vTD2hLBdmNQSsCiicO2Ioinv6UI4y9ukqnBpy+XZ9H6uLNgJTlw=="], - "ansi-regex": ["ansi-regex@5.0.1", "", {}, "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="], + "mathjs": ["mathjs@15.2.0", "", { "dependencies": { "@babel/runtime": "^7.26.10", "complex.js": "^2.2.5", "decimal.js": "^10.4.3", "escape-latex": "^1.2.0", "fraction.js": "^5.2.1", "javascript-natural-sort": "^0.7.1", "seedrandom": "^3.0.5", "tiny-emitter": "^2.1.0", "typed-function": "^4.2.1" }, "bin": { "mathjs": "bin/cli.js" } }, "sha512-UAQzSVob9rNLdGpqcFMYmSu9dkuLYy7Lr2hBEQS5SHQdknA9VppJz3cy2KkpMzTODunad6V6cNv+5kOLsePLow=="], - "ansi-styles": ["ansi-styles@4.3.0", "", { "dependencies": { "color-convert": "^2.0.1" } }, "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="], - - "aproba": ["aproba@2.1.0", "", {}, "sha512-tLIEcj5GuR2RSTnxNKdkK0dJ/GrC7P38sUkiDmDuHfsHmbagTFAxDVIBltoklXEVIQ/f14IL8IMJ5pn9Hez1Ew=="], - - "are-we-there-yet": ["are-we-there-yet@2.0.0", "", { "dependencies": { "delegates": "^1.0.0", "readable-stream": "^3.6.0" } }, "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw=="], - - "argparse": ["argparse@1.0.10", "", { "dependencies": { "sprintf-js": "~1.0.2" } }, "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg=="], - - "asynckit": ["asynckit@0.4.0", "", {}, "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="], - - "balanced-match": ["balanced-match@1.0.2", "", {}, "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="], - - "brace-expansion": ["brace-expansion@1.1.14", "", { "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g=="], - - "bun-types": ["bun-types@1.3.12", "", { "dependencies": { "@types/node": "*" } }, "sha512-HqOLj5PoFajAQciOMRiIZGNoKxDJSr6qigAttOX40vJuSp6DN/CxWp9s3C1Xwm4oH7ybueITwiaOcWXoYVoRkA=="], - - "call-bind-apply-helpers": ["call-bind-apply-helpers@1.0.2", "", { "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2" } }, "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ=="], - - "chalk": ["chalk@4.1.2", "", { "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA=="], - - "chownr": ["chownr@2.0.0", "", {}, "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ=="], - - "cliui": ["cliui@7.0.4", "", { "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.0", "wrap-ansi": "^7.0.0" } }, "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ=="], - - "color-convert": ["color-convert@2.0.1", "", { "dependencies": { "color-name": "~1.1.4" } }, "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ=="], - - "color-name": ["color-name@1.1.4", "", {}, "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="], - - "color-support": ["color-support@1.1.3", "", { "bin": { "color-support": "bin.js" } }, "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg=="], - - "combined-stream": ["combined-stream@1.0.8", "", { "dependencies": { "delayed-stream": "~1.0.0" } }, "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg=="], - - "concat-map": ["concat-map@0.0.1", "", {}, "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg=="], - - "console-control-strings": ["console-control-strings@1.1.0", "", {}, "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ=="], - - "core-js": ["core-js@3.29.1", "", {}, "sha512-+jwgnhg6cQxKYIIjGtAHq2nwUOolo9eoFZ4sHfUH09BLXBgxnH4gA0zEd+t+BO2cNB8idaBtZFcFTRjQJRJmAw=="], - - "debug": ["debug@3.2.7", "", { "dependencies": { "ms": "^2.1.1" } }, "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ=="], - - "delayed-stream": ["delayed-stream@1.0.0", "", {}, "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ=="], - - "delegates": ["delegates@1.0.0", "", {}, "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ=="], - - "detect-libc": ["detect-libc@2.1.2", "", {}, "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ=="], - - "dunder-proto": ["dunder-proto@1.0.1", "", { "dependencies": { "call-bind-apply-helpers": "^1.0.1", "es-errors": "^1.3.0", "gopd": "^1.2.0" } }, "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A=="], - - "emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], - - "es-define-property": ["es-define-property@1.0.1", "", {}, "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g=="], - - "es-errors": ["es-errors@1.3.0", "", {}, "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw=="], - - "es-object-atoms": ["es-object-atoms@1.1.1", "", { "dependencies": { "es-errors": "^1.3.0" } }, "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA=="], - - "es-set-tostringtag": ["es-set-tostringtag@2.1.0", "", { "dependencies": { "es-errors": "^1.3.0", "get-intrinsic": "^1.2.6", "has-tostringtag": "^1.0.2", "hasown": "^2.0.2" } }, "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA=="], - - "es6-promise": ["es6-promise@4.2.8", "", {}, "sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w=="], - - "es6-promisify": ["es6-promisify@5.0.0", "", { "dependencies": { "es6-promise": "^4.0.3" } }, "sha512-C+d6UdsYDk0lMebHNR4S2NybQMMngAOnOwYBQjTOiv0MkoJMP0Myw2mgpDLBcpfCmRLxyFqYhS/CfOENq4SJhQ=="], - - "escalade": ["escalade@3.2.0", "", {}, "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA=="], - - "form-data": ["form-data@4.0.5", "", { "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "es-set-tostringtag": "^2.1.0", "hasown": "^2.0.2", "mime-types": "^2.1.12" } }, "sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w=="], - - "fs-minipass": ["fs-minipass@2.1.0", "", { "dependencies": { "minipass": "^3.0.0" } }, "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg=="], - - "fs.realpath": ["fs.realpath@1.0.0", "", {}, "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw=="], - - "function-bind": ["function-bind@1.1.2", "", {}, "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA=="], - - "gauge": ["gauge@3.0.2", "", { "dependencies": { "aproba": "^1.0.3 || ^2.0.0", "color-support": "^1.1.2", "console-control-strings": "^1.0.0", "has-unicode": "^2.0.1", "object-assign": "^4.1.1", "signal-exit": "^3.0.0", "string-width": "^4.2.3", "strip-ansi": "^6.0.1", "wide-align": "^1.1.2" } }, "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q=="], - - "get-caller-file": ["get-caller-file@2.0.5", "", {}, "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="], - - "get-intrinsic": ["get-intrinsic@1.3.0", "", { "dependencies": { "call-bind-apply-helpers": "^1.0.2", "es-define-property": "^1.0.1", "es-errors": "^1.3.0", "es-object-atoms": "^1.1.1", "function-bind": "^1.1.2", "get-proto": "^1.0.1", "gopd": "^1.2.0", "has-symbols": "^1.1.0", "hasown": "^2.0.2", "math-intrinsics": "^1.1.0" } }, "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ=="], - - "get-proto": ["get-proto@1.0.1", "", { "dependencies": { "dunder-proto": "^1.0.1", "es-object-atoms": "^1.0.0" } }, "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g=="], - - "glob": ["glob@7.2.3", "", { "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.1.1", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } }, "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q=="], - - "google-protobuf": ["google-protobuf@3.21.4", "", {}, "sha512-MnG7N936zcKTco4Jd2PX2U96Kf9PxygAPKBug+74LHzmHXmceN16MmRcdgZv+DGef/S9YvQAfRsNCn4cjf9yyQ=="], - - "gopd": ["gopd@1.2.0", "", {}, "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg=="], - - "has-flag": ["has-flag@4.0.0", "", {}, "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="], - - "has-symbols": ["has-symbols@1.1.0", "", {}, "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ=="], - - "has-tostringtag": ["has-tostringtag@1.0.2", "", { "dependencies": { "has-symbols": "^1.0.3" } }, "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw=="], - - "has-unicode": ["has-unicode@2.0.1", "", {}, "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ=="], - - "hasown": ["hasown@2.0.3", "", { "dependencies": { "function-bind": "^1.1.2" } }, "sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg=="], - - "https-proxy-agent": ["https-proxy-agent@2.2.4", "", { "dependencies": { "agent-base": "^4.3.0", "debug": "^3.1.0" } }, "sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg=="], - - "inflight": ["inflight@1.0.6", "", { "dependencies": { "once": "^1.3.0", "wrappy": "1" } }, "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA=="], - - "inherits": ["inherits@2.0.4", "", {}, "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="], - - "is-fullwidth-code-point": ["is-fullwidth-code-point@3.0.0", "", {}, "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="], - - "long": ["long@4.0.0", "", {}, "sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA=="], - - "make-dir": ["make-dir@3.1.0", "", { "dependencies": { "semver": "^6.0.0" } }, "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw=="], - - "math-intrinsics": ["math-intrinsics@1.1.0", "", {}, "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g=="], - - "mime-db": ["mime-db@1.52.0", "", {}, "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg=="], - - "mime-types": ["mime-types@2.1.35", "", { "dependencies": { "mime-db": "1.52.0" } }, "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw=="], - - "minimatch": ["minimatch@3.1.5", "", { "dependencies": { "brace-expansion": "^1.1.7" } }, "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w=="], - - "minipass": ["minipass@5.0.0", "", {}, "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ=="], - - "minizlib": ["minizlib@2.1.2", "", { "dependencies": { "minipass": "^3.0.0", "yallist": "^4.0.0" } }, "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg=="], - - "mkdirp": ["mkdirp@1.0.4", "", { "bin": { "mkdirp": "bin/cmd.js" } }, "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="], - - "ms": ["ms@2.1.3", "", {}, "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="], - - "node-fetch": ["node-fetch@2.7.0", "", { "dependencies": { "whatwg-url": "^5.0.0" }, "peerDependencies": { "encoding": "^0.1.0" }, "optionalPeers": ["encoding"] }, "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A=="], - - "nopt": ["nopt@5.0.0", "", { "dependencies": { "abbrev": "1" }, "bin": { "nopt": "bin/nopt.js" } }, "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ=="], - - "npmlog": ["npmlog@5.0.1", "", { "dependencies": { "are-we-there-yet": "^2.0.0", "console-control-strings": "^1.1.0", "gauge": "^3.0.0", "set-blocking": "^2.0.0" } }, "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw=="], - - "object-assign": ["object-assign@4.1.1", "", {}, "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg=="], - - "once": ["once@1.4.0", "", { "dependencies": { "wrappy": "1" } }, "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w=="], - - "path-is-absolute": ["path-is-absolute@1.0.1", "", {}, "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg=="], - - "progress": ["progress@2.0.3", "", {}, "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA=="], - - "readable-stream": ["readable-stream@3.6.2", "", { "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" } }, "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA=="], - - "regenerator-runtime": ["regenerator-runtime@0.13.11", "", {}, "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg=="], - - "require-directory": ["require-directory@2.1.1", "", {}, "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q=="], - - "rimraf": ["rimraf@2.7.1", "", { "dependencies": { "glob": "^7.1.3" }, "bin": { "rimraf": "./bin.js" } }, "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w=="], - - "safe-buffer": ["safe-buffer@5.2.1", "", {}, "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="], + "safer-buffer": ["safer-buffer@2.1.2", "", {}, "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="], "seedrandom": ["seedrandom@3.0.5", "", {}, "sha512-8OwmbklUNzwezjGInmZ+2clQmExQPvomqjL7LFqOYqtmuxRgQYqOD3mHaU+MvZn5FLUeVxVfQjwLZW/n/JFuqg=="], - "semver": ["semver@7.7.4", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA=="], + "tiny-emitter": ["tiny-emitter@2.1.0", "", {}, "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q=="], - "set-blocking": ["set-blocking@2.0.0", "", {}, "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw=="], + "tja-parser": ["tja-parser@0.2.9", "", { "dependencies": { "mathjs": "^15.1.0" } }, "sha512-hRqsNz8FsQhoMELv8r9mnYkM6kQKarFNzQXYoE8xS+YYvL+3uzNjuFOlVZXebpaGxhAO1MEWjhUr5sy9y+3Mkw=="], - "signal-exit": ["signal-exit@3.0.7", "", {}, "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="], + "typed-function": ["typed-function@4.2.2", "", {}, "sha512-VwaXim9Gp1bngi/q3do8hgttYn2uC3MoT/gfuMWylnj1IeZBUAyPddHZlo1K05BDoj8DYPpMdiHqH1dDYdJf2A=="], - "sprintf-js": ["sprintf-js@1.0.3", "", {}, "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g=="], - - "string-width": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], - - "string_decoder": ["string_decoder@1.3.0", "", { "dependencies": { "safe-buffer": "~5.2.0" } }, "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA=="], - - "strip-ansi": ["strip-ansi@6.0.1", "", { "dependencies": { "ansi-regex": "^5.0.1" } }, "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="], - - "supports-color": ["supports-color@7.2.0", "", { "dependencies": { "has-flag": "^4.0.0" } }, "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw=="], - - "tar": ["tar@6.2.1", "", { "dependencies": { "chownr": "^2.0.0", "fs-minipass": "^2.0.0", "minipass": "^5.0.0", "minizlib": "^2.1.1", "mkdirp": "^1.0.3", "yallist": "^4.0.0" } }, "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A=="], - - "tja": ["tja@0.1.3", "", {}, "sha512-AyrhrrWoCymLXouYO9n0f0JGMtrKtT8S9p5ddJbVF9IVYNrdHi5+xg+lNKN8xChemIvg5tfbBt6pEl3Pj5vLNg=="], - - "tr46": ["tr46@0.0.3", "", {}, "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="], - - "typescript": ["typescript@5.9.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="], + "typescript": ["typescript@6.0.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw=="], "undici-types": ["undici-types@7.19.2", "", {}, "sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg=="], - - "util-deprecate": ["util-deprecate@1.0.2", "", {}, "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="], - - "webidl-conversions": ["webidl-conversions@3.0.1", "", {}, "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="], - - "whatwg-url": ["whatwg-url@5.0.0", "", { "dependencies": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" } }, "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw=="], - - "wide-align": ["wide-align@1.1.5", "", { "dependencies": { "string-width": "^1.0.2 || 2 || 3 || 4" } }, "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg=="], - - "wrap-ansi": ["wrap-ansi@7.0.0", "", { "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } }, "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q=="], - - "wrappy": ["wrappy@1.0.2", "", {}, "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="], - - "y18n": ["y18n@5.0.8", "", {}, "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA=="], - - "yallist": ["yallist@4.0.0", "", {}, "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="], - - "yargs": ["yargs@16.2.0", "", { "dependencies": { "cliui": "^7.0.2", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", "string-width": "^4.2.0", "y18n": "^5.0.5", "yargs-parser": "^20.2.2" } }, "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw=="], - - "yargs-parser": ["yargs-parser@20.2.9", "", {}, "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w=="], - - "@mapbox/node-pre-gyp/https-proxy-agent": ["https-proxy-agent@5.0.1", "", { "dependencies": { "agent-base": "6", "debug": "4" } }, "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA=="], - - "@mapbox/node-pre-gyp/rimraf": ["rimraf@3.0.2", "", { "dependencies": { "glob": "^7.1.3" }, "bin": { "rimraf": "bin.js" } }, "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA=="], - - "@tensorflow/tfjs-core/@types/offscreencanvas": ["@types/offscreencanvas@2019.7.3", "", {}, "sha512-ieXiYmgSRXUDeOntE1InxjWyvEelZGP63M+cGuquuRLuIKKT1osnkXjxev9B7d1nXSug5vpunx+gNlbVxMlC9A=="], - - "@tensorflow/tfjs-core/node-fetch": ["node-fetch@2.6.13", "", { "dependencies": { "whatwg-url": "^5.0.0" }, "peerDependencies": { "encoding": "^0.1.0" }, "optionalPeers": ["encoding"] }, "sha512-StxNAxh15zr77QvvkmveSQ8uCQ4+v5FkvNTj0OESmiHu+VRi/gXArXtkWMElOsOUNLtUEvI4yS+rdtOHZTwlQA=="], - - "@tensorflow/tfjs-data/node-fetch": ["node-fetch@2.6.13", "", { "dependencies": { "whatwg-url": "^5.0.0" }, "peerDependencies": { "encoding": "^0.1.0" }, "optionalPeers": ["encoding"] }, "sha512-StxNAxh15zr77QvvkmveSQ8uCQ4+v5FkvNTj0OESmiHu+VRi/gXArXtkWMElOsOUNLtUEvI4yS+rdtOHZTwlQA=="], - - "fs-minipass/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], - - "make-dir/semver": ["semver@6.3.1", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA=="], - - "minizlib/minipass": ["minipass@3.3.6", "", { "dependencies": { "yallist": "^4.0.0" } }, "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw=="], - - "@mapbox/node-pre-gyp/https-proxy-agent/agent-base": ["agent-base@6.0.2", "", { "dependencies": { "debug": "4" } }, "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ=="], - - "@mapbox/node-pre-gyp/https-proxy-agent/debug": ["debug@4.4.3", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA=="], } } diff --git a/datas/dataset.csv b/datas/dataset.csv new file mode 100644 index 0000000..13fbc24 --- /dev/null +++ b/datas/dataset.csv @@ -0,0 +1,1305 @@ +global_nps,effective_nps,peak_nps_1s,peak_nps_2s,peak_nps_5s,nps_variance,nps_spike_index,nps_q1,nps_q2,nps_q3,nps_q4,max_nps_delta,longest_stream,avg_stream_length,stream_count,stream_ratio,resting_ratio,don_ratio,ka_ratio,color_transition_ratio,pattern_complexity,hand_switch_ratio,off_beat_ratio,rhythm_std_dev,rhythmic_entropy,gimmick_density,sv_variance,bpm_variance,max_bpm,min_bpm,max_sv,total_notes,level,target +7.881029008416041,8.066936954245373,18,16.5,14.8,0.1460078069874034,2.283965708129998,6.835135439074847,8.39661034541522,7.571680206216531,8.691228252271898,1.561474906340374,161,13.347222222222221,72,0.8981308411214953,0.0230456673807888,0.5037383177570094,0.49626168224299066,0.3747663551401869,0.5607476635514018,0.5138888888888888,0.008411214953271028,0.1460078069874034,1,0.581870366041932,1.0632314181423532,44.56683166815315,218.75,31.25,8,1070,10,12 +9.8341395991707,10.386861313868613,21,20,18.2,0.12003482885130999,2.135418130709768,7.8783690393918455,8.901174844505872,10.532135452660679,11.99723565998618,1.6309606081548065,56,10.440944881889763,127,0.9318341531974701,0.053213545266067655,0.48067463106113845,0.5193253689388616,0.4862965565706254,0.7442023893183415,0.5511811023622047,0.040758959943780745,0.12003482885130999,0.2,0.138217000691085,0.12770348259077735,42.61114686661034,300,200,1.33,1423,10,12 +11.841317365269461,12.618984312682798,20,20,18.4,0.11584164087198259,1.6890012642225032,9.461077844311378,11.58682634730539,12.455089820359285,13.832335329341316,2.1257485029940124,237,31.18,50,0.9854614412136536,0.06162674650698601,0.5777496839443742,0.4222503160556258,0.5170670037926675,0.7522123893805309,0.82,0.0695322376738306,0.11584164087198259,0.2,0.1721556886227545,1.7944694419887248,44.49081251178922,300,75,24,1582,10,12 +9.514187932514446,10.438284674541045,22,22,16.2,0.17647021776115182,2.312336077030355,7.28607896370337,10.180994266246227,8.131784557704652,12.425366804172715,4.293582246468063,89,17.03125,64,0.9316239316239316,0.0885295592943992,0.6299145299145299,0.3700854700854701,0.4735042735042735,0.6401709401709401,0.5,0.6666666666666666,0.17647021776115182,2.2,0.3008760286350722,0.6300321502316797,51.845396400780245,331,73.75,8,1170,10,12 +9.711590509358752,10.644103627169757,20,19,17,0.13673031200252003,2.0593949035152,8.15827631106076,9.88718254916635,9.563012629521552,11.210876387715947,1.7289062381055906,154,22.22222222222222,63,0.9735744089012517,0.08760842157067177,0.5146036161335188,0.4853963838664812,0.5500695410292072,0.7927677329624478,0.4444444444444444,0.8984700973574409,0.13673031200252003,1.5,0.5335296594153974,2.0955119413543017,60.4884346229963,360,150,15.39,1438,10,11.9 +10.449101796407186,10.944727557820462,20,20,14.6,0.13115618548291602,1.9140401146131805,8.982035928143713,9.970059880239521,10.7185628742515,12.09580838323353,1.3772455089820301,363,21.9672131147541,61,0.9598853868194842,0.045284431137724554,0.6074498567335244,0.39255014326647564,0.5143266475644699,0.7492836676217765,0.6885245901639344,0.06948424068767908,0.13115618548291602,0.2,0.10479041916167665,0.40388560604017476,44.49081251178922,300,75,4,1396,10,11.9 +10.253251445086706,11.007498383968969,20,20,18.2,0.13442537976516214,1.9506007540255803,10.5378612716763,9.866473988439306,10.36271676300578,10.216763005780347,0.671387283236994,166,15.744186046511627,86,0.9637010676156583,0.06852119460500933,0.5224199288256228,0.47758007117437723,0.48540925266903917,0.7195729537366548,0.5348837209302325,0.040569395017793594,0.13442537976516214,0.4,0.13135838150289017,0.22834727926464887,0,303,303,2.3,1405,10,11.9 +6.216357950447204,6.41507250602239,19,14.5,13,0.17733603383234586,3.056452049810475,6.8583086407548235,6.175728159921405,6.9558201380167395,4.843071030675207,2.112749107341532,24,6.2967032967032965,91,0.7490196078431373,0.03097619791337273,0.6339869281045751,0.3660130718954248,0.42745098039215684,0.5490196078431373,0.31868131868131866,0.7712418300653595,0.17733603383234586,2.3,0.2437787431547923,0.20623549957619852,62.62138788955441,270,78.38,1,765,10,11.9 +8.040585676037484,8.592728898426325,20,17,14.8,0.1893630617573471,2.4873809950939156,6.755708165997323,7.693103078982597,7.240567603748327,10.440639892904954,3.200072289156627,148,14.088235294117647,68,0.9628140703517588,0.06425702811244981,0.4864321608040201,0.5135678391959799,0.4552763819095477,0.6391959798994975,0.38235294117647056,0.01407035175879397,0.1893630617573471,0.3,0.024242971887550202,0.20867383469690054,18.265201264490926,241.46,120.729,2,995,10,11.9 +11.808920081503283,11.808920081503283,20,20,19.4,0.04556876505524713,1.6936349693251533,13.149196287072675,12.823183155988225,11.700249037808472,9.526828163912157,2.1734208738963154,251,26.387755102040817,49,0.9915644171779141,0,0.526840490797546,0.473159509202454,0.4869631901840491,0.7200920245398773,0.46938775510204084,0.009202453987730062,0.04556876505524713,0.3,0.10867104369481549,5.537829532351577,60.3109977937522,301.63,5,60,1304,10,11.8 +6.058497259933597,9.121167271313174,26,23.5,14.8,1.2289057719524963,4.2914932341299705,5.566567995238135,7.8190862072647285,0.7249483900775243,10.097495433222663,9.37254704314514,176,17.408163265306122,49,0.9113247863247863,0.3357761041190338,0.5769230769230769,0.4230769230769231,0.38675213675213677,0.5747863247863247,0.30612244897959184,0.7777777777777778,1.2289057719524963,2.7,0.8414579527685552,1.0032075423849793,52.73687199199254,432,99,9,936,10,11.8 +10.044231329042274,10.570274904585432,19,19,17,0.11737727702335919,1.8916330555890997,10.684413106058157,7.535013099589223,10.743280395898697,11.184785069702754,3.208267296309474,162,14.6,90,0.9626373626373627,0.04976630979719901,0.575091575091575,0.4249084249084249,0.5663003663003663,0.8051282051282052,0.5111111111111111,0.05934065934065934,0.11737727702335919,0.7,0.13980981337128442,2.5265881174935974,24.642810153349863,300,8.53125,32,1365,10,11.8 +10.426399688958009,11.029438075163231,17,16,13.8,0.1109208677044667,1.6304765314151257,10.500933125972006,12.22348367029549,9.175894245723173,9.772161741835147,3.047589424572317,227,21.103448275862068,58,0.9722001588562351,0.0546753499222396,0.6187450357426529,0.3812549642573471,0.47736298649722003,0.7251787132644957,0.5862068965517241,0.03177124702144559,0.1109208677044667,0.7,0.057970451010886465,0.06112384163192211,20.497742922397816,284,189,1.5,1259,10,11.8 +9.413308341143392,10.087713424840976,20,17.5,15,0.120087205043631,2.124651533253684,10.324273664479849,8.866729147141518,9.53477038425492,8.8970946579194,1.4575445173383308,108,20.362068965517242,58,0.9524193548387097,0.06685410809122136,0.5951612903225807,0.40483870967741936,0.46048387096774196,0.6943548387096774,0.5689655172413793,0.989516129032258,0.120087205043631,0.6,0.015182755388940955,0.0814799893093084,0,243,243,1,1240,10,11.8 +10.51228654727197,10.656533671099853,20,20,19.8,0.07028024469532845,1.9025356576862125,8.829654310703873,10.062473969179509,13.094543940024991,10.029154518950437,3.0653894210745545,433,24.714285714285715,49,0.9595879556259905,0.013536026655560184,0.506339144215531,0.4936608557844691,0.526148969889065,0.7551505546751188,0.6326530612244898,0,0.07028024469532845,0.1,0.008329862557267805,0,37.425850781046684,300,160,1,1262,10,11.7 +9.548801870251316,10.320909665192673,24,19,14.8,0.15972120233869397,2.513404333455747,5.858562244301578,10.767971946230276,11.488018702513152,10.0479251899474,4.9094097019286975,212,28.325,40,0.9708654670094259,0.0748100526008182,0.5715509854327335,0.4284490145672665,0.4721508140531277,0.7163667523564696,0.375,0.09940017137960583,0.15972120233869397,0.4,0.01636469900642899,0,31.5,210,105,1,1167,10,11.7 +9.495571695489105,10.231774368057044,23,20,17.2,0.1730251364130913,2.422181700858118,9.305660261579321,9.359920671267831,6.945332440129173,12.344243204135834,5.398910764006661,210,18.246575342465754,73,0.9514285714285714,0.07195259063435948,0.54,0.46,0.4442857142857143,0.675,0.4657534246575342,0.5007142857142857,0.1730251364130913,2.2,0.6918202235284918,7.521895711199774,41.566993334682294,350,79,32.7,1400,10,11.7 +7.858565931700912,7.858565931700912,15,12.5,10.6,0.08980674872685054,1.9087451998705052,7.668949059354241,8.28695960626191,6.82620740448015,8.624056268211545,1.797848863731395,26,4.971698113207547,212,0.9419124218051832,0,0.483467381590706,0.516532618409294,0.5245755138516532,0.8025022341376229,0.36792452830188677,0.5951742627345844,0.08980674872685054,5.4,0.6390790882795201,0.0918116559663726,3.715562818029716,227,187.14,1.6,1119,10,11.7 +7.283296371223447,8.688184813677685,18,16,13.8,0.29904893694871215,2.471408423130853,4.6904428630679,7.836826895436428,6.642366290555783,9.93441625034878,3.2920499597929975,83,15.116666666666667,60,0.907,0.16170103106491734,0.62,0.38,0.372,0.538,0.45,0.955,0.29904893694871215,3.4,1.0196614919712825,1.0931300762726963,60.26773892226918,330,64,8,1000,10,11.7 +7.767708779443255,8.624631478839753,21,21,15,0.16786894882779915,2.703499911785462,5.736702355460386,7.055074946466809,5.629807280513917,12.613618843683087,6.983811563169169,114,7.927083333333333,96,0.8727064220183486,0.09935760171306211,0.6399082568807339,0.36009174311926606,0.3577981651376147,0.5527522935779816,0.6979166666666666,0.12844036697247707,0.16786894882779915,0.4,0.16034261241970021,0.2996344606131542,68.85298354472812,312,156,2.5,872,10,11.6 +8.823806163255705,9.37984496124031,19,16,15.4,0.16297034656110848,2.1532657957877896,8.050811573747353,9.596800752764056,6.709009644789462,10.90943307457069,4.200423429781227,93,17.076923076923077,65,0.9173553719008265,0.05928016937191251,0.5454545454545454,0.45454545454545453,0.40826446280991735,0.6570247933884298,0.36923076923076925,0,0.16297034656110848,0.2,0.13126323218066338,0.2703593904905536,36.655824456342295,310,77.5,4,1210,10,11.6 +5.55,5.55,2,1,0.4,0,0.3603603603603604,11.100000000000003,0,0,0,11.100000000000003,0,0,0,0,0,0.5,0.5,0.5,0,0,1,0,0.1,0,0,0,333,333,1,2,10,11.6 +9.737177970308862,10.096786641114477,20,16,14.2,0.09786542468294326,2.0539832034481758,9.140430142532084,9.839061745782944,9.111320492396631,10.828789850388333,1.7174693579917015,84,15.9125,80,0.9514200298953662,0.03561615032462675,0.5478325859491778,0.4521674140508221,0.4790732436472347,0.7144992526158446,0.5125,0.9902840059790733,0.09786542468294326,0.6,0.1455482506772625,0.12005912550545504,0.07490857908706308,236.88,236,1.5,1338,10,11.6 +8.242753623188406,9.077014656434514,17,15,14.2,0.17708930262234968,2.062417582417582,9.237961664329125,7.536231884057971,8.204768583450212,7.961664329125758,1.7017297802711546,137,14.887323943661972,71,0.9741935483870968,0.09190918653576444,0.6082949308755761,0.391705069124424,0.4700460829493088,0.6838709677419355,0.43661971830985913,0,0.17708930262234968,0.3,0.08356708742402992,0.20425337027980656,23.44842101701847,260,200,1.3,1085,10,11.6 +8.871527777777777,8.871527777777777,16,15.5,13.6,0.06218819462473646,1.8035225048923682,8.125,8.645833333333334,7.3263888888888875,11.354166666666668,4.02777777777778,53,9.01,100,0.8816046966731899,0,0.4070450097847358,0.5929549902152642,0.4794520547945205,0.6947162426614482,0.71,0.30430528375733856,0.06218819462473646,0.2,0,0,0,300,300,1,1022,10,11.6 +8.070413061908537,9.570966252653959,18,17,16.4,0.2552377721701789,2.230369110220395,8.653114366017459,9.760246843824405,5.535662389034737,8.303493583552106,4.224584454789667,145,13.64935064935065,77,0.9485559566787004,0.1567817868263122,0.5965703971119134,0.40342960288808666,0.3935018050541516,0.631768953068592,0.37662337662337664,0.02527075812274368,0.2552377721701789,1.2,0.2039454564381219,0.1077703975744487,42.950555071201,302.03,85.78,1,1108,10,11.5 +8.99109048522911,9.428513704303494,19,18.5,15.4,0.13014747566689008,2.113203068216685,7.139739443487567,9.796386678273638,7.438612257400998,11.556415471319413,4.117803213918415,150,16.419354838709676,62,0.9399815327793167,0.04639365575453628,0.5937211449676824,0.40627885503231764,0.43028624192059095,0.6602031394275162,0.5161290322580645,0.8282548476454293,0.13014747566689008,2.2,0.08302022608706473,0.11162329291632787,41.826388066800575,272,67.99,2,1083,10,11.5 +9.210216110019646,10.630385487528345,21,16,16,0.2587873082412641,2.280076791808874,7.355599214145383,10.719056974459725,9.524557956777995,9.210216110019646,3.3634577603143425,229,21.58490566037736,53,0.9761092150170648,0.13359528487229863,0.5571672354948806,0.44283276450511944,0.5136518771331058,0.7704778156996587,0.5283018867924528,0.11774744027303755,0.2587873082412641,0.3,0.45579567779960706,0.8093251267490843,52.82168869574915,240,60,6,1172,10,11.5 +7.821022092578281,8.73796965200363,19,16,14,0.2039324913251759,2.429349997365428,6.623325822334076,7.225446351637173,8.298791643003565,9.110345399890349,1.0733452913663912,158,13.833333333333334,84,0.9723849372384937,0.10493828611719787,0.5054393305439331,0.49456066945606697,0.4870292887029289,0.7472803347280335,0.5714285714285714,0.5372384937238494,0.2039324913251759,2.8,0.45159039697732334,0.46937998002067854,44.94759440440592,380,50,4,1195,10,11.5 +8.929103950483835,9.500308749595678,17,17,15.8,0.15528324457186995,1.9038864475397705,6.812031435672036,9.697127102544899,8.334720815410492,10.845822599540575,2.8850956668728625,146,26.70212765957447,47,0.9386686611817502,0.060124866903525885,0.5445026178010471,0.45549738219895286,0.387434554973822,0.6170531039640987,0.5319148936170213,0.1406133133881825,0.15528324457186995,1,0.7212739167182156,0.8724919393922846,146.74257962857192,510,63.75,8,1337,10,11.5 +7.321100917431192,7.321100917431192,15,11.5,10.4,0.10370675580142034,2.048872180451128,7.398165137614678,8.322935779816513,5.137614678899082,8.374311926605504,3.236697247706422,62,6.2560975609756095,82,0.9,0,0.4456140350877193,0.5543859649122806,0.38070175438596493,0.5719298245614035,0.4268292682926829,0,0.10370675580142034,0.2,0.012844036697247705,0.0729152601358627,0,280,280,1,570,10,11.5 +8.803048502151556,9.629574691074389,19,16.5,13.8,0.1451055229094612,2.158343214325833,7.456280190272239,8.562235625193004,9.16872731531084,9.989274896058502,1.105955434920765,77,12.306666666666667,75,0.9351570415400202,0.08583205545816429,0.5734549138804458,0.4265450861195542,0.49037487335359675,0.7365754812563323,0.30666666666666664,1,0.1451055229094612,1.7,0.26756986328728133,0.4068436147166449,32.10713813704822,290,160,4,987,10,11.4 +7.357430816535702,9.288018631933063,22,21.5,13,0.2610145950867559,2.990174226382852,4.044004099760847,9.06211137683635,6.051247010591047,10.242842500854119,5.0181072770755035,124,12.051948051948052,77,0.9307923771313942,0.20785787495729424,0.5356068204613842,0.46439317953861586,0.41424272818455365,0.6188565697091274,0.4675324675324675,0.9147442326980942,0.2610145950867559,0.4,0.08855483430133242,0.586871960463777,49.94720161200619,324,54,5,997,10,11.4 +8.089534992079024,8.713118538592795,17,13.5,11.8,0.25487598593306676,2.1014804950650166,7.941254309943155,8.40257198769919,7.018618954431089,8.9627434535458,1.9441244991147109,98,15.39344262295082,61,0.9562118126272913,0.07156835336874486,0.5234215885947047,0.47657841140529533,0.5,0.7382892057026477,0.4426229508196721,0,0.25487598593306676,0.4,0.1977075761811574,2.9270716836525343,49.75109869298032,221,6.90625,32,982,10,11.4 +8.672958041803211,9.686447463531836,19,17.5,14.8,0.14968319186977003,2.190717389432876,6.906732543928392,8.488427019637184,9.938313622370245,9.331997406681872,1.581694475708792,155,15.402439024390244,82,0.959726443768997,0.1046296307851024,0.541033434650456,0.45896656534954405,0.41641337386018235,0.689209726443769,0.6707317073170732,0.4331306990881459,0.14968319186977003,4.8,0.3031581078441852,0.17122639126900457,39.117975855275745,300,45.1,2.7716186252771617,1316,10,11.4 +8.921368765926465,9.420334422448585,18,16,13.4,0.09744137452142966,2.017627616599339,7.767018565708044,9.601747360757189,8.409173643975247,9.876956680014558,1.8347287950491449,145,22.877551020408163,49,0.9605826906598115,0.052966872952311526,0.46101113967437873,0.5389888603256212,0.5201371036846615,0.778063410454156,0.3877551020408163,0.2776349614395887,0.09744137452142966,0.4,0.03057881325081907,0.837712263625472,0,210,210,7.65,1167,10,11.4 +9.071082390953151,9.639484978540773,19,16.5,13.8,0.14481896748820008,2.094568121104185,7.366720516962843,7.948303715670437,10.533117932148627,10.403877221324716,2.5848142164781907,67,13.325,80,0.9492430988423864,0.05896607431340874,0.5877114870881567,0.41228851291184326,0.5129118432769367,0.7604630454140695,0.475,0.048975957257346395,0.14481896748820008,0.2,0.07269789983844911,0.1845132108548631,0,300,300,1,1123,10,11.3 +9.390432098765432,10.041254125412543,18,15.5,14,0.1577555581769911,1.9168447000821693,8.981481481481483,9.598765432098766,10.432098765432102,8.518518518518517,1.9135802469135843,238,34.22857142857143,35,0.9843878389482333,0.06481481481481481,0.5341002465078061,0.4658997534921939,0.5308134757600658,0.7773212818405916,0.45714285714285713,0,0.1577555581769911,0.2,0.308641975308642,85.02593422473066,0,200,200,925,1217,10,11.3 +8.703570520889851,9.209453150653097,15,14,13.2,0.14390039551995928,1.7234306270050654,8.703570520889851,8.057602396292557,8.46558226445927,9.5535285795705,1.08794631511123,153,28.02777777777778,36,0.9853515625,0.05493080006898888,0.48828125,0.51171875,0.5498046875,0.80859375,0.4166666666666667,0,0.14390039551995928,0.5,0.10199496704167794,0.12435597984102825,50.87849121885001,376,125,1.2,1024,10,11.3 +5.527186761229315,5.751537515375153,15,13.5,12.8,0.18033451908520803,2.7138579982891358,4.4349881796690305,3.111111111111111,5.394799054373525,9.134751773049643,3.7399527186761183,131,22.09090909090909,22,0.7275449101796407,0.039007092198581506,0.7485029940119761,0.25149700598802394,0.3188622754491018,0.49550898203592814,0.18181818181818182,0,0.18033451908520803,0.2,0.09929078014184396,0.1888846881251736,38.45193523023126,280,140,1,668,10,11.3 +9.711627906976744,10.099967752337957,23,19.5,17,0.1115814519752154,2.368295019157088,9.227906976744187,9.614883720930232,9.585116279069767,10.388837209302325,0.8037209302325579,157,17.943661971830984,71,0.9762452107279693,0.038449612403100915,0.6436781609195402,0.3563218390804598,0.36551724137931035,0.5578544061302682,0.5915492957746479,0.08275862068965517,0.1115814519752154,0.3,0.4018604651162791,0.6193747325162786,0,240,240,5,1305,10,11.3 +8.231221088733648,8.929008754429875,17,15,13.8,0.20537079193481841,2.0653071782105914,6.967824363486158,8.677876496649427,8.958631324482202,8.295029004150189,1.710052133163269,163,13.125,96,0.9767441860465116,0.07814839081102258,0.524031007751938,0.475968992248062,0.39689922480620154,0.6201550387596899,0.4375,0.8457364341085272,0.20537079193481841,1.3,0.08295029004150188,0.2692874742754535,35.47617522034273,252,92,1.6,1290,10,11.3 +6.702320758171335,7.608034015642296,17,16.5,14.4,0.2060077975405521,2.5364348579220026,4.249490084434973,4.968153848714416,7.342868895898664,10.217523953016444,2.8746550571177805,65,9.79746835443038,79,0.9020979020979021,0.1190469516314982,0.5710955710955711,0.4289044289044289,0.4370629370629371,0.6818181818181818,0.5569620253164557,0.986013986013986,0.2060077975405521,2.2,0.10936187717295885,0.010540260134434695,79.92251170848684,320,49,1.1,858,10,11.3 +7.645408163265305,8.518237801989576,18,18,15.8,0.22486209642004498,2.3543543543543546,7.561224489795917,6.428571428571428,6.70408163265306,9.857142857142856,3.1530612244897958,151,13.492537313432836,67,0.9049049049049049,0.10246598639455781,0.4864864864864865,0.5135135135135135,0.4934934934934935,0.7197197197197197,0.44776119402985076,0.7007007007007007,0.22486209642004498,0.3,0.1607142857142857,0.12234673296857533,0,180,180,1.33,999,10,11.2 +8.700359892147317,9.034215280310187,20,16.5,12.8,0.11843715009045871,2.298755482293485,8.291033650975221,7.141436548108907,9.1967768229305,10.137356270730205,2.055340274821593,56,9.46938775510204,98,0.928928928928929,0.0369545530855899,0.5135135135135135,0.4864864864864865,0.42342342342342343,0.6676676676676677,0.5510204081632653,1,0.11843715009045871,1.7,0.47028972389985496,0.8079015397168856,39.512536323806415,290,140,9,999,10,11.2 +9.035087719298245,9.778481012658228,20,18.5,13,0.15819529134172616,2.213592233009709,8.421052631578947,8.912280701754385,9.368421052631579,9.403508771929825,0.49122807017543835,92,14.91044776119403,67,0.9699029126213592,0.0760233918128654,0.5155339805825243,0.48446601941747575,0.48349514563106794,0.7116504854368932,0.4925373134328358,0.7165048543689321,0.15819529134172616,0.3,0.05263157894736842,0.1177601605738602,0,225,225,1.5,1030,10,11.2 +8.660633484162895,9.276252019386108,18,15.5,14.2,0.16897020045907246,2.078369905956113,8.12971342383107,8.959276018099548,7.897435897435899,9.622926093514328,1.7254901960784297,213,13.52,75,0.9712643678160919,0.06636500754147821,0.5593869731800766,0.44061302681992337,0.43007662835249044,0.6475095785440613,0.4266666666666667,0,0.16897020045907246,0.2,0,0,0,220,220,1,1044,10,11.2 +9.02537216828479,9.739270123974157,22,17,14.2,0.16701250432349724,2.437572610834612,9.157022653721683,9.361812297734629,9.157022653721683,8.396375404530744,0.7606472491909386,177,22.314814814814813,54,0.9764991896272285,0.07330097087378634,0.47649918962722854,0.5235008103727715,0.4513776337115073,0.6555915721231766,0.5740740740740741,0,0.16701250432349724,0.2,0,0,0,226,226,1,1234,10,11.2 +9.408901251738525,10.273348519362186,18,16,14.6,0.11732832686736017,1.9130820399113082,7.899860917941585,9.680111265646731,10.292072322670375,9.735744089012517,1.7802503477051461,138,34.921052631578945,38,0.9807834441980784,0.08414464534075104,0.614190687361419,0.3858093126385809,0.4693274205469327,0.7161862527716186,0.5526315789473685,0,0.11732832686736017,0.2,0.3894297635605007,0.2701119343229988,85.06963092234007,400,200,1.26,1353,10,11.2 +8.871527777777777,9.076376554174066,18,15.5,14,0.08221153341131132,2.0289628180039143,8.472222222222221,7.361111111111111,9.791666666666666,9.82638888888889,2.4305555555555554,222,25.58974358974359,39,0.9765166340508806,0.02256944444444444,0.5489236790606654,0.45107632093933464,0.5420743639921722,0.7710371819960861,0.41025641025641024,0,0.08221153341131132,0.2,0.19965277777777776,0.2365029413093992,0,200,200,2,1022,10,11.2 +8.11605588943447,8.79779146315566,19,17,13.4,0.1871960416291448,2.3410385855935654,7.600750753597362,8.80312940388395,8.030171700128282,7.987229605475195,1.2023786502865885,126,11.360655737704919,61,0.9166666666666666,0.07748939908114837,0.58994708994709,0.41005291005291006,0.35185185185185186,0.5767195767195767,0.6065573770491803,0,0.1871960416291448,0.3,0.09661971296945798,1.497393474321134,29.27451629294434,274,68.5,16,756,10,11.1 +8.076401725200247,8.263514578408197,20,19,16.2,0.1068307791218691,2.4763503204150137,6.289587184226741,7.8619839802834255,7.897720271102895,10.220579174368455,2.3228589032655593,326,9.734177215189874,79,0.8506637168141593,0.022643253234750534,0.5033185840707964,0.49668141592920356,0.43473451327433627,0.702433628318584,0.7215189873417721,0,0.1068307791218691,0.2,0,7.771561172376096e-16,0,290,290,0.6,904,10,11.1 +7.52069351230425,7.985154394299287,18,16.5,13,0.1526888203647095,2.3933962965717264,7.302013422818791,6.997762863534675,5.970917225950783,9.774049217002236,3.803131991051454,64,10.469696969696969,66,0.8735777496839444,0.05816554809843403,0.6561314791403287,0.3438685208596713,0.3843236409608091,0.561314791403287,0.5606060606060606,0.1276864728192162,0.1526888203647095,0.4,0,0,0,255,255,1,791,10,11.1 +7.9181984335657365,9.148103344249698,19,19,13.2,0.2449702112544806,2.399535722602987,5.144819286783829,10.321793694110056,6.141628023598196,10.032397609228465,5.176974407326227,158,13.940298507462687,67,0.9482233502538071,0.13444370536730463,0.5908629441624366,0.40913705583756343,0.4416243654822335,0.7076142131979696,0.5671641791044776,0.9634517766497462,0.2449702112544806,0.7,0.0964653616271968,0.2805548787670605,74.38711140286482,280,46.67,2,985,10,11.1 +8.669944985562989,9.020263522621477,17,16,15.4,0.1170008729217832,1.9607967557242918,7.428901809451369,8.678623609172162,7.42890180945137,11.108638219740365,3.679736410288996,150,16.482758620689655,58,0.9569569569569569,0.03883684065104549,0.6226226226226226,0.37737737737737737,0.5215215215215215,0.7857857857857858,0.3448275862068966,0.05005005005005005,0.1170008729217832,0.8,0.0867862360917216,0.04448043180176824,22.137625551915466,240,100,1,999,10,11.1 +8.045977011494253,9.369024856596559,17,15.5,15,0.18618622549981484,2.1128571428571425,5.966064586754242,7.2796934865900385,8.94909688013136,9.961685823754792,1.6694033935413222,167,16.405797101449274,69,0.9625850340136054,0.14121510673234813,0.6062925170068028,0.3937074829931973,0.46938775510204084,0.7312925170068028,0.4927536231884058,0,0.18618622549981484,0.1,0.04789272030651341,0.16110013006358426,0,250,250,1,1176,10,11.1 +7.560814214917916,8.463742536378208,19,13.5,12.4,0.20165257865514316,2.512956866803038,7.271251117325315,7.850377312510517,8.815587637819185,6.273867114506357,2.5417205233128275,107,15.517857142857142,56,0.924468085106383,0.10668192204327974,0.6382978723404256,0.3617021276595745,0.4702127659574468,0.6968085106382979,0.5178571428571429,0.11808510638297873,0.20165257865514316,2.4,0.20912890381687854,0.5243220961072409,53.65176459215044,463.32,62.52,6,940,10,11.1 +6.878893093491634,9.188143525741028,23,17.5,12.4,0.527654587035895,3.3435611932624916,7.400276188597357,5.516569522408938,9.014881902473146,5.550207141448016,3.498312380064208,59,14.647058823529411,51,0.91320293398533,0.25132938180383424,0.39119804400978,0.60880195599022,0.5488997555012225,0.7139364303178484,0.45098039215686275,0.8985330073349633,0.527654587035895,0.8,1.152088452088452,2.808903551525012,17.01595721259232,216,13.5,10,818,10,11 +7.6928243116510995,8.031031529261222,17,17,15.6,0.1458972047108609,2.2098515852302514,8.551921442901476,5.779380701138897,7.614724572446522,8.786220660515212,2.7725407417625787,180,20.405405405405407,37,0.9581218274111675,0.0421125500974386,0.5456852791878173,0.4543147208121827,0.5139593908629442,0.7208121827411168,0.40540540540540543,0.7563451776649747,0.1458972047108609,2.8,0.3709737612217535,0.8124865113131169,36.7122688725269,250.5,33.56,7.46,788,10,11 +8.220959147424512,8.716384180790962,15,12.5,12,0.11921301997253173,1.82460461498574,9.008407341622261,8.630432208407342,7.559502664298401,7.653996447602132,1.0709295441089406,113,9.235849056603774,106,0.9377394636015326,0.05683836589698066,0.5862068965517241,0.41379310344827586,0.47701149425287354,0.7442528735632183,0.44339622641509435,0,0.11921301997253173,0.4,0.07087033747779752,0.1282001949115264,0,266,266,1.5,1044,10,11 +6.486905582356996,7.316310523191723,17,14,13.2,0.31039687813526406,2.6206640106241696,3.239145416953825,8.063404548587181,6.409372846312887,8.201240523776708,4.824259131633356,58,11.166666666666666,60,0.8897742363877822,0.11336382432178427,0.5046480743691899,0.4953519256308101,0.4953519256308101,0.7383798140770252,0.4,0,0.31039687813526406,0.3,0.00861474844934528,0,33.308669376324616,250,125,1,753,10,11 +7.8175985983548895,8.416869238945127,19,17.5,15,0.161180702724651,2.430413861872916,7.234416077797726,6.732436186685231,7.411585451131548,9.862428448916084,2.4508429977845365,177,18.51851851851852,54,0.9442870632672332,0.07119875853807879,0.5486307837582625,0.4513692162417375,0.4796978281397545,0.720491029272899,0.37037037037037035,0.0679886685552408,0.161180702724651,5,0.1624052588893367,0.3707500072250173,35.696955865073186,273,194,5,1059,10,11 +8.51098807495741,8.975432292836288,15,13,12.4,0.12814097264136776,1.7624275663287263,8.136115843270868,8.413798977853492,8.608177172061328,8.85809199318569,0.27768313458262384,121,26.6,45,0.9763458401305057,0.05174616695059602,0.5579119086460033,0.44208809135399674,0.48694942903752036,0.7716150081566069,0.4666666666666667,0,0.12814097264136776,0.2,0.02776831345826235,0.19925358215344663,0,326,326,1,1226,10,11 +8.023880597014925,8.53817356778219,17,15.5,13.8,0.1689157554320845,2.1186755952380953,7.132338308457712,8.788059701492537,9.329353233830846,6.813930348258706,2.5154228855721392,56,13.47887323943662,71,0.9494047619047619,0.060234541577825096,0.6071428571428571,0.39285714285714285,0.3998015873015873,0.6011904761904762,0.43661971830985913,0,0.1689157554320845,0.8,0.04776119402985075,0.3329863433763442,15.531028357933495,224,56,4,1008,10,11 +8.343283582089551,8.343283582089551,18,15.5,13.4,0.09063623961522514,2.15742397137746,7.022032693674484,8.796019900497512,6.9850746268656705,10.533049040511727,3.547974413646057,198,26.875,32,0.9523809523809523,0,0.5083056478405316,0.49169435215946844,0.5359911406423035,0.7630121816168328,0.375,0.05537098560354374,0.09063623961522514,0.4,0.10163468372423595,0.21104691185628435,0,195,195,2,903,10,10.9 +7.706870828030499,8.538870309430704,16,15,12,0.17629704628933315,2.076069569222146,7.506379911588498,9.270699976278102,8.24418648409506,5.774138393529614,2.470048090565446,53,12.472222222222221,72,0.9344432882414152,0.09743671601163789,0.5972944849115505,0.40270551508844954,0.5098855359001041,0.7242455775234131,0.4444444444444444,0.015608740894901144,0.17629704628933315,0.8,0.15237309649592037,2.996173010024818,51.30585060993716,300,9.38,32,961,10,10.9 +8.24299599771298,9.244629689002887,15,14,12.2,0.14388194924751987,1.8197267115211209,6.689536878216124,9.365351629502575,8.384219554030878,8.50314465408805,2.6758147512864507,86,11.478260869565217,92,0.9522091974752029,0.10834762721555181,0.5482416591523895,0.45175834084761046,0.4012623985572588,0.6537421100090172,0.6086956521739131,0,0.14388194924751987,0.2,0.029731275014293887,0.04581228472908517,14.888992536952667,325,260,1,1109,10,10.9 +6.871428571428572,7.073529411764707,13,13,10.8,0.15729883226838676,1.8918918918918917,6.128571428571429,5.633333333333334,6.314285714285714,9.378571428571428,3.064285714285714,59,10.073170731707316,82,0.9301801801801802,0.028571428571428636,0.48986486486486486,0.5101351351351351,0.44594594594594594,0.7083333333333334,0.4634146341463415,0,0.15729883226838676,0.2,0.023214285714285715,0.23222104081452702,0,130,130,1,888,10,10.9 +7.016170212765957,7.469082672706682,15,14.5,13,0.13493974396006697,2.1379184861717615,6.52595744680851,7.291914893617021,5.484255319148934,8.731914893617022,3.247659574468088,81,8,102,0.8908296943231441,0.060638297872340534,0.5043668122270742,0.49563318777292575,0.4890829694323144,0.7074235807860262,0.37254901960784315,0.9017467248908297,0.13493974396006697,0.4,0.007659574468085105,0.12494896917525644,0,216,216,1.5,916,10,10.9 +7.98445945945946,8.56304347826087,15,14,11.4,0.16282100040782724,1.8786494034018786,6.816216216216216,8.537837837837838,7.554054054054053,8.994594594594597,1.7216216216216216,54,5.180722891566265,166,0.9460946094609461,0.0675675675675675,0.49394939493949397,0.506050605060506,0.5192519251925193,0.7623762376237624,0.4578313253012048,0.1188118811881188,0.16282100040782724,0.4,0,0,0,156,156,1,909,10,10.9 +9.593079700188397,9.593079700188397,16,15.5,15,0.05999867279983074,1.6678689743071538,7.253093562698698,10.396100773201468,8.600096652914171,12.088489271164496,3.488392618250325,308,19.927272727272726,55,0.9864986498649865,0,0.5805580558055805,0.41944194419441944,0.47074707470747074,0.6732673267326733,0.4727272727272727,0.046804680468046804,0.05999867279983074,0.8,0.08634635193688926,0.003983717890245578,37.27544768428371,226.73,88,1.02272727273,1111,10,10.9 +7.8006586169045,8.49539748953975,19,14.5,13.4,0.15471183041560427,2.435691770798154,7.401683132089279,8.007025246981339,7.319136480058543,8.44727405781193,1.128137577753387,178,22.224489795918366,49,0.9603174603174603,0.08177826564215167,0.5114638447971781,0.48853615520282184,0.5052910052910053,0.716931216931217,0.42857142857142855,0,0.15471183041560427,0.2,0.034394438346139776,0.11131090594477473,0,188,188,2,1134,10,10.8 +8.702888583218707,9.277126099706745,16,14.5,13,0.12282178800963399,1.8384700489963648,7.213204951856946,8.084364970197157,7.80559376432829,11.673544245758826,3.867950481430536,249,18.32075471698113,53,0.9719719719719719,0.06189821182943601,0.6326326326326326,0.36736736736736736,0.4364364364364364,0.6466466466466466,0.5471698113207547,0,0.12282178800963399,0.5,0.0871160018340211,0.22824740237317648,9.616778199132701,190,160,2,999,10,10.8 +7.797051978277733,8.847183098591547,16,14,13,0.1739587150864219,2.052057629547083,7.258960434445306,8.271838634600464,6.246082234290149,9.369123351435219,3.1230411171450694,51,13.81132075471698,53,0.9905277401894452,0.11869666408068245,0.523680649526387,0.476319350473613,0.5074424898511503,0.7767253044654939,0.5660377358490566,0.09742895805142084,0.1739587150864219,0.4,0,0,0,204,204,1,739,10,10.8 +8.221883925457407,8.310878409924632,16,15,13.6,0.08772852946923029,1.9460260136316476,7.623162121654868,8.466432267855629,7.926739374287142,8.83747113218396,0.9107317578968184,102,13.850746268656716,67,0.9517948717948718,0.010708192332708023,0.6174358974358974,0.38256410256410256,0.4625641025641026,0.7261538461538461,0.6567164179104478,0.9271794871794872,0.08772852946923029,0.9,0.09275971608208357,0.09443609258641729,42.9760067603363,284,189,1.5,975,10,10.8 +7.222925509249092,7.96815067859621,14,14,13,0.27764555563144394,1.9382727929386419,7.406417843202301,6.105290384261359,8.474009604384616,6.872621962611145,2.368719220123257,102,11,75,0.9526558891454965,0.0935254865785756,0.5854503464203233,0.41454965357967666,0.4618937644341801,0.707852193995381,0.5466666666666666,0.8002309468822171,0.27764555563144394,1.6,0.4003469104433677,1.5035092087607587,26.80947012921866,250,135,8,866,10,10.8 +7.545887151597554,7.808652831516005,16,14,13.2,0.14254926580740643,2.12036036036036,6.881849082256969,7.274235214140042,7.394969408565604,8.602311352821205,1.2073419442556013,90,10.582417582417582,91,0.963,0.033650577838205256,0.554,0.446,0.504,0.77,0.4065934065934066,0.271,0.14254926580740643,0.5,0.045275322909585324,0.15089291949672506,25.377445551721884,222,166.5,1.33,1000,10,10.8 +8.256232664954757,8.347067190542663,16,14.5,12.4,0.07725831735174389,1.937929882707306,6.888635843152435,8.813401740503851,8.002973994250622,9.286151259151566,1.9247658973514161,107,15.285714285714286,63,0.9846625766871165,0.010882208506818243,0.6278118609406953,0.3721881390593047,0.516359918200409,0.7280163599182005,0.3968253968253968,0.1411042944785276,0.07725831735174389,1.8,0.09286151259151566,0.10304731922762472,10.403009180040167,248,192,1.25,978,10,10.8 +6.811594202898551,7.34921816827997,17,15,12.4,0.16656871695744857,2.4957446808510637,5.852311939268461,6.238785369220151,7.977915804002759,7.149758454106284,1.7391304347826075,48,6.413223140495868,121,0.7862208713272543,0.07315389924085565,0.5572441742654508,0.44275582573454914,0.38703140830800403,0.5896656534954408,0.4628099173553719,0.008105369807497468,0.16656871695744857,0.2,0.13802622498274672,0.128124525520039,42.61114686661034,300,200,1.33,987,10,10.8 +7.796496572734196,8.756886227544909,15,14.5,13.8,0.1380065391713034,1.9239410753360426,7.3017517136329015,7.472353389185072,7.301751713632903,9.076009139375474,1.7742574257425705,107,17.5,50,0.9573304157549234,0.10967250571210961,0.5120350109409191,0.487964989059081,0.47155361050328226,0.7275711159737418,0.62,0,0.1380065391713034,0.4,0.025590251332825588,0.04191676640823395,0,224,224,1.4,914,10,10.7 +7.644336795390784,7.89954604574257,18,16.5,11.8,0.11517668563435687,2.354684321451306,6.912859772908596,7.588069332122924,8.456195908255633,7.588069332122922,0.8681265761327115,38,8.245283018867925,106,0.9190325972660357,0.032306824831957154,0.434279705573081,0.5657202944269191,0.5520504731861199,0.7939011566771819,0.41509433962264153,0.9137749737118822,0.11517668563435687,1.7,0.168802389803582,0.10065625814074408,46.752521558418586,270,145,1.12,951,10,10.7 +8.466720779220779,9.23642266824085,16,13.5,12.8,0.23307026038448964,1.889751701658518,7.714285714285714,7.714285714285714,9.642857142857146,8.766233766233764,1.9285714285714315,116,10.8,105,0.9784296807592753,0.08333333333333343,0.5522001725625539,0.44779982743744606,0.49352890422778256,0.7471958584987057,0.5333333333333333,0.907679033649698,0.23307026038448964,0.4,0.05844155844155844,0.18341406767640966,30.145078566373773,270,135,1.25,1159,10,10.7 +6.79455384724566,7.439636960241674,17,13.5,11.2,0.18469841760648445,2.502003866948728,5.454343684715552,7.916590262387145,5.142666902731808,8.633446860949759,3.490779958217951,64,6.414634146341464,123,0.9048165137614679,0.08670895050973809,0.5722477064220184,0.42775229357798167,0.5194954128440367,0.7534403669724771,0.3821138211382114,0,0.18469841760648445,0.4,0.06233535639674918,0.11794624577814912,33.43023943381041,280,70,2,872,10,10.7 +8.003879190911611,8.682296363089872,16,14,12,0.1390079931178951,1.9990306722979987,6.944860072042117,8.06871709614852,7.377112773621501,9.596009975062342,2.218897201440841,40,7.867647058823529,136,0.963096309630963,0.07813798836242718,0.5463546354635463,0.45364536453645365,0.49144914491449143,0.7542754275427542,0.5,0,0.1390079931178951,0.2,0,1.3322676295501878e-15,0,260,260,0.66,1111,10,10.7 +8.154568368778666,8.709424606317238,16,16,13.2,0.1360164109572427,1.9620903616749452,7.2617324159926815,8.392657956188263,7.29149361441888,9.642628290088641,2.351134675669761,92,10.494949494949495,99,0.947992700729927,0.06370756538108333,0.5018248175182481,0.4981751824817518,0.35492700729927007,0.5547445255474452,0.29292929292929293,0.42974452554744524,0.1360164109572427,1.4,0.07440299606549879,0.11566000074510499,20.645924870580366,240,120,1,1096,10,10.7 +7.4337115072933555,7.57281232801321,14,12.5,11.2,0.09368907041892699,1.8833122574456023,7.180551053484604,7.211237169097786,7.3953538627768785,7.917017828200973,0.5216639654240947,45,5.559748427672956,159,0.9122807017543859,0.01836844948676395,0.4984520123839009,0.5015479876160991,0.5314757481940144,0.7843137254901961,0.389937106918239,0,0.09368907041892699,0.2,0,0,0,284,284,1,969,10,10.7 +8.095852534562212,8.24015009380863,14,13,11.4,0.09018372902141766,1.729280510018215,7.6976958525345625,7.664516129032258,7.830414746543778,9.157603686635946,1.3271889400921681,83,9.01980198019802,101,0.9334016393442623,0.017511520737327185,0.5717213114754098,0.42827868852459017,0.548155737704918,0.8032786885245902,0.5247524752475248,0.8934426229508197,0.09018372902141766,0.4,0,0,0,270,270,1,976,10,10.7 +7.370254629629629,8.148304542546388,14,12.5,12.2,0.16054531225825144,1.8995273166978126,5.454166666666667,6.9870370370370365,8.98333333333333,8.020833333333336,1.9962962962962942,77,7.39,100,0.8935912938331319,0.0954861111111115,0.6142684401451027,0.3857315598548972,0.524788391777509,0.7569528415961306,0.51,0,0.16054531225825144,0.4,0.008912037037037038,0,21.702193626017557,308,154,1,827,10,10.6 +8.134814687221887,8.682930440482544,17,14.5,11.8,0.14401903932893584,2.0897833145115756,6.8959346522871785,8.687086510024107,7.61239539538195,9.313989660232034,1.7911518577369288,77,13.285714285714286,77,0.9385321100917431,0.06312566443065915,0.544954128440367,0.45504587155963305,0.39357798165137614,0.5899082568807339,0.4025974025974026,0.031192660550458717,0.14401903932893584,0.9,0.12687325658969917,0.2765142318422632,7.935753532804024,240,200,3,1090,10,10.6 +8.943181818181818,9.17115804806992,16,15.5,12,0.07715382916756326,1.7890724269377383,9.136363636363637,7.545454545454546,8.909090909090908,10.136363636363637,1.5909090909090908,142,14.49056603773585,53,0.9758576874205845,0.024857954545454544,0.5324015247776366,0.4675984752223634,0.5819567979669632,0.8017789072426937,0.4528301886792453,0.026683608640406607,0.07715382916756326,0.3,0.022727272727272728,0.14599616054106881,0,240,240,1,787,10,10.6 +0.18035779481562617,5.846153846153846,9,6,2.4,22.506538630055495,49.900809716599184,0.4556407447973713,0,0,0.22782037239868572,0.4556407447973713,7,5,2,0.5263157894736842,0.9691493245710113,0.3684210526315789,0.631578947368421,0.2631578947368421,0.3684210526315789,1,0,22.506538630055495,0.3,0,0,0,240,240,1,19,10,10.6 +7.820404786723998,9.32122993620735,15,14.5,12.4,0.23759062021055188,1.9180592832565597,6.231273483716018,7.828233019743742,8.611056321718117,8.579743389639141,1.5969595360277236,353,23.878048780487806,41,0.97997997997998,0.16101149309208143,0.5695695695695696,0.43043043043043044,0.5425425425425425,0.8048048048048048,0.36585365853658536,0.025025025025025027,0.23759062021055188,1.2,0.12525172831589987,0.21879773359167148,26.30189994712168,230,80,2.5,999,10,10.6 +0.18035779481562617,5.846153846153846,9,6,2.4,22.506538630055495,49.900809716599184,0.4556407447973713,0,0,0.22782037239868572,0.4556407447973713,7,5,2,0.5263157894736842,0.9691493245710113,0.3684210526315789,0.631578947368421,0.2631578947368421,0.3684210526315789,1,0,22.506538630055495,0.3,0,0,0,240,240,1,19,10,10.6 +8.151785714285714,8.932092844811049,16,15,13.4,0.13453250360760177,1.9627601314348304,6.821428571428571,7.785714285714286,8.178571428571429,9.785714285714286,1.6071428571428577,88,11.166666666666666,78,0.9539978094194962,0.08735994397759096,0.5312157721796276,0.4687842278203724,0.4994523548740416,0.7360350492880613,0.5512820512820513,0.0832420591456736,0.13453250360760177,0.4,0.017857142857142856,0.12922723777778422,0,255,255,2,913,10,10.6 +7.362857142857143,7.431722525331255,19,16.5,13.6,0.09275064086222824,2.5805199844780753,6.72,7.199999999999999,6.788571428571429,8.708571428571426,1.9199999999999973,76,13.96551724137931,58,0.9429569266589057,0.009266409266409256,0.5040745052386496,0.4959254947613504,0.4947613504074505,0.7578579743888242,0.4827586206896552,0.5832363213038417,0.09275064086222824,0.4,0,0,0,222,222,1,859,10,10.6 +7.709090909090909,7.831457431457432,18,16,12.8,0.0962031189579385,2.3349056603773586,7.5636363636363635,7.595959595959596,6.561616161616161,9.082828282828283,2.5212121212121215,108,7.056451612903226,124,0.9171907756813418,0.015625,0.550314465408805,0.449685534591195,0.49266247379454925,0.7253668763102725,0.4112903225806452,0,0.0962031189579385,0.6,0.048484848484848485,0.16838205806314185,0,256,256,1,954,10,10.5 +6.512437810945274,6.829976182573097,20,15.5,11.6,0.1408588593735478,3.071046600458365,4.0653873489694385,6.37953091684435,8.412224591329068,7.1613361762615515,2.314143567874911,184,9.971830985915492,71,0.8499399759903962,0.04649187100213219,0.4717887154861945,0.5282112845138055,0.4069627851140456,0.5846338535414166,0.36619718309859156,0,0.1408588593735478,0.6,0.14072494669509594,0.2015436297945035,38.520267907814784,220,110,1.5,833,10,10.5 +8.084696823869105,8.740894901144642,14,13,11.6,0.1357285132880835,1.7316666666666665,7.473853063843439,7.509785049727302,7.150465190888674,10.168752005133141,3.018286814244467,45,6.392307692307693,130,0.9233333333333333,0.0750721847930703,0.7155555555555555,0.28444444444444444,0.3333333333333333,0.5188888888888888,0.4846153846153846,0,0.1357285132880835,0.2,0.14372794353545076,0.1421597719377989,33.170613452153056,280,140,1.2,900,10,10.5 +8.097293056100431,8.723584108199493,20,17,14.4,0.18557891677100594,2.4699612403100777,6.899646920360927,6.206669282071401,9.460651235778736,9.792075323656338,3.253981953707335,208,24.285714285714285,42,0.9488372093023256,0.0717928599450765,0.5227906976744187,0.4772093023255814,0.41488372093023257,0.6316279069767442,0.38095238095238093,0.10418604651162791,0.18557891677100594,0.7,0.5799921537857984,0.34043576486614885,106.87413157541913,384,96,5,1075,10,10.5 +6.77297358144385,7.488108292982803,15,14.5,12.6,0.18330522569229554,2.214684557621193,5.856927101312467,7.1841125528414,5.2798899484738,8.742112865505801,3.462222917032001,43,6.360902255639098,133,0.9009584664536742,0.09550272025434163,0.5015974440894568,0.4984025559105431,0.4898828541001065,0.7625133120340788,0.45112781954887216,0.832800851970181,0.18330522569229554,1.9,0.13704632379918333,0.19735093688718455,27.180381839041548,250,101.5,2.1,939,10,10.5 +4.515576778487833,5.981334146527815,19,17.5,14,0.4473460055893138,4.2076573895312395,3.977832724932185,4.861795552694893,3.4179896006824704,5.775223808049693,2.357234207367223,143,9.053571428571429,56,0.8270799347471451,0.245055255588899,1,0,0,0,0.26785714285714285,0.5301794453507341,0.4473460055893138,2.1,0.22835706383869953,0.0893542467143877,78.5023361438712,400,100,1.92,613,10,10.5 +6.705445544554456,6.858227848101267,12,10.5,9.8,0.11873745917243343,1.7895902547065337,5.05940594059406,8.455445544554456,8.386138613861387,4.8514851485148505,3.534653465346537,77,20.529411764705884,17,0.9018087855297158,0.022277227722772276,0.6175710594315246,0.38242894056847543,0.5012919896640827,0.7286821705426356,0.4117647058823529,0,0.11873745917243343,0.2,0,0,0,210,210,1,387,10,10.5 +8.37275641025641,8.37275641025641,16,14,12.6,0.07395813437924136,1.9109596906940247,5.655769230769231,9.17676282051282,8.31730769230769,10.31346153846154,3.52099358974359,386,19.42622950819672,61,0.9809602649006622,0,0.48923841059602646,0.5107615894039735,0.5140728476821192,0.7723509933774835,0.21311475409836064,0,0.07395813437924136,0.2,0,0,0,173,173,1,1208,10,10.5 +8.906391432863304,9.392179707301121,16,14,13,0.17349641684635486,1.7964626999170843,6.8474293744245776,8.866947715268692,9.11938750787421,10.760246159810048,2.0195183408441144,260,69.6875,16,0.9875996457041629,0.05172263410379412,0.5899025686448184,0.41009743135518156,0.5217006200177148,0.816651904340124,0.1875,0,0.17349641684635486,0.3,0.023666230556766973,0.2112269545355549,2.1576747167395167,185,176,3,1129,10,10.5 +7.6991813655950425,8.838370565045992,18,16.5,11.8,0.31797964845451004,2.337910895362944,7.9340716445454,6.089747972787039,8.108064443767889,8.630042841435346,2.0183164709808494,60,13.4,65,0.984180790960452,0.12889131441899682,0.6022598870056497,0.3977401129943503,0.5152542372881356,0.7502824858757062,0.4461538461538462,0,0.31797964845451004,0.4,0.3740845183283467,1.473668671249592,83.61480108227575,380,23.75,8,885,10,10.4 +8.155969634230505,8.211221122112212,19,16.5,13.4,0.08327726367634325,2.3295819935691315,7.867494824016564,8.10351966873706,6.870945479641131,9.755693581780541,2.88474810213941,69,15.986666666666666,75,0.9638263665594855,0.006728778467908908,0.5506430868167203,0.44935691318327975,0.49517684887459806,0.7483922829581994,0.4666666666666667,0,0.08327726367634325,0.2,0,0,0,190,190,1,1244,10,10.4 +7.908777777777777,8.216121585225086,16,14,12.4,0.11559179351732307,2.02306860169432,7.864888888888888,8.356444444444444,6.284888888888889,9.093777777777776,2.8088888888888865,93,15.345454545454546,55,0.9367369589345172,0.037407407407407424,0.5549389567147613,0.4450610432852386,0.4728079911209767,0.6936736958934517,0.2909090909090909,0.16426193118756938,0.11559179351732307,0.3,0,0,0,237,237,1,901,10,10.4 +8.949047686620434,9.086732147516038,16,13.5,12.4,0.07111979373065398,1.7878997364067377,8.89802689023149,8.081694148008419,8.122510785119575,10.653142286011095,2.53063150089152,53,11.106666666666667,75,0.9498289623717218,0.015152252609673697,0.5518814139110604,0.44811858608893956,0.5427594070695553,0.8164196123147093,0.52,0.28506271379703535,0.07111979373065398,1.4,0.12244991133346088,0.006440432540415352,9.718813469965282,162,140,1,877,10,10.4 +7.45059371294871,7.874178908476381,14,13,13,0.1917141728043472,1.879044884123636,5.971959507874111,7.608506103781919,6.488763696055524,9.70443420029543,3.215670504239905,99,10.153061224489797,98,0.9585741811175337,0.053794205142035825,0.47784200385356457,0.5221579961464354,0.535645472061657,0.8265895953757225,0.47959183673469385,0.4489402697495183,0.1917141728043472,2.4,0.2081572424619582,0.12668499214980572,16.199690504814928,240,142,1.59,1038,10,10.4 +7.341574428318001,8.530156903516831,17,14,13,0.24031395436222214,2.3155796029837163,6.026886049806326,7.50406400319023,8.124478743611471,7.6813253575963,1.4771779533839036,131,25.07894736842105,38,0.9587525150905433,0.1393388760186578,0.5694164989939637,0.4305835010060362,0.44668008048289737,0.6981891348088531,0.39473684210526316,0.001006036217303823,0.24031395436222214,0.6,0.029543559067678072,0,14.288106581266838,190,84.94,1,994,10,10.4 +6.366637706342311,7.170254403131115,14,13,10.8,0.25956068619173395,2.19896288209607,6.931943237764263,6.153489719084853,4.077613669273096,8.266434984071822,4.188821314798726,30,6.392857142857143,84,0.7816593886462883,0.11207645525629888,0.5400291120815138,0.45997088791848617,0.4366812227074236,0.61863173216885,0.5595238095238095,0,0.25956068619173395,0.3,0.08340573414422242,0.253666904303001,0,160,160,1.5,687,10,10.4 +7.1729651162790695,7.674961119751167,16,12.5,11.4,0.15036682623129716,2.230597771023303,7.054263565891472,6.375968992248062,6.749031007751939,8.478682170542633,1.7296511627906943,97,10.558441558441558,77,0.9609929078014184,0.06540697674418608,0.5933806146572104,0.4066193853427896,0.4988179669030733,0.723404255319149,0.4805194805194805,0,0.15036682623129716,0.2,0.04239341085271318,0.1427334561557762,0,175,175,1,846,10,10.4 +7.567340823970038,7.895584212583041,15,15,15,0.14875139423292613,1.9822022489705415,5.537078651685393,7.147865168539326,7.584119850187265,9.96674157303371,2.3826217228464452,147,14.280701754385966,57,0.9024390243902439,0.04157303370786519,0.47117516629711753,0.5288248337028825,0.401330376940133,0.6330376940133038,0.5263157894736842,0,0.14875139423292613,0.6,0,0,0,224,224,1,902,10,10.4 +7.433697001491081,8.644540710258621,17,13.5,11.6,0.2671634128176105,2.2868836322747716,6.460404604711414,7.814550548057038,6.629672847629618,8.801948631746553,2.172275784116935,57,7.410071942446043,139,0.9772296015180265,0.14007033448643627,0.5939278937381404,0.4060721062618596,0.31688804554079697,0.5180265654648957,0.3597122302158273,0.04933586337760911,0.2671634128176105,2.6,0.2609552078322296,0.25449942153469773,40.05186086424569,272,150,2,1054,10,10.4 +6.369061652818427,6.908709446205817,16,14.5,10.6,0.17832576541671896,2.5121439973688595,5.92395569232921,6.474268516206788,6.66849657169299,6.377154488463686,0.5503128238775776,39,8.215189873417721,79,0.8246505717916137,0.07811123012037485,0.5489199491740788,0.45108005082592123,0.397712833545108,0.6378653113087674,0.6962025316455697,0.0012706480304955528,0.17832576541671896,0.6,0.06474268516206788,0.10257133159130155,18.18871502526086,158,79,1,787,10,10.3 +6.059770114942529,6.683370618941089,12,11,8.8,0.25044152904284883,1.9802731411229135,7.2091954022988505,5.958620689655173,5.517241379310345,5.517241379310345,1.2505747126436777,19,5.0673076923076925,104,0.7996965098634294,0.0933062880324543,0.5508345978755691,0.44916540212443096,0.4628224582701062,0.6631259484066768,0.4519230769230769,0,0.25044152904284883,0.4,0.06436781609195402,3.791660710945836,16.061400543195138,136,8.5,32,659,10,10.3 +7.858136228512343,8.234918054991198,14,13.5,12.2,0.13492132245430377,1.7815929366562278,7.449709189608376,7.417035026496058,7.482383352720694,9.050743182111928,1.568359829391234,38,5.875,152,0.9282744282744283,0.04575416828228007,0.47713097713097713,0.5228690228690228,0.4896049896049896,0.738045738045738,0.28289473684210525,0,0.13492132245430377,0.2,0.016337081556158716,0.11189262422293202,70.716138508893,316,158,1,962,10,10.3 +6.064570230607966,6.194432548179871,13,11.5,9.6,0.14077986251166114,2.1435978982300887,6.404472396925227,6.189797344514326,5.688888888888889,5.9393431167016075,0.5009084556254368,38,5.6568627450980395,102,0.8510324483775811,0.020964360587002098,0.5176991150442478,0.4823008849557522,0.5353982300884956,0.7890855457227138,0.30392156862745096,0,0.14077986251166114,0.7,0.14311670160726764,0.2817490112777995,46.45790012400417,256,112,1.714,678,10,10.3 +7.463153724247227,7.463153724247227,26,20,13.4,0.08701014808701092,3.483781918564527,6.722662440570523,7.2218700475435815,8.153724247226625,7.721077654516639,0.9318541996830438,89,3.8840579710144927,207,0.8963210702341137,0,0.4816053511705686,0.5183946488294314,0.38238573021181715,0.5674470457079153,0.13526570048309178,0.3701226309921962,0.08701014808701092,0.4,0.06656101426307448,0.15184405974790594,0,210,210,1.5,897,10,10.3 +7.625254662687327,7.989349880608345,14,13,11.6,0.19073506447767907,1.8360042541931387,7.2770695182723815,8.356443465958716,7.764528720453305,7.068158431623414,1.0793739476863342,72,6.621848739495798,119,0.8995433789954338,0.045572571405934396,0.6723744292237442,0.3276255707762557,0.5114155251141552,0.7534246575342466,0.35294117647058826,0.952054794520548,0.19073506447767907,1.1,0.08704628610373662,0.0023094010767585054,7.926494861048118,156.01,114,1.01,876,10,10.3 +8.115489130434783,8.389044943820226,15,13.5,11.6,0.14623684258179245,1.8483174284279256,7.353260869565218,8.644565217391303,7.604347826086956,8.823913043478262,1.2913043478260855,90,16.38888888888889,54,0.9779005524861878,0.03260869565217395,0.5060773480662983,0.49392265193370166,0.5314917127071823,0.7624309392265194,0.46296296296296297,0.7104972375690608,0.14623684258179245,0.6,0,0,0,198,198,1,905,10,10.3 +7.225974025974026,7.866838046272494,16,14,12.2,0.14138095171502452,2.214234363767074,6.670129870129871,5.7268791814246365,8.32081857536403,8.152380952380954,2.593939393939393,52,9.9375,80,0.9265734265734266,0.0814639905548997,0.48834498834498835,0.5116550116550117,0.5058275058275058,0.7610722610722611,0.3875,0,0.14138095171502452,0.2,0,0,0,214,214,1,858,10,10.3 +7.122371364653243,7.95925,12,11,10.2,0.17340370367081429,1.684832113578541,6.786577181208053,7.882326621923936,5.372706935123043,8.412527964205813,3.03982102908277,54,10.577464788732394,71,0.9317617866004962,0.10514541387024626,0.641439205955335,0.358560794044665,0.4739454094292804,0.7208436724565757,0.2676056338028169,0,0.17340370367081429,0.2,0.17673378076062637,0.4950979208394155,0,237,237,2,806,10,10.3 +7.991386217948717,8.088605028386048,15,12,10.8,0.0939500188851618,1.877021031258617,7.260416666666666,8.180288461538462,7.4246794871794854,9.067307692307693,1.642628205128208,47,9.525773195876289,97,0.9496402877697842,0.012019230769230749,0.5241521068859198,0.47584789311408016,0.5868448098663926,0.8427543679342241,0.41237113402061853,0,0.0939500188851618,0.2,0,0,0,205,205,1,973,10,10.3 +7.327947598253275,7.968816778789077,13,12,11.4,0.2202255255351223,1.7740301531493952,6.144395924308588,8.393983503153809,6.782338670548277,7.957496360989812,2.2495875788452206,246,30.035714285714285,28,0.9633447880870561,0.08042212518195038,0.5406643757159221,0.45933562428407787,0.5097365406643757,0.7491408934707904,0.6071428571428571,0,0.2202255255351223,0.2,0.03357593401261524,0.638629626808694,0,346,346,4,873,10,10.3 +8.368309859154929,8.48028545941124,15,13,10.4,0.0956389628487435,1.7924766473112852,7.326760563380281,8.511971830985916,9.050704225352112,8.547887323943662,1.1852112676056343,42,7.5,118,0.9495708154506438,0.013204225352112678,0.5901287553648069,0.40987124463519314,0.5332618025751072,0.8090128755364807,0.4830508474576271,0.6899141630901288,0.0956389628487435,0.6,0,0,0,306,306,0.75,932,10,10.2 +6,6,9,9,7.8,0.14324201015051308,1.5,3.0638297872340425,7.659574468085106,8.170212765957448,4.595744680851064,4.595744680851063,21,10.25,4,0.8723404255319149,0,0.6170212765957447,0.3829787234042553,0.19148936170212766,0.3404255319148936,0.75,0.7021276595744681,0.14324201015051308,0.2,0,0,0,180,180,1,47,10,10.2 +8.299364326843058,8.819435088459294,14,13.5,12.4,0.15751986078928737,1.6868761809526887,8.264147787973851,7.911982399281784,7.60677239574866,9.39107703178847,1.7843046360398098,180,27.897959183673468,49,0.9667609618104668,0.058968715841763567,0.5572842998585573,0.44271570014144274,0.4837340876944837,0.71004243281471,0.6326530612244898,0.06930693069306931,0.15751986078928737,5,0.311079426677993,0.5079355501982188,37.53467860877423,327.94,154,6,1414,10,10.2 +7.562106847253574,7.701180076628351,20,17.5,12.2,0.1163787829745984,2.6447655929727643,7.343024830699774,7.886952595936794,7.31280662151994,7.675425131677953,0.5741459744168544,124,13.642857142857142,70,0.954045954045954,0.018058690744920895,0.5354645354645354,0.4645354645354645,0.5314685314685315,0.7902097902097902,0.4714285714285714,0,0.1163787829745984,0.2,0.01510910458991723,0.48013797134750885,4.263256414560601e-13,200.8,200.8,3,1001,10,10.2 +7.959161869313213,8.582986927028475,14,13,12.4,0.1298715906469732,1.758979177691739,7.050581747245494,8.358937123023008,7.014238542362788,9.376546859738852,2.3623083173760637,71,6.3858267716535435,127,0.9257990867579908,0.07268158078521479,0.656392694063927,0.3436073059360731,0.3904109589041096,0.593607305936073,0.5748031496062992,0.5296803652968036,0.1298715906469732,3.6,0.30891724150302424,0.2724862665018162,82.96398252385875,320,106.65,2.02,876,10,10.2 +8.645833333333334,9.306236860546601,14,13.5,13.2,0.11273115328688339,1.6192771084337347,8.993055555555555,6.979166666666666,9.201388888888888,9.375000000000002,2.2222222222222214,349,44.68181818181818,22,0.9869477911646586,0.07096354166666664,0.49899598393574296,0.501004016064257,0.4899598393574297,0.7469879518072289,0.13636363636363635,0,0.11273115328688339,0.1,0,0,0,200,200,1,996,10,10.2 +7.278368794326242,8.001949317738793,16,15,13.8,0.1641009205813114,2.1982947624847746,5.709219858156029,8.652482269503546,5.425531914893618,9.290780141843971,3.865248226950353,122,12.046875,64,0.9390986601705238,0.09042553191489373,0.47381242387332523,0.5261875761266748,0.4713763702801462,0.6979293544457978,0.328125,0,0.1641009205813114,0.1,0.0797872340425532,0.23927274999232337,41.86751591495359,200,100,3,821,10,10.2 +8.033080424886192,8.44980047885076,15,12.5,11.2,0.10901625106812103,1.8672787033888698,8.575619625695499,6.895498229640871,7.91057157309054,8.715629742033386,1.680121396054628,143,28.258064516129032,31,0.954248366013072,0.04931714719271628,0.48474945533769065,0.5152505446623094,0.46296296296296297,0.7037037037037037,0.3870967741935484,0,0.10901625106812103,0.2,0.14876074860900354,0.1309665954926984,0,173,173,1.5,918,10,10.2 +7.990295574918846,8.399281609195404,15,14.5,12.4,0.13136177790917655,1.8772772370379238,7.736750384418248,8.606048180420299,5.940201606014011,9.649205535622755,3.7090039296087447,103,17.65,60,0.9601087941976428,0.04869297796002061,0.5693563009972802,0.43064369900271987,0.48957388939256574,0.6944696282864914,0.6166666666666667,0,0.13136177790917655,0.2,0.10141807620023921,0.31259791917516005,0,212,212,2,1103,10,10.2 +6.739904988123516,7.457293035479632,13,10.5,9.6,0.32767711562822055,1.9288105726872247,6.146793349168646,7.009501187648456,5.355977830562152,8.411401425178148,3.0554235946159967,33,7.22,100,0.9626666666666667,0.09619952494061762,0.4706666666666667,0.5293333333333333,0.43066666666666664,0.6813333333333333,0.58,0,0.32767711562822055,0.2,0.06290577988915282,0.15112334322141532,16.978182992524978,299.186,138.978,1,750,10,10.2 +8.459631154037343,8.955913297381022,18,16,13.6,0.18302050959718671,2.1277523419457283,8.26793507862566,7.334458537490504,9.96819592140755,8.234596630727975,2.6337373839170466,158,19.82,50,0.9763546798029556,0.05541390664074513,0.48669950738916257,0.5133004926108374,0.5724137931034483,0.8157635467980295,0.46,0.006896551724137931,0.18302050959718671,3,0.08334611974421027,0.12984415324623377,54.57204563958782,350,185,1,1015,10,10.2 +7.8608990670059375,8.073170731707316,12,10.5,10,0.0921888401994399,1.5265429434613724,8.296296296296296,7.66299123551032,7.599660729431721,7.852982753746113,0.6333050607859763,35,6.711267605633803,142,0.959718026183283,0.026293469041560515,0.47129909365558914,0.5287009063444109,0.43705941591137965,0.7280966767371602,0.5140845070422535,0,0.0921888401994399,0.2,0.01583262651964942,0.28487677756067065,0,140,140,3.5,993,10,10.1 +6.954813359528488,8.885170466429617,16,16,14.2,0.34068673750491274,2.3005649717514123,5.218074656188605,7.984282907662083,7.638506876227898,6.946954813359529,2.7662082514734774,117,10.407407407407407,81,0.9525423728813559,0.21725605762933853,0.535593220338983,0.46440677966101696,0.5898305084745763,0.8621468926553673,0.48148148148148145,0.09152542372881356,0.34068673750491274,0.3,0.45579567779960706,1.8125365021996254,52.82168869574915,240,60,8,885,10,10.1 +8.38318670576735,8.887046632124353,13,12.5,11.8,0.10391651145013292,1.5507229477611941,7.945259042033236,8.289345063538612,9.321603128054742,7.945259042033236,1.376344086021506,169,12.433734939759036,83,0.9626865671641791,0.056695992179863146,0.5774253731343284,0.42257462686567165,0.45988805970149255,0.6930970149253731,0.26506024096385544,0.03917910447761194,0.10391651145013292,0.3,0.07820136852394917,0.5215579395522795,0,240,240,3,1072,10,10.1 +6.7275,6.812658227848101,18,16,12,0.11062535264150648,2.6755852842809364,5.676666666666667,6.326666666666667,6.9333333333333345,7.929999999999999,0.9966666666666644,32,6.226190476190476,84,0.8421900161030595,0.012499999999999994,0.3687600644122383,0.6312399355877617,0.46537842190016104,0.6505636070853462,0.39285714285714285,0,0.11062535264150648,0.2,0.043333333333333335,0.4858632036613281,0,130,130,4,621,10,10.1 +8.250229990800367,9.390575916230366,16,16,16,0.18913698891361377,1.9393398751115078,8.419503219871205,9.155473781048759,6.476540938362466,8.91996320147194,2.678932842686293,163,14.103896103896103,77,0.9687778768956289,0.12143514259429623,0.5878679750223015,0.41213202497769846,0.4647636039250669,0.6940231935771632,0.44155844155844154,0.057091882247992866,0.18913698891361377,0.3,0.31646734130634774,0.4877683177504136,0,240,240,2.92,1121,10,10.1 +7.536945812807882,7.704574066302979,16,15.5,12.8,0.09656912033102391,2.122875816993464,5.399014778325123,6.699507389162561,8.630541871921181,9.379310344827585,1.93103448275862,119,9.342105263157896,76,0.9281045751633987,0.02175697865353033,0.5176470588235295,0.4823529411764706,0.4915032679738562,0.722875816993464,0.3684210526315789,0.10326797385620914,0.09656912033102391,0.3,0.06896551724137931,0.44709808120240907,59.42388700772977,240,60,4,765,10,10.1 +6.410907859078591,7.034008548596915,17,13.5,11.6,0.17320900826521055,2.6517305151915456,4.505420054200542,7.14769647696477,5.182926829268292,8.773712737127372,3.59078590785908,72,7.904761904761905,84,0.8771466314398944,0.08858401084010836,0.5442536327608983,0.4557463672391017,0.4623513870541612,0.6988110964332893,0.40476190476190477,0,0.17320900826521055,0.1,0,0,0,250,250,1,757,10,10.1 +6.766304347826087,7.332155477031802,16,14,11.4,0.2000816988434382,2.3646586345381526,5.253623188405797,7.065217391304348,7.282608695652172,7.427536231884059,1.8115942028985508,48,8.73076923076923,78,0.9116465863453815,0.07717391304347822,0.4738955823293173,0.5261044176706827,0.5234270414993306,0.7965194109772423,0.5,0,0.2000816988434382,0.1,0.009057971014492754,0,30.643094531851748,250,125,1,747,10,10.1 +6.923336457357076,7.431790744466799,17,15.5,12.2,0.1519088357035431,2.4554635044401127,6.68041237113402,6.255295220243673,7.834301780693533,6.892970946579194,1.5790065604498595,60,11.67142857142857,70,0.8958333333333334,0.06841611996251155,0.5361842105263158,0.46381578947368424,0.46600877192982454,0.6798245614035088,0.5571428571428572,0.9879385964912281,0.1519088357035431,0.6,0.015182755388940955,0.0814799893093084,0,243,243,1,912,10,10.1 +8.080459770114942,8.391246684350133,16,14.5,13.6,0.12100930242835463,1.9800853485064014,6.503192848020434,9.479778629203917,6.244359301830567,10.062154108131118,3.817794806300551,100,14.859375,64,0.9519519519519519,0.03703703703703703,0.5155155155155156,0.4844844844844845,0.4994994994994995,0.7337337337337337,0.296875,0,0.12100930242835463,0.2,0,0,0,190,190,1,999,10,10.1 +9.109780439121757,9.42585708384965,18,15.5,12.8,0.09887073016556452,1.9758983347940404,7.888223552894211,8.750499001996008,9.612774451097804,10.155688622754491,0.862275449101797,267,37.63333333333333,30,0.9894829097283085,0.03353293413173654,0.4767747589833479,0.523225241016652,0.5425065731814198,0.8001752848378615,0.5666666666666667,0,0.09887073016556452,0.1,0,0,0,200,200,1,1141,10,10.1 +8.330519918973666,8.648790746582545,16,14,12.2,0.12016205266691592,1.9206484295846,6.448345712356516,8.744091829844699,8.879135719108712,9.216745442268737,2.295746117488183,115,13.585714285714285,70,0.9635258358662614,0.036799459824442896,0.5906788247213779,0.4093211752786221,0.4579533941236069,0.6889564336372846,0.4714285714285714,0,0.12016205266691592,0.1,0.059081701553004726,0.10204628547059526,28.95895700970526,250,125,1,987,10,10 +9.204767986377181,9.204767986377181,14,13.5,13,0.05216785879884039,1.5209508833595413,8.86504895700298,9.026819923371647,9.738612175393785,9.15623669646658,0.7117922520221374,247,59.421052631578945,19,0.992091388400703,0,0.5184534270650264,0.48154657293497366,0.531634446397188,0.7644991212653779,0.5789473684210527,0,0.05216785879884039,0.2,0,0,0,190,190,1,1138,10,10 +5.096801346801347,5.547411818598259,13,11.5,10.6,0.24610702892394248,2.5506193228736582,4.861111111111111,6.245791245791246,5.273569023569024,3.9772727272727266,1.384680134680135,137,9.066666666666666,60,0.7861271676300579,0.08122895622895623,0.5274566473988439,0.4725433526011561,0.30491329479768786,0.49421965317919075,0.6,0.011560693641618497,0.24610702892394248,0.3,0.3609006734006734,0.1958685129657026,67.4381587292194,437.5,62.5,1.4286,692,10,10 +7.19736099599063,7.853667639867505,16,14,10.6,0.137735710665722,2.2230370282820298,6.316794079393192,7.393851134404935,6.811658131695883,8.238030988333058,1.4263728566371752,44,8.615384615384615,104,0.9059656218402427,0.08356689816427569,0.5824064711830131,0.41759352881698686,0.42163801820020225,0.6248736097067745,0.5769230769230769,0.9878665318503539,0.137735710665722,0.5,0.13827083814339938,0.0979952493246041,0.07490857908706308,236.88,236,1.5,989,10,10 +6.865454545454545,7.898204636569636,16,16,11.2,0.1953621455869022,2.330508474576271,6.370909090909091,6.487272727272727,6.429090909090909,8.145454545454545,1.7163636363636359,102,12.5,66,0.8739406779661016,0.1307575757575758,0.5646186440677966,0.4353813559322034,0.4247881355932203,0.6239406779661016,0.5,0.013771186440677966,0.1953621455869022,0.3,0,0,0,240,240,1,944,10,10 +4.865258557902403,5.760275941362461,14,13,12.2,0.2567651602145441,2.877544910179641,2.4083515416363195,3.262927895120175,6.409322651128915,7.3415877640203915,3.14639475600874,108,7.339285714285714,56,0.8203592814371258,0.1553775188152465,0.5369261477045908,0.4630738522954092,0.35728542914171657,0.5728542914171657,0.6964285714285714,0,0.2567651602145441,0.1,0.31075503763049284,1.70744602558352,67.87598643842745,300,6.25,9,501,10,10 +7.269201444823582,8.442298051844155,14,14,12.4,0.21343291283618304,1.9259336952299537,6.753708228284192,7.680101834818749,7.650218170091829,6.962893881372638,0.9263936065345568,202,17.566037735849058,53,0.9568345323741008,0.13895465426790032,0.4563206577595067,0.5436793422404933,0.5632065775950668,0.8036998972250771,0.3584905660377358,0.025693730729701953,0.21343291283618304,1.3,0.149418323634606,0.050216388532110065,34.98932705964601,210,40.2,1.31,973,10,10 +6.893704850361197,7.749419953596288,14,13,10.4,0.3228109350191775,2.0308383233532936,4.425180598555212,6.934984520123839,8.057791537667699,8.123839009287925,2.5098039215686274,76,7.509615384615385,104,0.9353293413173652,0.11042311661506708,0.7413173652694611,0.25868263473053893,0.35808383233532937,0.5101796407185629,0.27884615384615385,0,0.3228109350191775,0.2,0.09081527347781218,0.5094768558694941,15.67673435381231,240,160,4,835,10,10 +6.199855530614305,6.429474260767304,14,12,9.8,0.14800837393781832,2.2581171336766337,4.727162574661934,6.981655494885318,7.563460119459093,5.490781144415015,2.2544929202233837,85,10.95,60,0.9633431085043989,0.03571345351736349,0.5073313782991202,0.49266862170087977,0.5439882697947214,0.8123167155425219,0.45,0.030791788856304986,0.14800837393781832,1,0.10908836710758309,0.2521861207643531,12.827439724143838,168,112,1.5,682,10,10 +7.269142512116014,7.51810678821974,14,12,10.6,0.11193287365562576,1.92594930924317,6.820430011368112,7.45553078165745,6.599525395615299,8.173470782854093,1.573945387238794,73,7.666666666666667,126,0.9173789173789174,0.033115288611467036,0.5394112060778727,0.46058879392212726,0.5280151946818613,0.7891737891737892,0.3968253968253968,0.3798670465337132,0.11193287365562576,1.3,0.082839230907305,0.17226472465442996,14.524248644168626,175,145,2,1053,10,10 +6.128205128205129,7.215699429721568,13,10.5,9.4,0.2436201990881648,2.1213389121338913,7.17948717948718,6.256410256410256,4.923076923076923,6.119658119658119,1.333333333333333,33,4.829268292682927,123,0.8284518828451883,0.15071225071225053,0.5690376569037657,0.4309623430962343,0.5523012552301255,0.803347280334728,0.45528455284552843,0.07252440725244072,0.2436201990881648,0.2,0,0,0,150,150,1,717,10,10 +7.195959595959596,7.670524899057873,15,13,12.6,0.19067044632194996,2.084503088152723,3.5016835016835013,9.209427609427609,7.283501683501682,8.754208754208754,5.707744107744107,335,26.724137931034484,29,0.9428223844282239,0.061868686868686906,0.51338199513382,0.48661800486618007,0.5742092457420924,0.8576642335766423,0.5862068965517241,0,0.19067044632194996,0.4,0.008754208754208754,0,31.355200403592605,208,104,1,822,10,10 +7.3160136286201025,8.919003115264797,16,13.5,11.6,0.2257733655002377,2.1869833507975316,7.0119250425894375,7.477001703577513,6.72572402044293,8.013628620102216,1.287904599659286,184,25.766666666666666,30,0.9449877750611247,0.17972742759795565,0.5574572127139364,0.44254278728606355,0.4902200488997555,0.7603911980440098,0.3,0.9474327628361858,0.2257733655002377,0.5,0.04471890971039182,0.10304020550550783,8.176204583776972,210,180,2,818,10,9.9 +7.639776181874257,7.8575312669929325,14,13,12,0.09848469080729085,1.8325144175317183,6.830858703793454,7.0405780499625505,7.6697360884698424,8.987971978675597,1.318235890205755,105,8.017094017094017,117,0.9196078431372549,0.027712913600916496,0.5009803921568627,0.49901960784313726,0.546078431372549,0.8117647058823529,0.47863247863247865,0.09607843137254903,0.09848469080729085,0.3,0.1273296030312376,0.10144065733394202,32.41610033772312,340,150,1,1020,10,9.9 +8.136403720205955,9.421732542784097,15,15,12.8,0.1759955540835061,1.8435663366542372,7.5505826523511255,8.819861632703255,8.136403720205955,8.00622126068266,1.2692789803521292,228,26.36111111111111,36,0.949,0.13642170553467353,0.66,0.34,0.394,0.598,0.4166666666666667,0.035,0.1759955540835061,1,0.03254561488082382,0.04594092657201964,11.401374923932966,293,190,1,1000,10,9.9 +7.976402349674756,8.248349063016512,14,13.5,13.4,0.1252321483030263,1.7551772573973605,6.172963798173489,7.177864881597081,7.967430018572757,10.55146137594771,2.584031357374953,111,12.069444444444445,72,0.9775028121484814,0.0329698356924653,0.6017997750281214,0.3982002249718785,0.4544431946006749,0.7075365579302587,0.4861111111111111,0.4150731158605174,0.1252321483030263,4.9,0.8613437857916497,0.5308462620142078,0.7065179048069652,201.56,198,2.01,889,10,9.9 +7.763641046396115,7.962085308056872,14,13.5,12,0.11645534349023066,1.8032776008492568,5.764450494867361,7.290334449391074,8.505390190956252,9.466131940100816,1.5258839545237128,101,11.761363636363637,88,0.9417652411282984,0.024923654291916474,0.4731574158325751,0.5268425841674249,0.42311191992720654,0.6742493175614195,0.5568181818181818,0.47042766151046406,0.11645534349023066,0.4,0.056514220537915306,0.00975854958181944,32.75658274328609,200,80,1,1099,10,9.9 +5.97153024911032,6.23276929426331,13,12,10.4,0.14478001307570662,2.1769964243146602,5.3238434163701065,6.0355871886121,5.92170818505338,6.576512455516014,0.7117437722419933,126,6.990654205607477,107,0.8915375446960667,0.04191379992091734,0.44576877234803336,0.5542312276519666,0.5625744934445769,0.8009535160905841,0.3177570093457944,0.7151370679380215,0.14478001307570662,0.3,0,0,0,180,180,1,839,10,9.9 +8.292297899427117,9.347428844773978,15,14,13.2,0.25128051833910453,1.8089075165806925,8.678803309993635,4.813749204328453,10.259961807765755,9.381540420114575,5.446212603437302,106,20.155555555555555,45,0.9608050847457628,0.11287927010396775,0.5074152542372882,0.4925847457627119,0.527542372881356,0.8167372881355932,0.5555555555555556,0.701271186440678,0.25128051833910453,0.6,0,0,0,207,207,1,944,10,9.9 +8.223137475666464,8.591469989738423,16,14.5,13.6,0.1277307356303057,1.945729357845041,7.90633318430913,8.705230962514582,5.592284447438165,10.661153109155517,5.068868661717352,170,18.693548387096776,62,0.9706867671691792,0.04287188508042192,0.5611390284757118,0.4388609715242881,0.36683417085427134,0.6030150753768844,0.5645161290322581,0,0.1277307356303057,0.4,0.06887049812115967,0.02266964896256196,9.062359792150747,203.19,100,1.01,1194,10,9.9 +8.386149003147954,8.845600442722745,16,13.5,13.4,0.20419173004107868,1.9079079079079078,9.200419727177335,6.749213011542498,8.09233997901364,9.469045120671563,2.4512067156348376,178,11.304878048780488,82,0.9279279279279279,0.051941238195173135,0.6466466466466466,0.3533533533533533,0.2822822822822823,0.4174174174174174,0.573170731707317,0,0.20419173004107868,0.3,0.1259181532004197,0.38466706383572796,0,160,160,2,999,10,9.9 +7.058681780924423,7.974338188043522,14,13,10.6,0.22526378317628512,1.9833731615206096,6.005270986356384,5.640309766191078,7.76372050169831,8.79224757670962,2.123410735507232,127,10.985714285714286,70,0.9036427732079906,0.11482537930132004,0.5076380728554641,0.49236192714453586,0.500587544065805,0.7520564042303173,0.5,0.6028202115158637,0.22526378317628512,0.7,0.09953487822690138,0.10295842224199836,25.614196715247093,280,220,1,851,10,9.9 +7.161106905867197,7.611042809706826,15,14.5,13.8,0.14406549887047781,2.0946482432360125,5.547336335530927,6.959385584575163,7.631789988881944,8.472295494265413,1.4120492490442356,130,8.595744680851064,94,0.9483568075117371,0.0591161967011667,0.5035211267605634,0.4964788732394366,0.5129107981220657,0.7734741784037559,0.3404255319148936,0.9800469483568075,0.14406549887047781,3,0.32779714709955476,0.42271007515873504,56.2782757780775,360,20,2.25,852,10,9.9 +7.011644273832374,7.856057347670252,13,11,10.4,0.2089984206795066,1.8540586904153586,7.1477927063339735,6.330902111324376,6.5010876519513765,8.03275751759437,1.5316698656429928,49,7.8061224489795915,98,0.9283980582524272,0.10748560460652602,0.5436893203883495,0.4563106796116505,0.49029126213592233,0.7487864077669902,0.47959183673469385,0,0.2089984206795066,0.4,0.05105566218809981,0.05469716025703604,0,266,266,0.82,824,10,9.8 +6.125836680053547,6.525490196078431,15,12.5,10.8,0.13113859827394275,2.448645104895105,5.346184738955824,5.723159303882196,5.860240963855421,7.539491298527443,1.6792503346720213,62,5.979591836734694,98,0.8195804195804196,0.06124497991967871,0.6251748251748251,0.3748251748251748,0.4489510489510489,0.6321678321678321,0.6326530612244898,0,0.13113859827394275,0.6,0.0428380187416332,0.12999772414940064,0,256,256,1.2,715,10,9.8 +6.640251078854452,7.543901351953645,13,10.5,10.4,0.2308828108391251,1.957757296466974,6.680789852229632,7.1348241140316455,4.670066692820715,8.042892637635672,3.3728259448149576,57,4.355828220858895,163,0.8669108669108669,0.1197855368118214,0.41514041514041516,0.5848595848595849,0.4945054945054945,0.7728937728937729,0.5521472392638037,0,0.2308828108391251,0.2,0.4297109977769059,1.2923749752419933,72.9644280307798,310,155,9,819,10,9.8 +5.291607396870554,8.122270742358078,13,12.5,12.2,0.45969780102688157,2.456720430107527,1.6728307254623043,5.837837837837837,7.339971550497869,6.281650071123754,4.165007112375532,131,18.966666666666665,30,0.917741935483871,0.3485064011379801,0.4096774193548387,0.5903225806451613,0.5,0.7387096774193549,0.5,0.6774193548387096,0.45969780102688157,0.3,0,0,0,360,360,0.5,620,10,9.8 +7.167106598984772,7.5909677419354855,15,14.5,12.8,0.144131750444878,2.0928947815740266,6.801218274111676,7.604737732656515,7.0020981387478844,7.231675126903555,0.8035194585448391,63,9.33673469387755,98,0.9159159159159159,0.055837563451776734,0.5365365365365365,0.46346346346346345,0.5305305305305306,0.7527527527527528,0.45918367346938777,0,0.144131750444878,0.2,0,0,0,212,212,1,999,10,9.8 +7.124984692192965,7.953087154713855,16,12.5,12,0.17451276189724074,2.2456188597193236,6.915624952422366,6.915624952422366,6.375341753014367,8.266332950942362,1.8909911979279945,93,14.04225352112676,71,0.9450236966824644,0.10412339842523508,0.547867298578199,0.45213270142180095,0.5582938388625592,0.7630331753554502,0.43661971830985913,0.8530805687203792,0.17451276189724074,1.6,0.4659942594893977,2.0980226049123356,60.4884346229963,360,150,15.39,1055,10,9.8 +7.159734126855776,7.7219865083483405,14,13.5,11.8,0.1759804319216418,1.9553798719266342,6.652003751981111,5.386357020409484,7.888216838632468,8.68292525147977,2.501859818222984,67,5.52,150,0.8509763617677287,0.07281188342982825,0.5837615621788284,0.41623843782117165,0.5806783144912642,0.8098663926002055,0.4533333333333333,0.04316546762589928,0.1759804319216418,0.7,0.0883009347608112,2.5157244919762323,24.630349310016722,300,8.53125,32,973,10,9.8 +5.87114845066276,7.3554508782592976,13,12.5,11.4,0.367023073188877,2.214217560540903,3.643039481851685,5.724776328624077,5.757303466854894,8.326947387089568,2.5696439202346744,37,9.384615384615385,65,0.8448753462603878,0.20179625316834487,0.6565096952908587,0.34349030470914127,0.47645429362880887,0.6620498614958449,0.36923076923076925,0.7409972299168975,0.367023073188877,1.7,0.3008760286350722,0.6300321502316797,51.845396400780245,331,73.75,8,722,10,9.8 +6.608182247274704,7.38224121678486,12,11,10.2,0.22730351956146,1.8159305465506719,6.051846575532891,6.920272989959136,5.346250113811569,8.0872209843444,2.7409708705328315,50,10.079545454545455,88,0.9106776180698152,0.10485419627716748,0.6098562628336756,0.39014373716632444,0.43121149897330596,0.6108829568788501,0.5340909090909091,0.4948665297741273,0.22730351956146,1.9,0.6920272989959135,7.521895711199774,41.566993334682294,350,79,32.7,974,10,9.8 +6.8195329087048835,7.390704095720203,15,14.5,11.4,0.15779078822503081,2.1995641344956414,5.707006369426751,6.4543524416135885,8.220806794055202,6.861995753715499,1.7664543524416132,119,9.461538461538462,78,0.9190535491905355,0.07728237791932072,0.5541718555417185,0.44582814445828145,0.44458281444582815,0.6787048567870486,0.2564102564102564,0,0.15779078822503081,0.1,0,0,0,200,200,1,803,10,9.8 +7.403447789220843,8.520480383558924,15,14.5,13.6,0.21663064594775805,2.026083039558875,4.800328483118163,7.553458054318286,8.541760977313205,8.682947109169616,2.753129571200123,118,21.405405405405407,37,0.9439809296781884,0.1310997202098489,0.5494636471990465,0.4505363528009535,0.4576877234803337,0.7103694874851013,0.21621621621621623,0,0.21663064594775805,0.8,0.08824133241026035,0.011552322512174858,20.31738578099655,196,87.5,1.0751508502468459,839,10,9.7 +6.884600938967137,7.701785714285714,16,13.5,12.8,0.15387277066618918,2.3240272227601912,4.916557120500783,7.730078247261346,7.190109546165885,7.673239436619719,2.8135211267605635,148,11.2,80,0.9246646026831785,0.1061032863849764,0.5552115583075335,0.44478844169246645,0.5015479876160991,0.7481940144478845,0.45,0,0.15387277066618918,0.2,0.07104851330203443,0.04602704963362822,40.95093759538147,227,113.5,1,969,10,9.7 +8.167724388032637,8.700144857556735,14,14,11.8,0.134285413310693,1.7140637140637143,8.776065276518585,6.781504986400725,8.975521305530368,8.097914777878515,2.194016319129643,90,16.479166666666668,48,0.9658119658119658,0.061196736174070676,0.5677655677655677,0.43223443223443225,0.4554334554334554,0.6910866910866911,0.5208333333333334,0,0.134285413310693,0.2,0.31912964641885766,1.2791219488383427,0,220,220,5,819,10,9.7 +6.8958393113342895,7.887964989059081,17,13,10.8,0.24405394155573107,2.4652546604527297,5.325681492109038,5.9133428981348635,8.704734576757533,7.60286944045911,2.791391678622669,206,17.414634146341463,41,0.9507323568575233,0.12577714012434243,0.6165113182423435,0.38348868175765644,0.49267643142476697,0.7470039946737683,0.4878048780487805,0.0692410119840213,0.24405394155573107,0.7,0.08263988522238164,0.6437214147548992,0,192,192,4,751,10,9.7 +7.254587869362363,7.919694397283532,14,11.5,10.4,0.17096292196943572,1.9298132784530626,5.797045101088647,8.413996889580092,7.453343701399689,7.320839813374805,2.6169517884914457,100,7.278846153846154,104,0.8641552511415526,0.08398133748055991,0.680365296803653,0.319634703196347,0.4246575342465753,0.6187214611872146,0.47115384615384615,0.03424657534246575,0.17096292196943572,0.7,0.057970451010886465,0.06112384163192211,20.497742922397816,284,189,1.5,876,10,9.7 +7.269026548672566,8.043084455324356,15,15,13.8,0.1416886938000288,2.0635500365230097,4.976991150442478,7.20353982300885,7.760176991150444,9.102654867256636,2.2265486725663717,201,13.046875,64,0.9403153153153153,0.09623893805309724,0.5168918918918919,0.4831081081081081,0.5304054054054054,0.7984234234234234,0.484375,0.0259009009009009,0.1416886938000288,0.3,0,0,0,222,222,1,888,10,9.7 +8.267568583239385,8.678500986193292,15,15,13.2,0.10511543074459387,1.8143181818181817,8.20142803457347,8.465990229237129,8.234498308906426,8.135287485907554,0.26456219466365916,67,12.826666666666666,75,0.962,0.04735062006764362,0.62,0.38,0.465,0.71,0.48,0,0.10511543074459387,0.2,0.016535137166478767,0.31751132740123705,0,220,220,4.55,1000,10,9.7 +6.302813376391915,6.536607455343081,15,13.5,11.6,0.12370277828743927,2.3798895991724325,6.0994968158631435,6.3497325826677855,6.255894170116044,6.474850466070106,0.250235766804642,73,6.618556701030927,97,0.7965260545905707,0.035766883746408934,0.5397022332506204,0.46029776674937967,0.3598014888337469,0.5930521091811415,0.3917525773195876,0.9032258064516129,0.12370277828743927,1.7,0.3597139147816726,0.2184371626381732,44.335858079491956,300,142.5,2,806,10,9.7 +8.21127385707945,8.411002500568312,18,12.5,11.8,0.09143401315377878,2.192108108108108,7.817132711939636,7.685752330226364,7.685752330226365,9.623612960497113,1.9378606302707473,126,15.076923076923077,65,0.98,0.023746116289392,0.553,0.447,0.517,0.788,0.4,0,0.09143401315377878,0.2,0.016422547714158898,0.3200477394945253,0,185,185,4,1000,10,9.7 +7.048901000297321,7.581265643184179,17,16.5,12.8,0.15537178245426164,2.4117234728197974,6.856073921261832,4.884952668899055,7.827351060107258,8.598659376249215,2.9423983912082026,47,6.659259259259259,135,0.9108409321175278,0.07022107758029467,0.5349544072948328,0.46504559270516715,0.4265450861195542,0.6697061803444783,0.5703703703703704,0.6798378926038501,0.15537178245426164,0.6,0.0285669746719243,0.015459235399998507,3.4109698678996754,247.14,216.25,1.14,987,10,9.7 +6.412097117997289,7.106057529610828,13,12,10.4,0.24141709208240977,2.027417826144893,4.252582544578513,7.076563140587682,5.980194203313532,8.30582528237991,2.823980596009169,83,9.205479452054794,73,0.8704663212435233,0.09765758421203558,0.5854922279792746,0.41450777202072536,0.46632124352331605,0.6787564766839378,0.4931506849315068,0.8432642487046632,0.24141709208240977,0.6,0.08305825282379908,0.11162329291632787,41.826388066800575,272,67.99,2,772,10,9.7 +6.424503882657462,7.194202898550723,16,13.5,11.4,0.283531295997618,2.490464679022294,4.840379637618636,5.837791199309749,7.9206212251941315,7.069887834339947,2.082830025884382,58,7.914893617021277,94,0.8493150684931506,0.10698878343399484,0.6506849315068494,0.3493150684931507,0.4269406392694064,0.6244292237442922,0.5106382978723404,0.05593607305936073,0.283531295997618,0.4,0,0,0,255,255,1,876,10,9.7 +6.533159746300676,7.095565992676326,12,10.5,9.8,0.17711366801423511,1.8367834961933784,6.803290394310046,7.523638789001697,4.882361341798973,6.883329104831341,2.6412774472027243,48,8.32394366197183,71,0.9050535987748851,0.07926164691528986,0.5849923430321593,0.41500765696784075,0.5145482388973966,0.7672281776416539,0.2112676056338028,0.3124042879019908,0.17711366801423511,0.7,0.05002419407580916,0,41.4331783411443,260.318,140,1,653,10,9.6 +5.225141631210586,6.415716895890969,13,12,10.4,0.30185467421031575,2.4879708374504097,5.10902737273924,5.874015428550463,3.9069032850358894,5.983299436523494,2.076396151487605,30,8.013333333333334,75,0.7856209150326797,0.18557166471028405,0.6052287581699346,0.39477124183006534,0.4588235294117647,0.7124183006535948,0.30666666666666664,0.6366013071895424,0.30185467421031575,1.8,0.2390587674410072,0.7574362401360797,71.00373897578808,285.49,141.56,7.65,765,10,9.6 +8.936271025823265,9.144242424242423,15,13.5,13.2,0.08151610453892391,1.6785524920466595,8.604596067282634,9.248993129590144,9.248993129590142,8.604596067282637,0.6443970623075099,135,20.391304347826086,46,0.9946977730646872,0.02274342572850027,0.5790031813361611,0.4209968186638388,0.5100742311770944,0.7317073170731707,0.2608695652173913,0,0.08151610453892391,0.1,0.028429282160625444,0.8459577977653244,0,200,200,4,943,10,9.6 +8.179802955665025,8.179802955665025,16,14,12,0.06913247005183466,1.9560373381511593,8.098522167487683,7.862068965517241,7.7438423645320205,8.985221674876845,1.2413793103448247,134,15.054794520547945,73,0.992773261065944,0,0.5401987353206865,0.4598012646793135,0.5293586269196026,0.7615176151761518,0.4794520547945205,0.6901535682023487,0.06913247005183466,0.3,0.029556650246305417,0.0796663055348705,0,180,180,1,1107,10,9.6 +7.589343729694607,8.613569321533925,16,13.5,12.4,0.2507432803746909,2.1082191780821917,7.3467619666450075,7.623998267273121,7.450725579380551,7.901234567901234,0.4505089885206832,94,21.65,40,0.9885844748858448,0.11890838206627682,0.5,0.5,0.502283105022831,0.797945205479452,0.6,0,0.2507432803746909,0.1,0,0,0,200,200,1,876,10,9.6 +6.9375,7.008681925808998,14,11.5,10.6,0.10469304423317799,2.018018018018018,6.5625,6.71875,7.1875,7.25,0.46875,21,4.75625,160,0.8569819819819819,0.010156249999999978,0.481981981981982,0.5180180180180181,0.5337837837837838,0.7454954954954955,0.38125,0.14076576576576577,0.10469304423317799,0.2,0,0,0,150,150,1,888,10,9.6 +6.6933096506808765,7.42772667542707,14,11,10.2,0.19387759573470056,2.091640866873065,7.2760213143872114,7.370515097690942,5.921610420367081,6.173593842510361,1.4489046773238607,22,5.644444444444445,135,0.8964705882352941,0.09887507400828889,0.6317647058823529,0.36823529411764705,0.4258823529411765,0.6494117647058824,0.35555555555555557,0,0.19387759573470056,0.4,0.07087033747779752,0.14918924799973496,0,266,266,2,850,10,9.6 +4.92947912277412,5.791587608925254,14,13.5,10.2,0.32488473214260094,2.840056657369783,3.6098430881800123,4.188780187227748,6.061811978264546,5.8234261139507755,1.873031791036798,102,7.317460317460317,63,0.7962003454231433,0.14885529570899741,0.6303972366148531,0.3696027633851468,0.35578583765112265,0.5699481865284974,0.23809523809523808,0.5284974093264249,0.32488473214260094,4.5,0.5619095373110395,0.5153733997898393,90.01372716737674,397.51,10,2,579,10,9.6 +6.4257434564709035,7.747391749170219,15,13,10.8,0.22388313499324555,2.334360234206764,5.652521214820878,5.616970766928922,7.35894271363473,7.03898868260713,1.7419719467058075,31,6.2592592592592595,108,0.9349930843706777,0.1705926762824237,0.43015214384508993,0.5698478561549101,0.5601659751037344,0.8630705394190872,0.5,0.0636237897648686,0.22388313499324555,0.7,0.062213283810921616,0,20.159278876946328,150,50,1,723,10,9.6 +6.019466316710411,6.774677935505044,15,13.5,10.4,0.19505261259875348,2.491915264706951,4.237095363079614,6.241469816272966,8.195100612423449,5.378827646544181,2.816272965879268,90,10.045454545454545,88,0.9315068493150684,0.11147564887722328,0.5015806111696522,0.49841938883034775,0.5258166491043204,0.7713382507903056,0.25,0.136986301369863,0.19505261259875348,0.5,0.12051618547681539,0.5638838046792837,35.451742007158884,174,43.5,4,949,10,9.6 +5.759329608938547,5.8909714285714285,12,11.5,10.4,0.11546344819390153,2.0835758351763474,5.083351955307262,5.876499068901304,5.479925512104283,6.561489757914337,1.0815642458100543,47,5.038095238095238,105,0.8278560250391236,0.022346368715083827,0.513302034428795,0.486697965571205,0.5477308294209703,0.809076682316119,0.29523809523809524,0,0.11546344819390153,0.3,0.03605214152700186,0.16378658724848957,0,242,242,0.88,639,10,9.6 +7.084450402144773,7.412342215988781,13,12.5,10,0.15733050188305303,1.8350047303689685,6.8364611260053625,7.024128686327078,6.3002680965147455,8.150134048257373,1.8498659517426272,76,7.9105691056910565,123,0.9205298013245033,0.04423592493297593,0.5193945127719962,0.4806054872280038,0.5468306527909177,0.8315988647114475,0.3170731707317073,0,0.15733050188305303,0.1,0.0804289544235925,0.4738696501748567,0,125,125,3,1057,10,9.5 +5.140899818980972,6.457288434461812,12,10.5,9.8,0.4029440886676231,2.3342217165357324,5.08471512150577,5.590377398782587,5.8993932348961975,3.9610211720017325,1.938372062894465,27,5.045871559633028,109,0.7513661202185792,0.20386089747136346,0.48360655737704916,0.5163934426229508,0.5136612021857924,0.7486338797814208,0.6605504587155964,0.028688524590163935,0.4029440886676231,1.8,0.08427704621280281,0.049749262801629085,28.374660703543782,217,135,1.49,732,10,9.5 +6.533120340788073,7.559581022797287,15,13.5,9.8,0.19348233380737165,2.295993218791771,5.831735889243877,6.367625133120341,7.344834930777422,6.556762513312035,0.977209797657081,25,4.644736842105263,152,0.8516284680337757,0.1357827476038337,0.571773220747889,0.428226779252111,0.4764776839565742,0.7358262967430639,0.4473684210526316,0,0.19348233380737165,0.2,0,0,0,148,148,1,829,10,9.5 +7.151627906976744,8.609182530795072,16,14,12.8,0.23145369073267302,2.2372528616024976,7.173953488372093,6.072558139534884,6.906046511627907,8.424186046511627,1.51813953488372,97,10.662790697674419,86,0.9542143600416233,0.16930232558139535,0.5858480749219563,0.4141519250780437,0.4464099895941727,0.6992715920915713,0.47674418604651164,0.037460978147762745,0.23145369073267302,0.3,0.07441860465116279,0.14544477925811955,0,240,240,1.5,961,10,9.5 +7.082621082621083,7.708527131782946,14,13,11,0.1500265099824193,1.9766693483507642,6.455840455840456,6.330484330484331,8.085470085470087,7.427350427350428,1.7549857549857562,80,8.585858585858587,99,0.9402654867256637,0.08119658119658106,0.5763274336283186,0.42367256637168144,0.4911504424778761,0.7212389380530974,0.4444444444444444,0,0.1500265099824193,0.2,0,0,0,220,220,1,904,10,9.5 +7.318982387475538,8.142235123367199,14,12,11.4,0.18040844761286337,1.9128342245989305,4.97499456403566,6.811915633833442,7.69210697977821,9.75864318330072,2.06653620352251,105,15.145833333333334,48,0.9503267973856209,0.10110893672537502,0.5176470588235295,0.4823529411764706,0.48104575163398694,0.7738562091503268,0.3541666666666667,0,0.18040844761286337,0.2,0.028701891715590344,0.18404916321503628,0,220,220,1,765,10,9.5 +7.636731150793651,8.043704284221525,13,12.5,11.6,0.13634447416932013,1.7022990260235846,4.296230158730158,8.446825396825396,8.628869047619048,9.13859126984127,4.150595238095238,66,18.272727272727273,44,0.9582836710369488,0.05059523809523809,0.5935637663885578,0.4064362336114422,0.466030989272944,0.6948748510131109,0.5454545454545454,0,0.13634447416932013,0.2,0.06371527777777777,0.07697247070008047,0,183.5,183.5,1.28,839,10,9.5 +7.096774193548387,7.450369793694045,14,12,11,0.16377026449957452,1.9727272727272727,6.721542454579162,8.352984797923618,5.057471264367817,8.22246941045606,3.295513533555801,38,10.855263157894736,76,0.9482758620689655,0.04746014089729335,0.47126436781609193,0.5287356321839081,0.3839080459770115,0.6183908045977011,0.3815789473684211,0,0.16377026449957452,0.2,0,0,0,220,220,1,870,10,9.5 +5.086507936507937,5.231836734693878,10,7.5,6.8,0.14803271047036112,1.9659853331252923,3.1301587301587306,5.2476190476190485,5.247619047619048,6.628571428571431,2.117460317460318,47,7.666666666666667,27,0.9366515837104072,0.02777777777777776,0.42081447963800905,0.579185520361991,0.4253393665158371,0.6334841628959276,0.5555555555555556,0.03619909502262444,0.14803271047036112,0.3,0,0,0,174,174,1,221,10,9.5 +7.956297370480498,8.127855564596201,12,11.5,10.6,0.1051030685642227,1.5082392526607253,8.05700999542329,8.05700999542329,7.620588620671196,8.05700999542329,0.4364213747520935,91,17.653846153846153,52,0.9683544303797469,0.02110743636525564,0.4419831223628692,0.5580168776371308,0.5917721518987342,0.8660337552742616,0.38461538461538464,0.5,0.1051030685642227,1.4,0.4028504997711645,0.07048369048672326,9.494738516062446,177,125,1.34,948,10,9.5 +7.255001915439792,7.255001915439792,11,10,8.4,0.06955278181708907,1.5161953267841681,7.7148259805028765,6.795177850376706,7.152818789870215,7.30609347822458,0.9196481301261707,109,16.78787878787879,33,0.9753521126760564,0,0.5352112676056338,0.4647887323943662,0.5616197183098591,0.8767605633802817,0.5454545454545454,0.6971830985915493,0.06955278181708907,1.1,0.17882046974675542,0.12056890424232114,43.2917602764744,364.76,168,1.07,568,9,9.4 +5.668625146886016,6.991304347826086,14,13,10.8,0.31971799512815596,2.4697346600331676,4.709753231492361,4.596944770857814,7.445358401880142,5.89424206815511,2.8484136310223285,44,9.409638554216867,83,0.9713930348258707,0.18918918918918912,0.40049751243781095,0.599502487562189,0.42039800995024873,0.654228855721393,0.5180722891566265,0.7077114427860697,0.31971799512815596,0.3,0.31022326674500583,4.584298996269466,37.673887499274066,180,45,21.02,804,10,9.4 +6.905559368565545,7.243628509719222,13,12.5,9.4,0.14210476470806496,1.8825411970501125,6.821139327385038,5.03143445435827,8.104323953328757,7.631571722717915,3.072889498970487,86,9.935064935064934,77,0.9352078239608802,0.04667124227865467,0.5488997555012225,0.4511002444987775,0.48655256723716384,0.7371638141809291,0.4805194805194805,0.4779951100244499,0.14210476470806496,0.4,0.05065202470830474,0.16223242585870457,0,246,246,1,818,10,9.4 +5.869810949848318,6.902069303014408,15,13.5,12,0.26766670054601605,2.5554485703475023,6.127509967158732,8.30363500222445,4.266350397694631,4.7531152081698576,4.037284604529819,99,9.097560975609756,82,0.9097560975609756,0.14955780764404408,0.46707317073170734,0.5329268292682927,0.4585365853658537,0.7524390243902439,0.3170731707317073,0.7621951219512195,0.26766670054601605,1,0.12169120261880659,0.006839127099627334,46.07834891865426,180,80.6,1.02977667494,820,10,9.4 +6.889774696707105,7.669581993569133,14,13.5,10.4,0.16513895374824186,2.0319967801982193,6.199191218948584,7.259156556903523,6.68099364529174,7.387637203928365,1.0599653379549396,60,6.666666666666667,117,0.9090909090909091,0.10167533217793201,0.5244755244755245,0.4755244755244755,0.4731934731934732,0.7331002331002331,0.3418803418803419,0,0.16513895374824186,0.2,0.49786250722125935,0.6502916279477339,11.148945098601041,139,17.375,3,858,10,9.4 +6.305381727158949,6.442455242966752,16,13.5,11,0.1018093527925004,2.537514886859865,5.8372966207759704,5.800584063412599,5.47017104714226,8.076762619941595,2.606591572799335,160,8.139240506329115,79,0.9359534206695779,0.021276595744680903,0.6055312954876274,0.39446870451237265,0.5836972343522562,0.8384279475982532,0.4177215189873418,0,0.1018093527925004,0.2,0.00917813934084272,0.3884477215445007,0,110,110,2,687,9,9.4 +6.0745706892495885,7.331913685406019,16,13,11.4,0.26686244454730473,2.6339309917515394,6.679840037638203,6.271465537520584,5.775582215949188,5.54222535873912,0.49588332157139536,25,5.661016949152542,118,0.801920768307323,0.17148906139731832,0.5798319327731093,0.42016806722689076,0.4369747899159664,0.6554621848739496,0.3728813559322034,0,0.26686244454730473,0.2,0.13126323218066338,0.2703593904905536,36.655824456342295,310,77.5,4,833,10,9.4 +7.357348703170029,7.753986332574033,15,13,10.4,0.11634578788543616,2.0387779083431257,6.340826128722382,7.279154658981748,7.9331412103746395,7.847838616714697,0.9383285302593665,50,6.617021276595745,141,0.9014492753623189,0.05115273775216152,0.5642512077294686,0.4357487922705314,0.5072463768115942,0.7623188405797101,0.4326241134751773,0,0.11634578788543616,0.2,0,0,0,148,148,1,1035,10,9.4 +8.120701719993061,8.277475165282446,15,13,12.4,0.08328926055976503,1.8471310136992467,7.7399224048929085,8.641359150844291,6.962821761831371,9.107619536681213,2.1447977748498417,192,18.345454545454544,55,0.9655502392344497,0.018939766312670595,0.5282296650717704,0.4717703349282297,0.4842105263157895,0.737799043062201,0.45454545454545453,0.005741626794258373,0.08328926055976503,1.6,0.0777100643061537,0.01922547041863319,3.269231827843663,198.59,165.65,1.17,1045,10,9.4 +7.756813417190776,8.747044917257686,12,10.5,9,0.15947188911071905,1.547027027027027,9.928721174004194,8.067085953878408,8.067085953878404,4.654088050314467,3.4129979035639373,37,16.5,6,0.99,0.11320754716981148,0.43,0.57,0.2,0.29,0.5,0,0.15947188911071905,0.2,0,0,0,185,185,1,100,10,9.4 +5.7673933173059995,6.368780487804878,11,9.5,8.2,0.2586561216496047,1.9072741175797245,6.389367106427235,5.541221030352823,5.908750996651734,5.20196259992306,0.8481460760744124,19,4.533783783783784,148,0.8223039215686274,0.09442736669138334,0.37745098039215685,0.6225490196078431,0.49387254901960786,0.7242647058823529,0.30405405405405406,0,0.2586561216496047,0.8,0.056543071738294114,0.2840034276001342,0.30323921743156135,130,126,3,816,10,9.4 +6.7697589141275545,7.541615051916733,14,11.5,9.4,0.177498277898547,2.0680204683188834,6.151367474856287,7.843807203388176,7.062681174834995,5.9886328855743765,1.6924397285318884,92,14.75925925925926,54,0.9579326923076923,0.10234626568390123,0.45072115384615385,0.5492788461538461,0.49038461538461536,0.7355769230769231,0.46296296296296297,0.001201923076923077,0.177498277898547,2.1,0.19528150713829484,0.10758035722275498,19.28763493522619,218,112,1,832,10,9.4 +6.878111511478374,7.9983416988702825,16,15,13,0.24486226157622376,2.3262199185486856,5.841683749474783,4.836662889350089,8.228608292270932,8.574084212938793,3.391945402920843,274,55.46666666666667,15,0.9497716894977168,0.14005780567616094,0.5821917808219178,0.4178082191780822,0.5422374429223744,0.8059360730593608,0.4,0,0.24486226157622376,0.2,0.06281380375779337,0.09602717071292853,28.976895388535578,250,185,1,876,10,9.4 +6.713574660633484,8.107650273224042,15,13,11.6,0.21736457267379772,2.234279166947496,4.989140271493213,6.7638009049773755,6.5628959276018115,8.504977375565609,1.9420814479637976,101,16.644444444444446,45,0.9339152119700748,0.17194570135746595,0.6184538653366584,0.38154613466334164,0.39027431421446385,0.5760598503740648,0.37777777777777777,0,0.21736457267379772,0.2,0.10045248868778281,0.8599639198575771,0,222,222,8,802,10,9.3 +7.6542795698924735,8.048937132519221,15,13.5,12.4,0.12022098322825334,1.95968802328587,6.220731182795699,6.915784946236559,7.749849462365591,9.696,1.9461505376344084,124,14.116666666666667,60,0.9614074914869466,0.049032258064516034,0.6038592508513053,0.3961407491486947,0.49716231555051077,0.7275822928490352,0.38333333333333336,0,0.12022098322825334,0.2,0,0,0,202,202,1,881,10,9.3 +7.388888888888888,8.088888888888889,14,14,13.8,0.17157433826404445,1.8947368421052633,6.192307692307692,7.658119658119658,7.747863247863247,7.927350427350427,1.465811965811966,109,12.189873417721518,79,0.9746963562753036,0.08653846153846162,0.6487854251012146,0.35121457489878544,0.4574898785425101,0.6933198380566802,0.4430379746835443,0.020242914979757085,0.17157433826404445,0.4,0,0,0,210,210,1,988,10,9.3 +6.779719459795931,7.239374344367527,12,11.5,10.4,0.17416811388697465,1.7699847421653048,7.675686547614957,5.587448295690299,7.562808804267678,6.264714755773972,2.0882382519246576,20,5.347560975609756,164,0.9125910509885536,0.06349373063284432,0.481789802289282,0.518210197710718,0.5671175858480749,0.8126951092611863,0.6524390243902439,0.002081165452653486,0.17416811388697465,1.2,0.10582288438807386,0.23089852191779556,0.07095705072148618,160.4,159.6,1.7,961,10,9.3 +6.827655536627048,6.950918512094944,14,10.5,10,0.11451610498392042,2.0504842291613596,6.274061844468098,6.858410741746989,7.288983613426173,6.858410741746989,0.5843488972788915,58,5.583892617449664,149,0.9369369369369369,0.01773333628547252,0.5236486486486487,0.47635135135135137,0.5056306306306306,0.7713963963963963,0.33557046979865773,0.6632882882882883,0.11451610498392042,0.5,0.030755205119941658,0.01655508141896899,3.6527604645139453,247.14,216.25,1.14,888,10,9.3 +7.127625186769604,7.394957983193277,14,13.5,12,0.15494704616422816,1.9641885807894321,4.286543818616685,9.071522964979495,6.31351415145093,8.805690790181565,4.784979146362811,193,13.442622950819672,61,0.9557109557109557,0.036150684970928486,0.49417249417249415,0.5058275058275058,0.5757575757575758,0.8088578088578089,0.5901639344262295,0,0.15494704616422816,0.2,0.016614510924870873,0,21.121224076612705,200,125,1,858,10,9.3 +7.382794117647058,8.149837662337662,16,14,12.6,0.13900064698222905,2.1672011632770953,6.566470588235294,5.2029411764705875,9.401176470588235,8.32470588235294,4.198235294117647,201,34.34782608695652,23,0.959902794653706,0.09411764705882353,0.5103280680437424,0.4896719319562576,0.5078979343863913,0.7083839611178615,0.6956521739130435,0.05103280680437424,0.13900064698222905,0.3,0,0,0,183,183,1,823,10,9.3 +7.917892156862745,8.326030927835053,14,14,12.2,0.13100116510827275,1.7681473456121344,4.049019607843137,8.92156862745098,9.127450980392156,9.539215686274511,4.872549019607844,90,19.195652173913043,46,0.9566630552546046,0.049019607843137275,0.5579631635969664,0.4420368364030336,0.4333694474539545,0.6684723726977249,0.41304347826086957,0.06933911159263272,0.13100116510827275,0.4,0.6176470588235294,2.862645942351487,34.180045519064166,210,105,19,923,10,9.3 +6.603465851172273,7.840716533526994,13,11.5,11,0.29990132086024407,1.9686631676443347,7.215494393476045,6.983567787971458,5.20546381243629,6.98356778797146,1.7781039755351706,122,7.8558558558558556,111,0.8507317073170731,0.157798165137615,0.5453658536585366,0.45463414634146343,0.46146341463414636,0.7297560975609756,0.3963963963963964,0,0.29990132086024407,0.2,0.0708664627930683,0.051304546395082064,34.409623622956836,316,158,1.15,1025,10,9.3 +6.923662737987307,7.266222645099905,14,12,10.6,0.20157812908626516,2.0220511208883303,7.549833786642489,6.011242067089755,6.619522514354788,7.4782713810819,1.538591719552734,51,5.299212598425197,127,0.8695090439276486,0.04714415231187673,0.5400516795865633,0.4599483204134367,0.5594315245478036,0.8010335917312662,0.30708661417322836,0,0.20157812908626516,0.2,0,0,0,148,148,1,774,10,9.3 +6.42036702121103,6.69528996003397,12,10,9.2,0.10824465566358046,1.8690520277665563,5.682707831539975,6.119839203196896,7.4312333181676635,6.411260117634842,1.311394114970768,59,12.125,56,0.9631205673758865,0.04106214076821631,0.49929078014184397,0.500709219858156,0.41702127659574467,0.6212765957446809,0.6964285714285714,0.5304964539007092,0.10824465566358046,4.2,0.4280244680807353,0.4921988962403387,7.822733621347055,115.54,78.01,2.28,705,9,9.3 +7.431815907462518,8.064855950583201,15,13.5,11.4,0.17359733125135046,2.018349241527637,6.777485498557106,9.091748839527826,7.190746809444736,6.6397317282612285,2.3142633409707196,113,11.44578313253012,83,0.8804448563484708,0.07849365779123511,0.5708989805375347,0.42910101946246526,0.40963855421686746,0.6654309545875811,0.5783132530120482,0.09267840593141798,0.17359733125135046,1.4,0.14464145881066995,0.15659339400306052,22.187590007795315,212,150,1.5,1079,10,9.3 +6.322102104295746,7.249256738643829,16,14,12,0.20047268166791216,2.5308037953275555,6.36107930592519,5.176172376390104,5.487989989425653,8.231984984138487,2.7439949947128337,141,13.017857142857142,56,0.8988902589395807,0.12789650963879812,0.5425400739827374,0.45745992601726265,0.46732429099876693,0.6609124537607891,0.48214285714285715,0.840937114673243,0.20047268166791216,1.4,0.4599309792274341,2.482966651612762,30.904912819220772,178,110,9,811,10,9.3 +5.697826656192721,5.697826656192721,11,9.5,9.2,0.1035071591776163,1.9305606617647058,4.98559832416863,5.897250589159466,5.811783189316574,6.068185388845248,0.9116522649908356,58,4.60655737704918,122,0.7025,0,0.5475,0.4525,0.5075,0.72375,0.32786885245901637,0,0.1035071591776163,0.2,0.021366849960722703,0.4703523555312672,0,136,136,2,800,9,9.3 +6.765425367362723,7.009370993589744,11,10.5,9.8,0.11372041306844376,1.6259140264949794,6.934338747099768,6.64985305491106,6.720974477958237,6.7209744779582365,0.28448569218870823,81,13.545454545454545,55,0.9789750328515112,0.03480278422273783,0.46780551905387646,0.5321944809461235,0.6517739816031537,0.8147174770039421,0.7090909090909091,0,0.11372041306844376,0.6,0,0,1.1368683772161603e-13,114.95,114.95,1,761,9,9.2 +7.178130511463845,7.918028307557789,16,13.5,11.6,0.23546589038446994,2.228992628992629,7.420089966906446,5.9243406059885455,7.801359411846303,7.537403642272556,1.877018805857758,203,10.13978494623656,93,0.9632277834525026,0.09344470205893408,0.5444330949948928,0.45556690500510727,0.5178753830439223,0.7477017364657814,0.3978494623655914,0,0.23546589038446994,0.2,0.06598894239343678,0.3194175183367504,4.35348206869501,200,185,1.9,979,10,9.2 +7.508840864440079,7.951456310679611,14,14,10.8,0.13780074254784888,1.8644688644688645,6.124426981008512,5.794368041912247,9.3516699410609,8.728225278323512,3.5573018991486522,48,10.58904109589041,73,0.9438339438339438,0.055664702030124406,0.5555555555555556,0.4444444444444444,0.47619047619047616,0.7032967032967034,0.3150684931506849,0,0.13780074254784888,0.2,0.2200392927308448,0.4194605350874717,0,210,210,4,819,10,9.2 +7.628260869565218,8.293057607090105,14,13,11.6,0.1410341893756369,1.8352807067540609,7.407608695652175,8.069565217391306,6.46195652173913,8.542391304347827,2.0804347826086973,143,19.680851063829788,47,0.9555785123966942,0.08016304347826102,0.49173553719008267,0.5082644628099173,0.49586776859504134,0.7582644628099173,0.5319148936170213,0.12913223140495866,0.1410341893756369,0.4,0.03940217391304348,0.11576057275290957,0,174,174,1.5,968,10,9.2 +6.371776434441149,7.010605256475247,13,11.5,10,0.2052488519132834,2.0402473523288633,6.70549919531931,6.643411239807094,6.488191351026554,5.6189599738555325,0.8692313771710216,39,6.710280373831775,107,0.8745432399512789,0.09112320529586983,0.53836784409257,0.46163215590742995,0.44336175395858707,0.6479902557856273,0.48598130841121495,0.09135200974421437,0.2052488519132834,1.6,0.11641491658540469,0.0006846576664769038,23.660284527671763,276,185,1.00446428571,821,10,9.2 +5.863992707383774,6.931896551724138,13,13,9.8,0.2329376712791254,2.216919537370974,4.390154968094804,6.020783956244302,5.236827711941658,7.7768459434822255,2.540018231540567,80,7.879518072289157,83,0.8743315508021391,0.15405651777575213,0.6390374331550802,0.3609625668449198,0.46524064171123,0.6684491978609626,0.5542168674698795,0,0.2329376712791254,0.2,0.1097538742023701,0.21910022141657803,12.816811661135715,258,172,1.5,748,10,9.2 +7.074895531983285,7.440838404327249,16,13,11.4,0.15244567667885373,2.2615174920490686,6.4969463195114106,8.529733204757312,6.975249116039861,6.257794921247187,2.0327868852459012,72,4.880952380952381,126,0.8661971830985915,0.04918032786885255,0.49295774647887325,0.5070422535211268,0.5535211267605634,0.9014084507042254,0.373015873015873,0,0.15244567667885373,0.2,0,0,0,155,155,1,710,9,9.2 +3.333333333333333,3.333333333333333,3,1.5,0.6,0.15000000000000002,0.9000000000000001,4.444444444444443,0,4.444444444444443,0,4.444444444444443,0,0,0,0,0,0.6666666666666666,0.3333333333333333,0.3333333333333333,0.3333333333333333,0,0,0.15000000000000002,0.1,0,0,0,200,200,1,3,10,9.2 +7.1951404916509984,7.425020285575589,19,16.5,13.6,0.13719623403796308,2.6406711616051095,8.07485522357744,6.11170234812054,6.667311652495133,7.889652122119243,1.9631528754569008,110,12.793103448275861,58,0.954954954954955,0.030960157020873354,0.5122265122265123,0.4877734877734878,0.49034749034749037,0.685971685971686,0.27586206896551724,0,0.13719623403796308,0.8,0.1111218608749189,0.472203111538576,54.64438225573355,300,150,5,777,10,9.2 +6.493214019388517,7.265248226950356,12,11,10.8,0.2980118193531336,1.8480832395433768,5.7680835197613725,7.053542132736764,5.8669649515287094,7.251304996271441,1.3843400447427312,100,9.837837837837839,74,0.9238578680203046,0.10626398210290847,0.5786802030456852,0.4213197969543147,0.501269035532995,0.7246192893401016,0.5945945945945946,0,0.2980118193531336,0.4,0.19776286353467562,2.9270716836525343,49.75109869298032,221,6.90625,32,788,10,9.2 +7.71790461297889,7.828072957969866,12,11,10.2,0.07662630451092547,1.5548261609530756,7.3970289288506645,7.633463643471462,7.701016419077404,8.106333072713058,0.40531665363565406,26,3.706730769230769,208,0.8435448577680525,0.014073494917904654,0.5536105032822757,0.44638949671772427,0.649890590809628,0.87527352297593,0.5048076923076923,0.9584245076586433,0.07662630451092547,0.5,0,0,0,162,162,1,914,10,9.2 +7.42532299741602,7.860570535365377,15,13,11.4,0.12392139023899183,2.0201141425389757,6.681136950904393,7.3095607235142115,8.004134366925065,7.673385012919897,0.6945736434108536,83,11.943661971830986,71,0.9443207126948775,0.055370985603543754,0.6102449888641426,0.3897550111358575,0.4665924276169265,0.720489977728285,0.36619718309859156,0,0.12392139023899183,0.6,0.008268733850129198,0.2625724481946625,0,224,224,3,898,10,9.2 +6.6527169697028,7.417815754796897,13,11.5,10.2,0.18015601888319027,1.9540888420781195,6.6601170998137045,6.896921263362636,5.742500966061594,7.28172802912965,1.539227063068056,64,9.929411764705883,85,0.9388209121245829,0.10314340641304398,0.48164627363737483,0.5183537263626251,0.5817575083426029,0.8353726362625139,0.3058823529411765,0.3793103448275862,0.18015601888319027,0.8,0.044400780665424695,0.0883423479847043,0.282923133518114,227.43,223.19,1,899,10,9.1 +6.911903686482896,7.372834389037679,15,13.5,11.6,0.16422845016953308,2.1701691285621356,5.909180117347503,7.623760876785121,6.245972766522749,7.838083471714823,1.7145807594376175,109,12.338235294117647,68,0.929125138427464,0.06251743606775154,0.5537098560354374,0.44629014396456257,0.43410852713178294,0.7109634551495017,0.3382352941176471,0,0.16422845016953308,0.4,0.015308756780693013,0,1.9230769230769262,191,181,1,903,10,9.1 +7.597758720560962,7.794494827718141,15,14,10.8,0.10556742811931807,1.9742664319422494,9.55449008478896,7.333335563232854,4.47756546408929,8.990387349155665,4.512821885066375,87,14.545454545454545,55,0.9280742459396751,0.02524039229041025,0.5464037122969838,0.45359628770301624,0.43155452436194897,0.6670533642691415,0.5454545454545454,0,0.10556742811931807,0.5,0.05288463146562154,0.005660377358490567,1.2609154067063149,225.56,209.67,1.04,862,10,9.1 +7.553418803418803,8.03409090909091,13,11.5,10.4,0.1323139501585035,1.721074964639321,6.880341880341881,7.977207977207978,6.980056980056981,8.342830009496675,1.362773029439694,202,24.135135135135137,37,0.9823982398239824,0.05982905982905985,0.5159515951595159,0.48404840484048406,0.5159515951595159,0.7997799779977998,0.40540540540540543,0,0.1323139501585035,0.2,0.058167141500474834,0.381476020254125,32.46033903418693,350,43.75,4,909,10,9.1 +6.9474783247378005,7.365227355296166,13,12.5,12,0.1370639449068005,1.871182520096689,4.921472248928785,5.24957039885737,8.563361713136088,9.022699123036103,3.313791314278718,16,4.862068965517241,145,0.8323494687131051,0.05671909506744162,0.5667060212514758,0.4332939787485242,0.5029515938606848,0.6989374262101535,0.5448275862068965,0.011806375442739079,0.1370639449068005,0.8,0.13123925997143426,0.1230352316298521,67.08707516495201,282,69.537,2,847,10,9.1 +6.653993663498414,7.389629629629629,16,13.5,11,0.2136648418402436,2.40457097032879,5.911222277805568,7.149174587293645,5.63268300817075,7.891945972986495,2.2592629648157443,57,10.098765432098766,81,0.9511627906976744,0.09954977488744376,0.577906976744186,0.42209302325581394,0.5081395348837209,0.7430232558139535,0.41975308641975306,0,0.2136648418402436,0.2,0.19343004835751204,0.35263344588547624,24.783438074191007,232,116,3.38,860,10,9.1 +7.149122807017544,7.907503234152651,15,14.5,10.4,0.19062833207864333,2.098159509202454,6.631578947368421,6.771929824561403,7.473684210526316,7.684210526315789,0.7017543859649127,55,10.186666666666667,75,0.9374233128834356,0.09590643274853794,0.5533742331288344,0.4466257668711656,0.4736196319018405,0.7190184049079754,0.64,0.6883435582822086,0.19062833207864333,0.3,0.05263157894736842,0.1177601605738602,0,225,225,1.5,815,10,9.1 +7.643192488262911,8.855847688123301,15,13.5,11.2,0.23015960959434315,1.9625307125307125,6.572769953051643,8.450704225352112,6.610328638497653,8.901408450704226,2.291079812206573,177,30.384615384615383,26,0.9705159705159705,0.13693270735524263,0.504914004914005,0.4950859950859951,0.49017199017199015,0.7285012285012284,0.46153846153846156,0.6867321867321867,0.23015960959434315,0.3,0.018779342723004695,0.3312693299999686,0,180,180,4,814,10,9.1 +6.815789473684211,7.408820023837902,15,13.5,11,0.14995636368979662,2.200772200772201,6.56140350877193,6.807017543859649,9.052631578947368,4.807017543859649,4.245614035087719,29,4.496644295302014,149,0.8622908622908623,0.0800438596491228,0.5366795366795367,0.46332046332046334,0.42985842985842987,0.6653796653796654,0.4563758389261745,0,0.14995636368979662,0.3,0.32456140350877194,0.9031569866255045,19.65360801513266,240,160,8,777,10,9.1 +7.472659176029963,7.593529971455757,14,11,9.4,0.08264452819264384,1.873496391339214,7.000249687890138,7.816229712858926,7.601498127340822,7.429712858926345,0.8159800249687885,64,21.15625,32,0.9727011494252874,0.015917602996254724,0.5761494252873564,0.4238505747126437,0.5158045977011494,0.7902298850574713,0.40625,0,0.08264452819264384,0.2,0,0,0,172,172,1,696,10,9.1 +7.54169888586397,8.434458819816976,14,12.5,11.6,0.2212721116625696,1.8563456605568485,5.707231589302464,7.454343300313422,8.075538575339541,8.89085737381132,1.747111711010958,173,44.76470588235294,17,0.9794079794079794,0.105846735756827,0.5379665379665379,0.462033462033462,0.44015444015444016,0.7323037323037324,0.6470588235294118,0,0.2212721116625696,0.2,0.05823705703369861,0.4092640047451179,18.398668575577876,172,74,4,777,10,9.1 +7.076212471131639,8.296028880866427,14,13,12,0.2111751793081224,1.9784595300261096,5.542725173210162,6.688221709006928,8.277136258660509,7.759815242494226,1.5889145496535804,133,15.08,50,0.9843342036553525,0.14703618167821406,0.5287206266318538,0.47127937336814624,0.5704960835509139,0.8120104438642297,0.56,0.7036553524804178,0.2111751793081224,0.3,0,0,0,180,180,1,766,10,9.1 +7.3,7.643979057591624,14,12,11.4,0.13846240188113826,1.9178082191780823,6.966666666666667,8.266666666666667,4.5,9.433333333333334,4.933333333333334,111,19.666666666666668,42,0.9429223744292238,0.04500000000000005,0.589041095890411,0.410958904109589,0.4885844748858447,0.7157534246575342,0.47619047619047616,0,0.13846240188113826,0.1,0.08333333333333333,0.660558754752918,0,200,200,4,876,10,9.1 +8.605809128630707,9.043604651162793,14,14,12.2,0.09191886743831382,1.6268081002892958,5.680774550484094,8.577593360995852,9.593360995850624,10.533886583679116,2.896818810511758,327,98.88888888888889,9,0.9726775956284153,0.048409405255878384,0.566120218579235,0.43387978142076505,0.5442622950819672,0.7650273224043715,0.8888888888888888,0,0.09191886743831382,0.2,0.06583679114799447,0.16699310019005897,10.934808542370657,204,102,1,915,10,9.1 +6.844050258684406,7.723102585487907,14,11.5,10.8,0.2104233376031167,2.045572354211663,7.745750184774576,8.307464892830748,5.558019216555802,5.73540280857354,2.749445676274946,44,10.068965517241379,87,0.9460043196544277,0.11382113821138211,0.5226781857451404,0.4773218142548596,0.5161987041036717,0.8034557235421166,0.5287356321839081,0,0.2104233376031167,0.1,0.0665188470066519,0.6222411108244135,0,200,200,5,926,10,9 +7.017543859649122,7.17948717948718,14,13.5,11.6,0.1105836695461752,1.995,4.745196324143692,6.649958228905597,8.153717627401837,8.487886382623225,1.904761904761905,52,12.5,62,0.9226190476190477,0.022556390977443573,0.4845238095238095,0.5154761904761904,0.5869047619047619,0.8297619047619048,0.27419354838709675,0,0.1105836695461752,0.1,0.1670843776106934,0.16553949407837096,20.0829305561463,200,100,1.25,840,10,9 +7.041967728612796,7.534937255812861,13,11,9.8,0.15669406449018022,1.8460749184036493,7.0159185261641674,6.043414968082005,7.606367114999763,7.467438035273744,1.562952146917758,44,8.063157894736841,95,0.9445129469790382,0.06542450327901018,0.4969173859432799,0.5030826140567201,0.5548705302096177,0.8384710234278668,0.4421052631578947,0.7163995067817509,0.15669406449018022,1,0.03473226993150578,0.03959065215940071,6.090869562984731,180,160,1.13,811,10,9 +6.710418197558461,7.812616666618752,17,15,11,0.22094782313548314,2.533374150389812,6.62989317918776,7.918293473118984,7.005676598251034,5.260967866885833,1.7447087313652005,284,22.404761904761905,42,0.941,0.14107929725641016,0.631,0.369,0.44,0.666,0.6428571428571429,0.657,0.22094782313548314,4,0.12749794575361076,0.14099685031998843,10.44928286673459,187.41,132.29,2,1000,10,9 +4.884546040773858,5.709940230316894,13,12,9.6,0.29941003453520365,2.6614551058547113,5.057568107613259,4.338861060741901,4.605048855879441,5.510087359347077,0.9050385034676358,21,4.842105263157895,133,0.8773841961852861,0.14455391059272582,0.5449591280653951,0.4550408719346049,0.4305177111716621,0.6525885558583107,0.45112781954887216,0.33651226158038144,0.29941003453520365,1.1,0.14640328732564697,0.20406164126407078,26.85965694559994,226,92,2.2,734,9,9 +5.829218989124031,7.146693801061384,15,13,12,0.2733506451296487,2.5732435216426963,4.732066478896104,5.609788487078445,3.892506297156471,9.044352866922393,5.151846569765922,144,12.704545454545455,44,0.9148936170212766,0.18434745472678427,0.5040916530278232,0.4959083469721768,0.4959083469721768,0.7888707037643208,0.5227272727272727,0.03273322422258593,0.2733506451296487,1.6,0.1621877623815197,0,46.2277171894448,213,90,1,611,10,9 +6.747089947089947,6.985924989464812,13,12.5,11.4,0.11906383225417409,1.9267565872020076,5.688888888888889,6.298412698412697,8.567195767195766,6.4,2.268783068783069,123,8.197802197802197,91,0.9360100376411543,0.03418803418803413,0.533249686323714,0.46675031367628605,0.4592220828105395,0.7490589711417817,0.3516483516483517,0,0.11906383225417409,0.4,0.23703703703703705,0.19366307974897914,0,208,208,1.1,797,10,9 +8.313939393939394,8.462677359654535,16,13,11,0.0724913001705728,1.9244787869951887,7.922424242424244,7.861010101010104,9.05858585858586,8.383030303030301,1.1975757575757555,177,23.711111111111112,45,0.9852262234533703,0.017575757575757533,0.5198522622345337,0.4801477377654663,0.5383194829178208,0.7830101569713758,0.4666666666666667,0,0.0724913001705728,0.2,0.10747474747474749,0.4627297492723784,0,190,190,3,1083,10,9 +5.265266243282853,7.1203600478962805,10,9,8.2,0.34801829453130134,1.8992391909445165,3.3219345383488035,6.045920859794822,5.647288715192964,5.979482169027848,2.7239863214460183,82,10.517241379310345,29,0.9621451104100947,0.26053370786516855,0.43217665615141954,0.5678233438485805,0.5962145110410094,0.8422712933753943,0.4482758620689655,0,0.34801829453130134,0.5,0.03321934538348803,0,10.906025805296096,192,170,1,317,10,9 +10.725598526703498,10.725598526703498,16,14,12.8,0.041848407232498164,1.4917582417582418,10.01841620626151,10.01841620626151,10.372007366482505,12.375690607734807,2.0036832412523022,124,28,13,1,0,0.5384615384615384,0.46153846153846156,0.4642857142857143,0.6510989010989011,0,0,0.041848407232498164,0.2,1.8268876611418048,6.444521596384378,0,240,240,20.26,364,10,9 +6.918238993710692,8.044649730561973,15,13.5,10.6,0.2451961051762959,2.168181818181818,6.874544852697783,7.864945382323734,6.437603442568686,6.466732869910626,1.4273419397550482,44,10.264367816091953,87,0.94,0.14001986097318797,0.5831578947368421,0.4168421052631579,0.5368421052631579,0.8021052631578948,0.47126436781609193,0,0.2451961051762959,0.2,0,0,0,220,220,1,950,10,9 +7.32084690553746,7.771645165580529,14,12.5,10.8,0.16014038651088708,1.9123470522803114,6.1237785016286646,8.208469055374593,8.241042345276874,6.677524429967426,2.0846905537459284,124,19.555555555555557,45,0.978865406006674,0.05800551240290651,0.5127919911012235,0.4872080088987764,0.5739710789766407,0.8097886540600667,0.5333333333333333,0.028921023359288096,0.16014038651088708,0.4,0.008143322475570033,0,7.639497712640627,195,150,1,899,10,9 +6.492187500000001,7.655066530194476,13,12,9.8,0.1955440135205977,2.0024067388688325,6.593750000000001,6.531250000000002,5.3125,7.5,2.1875,47,10.125,80,0.9747292418772563,0.1519097222222225,0.41155234657039713,0.5884476534296029,0.41155234657039713,0.6582430806257521,0.475,0.7184115523465704,0.1955440135205977,0.3,0,0,0,180,180,1,831,10,9 +7.966016991504248,7.966016991504248,14,13.5,13.2,0.07268945074659838,1.7574654956085318,7.316341829085458,8.275862068965516,7.036481759120441,9.195402298850574,2.1589205397301328,176,14.826923076923077,52,0.9673776662484316,0,0.4341279799247177,0.5658720200752823,0.5407779171894604,0.7590966122961104,0.36538461538461536,0,0.07268945074659838,0.1,0,0,0,200,200,1,797,10,9 +7.97583081570997,8.488745980707394,14,13,11.4,0.11044042761986092,1.7553030303030304,8.298086606243706,8.620342396777442,6.404833836858007,8.539778449144007,2.215508559919435,80,13.578947368421053,57,0.9772727272727273,0.060422960725075456,0.44065656565656564,0.5593434343434344,0.5214646464646465,0.773989898989899,0.38596491228070173,0,0.11044042761986092,0.1,0,0,0,200,200,1,792,10,8.9 +7.227352682497802,7.826190476190475,16,14.5,11.4,0.2004987172088821,2.2138119866139334,6.450307827616535,8.05452946350044,6.884784520668426,7.486367634124891,1.6042216358839054,86,22.37837837837838,37,0.9572254335260115,0.07651715039577817,0.5664739884393064,0.43352601156069365,0.5236994219653179,0.7502890173410405,0.5405405405405406,0,0.2004987172088821,0.2,0,0,0,190,190,1,865,10,8.9 +6.688190076869323,7.384876543209876,15,14.5,12.2,0.21788302635671974,2.2427592259790194,4.485255066387142,5.477568134171908,8.17665967854647,8.57358490566038,2.6990915443745616,168,7.0886075949367084,79,0.8308605341246291,0.09433962264150941,0.49554896142433236,0.5044510385756676,0.48813056379821956,0.7359050445103857,0.4050632911392405,0,0.21788302635671974,0.2,0.01984626135569532,0,57.33892913382961,284,142,1,674,10,8.9 +8.8,8.8,13,12.5,12.2,0.05234910606097132,1.477272727272727,8.925,8.5,8.6,9.15,0.5500000000000007,262,30.304347826086957,46,0.9900568181818182,0,0.6498579545454546,0.35014204545454547,0.4318181818181818,0.6193181818181818,0.5652173913043478,0,0.05234910606097132,0.2,0,0,0,183,183,1,1408,10,8.9 +5.928441837802258,5.928441837802258,13,11,9.2,0.1276074496651791,2.1928190164752044,5.091091295739792,6.899768466594717,5.827959772754762,5.861453794437261,1.8086771708549252,21,5.490196078431373,102,0.7909604519774012,0,0.4661016949152542,0.5338983050847458,0.4350282485875706,0.6567796610169492,0.29411764705882354,0.17231638418079095,0.1276074496651791,1.3,0.1590966029918685,0.2042345124447709,3.1676604097671652,244,230,2,708,10,8.9 +6.89319234201383,7.1333566655334995,10,10,9.6,0.16264824531369645,1.4507066543102618,6.146429838295665,7.065522150564176,7.525068306698432,6.807027437738656,0.9190923122685106,87,6.263888888888889,144,0.9395833333333333,0.03366778569759167,0.6552083333333333,0.34479166666666666,0.5208333333333334,0.778125,0.4027777777777778,0.8989583333333333,0.16264824531369645,1,0.07898449558557513,0.008013767995617455,0.9404811145401047,134.1,125.66,1.06,960,10,8.9 +7.347823274049404,8.041223204275214,13,11,10.6,0.2836174123303272,1.7692314465309218,6.813436126845811,7.66845556237156,7.427981346129942,7.454700703490122,0.8550194355257492,280,27.225,40,0.99,0.08623065329876146,0.5027272727272727,0.49727272727272726,0.5236363636363637,0.8136363636363636,0.625,0.17181818181818181,0.2836174123303272,2.4,0.12691694746085333,0,0.7583340549597486,167.51,162.31,1,1100,10,8.9 +7.842851356824625,8.0381901203819,14,12,10.8,0.10457313171200897,1.7850650692005783,7.308869987849332,7.776103685702712,8.009720534629404,8.243337383556096,0.46723369785338065,225,14.365079365079366,63,0.9627659574468085,0.024301336573511512,0.524468085106383,0.475531914893617,0.551063829787234,0.8138297872340425,0.49206349206349204,0,0.10457313171200897,0.2,0.17521263669501821,0.6602100947445066,0,206,206,4,940,10,8.9 +7.528644499586435,8.151648934264733,13,12,10.4,0.16640811138753753,1.7267384587908379,6.4111113316790735,9.02849164598842,6.117023655913979,8.528542597187759,2.911467990074442,274,29.59375,32,0.9248046875,0.07642679900744416,0.470703125,0.529296875,0.5205078125,0.7978515625,0.46875,0,0.16640811138753753,0.4,0,0,3.694822225952521e-13,222.22,222.22,1,1024,10,8.9 +7.744537147397696,7.856912535268037,14,13,12.8,0.10118928883476236,1.8077258503052376,7.576003178386969,7.897020262216926,7.511799761620977,7.961223678982916,0.44942391736193876,109,10.404494382022472,89,0.9595854922279793,0.014302741358760414,0.6062176165803109,0.39378238341968913,0.42901554404145076,0.6683937823834197,0.449438202247191,0,0.10118928883476236,0.2,0,0,0,202,202,1,965,10,8.9 +5.530859832068721,6.366724838218554,14,14,11.2,0.2953698856080514,2.5312519978947914,4.574908749982769,5.257730951472735,5.3942953917707275,6.862363124974155,1.4680677332034273,161,8.626865671641792,67,0.8919753086419753,0.13128649775034293,0.5370370370370371,0.46296296296296297,0.4660493827160494,0.7283950617283951,0.6865671641791045,0.8117283950617284,0.2953698856080514,3.4,0.2731288805959862,0.3372924876456962,45.76971651527776,280,76.5,2.06,648,10,8.9 +6.611201298701299,6.8986448334274435,14,13,9.6,0.15395662392749684,2.117618170656845,6.866883116883117,5.4935064935064934,7.56818181818182,6.487012987012986,2.0746753246753267,30,5.47945205479452,146,0.8839779005524862,0.04166666666666671,0.5425414364640884,0.4574585635359116,0.46298342541436466,0.6906077348066298,0.5205479452054794,0.9027624309392265,0.15395662392749684,0.4,0.04383116883116883,0.1679623688232582,30.145078566373773,270,135,1,905,9,8.9 +2.6368914694059846,5.6605944391179275,5,4.5,4,0.5095689894583934,1.8961720867208673,4.834301027244305,3.076373380973649,1.3184457347029923,0.8789638231353283,1.7579276462706566,4,3,4,0.5,0.5341670388566323,0.5833333333333334,0.4166666666666667,0.4166666666666667,0.7083333333333334,0.5,0.7916666666666666,0.5095689894583934,0.4,0.43948191156766414,0.056291651245988464,51.402212987380224,205,80,1.13,24,10,8.9 +7.8619528619528625,8.10763888888889,14,14,11.2,0.10851627555545804,1.7807280513918629,8.047138047138047,6.902356902356902,7.441077441077442,9.023569023569022,1.5824915824915804,139,18.729166666666668,48,0.9625267665952891,0.03030303030303024,0.6241970021413277,0.3758029978586724,0.5481798715203426,0.7644539614561028,0.1875,0,0.10851627555545804,0.1,0.016835016835016835,0.06349383830881519,0,200,200,1,934,10,8.9 +6.923728813559322,7.319779462439697,14,12.5,11.2,0.14157895000513995,2.0220318237454102,6.169491525423729,7.728813559322034,5.898305084745763,7.864406779661017,1.9661016949152543,97,8.189473684210526,95,0.9522643818849449,0.05410691003911339,0.45532435740514077,0.5446756425948592,0.45165238678090575,0.6682986536107711,0.5263157894736842,0.09057527539779682,0.14157895000513995,0.4,0.025423728813559324,1.371714255958576,0,195,195,8,817,10,8.9 +6.220714018022406,6.9382340558894935,12,11.5,9.6,0.20404831161854686,1.9290390082608002,4.77064412968339,5.457067745465173,7.653623315966878,6.967199700185094,2.1965555705017055,65,10.836065573770492,61,0.9117241379310345,0.10341536939907983,0.5862068965517241,0.41379310344827586,0.543448275862069,0.7696551724137931,0.47540983606557374,0.4124137931034483,0.20404831161854686,9.7,1.2698836891962981,0.01974297657312449,3.484693633450188,191.56,168.29,1.05,725,9,8.9 +4.966754552779474,5.663630871730057,12,11,10.2,0.30824040771902084,2.416064629826455,5.349811439856584,4.960262063167997,4.466832852695788,5.064141896951622,0.5973090442558338,70,4.17910447761194,134,0.7320261437908496,0.12304409216162589,0.6745098039215687,0.3254901960784314,0.41045751633986927,0.6339869281045751,0.31343283582089554,0.022222222222222223,0.30824040771902084,0.6,0.1623122402869109,0.350986211475473,0.18119644338599175,269.12,266.89,2,765,9,8.9 +6.872319807589214,7.545432753848781,13,12,11,0.1942917234511305,1.8916465420663178,7.3128531285885225,6.314310934323423,7.048533135988937,6.784213143389352,0.9985421942650996,145,11.95945945945946,74,0.9455128205128205,0.08920799750235993,0.4732905982905983,0.5267094017094017,0.5673076923076923,0.8472222222222222,0.5540540540540541,0,0.1942917234511305,0.6,0.04405333209993086,0,20.935114393070865,200,140,1,936,10,8.8 +6.944372419177502,7.295671981776765,13,10.5,9.2,0.12609091607863956,1.872019415908534,6.841165185771467,7.843749738858663,6.280897347281561,6.7821896238251655,1.5628523915771018,163,29.032258064516128,31,0.9554140127388535,0.04815177594013873,0.5955414012738853,0.40445859872611467,0.5276008492569002,0.7643312101910829,0.7741935483870968,0,0.12609091607863956,0.3,0,0,0,170,170,1,942,10,8.8 +7.692403932082216,8.048433847592333,13,12.5,10.6,0.12531737894862463,1.6899788563860685,7.071492403932083,6.34709562109026,8.55478105451296,8.761751563896334,2.2076854334227,83,18.456521739130434,46,0.9517937219730942,0.044235924932975845,0.5639013452914798,0.43609865470852016,0.5661434977578476,0.8038116591928252,0.5,0,0.12531737894862463,0.2,0.008623771224307417,0.20411283610174033,0,193,193,3,892,10,8.8 +6.879240277777778,7.988795161290324,12,12,11.4,0.2531972037149039,1.7443786690754166,4.860780555555555,9.186051388888888,5.561062499999999,7.867873611111112,4.325270833333333,143,23.035714285714285,28,0.9655688622754491,0.13888888888888898,0.46107784431137727,0.5389221556886228,0.5553892215568862,0.8068862275449101,0.25,0.12574850299401197,0.2531972037149039,1,0,0,1.7053025658242404e-13,177.954,177.954,1,668,10,8.8 +8.325545171339563,9.009692372524231,14,13.5,13.2,0.1717853378793264,1.681571562207671,8.22429906542056,8.785046728971961,9.065420560747661,7.196261682242995,1.869158878504666,217,27.63157894736842,38,0.9822263797942001,0.07593457943925233,0.5463049579045838,0.4536950420954163,0.538821328344247,0.7764265668849392,0.3684210526315789,0,0.1717853378793264,0.1,0.1557632398753894,0.2349412138353361,0,200,200,2,1069,10,8.8 +4.938260936923715,5.779977031682768,13,11,10.8,0.2882716383370377,2.63250568693082,4.258305675789574,6.1264655851682255,3.104442202349818,6.236357344543442,3.1319151421936238,35,6.186046511627907,86,0.7399165507649513,0.14562620061381062,0.45479833101529904,0.545201668984701,0.4520166898470097,0.6815020862308763,0.5813953488372093,0.09874826147426982,0.2882716383370377,1,0.7417693757827,0.8724919393922846,146.74257962857192,510,63.75,8,719,9,8.8 +5.951510388308949,6.39936155355302,12,10.5,10.4,0.20378835808941023,2.0162948927338857,5.153885284721152,5.123207396121622,5.98218827690848,7.516082706885014,1.5338944299765336,57,5.954954954954955,111,0.8518041237113402,0.06998372595394564,0.5141752577319587,0.48582474226804123,0.47036082474226804,0.7306701030927835,0.35135135135135137,0.023195876288659795,0.20378835808941023,0.5,0.023008416449648,0,17.465631999577912,155,116.63,1,776,9,8.8 +5.273966493055556,5.786294666666665,9,8.5,7,0.23138812945700057,1.7064954833995745,4.666366666666667,5.152446527777778,6.18941689814815,5.055230555555554,1.1341863425925958,19,3.0526315789473686,152,0.7127496159754224,0.0885416666666664,0.5698924731182796,0.43010752688172044,0.6113671274961597,0.8141321044546851,0.35526315789473684,0,0.23138812945700057,0.2,0,0,0,139.991,139.991,1,651,9,8.8 +5.2123478260869565,6.06086956521739,12,10,8.4,0.2794930049954911,2.3022254846351475,4.477913043478261,5.447652173913044,4.6775652173913045,6.217739130434782,1.5401739130434775,22,4.23841059602649,151,0.8755129958960328,0.13999999999999974,0.6333789329685362,0.36662106703146374,0.4487004103967168,0.6839945280437757,0.2913907284768212,0.024623803009575923,0.2794930049954911,0.3,0.6488695652173913,2.6204214762348257,0,246,246,8,731,9,8.8 +4.9167608942141126,5.759710903224752,13,12,9,0.21625839361856494,2.644017124220538,5.547114855010793,4.034265349098758,4.898750781048492,5.150892365367166,1.512849505912035,28,4.7,100,0.8608058608058609,0.14635283318450737,0.4908424908424908,0.5091575091575091,0.5238095238095238,0.7765567765567766,0.44,0.2600732600732601,0.21625839361856494,1.3,0.05403033949685838,0.09736546858539033,3.2014393577741305,230.48,222.93,0.75,546,9,8.8 +4.473912409542693,5.395212138276335,11,9.5,8,0.29525272094451066,2.4586981132078933,3.9768110307046167,4.777696585499297,4.142511490317309,4.971013788380771,0.8285022980634613,28,3.236111111111111,144,0.7191358024691358,0.1707624658903549,0.6018518518518519,0.39814814814814814,0.4737654320987654,0.7191358024691358,0.20833333333333334,0.010802469135802469,0.29525272094451066,2,0.11737115889232376,0.3374323954626991,10.355541108216249,284,204.5,2.27,648,9,8.8 +7.002640845070422,7.552215189873417,16,13,10.8,0.13104052653302714,2.28485229415462,4.820422535211267,7.64319248826291,8.598591549295776,6.904929577464787,2.822769953051643,218,17.742857142857144,35,0.9627906976744186,0.07276995305164315,0.517829457364341,0.4821705426356589,0.5984496124031008,0.8682170542635659,0.37142857142857144,0,0.13104052653302714,0.2,0,0,0,185,185,1,645,9,8.8 +7.2046773202222845,7.6424916478825935,14,12,11.8,0.15791627693495,1.943182099315457,7.425915742605612,6.3485808162172335,5.771437105652031,9.234299369043248,3.4628622633912167,99,12.526315789473685,57,0.9532710280373832,0.05728685719684224,0.5193591455273698,0.48064085447263016,0.5300400534045394,0.7903871829105474,0.5263157894736842,0.7009345794392523,0.15791627693495,0.6,0.09619061842753383,0.10531813228916807,7.454497927635865,225,158.82,1.42,749,9,8.7 +5.440860215053763,6.359066427289048,14,14,10.8,0.2440540284086505,2.573122529644269,5.419354838709677,5.448028673835125,4.989247311827957,5.878136200716846,0.8888888888888893,93,5.813725490196078,102,0.7812911725955204,0.14439324116743468,0.5731225296442688,0.4268774703557312,0.45454545454545453,0.6745718050065876,0.20588235294117646,0,0.2440540284086505,0.2,0.1863799283154122,1.436231684970419,0,140,140,6.5,759,9,8.7 +5.84626411389298,6.770233086981239,12,10.5,8.6,0.23326132856024645,2.0525928637885804,5.4748543937162495,6.025091016200294,5.777484536082476,6.0801146784486955,0.5502366224840447,33,5.421428571428572,140,0.8929411764705882,0.13647520864015703,0.6235294117647059,0.3764705882352941,0.4364705882352941,0.711764705882353,0.5785714285714286,0,0.23326132856024645,0.3,0,0,1.4210854715202004e-13,140.104,140.104,1,850,9,8.7 +6.653164556962025,6.653164556962025,13,11,8.6,0.07168349372404818,1.953957382039574,6.776371308016877,5.872855133614627,7.1049226441631514,6.817440225035161,1.2320675105485241,25,3.5163398692810457,153,0.8302469135802469,0,0.5740740740740741,0.42592592592592593,0.5895061728395061,0.779320987654321,0.3660130718954248,0,0.07168349372404818,0.2,0,0,0,146,146,1,648,9,8.7 +6.894229309035688,7.214700039729839,11,11,11,0.11637127403471169,1.5955372974878024,7.150797266514807,7.44874715261959,4.932725892179195,8.011541381928627,3.0788154897494318,211,10.80281690140845,71,0.9207683073229291,0.04441913439635548,0.60984393757503,0.39015606242497,0.5186074429771909,0.758703481392557,0.6056338028169014,0,0.11637127403471169,0.2,0.041381928625664394,0.21720249826404917,0.1362942899448846,219.39,218,1,833,9,8.7 +6.228545618789521,6.478740897345549,12,11.5,9.2,0.1385787744321399,1.9266134880348078,5.627822944896116,7.398373983739838,6.418247515808494,5.438121047877145,1.7705510388437222,52,7.955555555555556,90,0.9086294416243654,0.038617886178861756,0.6078680203045685,0.39213197969543145,0.434010152284264,0.6852791878172588,0.4,0,0.1385787744321399,0.2,0,0,0,175,175,1,788,9,8.7 +5.345685547908947,6.079470198675496,14,12.5,10.4,0.2419056242197649,2.618934442463854,3.8293276866066703,5.813869772366332,5.226892535733193,6.484700899947061,1.9845420857596618,73,4.78125,128,0.8,0.12069878242456313,0.5084967320261438,0.4915032679738562,0.4797385620915033,0.7320261437908496,0.53125,0.1450980392156863,0.2419056242197649,0.4,0,0,0,132,132,1,765,9,8.7 +4.933683878201988,5.94114354258297,13,12.5,10.4,0.30006684375806236,2.6349479052431035,4.049799144322153,5.560438507680416,3.0534199897667023,7.0389366079885045,3.9855166182218023,74,7.068493150684931,73,0.8403908794788274,0.1695733585899826,0.4153094462540717,0.5846905537459284,0.48697068403908794,0.7198697068403909,0.4931506849315068,0,0.30006684375806236,0.4,0.05624721033780768,0.215604408050891,7.499055118106487,121,61,2,614,9,8.7 +4.435978835978836,5.5670650730411655,10,9,7.6,0.28444791329059155,2.254293893129771,4.029629629629629,5.011640211640212,3.4539682539682532,5.214814814814815,1.760846560846562,12,4.559139784946237,93,0.8091603053435115,0.20317460317460276,0.5152671755725191,0.4847328244274809,0.4866412213740458,0.7576335877862596,0.23655913978494625,0,0.28444791329059155,0.4,0,0,0,112,112,1,524,9,8.7 +4.843509789702683,5.7895405952036985,14,14,9.4,0.24438601748734484,2.890465924062762,3.2556925308194344,5.390572878897752,4.509934735315447,6.191153009427119,2.134880348078317,33,3.823529411764706,136,0.7162534435261708,0.16340343243896543,0.7024793388429752,0.2975206611570248,0.38705234159779617,0.6143250688705234,0.22058823529411764,0.07024793388429752,0.24438601748734484,0.4,0,0,0,138,138,1,726,9,8.7 +6.309688195991091,6.956537753222836,15,13,10.2,0.2242316276929154,2.3772965531847303,5.641603563474387,5.509636228656273,6.26844840386043,7.786072754268746,1.5176243504083162,37,9.472222222222221,72,0.8915032679738563,0.09298440979955461,0.4797385620915033,0.5202614379084968,0.5398692810457516,0.796078431372549,0.5277777777777778,0,0.2242316276929154,0.4,0.03299183370452858,0.8840302682783003,4.547473508864641e-13,222.2,222.2,7.65,765,9,8.7 +8.215116279069766,8.385756676557865,12,12,12,0.08325554581451164,1.4607218683651806,8.30232558139535,8.651162790697674,8.302325581395351,7.5697674418604635,0.7325581395348877,168,24.36842105263158,38,0.9830148619957537,0.020348837209302407,0.5392781316348195,0.4607218683651805,0.4607218683651805,0.7303609341825902,0.631578947368421,0.6889596602972399,0.08325554581451164,0.3,0.01744186046511628,0.10313616179167139,0,180,180,2,942,9,8.7 +7.2146962233169125,7.703265395573088,13,13,12,0.12869146821608696,1.8018776671408252,7.331691297208538,7.55008210180624,6.208538587848932,7.73727422003284,1.528735632183908,74,11.92,75,0.9664864864864865,0.06342364532019708,0.5578378378378378,0.44216216216216214,0.5275675675675676,0.7805405405405406,0.5066666666666667,0,0.12869146821608696,0.2,0,0,0,190,190,1,925,10,8.7 +7.68277571251549,7.989690721649484,13,12.5,11.6,0.12310107555080146,1.6920967741935484,7.436926889714994,7.590582403965304,7.744237918215612,7.928624535315987,0.18438661710037518,75,18.32075471698113,53,0.971,0.038413878562577365,0.569,0.431,0.506,0.78,0.4339622641509434,0.02,0.12310107555080146,0.4,0,0,0,186,186,1,1000,10,8.7 +7.68277571251549,7.989690721649484,13,12.5,11.6,0.12310107555080146,1.6920967741935484,7.436926889714994,7.590582403965304,7.744237918215612,7.928624535315987,0.18438661710037518,75,18.32075471698113,53,0.971,0.038413878562577365,0.569,0.431,0.506,0.78,0.4339622641509434,0.02,0.12310107555080146,0.4,0,0,0,186,186,1,1000,10,8.7 +6.432425926584913,7.447197981387642,14,13,11.4,0.1864381963714802,2.176472789548755,7.096689519003486,5.885879932822797,4.775971145490497,7.937529509406744,3.161558363916247,85,12.907407407407407,54,0.9111111111111111,0.13626226365122712,0.7084967320261438,0.29150326797385623,0.3738562091503268,0.5764705882352941,0.3148148148148148,0.01045751633986928,0.1864381963714802,2,0.24384359721694443,0.3377748314109474,0.6873246935582901,228.31,220.53,2,765,10,8.6 +6.571761667512749,6.8916965192329265,13,11.5,10.2,0.15651553293565335,1.9781605995033267,4.41418652371147,6.140246638752492,6.45150338080907,9.252814059318268,2.801310678509198,410,9.472527472527473,91,0.9278794402583423,0.04642323567605209,0.5618945102260495,0.4381054897739505,0.4434876210979548,0.6803013993541442,0.4835164835164835,0.01829924650161464,0.15651553293565335,1,0.29003469146181127,0.4673991440691165,25.726896093477603,208,52,2.98,929,10,8.6 +7.169426751592357,7.387904360056258,15,14,11.8,0.12311527247135667,2.0922174840085286,6.474431301182894,7.0231119199272065,8.74231119199272,6.401273885350321,2.3410373066423986,84,9.4375,80,0.9630102040816326,0.029572338489535884,0.5739795918367347,0.4260204081632653,0.5089285714285714,0.7487244897959183,0.4375,0.047193877551020405,0.12311527247135667,0.3,0.0548680618744313,0.22583411103626322,0,201,201,1.1,784,10,8.6 +6.7555764915391405,8.075094488895283,12,11.5,10.6,0.31591710731202327,1.7763102845521936,3.3006697926698085,8.020319122375236,8.23625079105457,7.434218878817045,4.719649329705428,318,35.208333333333336,24,0.9646118721461188,0.1634058894506707,0.636986301369863,0.363013698630137,0.5365296803652968,0.7808219178082192,0.2916666666666667,0,0.31591710731202327,0.9,0.12338952495961901,1.1417158678381163,0.8331321716876278,175.45,168.5,8,876,10,8.6 +7.593528368794326,7.593528368794326,13,12,10.6,0.0635314347728157,1.711984122351293,7.11790780141844,7.249113475177305,7.478723404255318,8.495567375886525,1.0168439716312072,220,28.09375,32,0.9708423326133909,0,0.5021598272138229,0.4978401727861771,0.593952483801296,0.8412526997840173,0.28125,0,0.0635314347728157,0.2,0,0,0,185,185,1,926,9,8.6 +7.538560738174718,7.967547112207041,20,14.5,11,0.12103534096820645,2.6530263129301948,7.562492677026066,7.977312950449437,6.22230410135056,8.36022397207101,2.1379198707204496,184,19.21276595744681,47,0.9555555555555556,0.0538417116323133,0.526984126984127,0.473015873015873,0.4656084656084656,0.7174603174603175,0.5319148936170213,0.20846560846560847,0.12103534096820645,0.8,0.11168238130629211,0.20396078054371142,1.3987969369241202,214.37,199.64,3.1,945,10,8.6 +7.5380637747773624,7.650145772594752,13,11.5,10.6,0.08133248888421542,1.7245807926829269,7.096811261131859,7.611605860384947,7.721918988796323,7.685147945992531,0.5147945992530882,62,4.547169811320755,159,0.8817073170731707,0.01465096236713588,0.4634146341463415,0.5365853658536586,0.5560975609756098,0.7670731707317073,0.5094339622641509,0,0.08133248888421542,0.3,0.02757828210284401,0.19595917942265423,0.35224738781462017,160,157.2,2,820,9,8.6 +6.547169811320755,6.9016574585635375,12,10,9.2,0.14330101433116538,1.8328530259365994,5.962264150943396,6.49056603773585,7.207547169811319,6.490566037735849,0.7169811320754693,28,5.188524590163935,122,0.9121037463976945,0.051362683438155345,0.5403458213256485,0.4596541786743516,0.4755043227665706,0.7002881844380403,0.5,0.8573487031700289,0.14330101433116538,0.3,0,0,0,180,180,1,694,10,8.6 +8.551766893986361,8.741444866920153,13,12.5,11.4,0.08324465200888495,1.5201536900101493,7.821450712957223,8.732382723703246,8.920851415581732,8.700971275056828,0.9109320107460235,126,26.95,40,0.98989898989899,0.021698698078115374,0.573921028466483,0.426078971533517,0.5775941230486685,0.7952249770431589,0.55,0,0.08324465200888495,0.2,0.015705724323207274,0.0781243992672021,0,190,190,2,1089,10,8.6 +7.43859649122807,7.862772369031062,14,13.5,11.2,0.12295041990638007,1.8820754716981132,6.245614035087719,5.43859649122807,8.596491228070175,9.43859649122807,3.1578947368421044,196,20.275,40,0.9563679245283019,0.053947368421052654,0.40212264150943394,0.597877358490566,0.44457547169811323,0.6438679245283019,0.625,0,0.12295041990638007,0.1,0.06140350877192982,0.7555459736870859,0,200,200,8,848,10,8.6 +6.805207262761219,7.209000181455272,14,13,10.4,0.16756207765849948,2.0572481424055096,6.042617334703666,7.582322713257964,5.054881808838643,8.511956149366217,3.4570743405275737,42,11.368421052631579,76,0.9220917822838848,0.056012332990750285,0.5602988260405549,0.439701173959445,0.4621131270010672,0.6339381003201707,0.47368421052631576,0,0.16756207765849948,0.2,0,0,0,212,212,1,937,10,8.6 +6.447102115915364,7.4119513484928605,12,11,10,0.23619091541817852,1.8613013698630136,6.182152713891444,7.712971481140754,5.00459981600736,6.859245630174793,2.7083716651333942,80,7.094827586206897,116,0.9394977168949772,0.13017479300827967,0.6073059360730594,0.3926940639269406,0.569634703196347,0.7819634703196348,0.5258620689655172,0.0410958904109589,0.23619091541817852,0.3,0,0,0,240,240,1,876,9,8.6 +7.233376792698826,7.748603351955307,13,13,12.8,0.1343029601030088,1.7972242249459265,5.846153846153846,8.026075619295957,8.323337679269882,6.7049109083007385,2.1799217731421114,183,17.346938775510203,49,0.9703196347031964,0.0664928292046936,0.567351598173516,0.432648401826484,0.4212328767123288,0.6404109589041096,0.40816326530612246,0,0.1343029601030088,0.2,0.04954367666232073,0.22447272662378706,18.52389255129651,190,5.68,2,876,9,8.6 +6.605042016806722,7.698334965719882,11,10.5,9.6,0.2537195586382024,1.6653944020356235,8.100840336134455,6.991596638655462,6.016806722689076,5.277310924369748,1.109243697478993,48,6.695238095238095,105,0.8944020356234097,0.14201680672268902,0.6335877862595419,0.366412213740458,0.5368956743002544,0.7404580152671756,0.44761904761904764,0.03307888040712468,0.2537195586382024,0.2,0,0,0,300,300,1,786,10,8.6 +5.405405405405405,5.985915492957747,10,8.5,7.8,0.18235649132620899,1.85,5.723370429252783,5.977742448330684,3.9745627980922102,5.914149443561207,2.0031796502384736,14,3.622950819672131,122,0.65,0.09697933227344992,0.4279411764705882,0.5720588235294117,0.5397058823529411,0.8132352941176471,0.6229508196721312,0.03823529411764706,0.18235649132620899,0.2,0.06359300476947535,0.17672410666084687,0,150,150,1.5,680,10,8.6 +7.24543879472693,7.451729614565173,14,12.5,11.4,0.11711726356862993,1.9322501226825477,6.322741996233521,7.502583804143126,7.200060263653484,7.9261167608286245,1.1798418079096047,112,12.283783783783784,74,0.9488517745302714,0.027683615819208935,0.511482254697286,0.48851774530271397,0.5250521920668059,0.7776617954070981,0.47297297297297297,0,0.11711726356862993,0.2,0,0,4.263256414560601e-13,200.8,200.8,1,958,10,8.5 +6.639147061016703,7.2305797622059735,14,13.5,11.4,0.15910099055291185,2.1087046078861933,5.207174165503296,7.220614842831238,5.346032143250051,8.748052598045538,3.402020454795487,108,8.555555555555555,81,0.9058823529411765,0.0817960275164478,0.657516339869281,0.34248366013071896,0.4392156862745098,0.681045751633987,0.20987654320987653,0.04967320261437908,0.15910099055291185,0.8,0.060750365264205124,0.09660072204918649,22.137625551915466,240,100,1,765,9,8.5 +7.681481481481481,7.964669738863286,14,13.5,11,0.10920828262773404,1.8225650916104148,8.177777777777777,7.674074074074074,6.933333333333334,7.911111111111111,0.9777777777777779,151,19.56,50,0.9431051108968177,0.03555555555555543,0.5785920925747348,0.4214079074252652,0.5178399228543876,0.7463837994214079,0.36,0,0.10920828262773404,0.1,0.014814814814814815,0.10460325000909508,0,200,200,1,1037,10,8.5 +5.6095332671300895,6.614519906323185,11,10.5,9.6,0.35536733306919893,1.9609474578671575,4.49493545183714,6.358689175769612,6.1759682224429,5.371996027805363,1.8637537239324722,33,4.963302752293578,109,0.8811074918566775,0.15193644488579947,0.6335504885993485,0.36644951140065146,0.4723127035830619,0.6775244299674267,0.3211009174311927,0,0.35536733306919893,0.2,0.04568023833167825,0.07352841097951203,0,276,276,0.8,614,9,8.5 +8.610558712121213,8.610558712121213,13,12.5,12.4,0.060856071448974876,1.509774270710181,8.68939393939394,7.252840909090909,8.899621212121215,9.565340909090907,1.6467803030303054,185,33.793103448275865,29,0.9969481180061037,0,0.5879959308240081,0.41200406917599186,0.5157680569684638,0.7700915564598169,0.4827586206896552,0,0.060856071448974876,0.2,0,0,0,185,185,1,983,10,8.5 +8.239004149377594,8.792324723247233,14,12.5,11,0.1229975975808595,1.699234488315874,8.577593360995852,9.217150760719226,6.997510373443984,8.126141078838176,2.219640387275242,371,45.578947368421055,19,0.9885844748858448,0.06293222683264181,0.6997716894977168,0.3002283105022831,0.4954337899543379,0.684931506849315,0.7368421052631579,0,0.1229975975808595,0.2,0.0752420470262794,0.7417253285097845,10.934808542370657,204,102,5.73,876,10,8.5 +5.804987298038817,7.102388727724822,13,12.5,10.8,0.39751302604765926,2.2394536512408867,4.506154523591776,7.633955898790773,6.123068793821765,4.930263184635709,3.127801375198997,65,12.796875,64,0.934931506849315,0.18267113775700283,0.5970319634703196,0.4029680365296804,0.4851598173515982,0.7226027397260274,0.296875,0.091324200913242,0.39751302604765926,0.8,0.11928056091860582,0.1320424328828906,41.03259033241452,187.6,87.6,1.49,876,10,8.5 +6.253389434315101,6.880658436213993,14,13.5,12.8,0.1710501237703984,2.2387858851674642,5.862552594670406,5.151940158952781,6.146797568957456,7.8167367928938765,1.6699392239364208,92,11.625,56,0.9247159090909091,0.09116409537166925,0.5823863636363636,0.41761363636363635,0.44886363636363635,0.6960227272727273,0.30357142857142855,0,0.1710501237703984,0.2,0,0,0,190,190,1,704,9,8.5 +6.447837150127226,6.951989026063099,14,12.5,10.4,0.16838756792919676,2.1712707182320443,5.379134860050891,7.231552162849872,6.59033078880407,6.554707379134861,1.8524173027989814,32,7.528735632183908,87,0.9046961325966851,0.07251908396946564,0.5013812154696132,0.4986187845303867,0.4005524861878453,0.6395027624309392,0.40229885057471265,0.058011049723756904,0.16838756792919676,0.4,0,0,0,210,210,1,724,9,8.5 +6.5939632545931754,6.9641025641025625,13,13,13,0.1512217462655039,1.9715002189228994,5.906561679790026,6.110236220472441,5.329483814523185,8.995625546806648,3.6661417322834637,93,11.516666666666667,60,0.8893178893178894,0.053149606299212455,0.6048906048906049,0.39510939510939513,0.4864864864864865,0.7168597168597168,0.35,0,0.1512217462655039,0.2,0.10183727034120735,4.637227540733142,32.19023046671148,194,6.0625,32,777,10,8.5 +7.6326606875934235,8.183092948717949,14,13,12.6,0.12332145281107511,1.83422276621787,7.15695067264574,7.724962630792228,6.503736920777281,9.11659192825112,2.612855007473839,115,20.21153846153846,52,0.9776744186046512,0.06726457399103133,0.6697674418604651,0.3302325581395349,0.4948837209302326,0.7116279069767442,0.4807692307692308,0,0.12332145281107511,0.2,0,0,0,190,190,1,1075,10,8.5 +6.981268011527377,8.659517426273457,13,12,11.4,0.2582048167011276,1.8621259029927761,5.6215177713736795,8.067243035542747,9.125840537944283,5.073967339097023,4.05187319884726,105,17.523809523809526,42,0.9620915032679739,0.19380403458213252,0.6522875816993464,0.3477124183006536,0.41045751633986927,0.6326797385620915,0.6666666666666666,0,0.2582048167011276,0.2,0,0,0,190,190,1,765,10,8.5 +7.305657093124456,7.767013647929678,13,12.5,11,0.1668555258965919,1.7794429487026757,7.657441253263707,7.428372497824195,7.166579634464751,6.937510879025239,0.2617928633594433,94,15.280701754385966,57,0.975363941769317,0.059399477806788566,0.6058230683090705,0.39417693169092943,0.503919372900336,0.7603583426651735,0.2631578947368421,0,0.1668555258965919,0.2,0,0,0,188,188,1,893,10,8.5 +5.954122752634842,6.40292537072205,12,11,9.4,0.19102622471992428,2.015410245730945,4.9299442033478,4.4091754494730315,7.499070055796653,6.9435833849968995,3.0898946063236217,140,8.173333333333334,75,0.8935860058309038,0.0700933701553664,0.5947521865889213,0.40524781341107874,0.4752186588921283,0.7376093294460642,0.49333333333333335,0.41253644314868804,0.19102622471992428,0.8,0.09547427154370738,0.03542507192434212,37.2530127709724,220,90,1.29,686,10,8.5 +6.615,7.09083215796897,13,11.5,10.8,0.1555614893944334,1.965230536659108,4.661052631578948,7.758947368421053,7.048421052631581,6.963157894736841,3.097894736842105,27,4.993421052631579,152,0.8152524167561761,0.06710526315789464,0.5467239527389903,0.4532760472610097,0.43286788399570353,0.6992481203007519,0.7697368421052632,0.966702470461869,0.1555614893944334,0.5,0.028421052631578948,0.10818004776091097,0,162,162,2,931,9,8.5 +8.047132311186825,8.541892706449667,13,12.5,11.2,0.1536821446163264,1.6154823230541246,7.858035207268597,9.076660988074957,7.269733106189663,7.94207836456559,1.8069278818852945,135,22.294117647058822,34,0.9895561357702349,0.05792163543441229,0.5430809399477807,0.45691906005221933,0.4934725848563969,0.7323759791122716,0.47058823529411764,0,0.1536821446163264,0.2,0,0,0,185,185,1,766,9,8.5 +6.851326566936777,7.102587351105069,12,11.5,11.4,0.17077726860647907,1.7514856258508769,6.575938288363192,5.841569545500297,7.310307031226086,7.6441110052546755,1.4687374857257884,137,30.26923076923077,26,0.9585870889159561,0.035375951290370154,0.5858708891595615,0.41412911084043846,0.4348355663824604,0.6711327649208283,0.5769230769230769,0,0.17077726860647907,1.1,0.09179609285786182,0.0010782531046954929,0.11340688298011833,170.53,169.33,1.01,821,10,8.5 +7.802787777331748,7.904040404040404,12,12,10.4,0.09474267838799899,1.53791187745254,6.680981227875106,8.741781407617676,7.5119490422874335,8.24320071897028,2.0608001797425697,191,28.96875,32,0.987220447284345,0.01281023647815594,0.5686900958466453,0.43130990415335463,0.4653887113951012,0.7337593184238551,0.28125,0,0.09474267838799899,0.4,0.016619356288246533,0,13.829875322391748,175,43.79,1,939,10,8.4 +6.114508060033352,6.343713956170704,13,12.5,11.6,0.13647504798501278,2.126090909090909,5.252918287937744,5.642023346303502,6.475819899944413,7.059477487493053,0.8337965536409104,116,5.714285714285714,133,0.8636363636363636,0.03613118399110613,0.4693181818181818,0.5306818181818181,0.5284090909090909,0.7795454545454545,0.24060150375939848,0,0.13647504798501278,0.1,0.041689827682045585,0.09298039117100451,5.052716170824226,250,187.5,1.333,880,10,8.4 +6.603522347730304,6.7850690687692055,11,10,8.8,0.12069038075718712,1.6657776593700495,7.0269405610226965,7.062976153643326,6.846762597919553,5.44137448571501,1.4053881122045428,26,5.155038759689923,129,0.9072305593451568,0.026756797786265364,0.4324693042291951,0.567530695770805,0.5156889495225102,0.757162346521146,0.5968992248062015,0.29740791268758526,0.12069038075718712,2.4,0.19819575941346068,0.2916598488918578,1.2012028232089709,130,125,2.08,733,10,8.4 +5.771693790767178,6.597119760052691,12,10.5,9.4,0.25226432078145483,2.079112377582483,5.07729854815224,6.45115580235814,4.091705300569746,7.436749049940634,3.3450437493708876,46,7.951219512195122,82,0.8434670116429496,0.12511914279375158,0.6157826649417852,0.38421733505821476,0.38939197930142305,0.5640362225097024,0.34146341463414637,0,0.25226432078145483,0.6,0.12693246370380598,0.2765142318422632,7.935753532804024,240,200,3,773,10,8.4 +6.799333333333334,7.335760845133738,13,12.5,11.2,0.16760765747720843,1.9119521521717813,5.828,7.269333333333333,6.64266666666667,7.426,1.4413333333333327,170,13.35,60,0.9228110599078341,0.07312499999999986,0.532258064516129,0.46774193548387094,0.4147465437788018,0.6647465437788018,0.5166666666666667,0,0.16760765747720843,0.2,0,0,0,188,188,1,868,10,8.4 +6.359351596313934,7.073648730652247,13,11.5,10,0.1970697844138217,2.0442335673868355,6.967121795495453,5.810876050711102,5.573697436396364,7.056063775863478,1.4823663394671147,216,14.535714285714286,56,0.9487179487179487,0.1009800120895242,0.5524475524475524,0.44755244755244755,0.5233100233100233,0.7412587412587412,0.5,0.002331002331002331,0.1970697844138217,0.7,0.11858930715736941,0.13071146970703162,14.943752571635121,185,98,1.88,858,10,8.4 +6.312261995430312,7.238427947598253,12,11.5,11.2,0.16563288729077644,1.9010617760617763,5.8004569687738,6.039299314546839,5.561614623000763,7.813556740289411,2.2519421172886487,89,10.569230769230769,65,0.9283783783783783,0.1279512566641279,0.4743243243243243,0.5256756756756756,0.47702702702702704,0.7256756756756757,0.6307692307692307,0,0.16563288729077644,0.3,0.025590251332825588,0.04191676640823395,0,224,224,1.4,740,10,8.4 +7.073818374933617,7.721739130434781,14,13.5,13.4,0.16343064151205614,1.979129129129129,5.438130642591609,4.2202159674278645,8.072225172596921,10.536378120021242,3.8520092051690566,326,33.55555555555556,27,0.9069069069069069,0.08390865639936249,0.6316316316316316,0.3683683683683684,0.3713713713713714,0.5555555555555556,0.4444444444444444,0,0.16343064151205614,0.1,0.04248539564524695,0.1273250676557369,3.1337413063630972,223,175.1,1.1422044546,999,10,8.4 +7.744625407166124,8.267037552155772,13,11.5,10.6,0.2245687715970656,1.6785834454912516,8.046905537459283,7.588273615635179,8.213680781758958,7.087947882736156,1.1257328990228022,55,5.069767441860465,129,0.8802153432032301,0.06319218241042346,0.4993270524899058,0.5006729475100942,0.5652759084791387,0.7779273216689099,0.7131782945736435,0,0.2245687715970656,0.3,0,0,0,160,160,1,743,10,8.4 +7.150596370938169,7.682551076425179,12,11.5,10.8,0.1490783875341932,1.6781817036647506,7.7884429955758465,7.1841672459191,7.251308995880962,6.34489537139584,0.906413624485122,74,17.58695652173913,46,0.9495305164319249,0.06924193541900112,0.3955399061032864,0.6044600938967136,0.42018779342723006,0.6514084507042254,0.717391304347826,0.4859154929577465,0.1490783875341932,1.4,0.4028504997711645,0.07048369048672326,9.494738516062446,177,125,1.34,852,9,8.4 +5.166715328467153,5.3705614567526565,11,9,8.2,0.1467799654525015,2.1290122061482823,4.185693430656935,5.199416058394161,5.722627737226277,5.5264233576642345,1.0137226277372262,64,5.53921568627451,102,0.8939873417721519,0.03795620437956207,0.5632911392405063,0.43670886075949367,0.5174050632911392,0.7848101265822784,0.4215686274509804,0.1629746835443038,0.1467799654525015,0.4,0.15532846715328466,0.40161386174803226,0,168,168,3,632,9,8.4 +8.046009389671362,8.956362686177163,13,13,12.8,0.1640831676263095,1.615707783872097,6.957746478873239,8.242253521126761,8.456338028169014,8.492018779342724,1.284507042253522,184,23.72972972972973,37,0.9733924611973392,0.10164319248826313,0.720620842572062,0.2793791574279379,0.3835920177383592,0.5920177383592018,0.5405405405405406,0,0.1640831676263095,0.2,0,0,0,190,190,1,902,10,8.4 +7.6641025641025635,8.249072876239758,14,13,10.6,0.11226558964411049,1.8266978922716628,5.905128205128205,8.22948717948718,9.140384615384617,7.349999999999998,2.324358974358975,258,18.557692307692307,52,0.9887295081967213,0.07091346153846155,0.5450819672131147,0.45491803278688525,0.4672131147540984,0.7786885245901639,0.36538461538461536,0,0.11226558964411049,0.3,0,0,0,196,196,1,976,10,8.4 +6.489709013484741,6.659868900218499,14,11,9.4,0.12645058316656396,2.1572615923009626,7.222143364088005,6.847409510290986,5.246273953158268,6.608942512420155,1.601135557132718,52,15.977777777777778,45,0.9435695538057742,0.025550035486160395,0.515748031496063,0.484251968503937,0.536745406824147,0.7795275590551181,0.4666666666666667,0.6797900262467191,0.12645058316656396,0.3,0.09368346344925478,0.37348211321144803,0,180,180,4,762,10,8.3 +6.241366642174872,6.6363281249999995,12,11,9.8,0.16775419799947786,1.92265583612926,6.480529022777369,6.171932402645114,5.246142542248346,7.0360029390154315,1.7898603967670859,48,8.193181818181818,88,0.8912237330037083,0.05951506245407784,0.4857849196538937,0.5142150803461063,0.47713226205191595,0.7527812113720643,0.4431818181818182,0.17676143386897405,0.16775419799947786,0.4,0.06171932402645114,0.17212783527174835,0,210,210,1.33,809,9,8.3 +5.473381294964029,5.7203007518797,11,9,7.2,0.15376585722524302,2.0097266035751837,5.38705035971223,5.3179856115107915,5.835971223021582,5.317985611510792,0.5179856115107908,13,3.8345323741007196,139,0.8406940063091483,0.04316546762589929,0.6009463722397477,0.3990536277602524,0.5141955835962145,0.7176656151419558,0.35251798561151076,0.6829652996845426,0.15376585722524302,0.6,0,0,0,252,252,0.5,634,9,8.3 +6.491734221728306,6.6441619623993535,15,13.5,12,0.12920944918047977,2.310630640082878,4.786062877195771,6.211698627849831,7.9088840452951406,7.0263476282235775,1.6971854174453096,154,14.916666666666666,48,0.9359477124183007,0.02294160520674639,0.6392156862745098,0.3607843137254902,0.4797385620915033,0.7202614379084967,0.375,0.9882352941176471,0.12920944918047977,1.3,0.0763733437850389,0,0.8432805701929227,177,169.7,1,765,9,8.3 +5.508982035928144,5.963699222126188,12,11.5,8.4,0.17810649041761567,2.1782608695652175,5.269461077844311,6.035928143712574,4.343313373253493,6.355289421157685,2.0119760479041915,42,6.14,100,0.8898550724637682,0.07624750499001988,0.5057971014492754,0.49420289855072463,0.5130434782608696,0.7376811594202899,0.38,0,0.17810649041761567,0.1,0.04790419161676647,0.1548755393943027,0,200,200,1,690,9,8.3 +6.8618657098923626,7.066275195460692,11,10.5,10.2,0.14492686338802055,1.603062558356676,6.314710404920553,6.781137878011275,6.494105586878522,7.821629933367505,1.3275243464889828,100,9.80281690140845,71,0.9098039215686274,0.028927473090722702,0.49673202614379086,0.5032679738562091,0.5019607843137255,0.7712418300653595,0.39436619718309857,0.00130718954248366,0.14492686338802055,0.3,0.017939518195797026,0.12162336850832993,4.345214198010589,210,200,1,765,9,8.3 +7.336138518806753,8.149632598530392,14,13,11.4,0.33053380017946754,1.9083609127758325,7.376226707434113,5.77269916233974,7.53657946194355,8.626978192607723,1.7638802996038097,253,24.833333333333332,36,0.9770491803278688,0.09981972437264656,0.571584699453552,0.4284153005464481,0.5038251366120219,0.7234972677595628,0.5555555555555556,0,0.33053380017946754,0.3,0.0641411018037749,2.3309898902570825,15.541285055882883,201.52,40,25,915,9,8.3 +7.917948717948718,8.15205913410771,14,12,11.4,0.1073300658689697,1.7681347150259066,8.56068376068376,6.673504273504274,7.603418803418803,8.806837606837608,1.8871794871794867,104,23.06122448979592,49,0.9758203799654577,0.028717948717948787,0.5949913644214162,0.40500863557858374,0.5233160621761658,0.7944732297063903,0.5306122448979592,0,0.1073300658689697,0.1,0.03418803418803419,0.23897343831333176,0,200,200,2,1158,9,8.3 +2.9952380952380953,2.9952380952380953,6,5,3.2,0.24037583565469106,2.0031796502384736,1.4095238095238096,2.1142857142857143,2.81904761904762,4.933333333333332,2.1142857142857117,3,3,1,0.17647058823529413,0,0,1,0,0,1,0,0.24037583565469106,0.2,0,0,0,148,148,1,17,9,8.3 +6.189554119655987,6.907453183474897,14,13,11.4,0.2655114190023804,2.261875367652188,4.788145639733877,6.890258359617042,5.372065839701421,7.67855062957323,2.306484789871809,109,11.289855072463768,69,0.9186320754716981,0.1039310791908633,0.5448113207547169,0.455188679245283,0.5082547169811321,0.7110849056603774,0.5362318840579711,0.29952830188679247,0.2655114190023804,2.2,0.07299002499594325,0.00141391902658684,16.114957812731717,180,132,1.01,848,9,8.3 +6.721330956625074,7.679565512559402,13,12,11,0.2720447855672449,1.9341407355021216,6.426619132501486,6.806892453951278,5.399881164587047,8.213903743315509,2.814022578728462,49,4.550387596899225,129,0.8302687411598303,0.12477718360071301,0.4186704384724187,0.5813295615275813,0.5558698727015559,0.8104667609618105,0.4263565891472868,0,0.2720447855672449,0.3,0.0855614973262032,0.12132096072074314,0,160,160,1.5,707,9,8.3 +6.337274220032841,6.867259786476869,11,9,8.2,0.1400749999249484,1.7357620355495673,6.223973727422003,6.103119868637109,5.589490968801314,7.402298850574711,1.8128078817733968,28,5.194244604316546,139,0.8605482717520858,0.07717569786535317,0.5005959475566151,0.499404052443385,0.49106078665077474,0.7806912991656734,0.60431654676259,0.09535160905840286,0.1400749999249484,0.4,0.022660098522167486,0.05555121510822243,0,138,138,1.25,839,9,8.3 +6.422453703703703,6.422453703703703,14,11.5,9.4,0.10002942601040811,2.179852225626239,5.059027777777778,6.350694444444445,6.278935185185186,7.965277777777777,1.6863425925925908,19,3.7152317880794703,151,0.7835195530726257,0,0.4692737430167598,0.5307262569832403,0.4273743016759777,0.5991620111731844,0.39072847682119205,0,0.10002942601040811,0.2,0,0,0,155,155,1,716,9,8.3 +8.02959133431807,8.507094418362023,13,12.5,10.6,0.12159871101045776,1.6190114115071652,8.127621861152141,7.87808961102905,7.9493845396356475,8.127621861152141,0.24953225012309144,132,41.95238095238095,21,0.9778024417314095,0.05612998522895117,0.5993340732519423,0.40066592674805773,0.5682574916759157,0.7713651498335183,0.3333333333333333,0,0.12159871101045776,0.2,0.008911866075824717,0.1498667219586816,0,181,181,2,901,10,8.3 +6.0917941585535464,7.994524298425735,14,12.5,10.8,0.299945227653044,2.2981735159817354,4.728789986091794,6.286509040333796,7.56606397774687,5.757997218358831,1.8080667593880388,51,15.641509433962264,53,0.9463470319634704,0.23800417246175237,0.6084474885844748,0.3915525114155251,0.4874429223744292,0.728310502283105,0.39622641509433965,0,0.299945227653044,0.1,0.3894297635605007,0.21429084877109428,85.06963092234007,400,200,1,876,9,8.3 +7.193954659949622,7.9089230769230765,13,11.5,10,0.17754457149929942,1.8070728291316527,6.287153652392947,7.1335012594458425,6.851385390428214,8.463476070528968,1.6120906801007537,89,10.477611940298507,67,0.9831932773109243,0.0904002239014833,0.4831932773109244,0.5168067226890757,0.5392156862745098,0.8123249299719888,0.44776119402985076,0.6708683473389355,0.17754457149929942,0.3,0.020151133501259445,0.11249954342810407,0,180,180,2,714,9,8.2 +7.1615676359039195,7.468424522083058,13,12,11.6,0.1969579004698467,1.8152450218895635,6.4748419721871056,6.736451748841129,7.030762747576907,8.371512852928783,1.3407501053518756,164,14.423728813559322,59,0.9714611872146118,0.041087231352718065,0.5148401826484018,0.4851598173515982,0.4520547945205479,0.6723744292237442,0.5932203389830508,0,0.1969579004698467,0.2,0.07357774968394437,0.42257618411068837,0,194,194,2.5,876,10,8.2 +6.975627240143369,7.606986686209844,15,15,10.6,0.13784498310660476,2.1503442606104204,6.789964157706093,7.320430107526882,6.259498207885306,7.506093189964156,1.2465949820788502,36,4.538834951456311,206,0.8887832699619772,0.08299731182795689,0.5161596958174905,0.4838403041825095,0.5570342205323194,0.8136882129277566,0.41262135922330095,0,0.13784498310660476,0.2,0.05304659498207885,0.12325166214790866,0,296,296,0.75,1052,10,8.2 +6.972727272727272,7.659361997226073,13,12,9.2,0.2356856084521842,1.8644067796610173,6.408080808080808,7.852525252525252,6.907070707070707,6.696969696969696,1.4444444444444446,35,6.462068965517242,145,0.8822975517890772,0.08964646464646459,0.5527306967984934,0.4472693032015066,0.524482109227872,0.8107344632768362,0.9586206896551724,0.018832391713747645,0.2356856084521842,0.4,0,0,0,156,156,1,1062,10,8.2 +6.397373929590866,7.001042859774607,13,11.5,10.6,0.17405936206302502,2.0320838117448288,5.3128068506184585,6.161598477640343,6.916079923882018,7.167573739295908,0.8487916270218845,99,19.657894736842106,38,0.9176904176904177,0.0862255727146307,0.5552825552825553,0.44471744471744473,0.45454545454545453,0.6461916461916462,0.39473684210526316,0.011056511056511056,0.17405936206302502,0.6,0.070732635585157,0.4450615550423981,1.3627007639628357,182,177,3.5,814,9,8.2 +5.925,6.865042791310071,13,11.5,10.8,0.2717554279232034,2.1940928270042193,4.966666666666667,6.5666666666666655,4.6,7.533333333333333,2.9333333333333336,91,10.466666666666667,60,0.8832630098452883,0.13693181818181804,0.5457102672292545,0.4542897327707454,0.5344585091420534,0.7651195499296765,0.3333333333333333,0,0.2717554279232034,0.2,0.03333333333333333,0.2441927559138813,0,220,220,1,711,10,8.2 +6.502331793527953,7.0166052323425525,13,12,10.8,0.1860378976694244,1.9992827823611603,5.944191725413966,6.586052803745051,6.558145800339354,6.893029841207744,0.6418610783310852,19,3.5538461538461537,195,0.7435622317596566,0.07329376839444977,0.51931330472103,0.48068669527896996,0.5665236051502146,0.778969957081545,0.6102564102564103,0.9184549356223176,0.1860378976694244,2,0.10465126277137264,0.00196904936258767,0.3260373553849603,163.55,160.48,1,932,9,8.2 +6.009514854555188,6.641250809262089,13,11,9.2,0.174755659005617,2.1632361870519468,3.8224455140449387,7.053791206330351,6.10803149151511,7.014384551546381,3.2313456922854127,24,4.339285714285714,112,0.7967213114754098,0.0951230382424141,0.5131147540983606,0.48688524590163934,0.44754098360655736,0.7147540983606557,0.5892857142857143,0.5065573770491804,0.174755659005617,3.1,0.5516931669755581,0.6253730125647332,8.595652610034177,226.44,130.07,2.95,610,9,8.2 +4.839089347079038,5.622859995008735,16,13,11.8,0.37619472425167755,3.306407229215119,4.207903780068729,6.596907216494845,5.891065292096219,2.6333333333333333,3.257731958762886,96,4.793478260869565,92,0.6185133239831697,0.13939003436426117,0.6199158485273493,0.3800841514726508,0.4838709677419355,0.7349228611500701,0.9456521739130435,0,0.37619472425167755,0.2,0,0,0,158,158,1,713,9,8.2 +5.251494768310911,7.206666666666668,12,10,9,0.3665517789399555,2.285063687468868,3.8161434977578472,5.60388639760837,7.047832585949176,4.50373692077728,2.544095665171896,21,8.545454545454545,66,0.9230769230769231,0.27130044843049345,0.5662847790507365,0.4337152209492635,0.5531914893617021,0.7823240589198036,0.6666666666666666,0,0.3665517789399555,0.2,0.0343796711509716,0.11338321213572287,0,230,230,1,611,9,8.2 +6.203875968992249,6.420591676416516,13,11,10,0.12999187729918493,2.0954642009246527,6.135400516795866,6.847545219638242,5.2863049095607275,6.518863049095606,1.5612403100775145,53,6.584,125,0.9083885209713024,0.033753229974160436,0.5584988962472406,0.44150110375275936,0.4337748344370861,0.6666666666666666,0.344,0,0.12999187729918493,0.2,0.11640826873385014,2.014107386094172,0,212,212,8,906,9,8.2 +6.837232524964337,7.994829024186825,14,12.5,11.2,0.23866152205710245,2.047612092887396,7.337517831669046,7.178697099381837,4.764621968616264,8.036329053732763,3.271707085116499,147,35,24,0.975609756097561,0.14479315263908724,0.5574912891986062,0.4425087108013937,0.6167247386759582,0.8908246225319396,0.25,0,0.23866152205710245,0.2,0,0,0,167,167,1,861,9,8.2 +7.403861003861005,7.403861003861005,13,11.5,10,0.08221870370719836,1.7558406341259907,7.897451737451738,7.355469755469756,7.626460746460746,6.697348777348777,0.9291119691119691,90,15.76595744680851,47,0.9686274509803922,0,0.5464052287581699,0.45359477124183006,0.5006535947712418,0.7986928104575164,0.3617021276595745,0,0.08221870370719836,0.2,0,0,0,188,188,1,765,10,8.2 +3.848777688254768,5.920890547314572,12,9.5,7.8,0.4738346631503631,3.117872990331487,3.9231828808220834,2.9762077026926153,5.1948352628816545,3.273828472961877,2.2186275601890393,24,4.549450549450549,91,0.7275922671353251,0.3499664184806817,0.5061511423550088,0.4938488576449912,0.4305799648506151,0.6379613356766256,0.5054945054945055,0.37258347978910367,0.4738346631503631,3.8,0.3111489870996825,0.17122639126900457,39.117975855275745,300,45.1,2.7716186252771617,569,9,8.2 +9.328413284132841,9.328413284132841,12,12,11,0.04097882743944631,1.2863924050632911,8.265682656826568,8.501845018450185,9.918819188191883,10.509225092250922,1.4169741697416978,104,24.307692307692307,13,1,0,0.6708860759493671,0.3291139240506329,0.5158227848101266,0.6645569620253164,0.3076923076923077,0,0.04097882743944631,0.2,1.830258302583026,6.444521596384378,0,240,240,20.26,316,10,8.1 +4.911489717619787,6.380757885182666,14,13.5,13.4,0.343634529569811,2.8504589859519647,1.9003203459353941,2.62691341938128,5.868636362447542,9.222142855274704,3.3535064928271625,257,14.35,40,0.8165007112375533,0.23026546281826474,0.6230440967283073,0.37695590327169276,0.14509246088193456,0.24324324324324326,0.5,0,0.343634529569811,0.3,0.04191883116033958,0.1273250676557369,3.1337413063630972,223,175.1,1.1422044546,703,10,8.1 +7.3027674514663365,7.840354767184036,14,13.5,10.2,0.1400615458151813,1.9170814479638008,7.236679058240397,7.5671210243700955,6.476662536142091,7.897562990499793,1.4209004543577022,74,12.805970149253731,67,0.9705882352941176,0.06856670797191242,0.5780542986425339,0.42194570135746606,0.4230769230769231,0.6583710407239819,0.417910447761194,0,0.1400615458151813,0.1,0.05782734407269723,0.06861337528622645,13.674335942721655,200,125,1.6,884,9,8.1 +6.38548876118563,6.7681077619780945,11,10,9.8,0.15032085188942498,1.722655917408203,5.822318110606165,6.515451219011659,5.059871691360119,8.109657368344301,3.0497856769841825,18,4.875968992248062,129,0.8534599728629579,0.05653264017779733,0.5359565807327001,0.46404341926729986,0.5332428765264586,0.8086838534599728,0.4883720930232558,0.8710990502035278,0.15032085188942498,1,0.07797747469561828,0.20547700102212577,0.32594349263478717,159.5,156.82,1,737,10,8.1 +1.6153425861973358,4.445269246064538,7,7,6.6,4.59056564625342,4.333446081229518,5.076790985191627,1.3006654590160365,0,0.04195695029083989,3.7761255261755906,7,5.4,20,0.7012987012987013,0.6366153551604502,0.5064935064935064,0.4935064935064935,0.5844155844155844,0.8181818181818182,0.6,0,4.59056564625342,0.4,0.05244618786354986,0.40786223998464605,91.29070291417044,426,110,3,154,9,8.1 +5.379310344827586,5.717277486910994,11,10,9.2,0.13581818805825427,2.0448717948717947,4.177339901477833,5.477832512315271,6.187192118226601,5.635467980295567,1.3004926108374386,22,4.110091743119266,109,0.8205128205128205,0.059113300492610835,0.3992673992673993,0.6007326007326007,0.45787545787545786,0.7014652014652014,0.3119266055045872,0.09523809523809523,0.13581818805825427,0.3,0.11822660098522167,0.3433153713641089,59.42388700772977,240,60,3,546,9,8.1 +5.587527839643653,6.842181818181819,12,11,9.8,0.3077991035403806,2.1476403061224487,4.93184855233853,6.528285077951003,3.820044543429844,7.041425389755008,3.221380846325164,47,4.25,156,0.8456632653061225,0.1833704528582035,0.5433673469387755,0.45663265306122447,0.5102040816326531,0.7780612244897959,0.23717948717948717,0.6709183673469388,0.3077991035403806,0.7,0.16391982182628062,0.14835111886258945,64.19496824537114,288,144,1.1,784,9,8.1 +5.74304347826087,6.016244939271255,12,10,8.8,0.14756744932580998,2.0894844424256185,5.972173913043479,4.139130434782609,6.563478260869564,6.267826086956523,2.4243478260869553,20,4,151,0.7773487773487774,0.045410628019323634,0.525096525096525,0.4749034749034749,0.5173745173745173,0.7760617760617761,0.23841059602649006,0.6962676962676962,0.14756744932580998,0.6,0,0,0,153,153,1,777,9,8.1 +5.963829729729729,6.966430939226518,11,10,9.4,0.23320719861181427,1.8444523902426206,5.571650450450449,6.0043999999999995,4.679104504504503,7.57311711711712,2.8940126126126176,23,5.0134228187919465,149,0.8469387755102041,0.1439189189189189,0.572562358276644,0.427437641723356,0.4580498866213152,0.6859410430839002,0.5436241610738255,0,0.23320719861181427,0.2,0.14875765765765764,0.3830190610244266,1.7053025658242404e-13,150.11,150.11,3,882,9,8.1 +6.824712643678161,7.285276073619633,12,11,9.2,0.18128914660580545,1.758315789473684,7.088122605363985,5.555555555555557,6.034482758620689,8.572796934865902,2.5383141762452137,34,8,62,0.8701754385964913,0.06321839080459772,0.6263157894736842,0.3736842105263158,0.4842105263157895,0.6596491228070176,0.7419354838709677,0,0.18128914660580545,0.1,0,0,0,250,250,1,570,9,8.1 +5.278884462151394,6.370192307692307,13,12,11,0.3040145883325503,2.462641509433962,3.585657370517928,5.2361980648833235,4.894706886738759,7.370517928286852,2.475811041548093,24,5.394736842105263,114,0.8288409703504043,0.1713147410358565,0.6725067385444744,0.3274932614555256,0.41509433962264153,0.6212938005390836,0.4473684210526316,0,0.3040145883325503,0.1,0.049800796812749,0.16110013006358426,0,250,250,1,742,9,8.1 +7.192956349206349,7.257757757757758,12,11.5,10,0.09062226285009765,1.6682987380180678,5.801587301587301,6.914682539682541,7.48809523809524,8.533730158730156,1.11309523809524,195,25.151515151515152,33,0.9730363423212193,0.008928571428571456,0.4935521688159437,0.5064478311840562,0.6705744431418523,0.9261430246189918,0.5454545454545454,0,0.09062226285009765,0.2,0,0,0,170,170,1,853,9,8.1 +7.38047704950892,8.242937094246695,13,11.5,10.8,0.22285934822606748,1.7614037565315634,7.0927239927841255,7.870434956905191,7.061615554219284,7.4660252555622355,0.8088194026859066,101,15.982758620689655,58,0.9768177028451,0.10463018641010198,0.5700737618545838,0.42992623814541625,0.3171759747102213,0.5700737618545838,0.5344827586206896,0,0.22285934822606748,0.2,0,0,0,194,194,1,949,9,8.1 +5.964558762217739,6.7744432168214175,12,11.5,11.4,0.23223448125214688,2.011883942868251,3.3350221036056173,6.4562607390313875,6.499017432667357,7.525178079930624,3.12123863542577,144,11.565217391304348,46,0.953405017921147,0.11954996575846676,0.6469534050179212,0.35304659498207885,0.44086021505376344,0.6792114695340502,0.5652173913043478,0.7311827956989247,0.23223448125214688,2.3,0.1817159479528702,0.13190905958272922,48.17435062584883,229.51,114,1.6,558,9,8.1 +4.8909077539252594,6.142335443815596,14,12.5,10.2,0.4184552889618804,2.862454314081905,4.9901435634251925,5.613911508853342,4.33802252956849,4.593200325425462,1.2758889792848516,45,4.785046728971962,107,0.7420289855072464,0.2037380897440785,0.5333333333333333,0.4666666666666667,0.47101449275362317,0.7144927536231884,0.7289719626168224,0.32028985507246377,0.4184552889618804,1.1,0.20555989110700368,0.19806136229553672,34.336077139760974,257.5,85.85,1,690,9,8.1 +7.665267282395746,7.966259453170447,12,11,10.2,0.10725504214137901,1.5655031400613406,7.52756787013714,7.52756787013714,7.858046459557794,7.7111670864819475,0.3304785894206548,125,33.2,25,0.9940119760479041,0.03778337531486141,0.48502994011976047,0.5149700598802395,0.5736526946107784,0.8514970059880239,0.48,0,0.10725504214137901,0.2,0.16523929471032744,0.18021829118774962,0,164,164,1.7,835,9,8.1 +6.223672285662498,7.03462405244827,13,11.5,10,0.18994533356186377,2.0887989282385835,5.311582381729201,6.143193764727207,5.123799166213523,8.289287656334963,3.16548849012144,94,15.763636363636364,55,0.9342672413793104,0.11528004350190334,0.4816810344827586,0.5183189655172413,0.53125,0.7575431034482759,0.45454545454545453,0,0.18994533356186377,0.2,0,0,0,185,185,1,928,9,8 +5.780068330267169,6.782958377761235,13,13,10.2,0.27606892687198814,2.2491083594852777,4.914709528821455,5.099671715390005,5.231787562938969,7.847681344408453,2.6158937814694845,89,7.676470588235294,102,0.8948571428571429,0.1478543714468548,0.5405714285714286,0.4594285714285714,0.4685714285714286,0.6731428571428572,0.5,0.49142857142857144,0.27606892687198814,2,0.3170780341175133,0.3848663339448818,44.94759440440592,380,50,3.8,875,9,8 +6.432425926584913,6.957361451088875,11,10,9.6,0.12475862147556342,1.7100857632168789,6.928521520922835,6.5585519251454025,5.3141087393485815,6.894887921306705,1.5807791819581238,76,8.865853658536585,82,0.9503267973856209,0.07545037413886346,0.6196078431372549,0.3803921568627451,0.5202614379084968,0.7019607843137254,0.4024390243902439,0.01699346405228758,0.12475862147556342,2.2,0.13453439846452106,0.003405755557635837,0.6873246935582901,228.31,220.53,1.02,765,9,8 +5.356246848066587,5.603349229233671,11,10.5,8.4,0.14862987569531666,2.0536768211066683,4.845651354138744,4.7655579433265345,5.286165113605902,6.487566275789062,1.20140116218316,24,4.109090909090909,110,0.8448598130841122,0.04409905059600885,0.5644859813084112,0.4355140186915888,0.48785046728971965,0.7588785046728972,0.32727272727272727,0.6822429906542056,0.14862987569531666,1,0.020023352703052662,3.3306690738754696e-16,0.02895478848008434,252,251.84,0.55,535,9,8 +5.973512476007678,6.685714285714287,11,9.5,8.8,0.22238903113168257,1.841462630936315,5.922456813819578,5.718234165067178,5.377863083813181,6.841458733205374,1.463595649392193,39,4.6992481203007515,133,0.8903133903133903,0.1065259117082534,0.5227920227920227,0.4772079772079772,0.5527065527065527,0.8133903133903134,0.23308270676691728,0,0.22238903113168257,0.4,0.04254638515674984,0.051481039792193886,0,266,266,0.82,702,9,8 +4.135464535464536,4.725570776255709,11,9.5,7,0.2891136484253826,2.6599188327374623,4.187812187812188,3.2455544455544456,4.013320013320014,5.06027306027306,1.0469530469530461,19,3.1578947368421053,95,0.6329113924050633,0.12487512487512505,0.4810126582278481,0.5189873417721519,0.5886075949367089,0.8396624472573839,0.2736842105263158,0,0.2891136484253826,0.2,0,0,0,131,131,1,474,9,8 +6.2587846317066695,7.5292901759458015,14,12.5,10,0.2740068593628541,2.236856007007614,5.301558746857414,7.625081407517145,5.399735760688108,6.676036940487113,2.323522660659731,78,12.620689655172415,58,0.9568627450980393,0.16874174252150348,0.5032679738562091,0.49673202614379086,0.4549019607843137,0.6705882352941176,0.27586206896551724,0,0.2740068593628541,0.2,0.03272567127689762,0.09845246812938349,0.3699811238935657,203.7,200,1,765,9,8 +7.9379432624113475,8.173436786855316,13,11,10.2,0.09403941103177055,1.6377038195220013,7.708333333333333,8.00354609929078,7.085106382978722,8.921985815602838,1.8368794326241158,205,30.838709677419356,31,0.987603305785124,0.02881205673758861,0.5557851239669421,0.44421487603305787,0.3739669421487603,0.5712809917355371,0.7096774193548387,0,0.09403941103177055,0.2,0.05740248226950354,0.1326235669926005,0,185,185,1.75,968,9,8 +6.43118911139764,6.553622581916806,14,14,12,0.11840235875158585,2.1768913582697444,7.354817334843046,4.310265042745227,6.362772205957241,7.662693409324846,3.044552292097819,114,8.924050632911392,79,0.9375,0.01868180063603175,0.511968085106383,0.488031914893617,0.46941489361702127,0.6781914893617021,0.7721518987341772,0.005319148936170213,0.11840235875158585,0.7,0.08552113180050054,0.30121469662529926,0.24079453733997636,207.93,204.67,1.5,752,9,8 +6.391365745410532,7.128735149405977,12,12,11.2,0.2870449273821062,1.8775329840287858,5.019702777217404,7.1793423441597755,6.011969605272007,7.325263936520743,2.1596395669423716,157,11.405405405405405,74,0.9634703196347032,0.1034362181426938,0.4874429223744292,0.5125570776255708,0.54337899543379,0.839041095890411,0.3783783783783784,0,0.2870449273821062,0.3,0.277251025485845,0.5725031377605182,8.067381522408589,175,155,4,876,9,8 +6.9585185185185185,7.407787087235091,12,12,10,0.13180635550561715,1.7245050031935278,6.974814814814815,6.811851851851852,6.551111111111113,7.463703703703702,0.9125925925925893,105,17.142857142857142,49,0.9836065573770492,0.060648148148148166,0.49063231850117095,0.509367681498829,0.4274004683840749,0.680327868852459,0.5714285714285714,0,0.13180635550561715,0.4,0,0,0,176,176,1,854,9,8 +5.597655209166001,5.974971558589306,9,8.5,7.4,0.16127712637692065,1.6078160700685453,5.181987743138823,5.597655209166001,5.45909938715694,6.124167332800428,0.6650679456434876,12,3.4545454545454546,209,0.8935643564356436,0.0631494804156674,0.46782178217821785,0.5321782178217822,0.5643564356435643,0.8007425742574258,0.3157894736842105,0,0.16127712637692065,0.2,0,1.3322676295501878e-15,0,260,260,0.66,808,9,8 +5.894855166450497,7.336454129674471,13,13,11.6,0.2544018627527014,2.205312875876434,6.772157371379161,5.879463899697362,4.2172070903588414,6.679809770860355,2.4626026805015133,132,13.071428571428571,56,0.9556135770234987,0.19649805447470847,0.6488250652741514,0.35117493472584854,0.46866840731070497,0.6840731070496083,0.35714285714285715,0,0.2544018627527014,0.2,0,0,0,178,178,1,766,9,8 +6.591270031932163,6.963620564977671,12,10.5,8.8,0.2270564750899536,1.8205899533571868,7.048090727214591,6.153095079314325,7.197256668531303,5.929346167339258,1.2679105011920448,94,29.73913043478261,23,0.9674681753889675,0.05347082449009067,0.5884016973125884,0.4115983026874116,0.5091937765205092,0.6902404526166902,0.43478260869565216,0.32673267326732675,0.2270564750899536,1.8,0.13984306998441648,0.26608706759740747,22.747713087148494,171.348,85,3,707,10,8 +6.470668485675307,7.068554396423248,13,12,9,0.1443657336075159,2.009065991988193,7.544884038199181,6.8343792633015,5.1088676671214195,6.360709413369713,1.7255115961800804,37,11.866666666666667,60,0.930718954248366,0.0845839017735333,0.5176470588235295,0.4823529411764706,0.5830065359477125,0.8601307189542484,0.3,0.03137254901960784,0.1443657336075159,0.4,0,0,0,186,186,1,765,9,8 +6.807782101167316,6.970517928286853,10,9.5,9,0.1165284232079277,1.4689071787837218,7.209338521400778,7.022568093385214,5.827237354085603,7.134630350194554,1.307392996108951,19,4.448979591836735,147,0.897119341563786,0.023346303501945526,0.5089163237311386,0.49108367626886146,0.6104252400548696,0.8888888888888888,0.7074829931972789,0.6872427983539094,0.1165284232079277,0.6,0.01867704280155642,0.6200979635307634,0,144,144,6,729,9,8 +5.910623427961923,6.408000771291125,15,9.5,8.4,0.19133992641717806,2.5378033608160755,5.910623427961923,5.656792974000368,5.620531480577288,6.418284335885032,0.7977528553077438,22,4.088235294117647,136,0.852760736196319,0.07761817781881875,0.4171779141104294,0.5828220858895705,0.48773006134969327,0.75920245398773,0.39705882352941174,0,0.19133992641717806,0.6,0.10878448026923784,2.9649379810385508,29.53580774913629,237,8.15,16.81,652,9,8 +6.958718380114565,7.598230054281674,15,12,10.6,0.14118183751860225,2.1555693420306294,6.788993541575185,5.125690123889265,6.958718380114564,8.92752650717137,1.968808127056806,341,7.57,100,0.9231707317073171,0.08416587410468554,0.4353658536585366,0.5646341463414634,0.47317073170731705,0.7378048780487805,0.85,0,0.14118183751860225,0.3,0.04243120963484491,0.02976634245835161,12.669065421531306,172,136,1.05,820,9,8 +5.792592592592593,6.077720207253886,11,10,8.6,0.12866729793348727,1.8989769820971867,5.875884773662552,5.724444444444445,5.875884773662553,5.6638683127572005,0.2120164609053523,20,3.3386243386243386,189,0.8248366013071895,0.046913580246913604,0.5973856209150327,0.40261437908496733,0.46797385620915033,0.7411764705882353,0.25925925925925924,0.032679738562091505,0.12866729793348727,0.4,0,0,0,138,138,1,765,9,7.9 +5.225141631210586,6.275218831333707,10,10,9.2,0.3077496446663234,1.9138237211156996,4.316718314934759,6.201867452469559,5.792052422570689,4.56260733287408,1.8851491375347997,44,3.7278481012658227,158,0.7699346405228759,0.16733714446416245,0.550326797385621,0.4496732026143791,0.47843137254901963,0.7150326797385621,0.25949367088607594,0.7111111111111111,0.3077496446663234,2.2,0.21173776544774925,0.24962979786136408,71.00373897578808,285.49,141.56,1,765,9,7.9 +7.239944521497919,8.520710059171597,12,12,11.8,0.24610750603553658,1.6574712643678162,7.914008321775312,7.339805825242718,7.464632454923716,6.216366158113731,1.2482662968099856,213,38.46666666666667,30,0.9948275862068966,0.15031206657420235,0.7396551724137931,0.2603448275862069,0.4224137931034483,0.6043103448275862,0.6,0.675,0.24610750603553658,0.3,0,0,0,180,180,1,1160,10,7.9 +5.45085665999179,6.275024435501877,13,13,12.8,0.2298884272589626,2.3849462223832503,4.544855961737023,4.455741138957866,6.3271524173201685,6.445972181025715,1.8714112783623023,135,9.134328358208956,67,0.8337874659400545,0.13134096671356954,0.5272479564032697,0.47275204359673023,0.4604904632152589,0.7343324250681199,0.47761194029850745,0.0653950953678474,0.2298884272589626,4.7,0.14852470463192888,0.1363135223544168,35.696955865073186,273,194,1.5,734,9,7.9 +7.326442307692307,7.890744336569579,13,11.5,9.8,0.11269876314622264,1.7743946453179344,5.810897435897435,7.381410256410256,8.260897435897437,7.821153846153844,1.5705128205128212,131,18.79591836734694,49,0.9871382636655949,0.07151442307692306,0.7063236870310825,0.2936763129689175,0.4180064308681672,0.6538049303322615,0.46938775510204084,0,0.11269876314622264,0.3,0,0,0,196,196,1,933,9,7.9 +7.306436781609195,7.492456388495992,12,10.5,10.2,0.10503168638224941,1.6423874398263223,7.042758620689654,6.872643678160919,7.927356321839081,7.348965517241377,1.0547126436781626,122,14.836363636363636,55,0.9499417927823051,0.024827586206896554,0.580908032596042,0.4190919674039581,0.4807916181606519,0.7275902211874272,0.36363636363636365,0,0.10503168638224941,0.2,0,0,0,185,185,1,859,9,7.9 +7.341991341991342,7.341991341991342,11,10.5,9,0.07335840621845292,1.4982311320754718,8.357864357864358,7.24963924963925,6.27994227994228,7.434343434343434,1.154401154401154,18,4.660550458715596,109,0.7987421383647799,0,0.5676100628930818,0.43238993710691825,0.539308176100629,0.7955974842767296,0.5871559633027523,0,0.07335840621845292,0.3,0.023088023088023088,0.9988655696858587,0,160,160,5,636,9,7.9 +7.268738009882184,7.393912659902955,12,11,10.2,0.09191847846584647,1.6509055607294483,6.693726280905703,8.345042015402262,6.044995099496338,7.9617008627512815,2.3000469159059236,193,42.13636363636363,22,0.9401622718052738,0.016929419615623928,0.5912778904665315,0.40872210953346855,0.4340770791075051,0.6734279918864098,0.5909090909090909,0,0.09191847846584647,0.3,0,0,0,170,170,1,986,9,7.9 +6.786941580756014,7.254361799816345,14,13.5,10.2,0.1382097678695564,2.0627848101265824,6.804123711340206,5.841924398625429,7.594501718213056,6.872852233676977,1.752577319587627,48,7.666666666666667,99,0.9607594936708861,0.06443298969072164,0.6303797468354431,0.369620253164557,0.43291139240506327,0.6632911392405063,0.45454545454545453,0,0.1382097678695564,0.1,0,0,0,200,200,1,790,9,7.9 +6.841666666666667,7.317096845356276,14,11,10.4,0.13720106935017023,2.0462850182704018,5.533333333333333,6.866666666666666,8.1,6.833333333333333,1.333333333333333,111,16.083333333333332,48,0.9403166869671132,0.06497524752475249,0.5468940316686967,0.4531059683313033,0.5907429963459196,0.8270401948842875,0.5,0,0.13720106935017023,0.2,0,0,0,202,202,1,821,9,7.9 +6.61590524534687,6.832678025338576,14,11,9.8,0.10889438755892303,2.1161125319693097,6.666666666666666,4.703891708967851,7.2081218274111665,7.851099830795263,2.5042301184433153,70,11.62295081967213,61,0.9066496163682864,0.03172588832487316,0.4744245524296675,0.5255754475703325,0.46675191815856776,0.6828644501278772,0.4426229508196721,0,0.10889438755892303,0.1,0.01692047377326565,0.06594268344554992,0,200,200,1,782,9,7.9 +5.871710526315789,6.369313113291704,13,12,8.6,0.1683243324419532,2.2140056022408965,5.592105263157895,6.381578947368421,5.789473684210528,5.69078947368421,0.7894736842105265,24,3.1550802139037435,187,0.8263305322128851,0.07812499999999996,0.3907563025210084,0.6092436974789915,0.49019607843137253,0.7282913165266106,0.13903743315508021,0.058823529411764705,0.1683243324419532,0.2,0,0,0,150,150,1,714,9,7.9 +5.764462809917355,6.572438162544169,10,10,8.8,0.26859556827516534,1.7347670250896057,5.082644628099174,5.082644628099174,7.024793388429753,5.826446280991735,1.9421487603305794,20,4.4245283018867925,106,0.8405017921146953,0.12293388429752061,0.496415770609319,0.503584229390681,0.5412186379928315,0.8333333333333334,0.29245283018867924,0.017921146953405017,0.26859556827516534,0.2,0.08264462809917356,0.39344931930796995,0,150,150,2.7,558,9,7.9 +5.878953107960742,6.301578024547048,13,11,9.4,0.14460237083719937,2.2112780560192915,4.47546346782988,5.9280261723009815,5.928026172300983,7.14503816793893,1.4525627044711014,43,4.766990291262136,103,0.8196994991652755,0.06706652126499453,0.5108514190317195,0.48914858096828046,0.4307178631051753,0.7028380634390651,0.30097087378640774,0.8981636060100167,0.14460237083719937,0.3,0.0588876772082879,0.24270478652001984,0,270,270,1.1,599,9,7.9 +6.582121619302521,7.305980577368048,14,12.5,11.6,0.19265162271654981,2.12697376465121,6.374577243919108,6.6117708157858655,6.226331261502384,7.08615795951938,0.8598266980169962,85,19.441860465116278,43,0.9414414414414415,0.09907759135137142,0.5405405405405406,0.4594594594594595,0.5056306306306306,0.7432432432432432,0.46511627906976744,0.481981981981982,0.19265162271654981,2.5,0.27425506747093836,0.2024011384614231,16.49307488627846,222,120,1.8,888,9,7.9 +6.398713826366559,7.088156723063225,12,11,9.6,0.1687075236943678,1.8753768844221106,5.980707395498392,6.045016077170418,6.88102893890675,6.655948553054664,0.8360128617363323,24,4.590604026845638,149,0.8592964824120602,0.09726688102893903,0.5452261306532663,0.4547738693467337,0.4585427135678392,0.7223618090452262,0.5503355704697986,0.05527638190954774,0.1687075236943678,0.2,0,0,0,150,150,1,796,9,7.9 +5.632268632268633,5.730833333333333,11,8.5,7.8,0.11866158127817189,1.9530318452813724,5.706797706797707,4.642096642096642,5.579033579033578,6.55855855855856,1.0647010647010653,20,3.691666666666667,120,0.8374291115311909,0.017199017199017213,0.5916824196597353,0.40831758034026466,0.5103969754253308,0.7561436672967864,0.44166666666666665,0,0.11866158127817189,0.2,0,0,0,130,130,1,529,9,7.9 +4.909838472834067,5.49031198686371,11,9,7.2,0.2430591498909572,2.240399569326475,5.1618208516886925,4.184434654919236,5.131277533039646,5.131277533039648,0.9773861967694568,16,3.5588235294117645,136,0.7527216174183515,0.10572687224669608,0.5178849144634525,0.4821150855365474,0.5256609642301711,0.7993779160186625,0.20588235294117646,0,0.2430591498909572,0.2,0,0,0,130,130,1,643,9,7.8 +6.119283746556475,6.655580524344568,11,10,8.8,0.16524603215218608,1.7975960023409712,4.916804407713499,7.090174471992654,5.486868686868687,6.947658402203858,2.1733700642791547,43,10.728813559322035,59,0.9213973799126638,0.08057851239669395,0.4366812227074236,0.5633187772925764,0.6390101892285298,0.8922852983988355,0.5932203389830508,0,0.16524603215218608,0.2,0,0,0,194,194,1,687,9,7.8 +4.956597239601169,6.375100269408359,11,10,8.6,0.36647841788429014,2.219264440555011,4.6614716024340765,6.023589927820657,3.057198908089881,6.053859223940359,2.9966603158504777,25,4.8125,112,0.8229007633587786,0.22250677947985184,0.6305343511450382,0.36946564885496186,0.38625954198473283,0.5984732824427481,0.5089285714285714,0.022900763358778626,0.36647841788429014,0.7,0.21188507283791255,0.1077703975744487,42.950555071201,302.03,85.78,1,655,9,7.8 +6.224101479915434,6.224101479915434,11,10.5,8.8,0.09082608875640612,1.7673233695652173,5.908386187455955,6.449612403100775,7.1261451726568,5.367159971811135,1.7589852008456655,24,4.32183908045977,87,0.6811594202898551,0,0.5036231884057971,0.4963768115942029,0.519927536231884,0.802536231884058,0.4367816091954023,0,0.09082608875640612,0.3,0,0,0,160,160,1,552,9,7.8 +4.8161764705882355,7.638483965014577,11,10,10,1.1993820946134084,2.283969465648855,3.860294117647059,7.720588235294118,1.8382352941176474,5.8088235294117645,5.88235294117647,49,5.662162162162162,74,0.799618320610687,0.36948529411764697,0.5572519083969466,0.44274809160305345,0.5,0.7519083969465649,0.5,0.07251908396946564,1.1993820946134084,0.2,0.13786764705882354,0.8750878862112937,33.36115311969276,150,18.75,8,524,9,7.8 +6.46971736204576,6.549046321525885,13,11,9.4,0.10734860471087924,2.0093613480341173,5.932705248990579,6.103185284881112,7.126065500224315,6.682817406908927,1.0228802153432026,88,11.21875,64,0.9459815546772069,0.012113055181695823,0.6034255599472991,0.3965744400527009,0.4137022397891963,0.6284584980237155,0.375,0,0.10734860471087924,0.2,0.017048003589053385,0.12103072956898178,0,190,190,0.75,759,9,7.8 +6.457902001380263,6.549431321084865,13,12,10.4,0.09862231100138226,2.0130376703179267,6.346445824706695,6.425120772946861,5.664596273291925,7.369220151828849,1.7046238785369248,50,11.779220779220779,77,0.9208121827411168,0.013975155279503132,0.5583756345177665,0.4416243654822335,0.4954314720812183,0.7401015228426396,0.4025974025974026,0,0.09862231100138226,0.2,0,0,0,190,190,1,985,9,7.8 +7.342592592592592,7.947029348604151,12,11.5,10.8,0.13121163692963078,1.634300126103405,7.669312169312169,6.499999999999999,7.703703703703703,7.462962962962962,1.2037037037037042,127,23.25,36,0.9800936768149883,0.07605820105820106,0.5714285714285714,0.42857142857142855,0.45433255269320844,0.689695550351288,0.4722222222222222,0,0.13121163692963078,0.2,0,0,0,195,195,1,854,9,7.8 +6.855079006772009,6.989182968929804,11,10.5,8.6,0.10451936447443859,1.6046496311907272,7.37155756207675,6.197742663656885,6.761173814898418,7.042889390519188,1.1738148984198649,32,3.9642857142857144,112,0.7602739726027398,0.019187358916478582,0.5205479452054794,0.4794520547945205,0.5462328767123288,0.7825342465753424,0.625,0.12157534246575342,0.10451936447443859,0.4,0,0,0,156,156,1,584,9,7.8 +6.043712840646725,6.245797042740259,12,12,10.8,0.13325523563711078,1.985534441559587,4.161004719378593,5.42102727524676,6.622444130841987,7.941072386983087,1.3186282561410998,70,9.493975903614459,83,0.9551515151515152,0.032355230359017904,0.4775757575757576,0.5224242424242425,0.4496969696969697,0.6812121212121212,0.4819277108433735,0.6703030303030303,0.13325523563711078,1.2,0.05860570027293793,0,0.40332261609419007,182.15,177.45,1,825,9,7.8 +7.497757847533633,7.497757847533633,11,10.5,9.6,0.07367491420262218,1.4671052631578947,6.995515695067264,7.318385650224215,7.713004484304933,7.928251121076233,0.39461883408071774,160,20.897435897435898,39,0.9748803827751196,0,0.5035885167464115,0.4964114832535885,0.5406698564593302,0.8373205741626795,0.7435897435897436,0.6555023923444976,0.07367491420262218,0.3,0,0,0,180,180,1,836,9,7.8 +7.467540983606557,7.67514743049705,14,12,11.6,0.11791297801533981,1.8747804706708817,6.546885245901638,6.819672131147541,7.592568306010927,8.865573770491803,1.2730054644808764,102,11.285714285714286,56,0.9619482496194824,0.02704918032786878,0.5616438356164384,0.4383561643835616,0.4977168949771689,0.7427701674277016,0.5,0,0.11791297801533981,0.4,0.022732240437158466,0.16874931514215621,0,208,208,2.5,657,9,7.8 +6.976744186046512,6.976744186046512,14,12,9,0.07730240314487452,2.006666666666667,6.883720930232558,7.116279069767442,6.27906976744186,7.5813953488372094,1.3023255813953494,28,4.081967213114754,122,0.83,0,0.39666666666666667,0.6033333333333334,0.5866666666666667,0.8316666666666667,0.47540983606557374,0.03666666666666667,0.07730240314487452,0.2,0,0,0,150,150,1.5,600,9,7.8 +6.785100286532951,7.523431294678316,13,12,10.2,0.1604931231957351,1.915962837837838,5.159503342884432,7.880611270296085,5.724928366762176,8.340019102196754,2.721107927411653,58,22.84375,32,0.9518229166666666,0.09813753581661898,0.5963541666666666,0.4036458333333333,0.43359375,0.6705729166666666,0.53125,0,0.1604931231957351,0.2,0.00883476599808978,0.10529517602485376,0,185,185,1,768,9,7.8 +6.9430601496997015,7.623204116788643,11,11,10.8,0.21004173196458784,1.5843158150481769,7.360929510561257,7.650223683465412,5.335870300232177,7.393073307550608,2.314353383233235,121,19.547619047619047,42,0.9502314814814815,0.08922022245095801,0.5439814814814815,0.45601851851851855,0.4826388888888889,0.7800925925925926,0.2619047619047619,0,0.21004173196458784,0.4,0.016071898494675232,0,6.211464949917613,163,148,1,864,9,7.8 +6.349431818181818,6.957198443579767,14,13,10.6,0.22151306688617214,2.204921700223714,5.215909090909091,6.1022727272727275,5.556818181818182,8.488636363636365,2.9318181818181834,107,14.714285714285714,49,0.9677852348993289,0.08735795454545459,0.44966442953020136,0.5503355704697986,0.5771812080536913,0.789261744966443,0.3469387755102041,0.6939597315436241,0.22151306688617214,0.3,0,0,0,180,180,1,745,9,7.8 +6.342639712534402,6.791253169587531,12,10.5,9.8,0.22238865433802943,1.8919567473280017,6.267628204764613,6.367643548457665,7.667843016467347,5.0341056325503,2.6337373839170466,73,9.311688311688311,77,0.9421813403416557,0.06605753693031229,0.48226018396846254,0.5177398160315374,0.5348226018396847,0.7542706964520368,0.4025974025974026,0.006570302233902759,0.22238865433802943,2.5,0.06667689579536823,0,54.57204563958782,350,185,1,761,9,7.8 +6.052062105773897,6.583953549749273,11,10.5,9.4,0.2433577069611132,1.8175623131007832,5.237845705967977,7.420281416787967,5.271421639980591,6.245123726346435,2.1824357108199903,183,17.125,40,0.9500693481276006,0.08078602620087322,0.4895977808599168,0.5104022191400832,0.47018030513176146,0.7212205270457698,0.625,0,0.2433577069611132,0.2,0,0,0,346,346,0.5,721,9,7.7 +6.920083682008368,7.0378723404255314,11,10.5,8.8,0.08958997128530719,1.5895761533345427,6.442119944211995,7.356485355648536,6.608368200836819,7.231799163179917,0.9143654114365409,26,4.566666666666666,120,0.8228228228228228,0.016736401673640124,0.503003003003003,0.496996996996997,0.5645645645645646,0.7942942942942943,0.75,0,0.08958997128530719,0.2,0,0,0,149,149,1,666,9,7.7 +6.42570281124498,6.550665301944729,11,10,9.2,0.10807513782688097,1.711875,6.751271753681392,5.311914323962517,6.168674698795181,7.436680053547524,1.439357429718875,51,7.172043010752688,93,0.8893333333333333,0.019076305220883535,0.6013333333333334,0.39866666666666667,0.38533333333333336,0.5853333333333334,0.5483870967741935,0,0.10807513782688097,0.6,0.02570281124497992,0.3603088747270882,0,256,256,3,750,9,7.7 +5.698312236286919,5.969060773480662,10,10,9.8,0.17021677853555853,1.754905590522029,4.271167369901547,6.365682137834036,6.0371308016877645,6.078199718706046,2.0945147679324894,64,4.382352941176471,102,0.8054054054054054,0.04535864978902946,0.5081081081081081,0.4918918918918919,0.5621621621621622,0.8342342342342343,0.3627450980392157,0,0.17021677853555853,0.2,0,0,0,146,146,1,555,9,7.7 +5.29811043845166,6.218107438906233,14,11.5,10.2,0.5787021643059179,2.6424515235457062,3.9625756741882223,4.755090809025867,6.633645202715097,5.81177765547606,1.87855439368923,114,5.03921568627451,102,0.7119113573407202,0.14795450376077784,0.53601108033241,0.46398891966759004,0.6177285318559557,0.8795013850415513,0.43137254901960786,0,0.5787021643059179,0.3,0.06604292790313704,0.05407265520405243,20.08344271288698,200,100,1.25,722,9,7.7 +5.716612868898978,6.316887469133382,13,11,9.4,0.19989955583921792,2.2740738787343853,4.53208948164964,6.709846765039726,6.444984392735527,5.150101683692773,2.1777572833900862,49,9.064102564102564,78,0.9099099099099099,0.09502695800227016,0.5714285714285714,0.42857142857142855,0.5263835263835264,0.7773487773487774,0.47435897435897434,0,0.19989955583921792,0.3,0.007357288119561104,0,15.652855397216442,190,131,1,777,9,7.7 +5.38233695652174,6.243341213553981,12,11,9.8,0.21013427906872809,2.2295148179936386,5.13804347826087,5.547826086956523,4.381521739130434,6.430434782608697,2.0489130434782625,48,9.075757575757576,66,0.87701317715959,0.13790760869565233,0.5563689604685212,0.44363103953147875,0.4333821376281113,0.6676427525622255,0.3787878787878788,0.06149341142020498,0.21013427906872809,0.4,0.03940217391304348,0.11576057275290957,0,174,174,1.5,683,9,7.7 +6.964285714285714,7.038556193601312,11,10,8.8,0.08446420261978034,1.5794871794871794,5.928571428571429,7.607142857142857,6.571428571428571,7.714285714285714,1.678571428571428,141,18.023809523809526,42,0.9705128205128205,0.01055194805194797,0.5012820512820513,0.4987179487179487,0.5153846153846153,0.6961538461538461,0.35714285714285715,0.06538461538461539,0.08446420261978034,0.4,0,1.9984014443252818e-15,0,165,165,1.1,780,9,7.7 +5.71608832807571,5.98019801980198,9,9,8,0.12521756720625996,1.5745033112582782,5.71608832807571,6.170347003154574,5.753943217665616,5.1861198738170335,0.5678233438485822,23,5.5,88,0.8013245033112583,0.0441640378548896,0.4519867549668874,0.5480132450331126,0.48509933774834435,0.75,0.4090909090909091,0.8857615894039735,0.12521756720625996,0.4,0,0,0,135,135,1,604,9,7.7 +5.791427477994642,6.734757454383623,14,13.5,11.6,0.2566892985546866,2.417366021278002,5.295828549559892,5.2391886720244925,6.3153463451970895,6.287026406429392,1.076157673172597,59,13.781818181818181,55,0.9266503667481663,0.14006888633754316,0.5525672371638142,0.4474327628361858,0.4352078239608802,0.6858190709046454,0.509090909090909,0,0.2566892985546866,0.2,0,0,0,185,185,1,818,9,7.7 +5.366604798240187,5.8714851131438675,15,12.5,9.8,0.19246209254060898,2.795063278167751,3.891386540180106,5.773286588299993,5.3905272564789986,6.379322197016568,1.881900048119887,38,5.046511627906977,86,0.6448736998514116,0.08598851996975322,0.3818722139673105,0.6181277860326895,0.5081723625557206,0.6968796433878157,0.5116279069767442,0,0.19246209254060898,0.4,0.007974152746270708,0,4.522384673595076,160,145,1,673,9,7.7 +6.6620441705187465,6.745189807592304,12,11.5,10.8,0.1102715491164544,1.8012489399429497,5.972265023112481,6.07704160246533,6.670775552131483,7.893168977914742,1.2223934257832596,69,17.38095238095238,42,0.9567496723460026,0.012326656394453085,0.5478374836173001,0.4521625163826999,0.5124508519003932,0.7771952817824378,0.5238095238095238,0,0.1102715491164544,0.2,0.41037493579866463,1.3883441776287155,18.794207145347265,170,42.5,4,763,10,7.7 +5.924268492805578,6.031670365145527,10,9.5,9,0.1268130834093307,1.6879721120242919,5.122634802359939,6.2175491112613,6.217549111261299,6.100236863879012,1.0949143089013607,23,4.008,125,0.8267326732673267,0.01780632326338315,0.5165016501650165,0.4834983498349835,0.5759075907590759,0.8531353135313532,0.472,0,0.1268130834093307,0.9,0.03910408246076289,0.0026857152965828936,2.577412569914941,143,127,1,606,9,7.7 +4.748883928571428,5.535559410234171,10,9.5,7,0.21914115098541193,2.1057579318448885,5.3392857142857135,5.168154761904762,3.799107142857143,4.654761904761904,1.369047619047619,20,4.39622641509434,106,0.8396396396396396,0.14211309523809523,0.5207207207207207,0.47927927927927927,0.5405405405405406,0.7945945945945946,0.5094339622641509,0,0.21914115098541193,0.2,0,0,0,230,230,1,555,9,7.7 +5.495909759732158,6.0226904376012955,12,10,8.8,0.1891512003117603,2.1834419640443326,5.655640183319638,4.827408357310486,5.8922778478936815,5.584648883947425,1.0648694905831952,69,6.100719424460432,139,0.9128094725511302,0.08746600598634492,0.5285252960172229,0.4714747039827772,0.5080731969860065,0.7330462863293864,0.460431654676259,0.6867599569429494,0.1891512003117603,0.6,0.0414115913004576,0.09562567665005069,12.833176913278333,180,80,1.75,929,9,7.7 +5.708483754512635,5.878252788104089,10,8.5,7.6,0.16608173917799385,1.7517786561264823,5.294825511432009,5.986762936221418,5.685920577617329,5.836341756919375,0.6919374247894092,21,3.947976878612717,173,0.8998682476943346,0.028880866425992805,0.5625823451910409,0.43741765480895917,0.4927536231884058,0.7773386034255599,0.2138728323699422,0,0.16608173917799385,0.1,0,0,0,125,125,1,759,9,7.7 +5.192570869990225,7.082666666666666,10,10,9.2,0.7208632188758191,1.925828313253012,6.037145650048876,5.849462365591398,2.909090909090909,5.943304007820137,3.0342130987292277,39,5.3097345132743365,113,0.9036144578313253,0.2668621700879765,0.5271084337349398,0.47289156626506024,0.45331325301204817,0.697289156626506,0.3893805309734513,0,0.7208632188758191,0.2,0.07820136852394917,0.5215579395522795,0,240,240,3,664,9,7.7 +7.439235080778108,7.558860971524289,15,13.5,11,0.09296535504554569,2.0163363352715926,7.241938674579624,6.499175733597099,8.44892845367623,7.52047477744807,1.9497527200791307,70,16.205128205128204,39,0.9859594383775351,0.015825914935707217,0.49921996879875197,0.500780031201248,0.4165366614664587,0.6521060842433697,0.3076923076923077,0,0.09296535504554569,0.4,0,0,0,176,176,1,641,9,7.7 +4.8820512820512825,5.155234657039712,10,8.5,7,0.15641240841412996,2.0483193277310923,4.403418803418804,5.504273504273503,4.259829059829059,5.3128205128205135,1.2444444444444445,14,3.336734693877551,98,0.8014705882352942,0.05299145299145302,0.6936274509803921,0.30637254901960786,0.42401960784313725,0.6470588235294118,0.45918367346938777,0,0.15641240841412996,0.2,0,0,0,140,140,1,408,9,7.6 +5.976081798974448,6.859446567921184,12,10.5,10.2,0.2052570521484664,2.0080046431190604,4.980068165812041,5.940509883504363,6.829807770256512,6.118369460854793,0.9604417176923219,93,11.763636363636364,55,0.9627976190476191,0.12878076389979767,0.5327380952380952,0.46726190476190477,0.5163690476190477,0.8080357142857143,0.8545454545454545,0.013392857142857142,0.2052570521484664,1.5,0.026678936602564502,0,8.897925246852614,170,101.44,1,672,9,7.6 +6.730111524163569,7.19364238410596,13,12.5,10.4,0.153567693145149,1.9316173221387536,6.207682775712516,6.730111524163569,7.160346964064435,6.7915737298636945,0.5224287484510537,59,12.388059701492537,67,0.9474885844748858,0.06443618339529107,0.6164383561643836,0.3835616438356164,0.4977168949771689,0.7431506849315068,0.44776119402985076,0.00684931506849315,0.153567693145149,0.4,0,0,0,186,186,1,876,9,7.6 +6.730111524163569,7.19364238410596,13,12.5,10.4,0.153567693145149,1.9316173221387536,6.207682775712516,6.730111524163569,7.160346964064435,6.7915737298636945,0.5224287484510537,59,12.388059701492537,67,0.9474885844748858,0.06443618339529107,0.6164383561643836,0.3835616438356164,0.4977168949771689,0.7431506849315068,0.44776119402985076,0.00684931506849315,0.153567693145149,0.4,0,0,0,186,186,1,876,9,7.6 +5.219462873673884,6.089459089365423,9,9,8.6,0.38204104904838904,1.7243153592287292,5.706165199514858,4.833457580765527,5.739730877159061,4.564932159611887,1.1747987175471737,66,7.492957746478873,71,0.8553054662379421,0.14286921102908662,0.6639871382636656,0.3360128617363344,0.4212218649517685,0.6270096463022508,0.5352112676056338,0.7717041800643086,0.38204104904838904,1.5,0.31048251820889666,0.9667262312252914,26.80947012921866,250,135,4,622,9,7.6 +6.812845761269888,7.472483807182901,12,11.5,10.6,0.16184926380777342,1.7613784929960379,5.2009175484727,6.483335574123502,7.908244491513284,7.623262708035324,1.4249089173897822,115,23.93548387096774,31,0.9699346405228758,0.08827560727250251,0.4235294117647059,0.5764705882352941,0.5320261437908497,0.8026143790849674,0.25806451612903225,0.6758169934640523,0.16184926380777342,0.9,0.09796248807054742,0.2379327428690543,0.09491789241180212,171,170.13,2,765,9,7.6 +7.300333810205054,7.5936507936507915,13,11,9,0.12481934155383494,1.7807404891304348,7.2652360515021455,6.598378636146877,8.353266571292322,6.9493562231759665,1.7548879351454447,147,18,46,0.9951923076923077,0.03862660944205995,0.6153846153846154,0.38461538461538464,0.5192307692307693,0.75,0.43478260869565216,0,0.12481934155383494,0.2,0,0,0,184,184,1,832,9,7.6 +6.580497512437811,7.299558498896248,12,11.5,11.6,0.20184279256851553,1.8235703269120271,7.359203980099502,7.016915422885572,5.134328358208957,6.777313432835819,1.8825870646766152,162,13.454545454545455,55,0.9622886866059818,0.0985074626865673,0.5565669700910273,0.4434330299089727,0.5604681404421327,0.8556566970091027,0.6181818181818182,0,0.20184279256851553,0.2,0,0,0,172,172,1,769,9,7.6 +6.4465528146742574,7.792048929663611,14,13.5,11.4,0.21359682354786722,2.1717032967032965,7.14079696394687,6.39696394686907,7.3887413029728055,4.810120177103098,2.5786211258697076,94,12.292682926829269,41,0.9692307692307692,0.1726755218216321,0.5903846153846154,0.4096153846153846,0.5942307692307692,0.7961538461538461,0.2926829268292683,0,0.21359682354786722,0.3,0,0,0,196,196,1,520,9,7.6 +6.002106741573033,6.494680851063829,11,11,11,0.16061394187309078,1.832689832689833,5.654494382022471,5.932584269662921,5.221910112359551,7.168539325842694,1.9466292134831429,133,16.488888888888887,45,0.954954954954955,0.07584269662921342,0.5019305019305019,0.4980694980694981,0.6422136422136422,0.8635778635778636,0.35555555555555557,0.023166023166023165,0.16061394187309078,0.4,0,0,0,165,165,1,777,9,7.6 +6.979286412168555,7.572418986720632,11,10.5,9.8,0.14934859523422317,1.5760923610788107,7.444572172979792,5.8936196369423355,8.463769553804408,6.070871355346616,2.5701499168620723,49,7.7105263157894735,76,0.9301587301587302,0.07832801850930653,0.5111111111111111,0.4888888888888889,0.40793650793650793,0.7301587301587301,1,0.40793650793650793,0.14934859523422317,1.6,0.17725171840428078,0,6.481526719213659,151.3,116,1,630,9,7.6 +6.959595959595959,6.959595959595959,14,13,11,0.08016178346789868,2.011611030478955,6.424242424242424,6.4646464646464645,7.555555555555555,7.353535353535354,1.0909090909090908,34,4.683760683760684,117,0.795355587808418,0,0.5471698113207547,0.4528301886792453,0.5413642960812772,0.8229317851959361,0.8376068376068376,0.07547169811320754,0.08016178346789868,0.2,0,0,0,150,150,1,689,9,7.6 +5.805305542396968,6.0773617654351595,12,10,9,0.14500248483938044,2.067074663402693,5.258171482709615,6.025580293699668,5.712932259592609,6.196115585030791,0.7674088109900525,20,4,157,0.7686658506731946,0.044765513974419684,0.5532435740514076,0.4467564259485924,0.4369645042839657,0.6670746634026927,0.22929936305732485,0.046511627906976744,0.14500248483938044,0.2,0.2842254855518711,0.2807468911397972,0,150,150,2,817,9,7.6 +6.724164825165736,6.910868161474918,13,12.5,9.4,0.1390635786463096,1.9333256007268649,6.573248407643312,7.311062004419602,5.936045755881971,7.042766151046406,1.375016248537631,48,15.36,50,0.9576059850374065,0.027015901902162194,0.5361596009975063,0.46384039900249374,0.5211970074812967,0.7581047381546134,0.6,0.47880299251870323,0.1390635786463096,0.5,0.033536981671649556,0,3.47503039578943,180,160,1,802,9,7.6 +6.95820895522388,7.353312302839116,11,10,9.4,0.13069600739744822,1.580866580866581,7.916417910447761,6.340298507462686,6.304477611940299,7.235820895522387,1.576119402985075,108,26.20689655172414,29,0.9781209781209781,0.05373134328358209,0.51994851994852,0.4800514800514801,0.6280566280566281,0.9292149292149292,0.6896551724137931,0.6666666666666666,0.13069600739744822,0.3,0,0,0,180,180,1,777,9,7.6 +6.846975088967971,6.920863309352518,12,10.5,8.6,0.0913204805548357,1.7525987525987528,6.092526690391459,7.316725978647687,6.661921708185053,7.288256227758007,1.2241992882562283,67,9.827956989247312,93,0.9501039501039501,0.010676156583629894,0.5498960498960499,0.4501039501039501,0.6548856548856549,0.9033264033264033,0.6236559139784946,0.6756756756756757,0.0913204805548357,0.2,0,0,0,180,180,1,962,9,7.6 +6.093203977468415,6.292990036926988,10,10,9.6,0.13383254952708748,1.6411726961674389,5.419436229959889,7.528622222160493,5.946732728010038,5.448730479851564,2.1091859922006044,61,7.0588235294117645,85,0.7211538461538461,0.03174739802323499,0.48197115384615385,0.5180288461538461,0.59375,0.8341346153846154,0.9647058823529412,0.3401442307692308,0.13383254952708748,9.3,0.9520631214794398,0.11735891041840556,5.2870228520994855,144.88,112.71,1.76,832,9,7.6 +6.641447554794225,7.619408320419824,14,13.5,10,0.2209405560426101,2.107974185521332,7.66320871707026,7.024607990647738,5.960273446610201,5.8751266830872,1.0643345440375365,41,8.492957746478874,71,0.9663461538461539,0.1283512740752702,0.6410256410256411,0.358974358974359,0.4166666666666667,0.6826923076923077,0.38028169014084506,0.016025641025641024,0.2209405560426101,1.6,0.2554402905690087,0.75392678138895,42.86112742576439,200,39.91,5.01,624,9,7.6 +4.996341168568955,5.932274675923082,11,11,10,0.2945429921568387,2.20161106475253,4.652677490307599,4.300201922860054,5.322381068457935,5.6748566359054795,1.0221791455978817,45,6,82,0.8677248677248677,0.1577697524952336,0.5608465608465608,0.43915343915343913,0.5925925925925926,0.8518518518518519,0.4146341463414634,0,0.2945429921568387,0.5,0.06168322430332044,0.017798194535763926,9.09769349033811,167,119.45,1.14,567,9,7.5 +5.534904805077062,6.617886178861788,11,10,8.8,0.27844367108464585,1.9873873873873875,5.983680870353581,5.185856754306436,6.621940163191294,4.30825022665458,2.313689936536714,49,7.333333333333333,69,0.9117117117117117,0.1636446056210335,0.6144144144144145,0.3855855855855856,0.34954954954954953,0.5333333333333333,0.43478260869565216,0,0.27844367108464585,0.2,0.31912964641885766,1.2791219488383427,0,220,220,5,555,9,7.5 +6.283624493743578,7.429245283018867,11,11,10.2,0.26808534232057896,1.7505820105820105,5.399262527957445,5.8336859497471245,6.733563037740031,7.136956215116161,0.8998770879929063,93,15,53,0.9814814814814815,0.15420419512784844,0.41358024691358025,0.5864197530864198,0.5987654320987654,0.8629629629629629,0.5094339622641509,0,0.26808534232057896,0.4,0.4189082995829052,0.4511958683079416,0.31237682879428497,176,175,3,810,9,7.5 +5.502368987796124,6.74718309859155,13,10.5,8.6,0.36247481082376526,2.362618724559023,2.9564967695620963,6.296243120363722,6.104618329743958,6.6247427614261785,3.339746350801626,49,4.375796178343949,157,0.8544776119402985,0.18449389806173724,0.6554726368159204,0.3445273631840796,0.3694029850746269,0.5708955223880597,0.7452229299363057,0,0.36247481082376526,0.4,0,0,0,143,143,1,804,9,7.5 +6.062267343485617,6.753628652214891,12,11,8.8,0.1847555743679566,1.9794574076141567,5.877495769881556,6.6165820642978,5.419966159052454,6.299830795262265,1.1966159052453458,13,3.9194630872483223,149,0.8476052249637155,0.1023688663282572,0.6110304789550073,0.3889695210449927,0.29753265602322204,0.548621190130624,0.2953020134228188,0.04934687953555878,0.1847555743679566,0.4,0,0,0,156,156,1,689,9,7.5 +5.577897974853846,6.043609832303241,10,9.5,8,0.15682521231015728,1.7927900519302746,3.9636638904405554,6.7126565886493275,5.689775584664669,5.913530804286312,2.748992698208772,30,4.8807339449541285,109,0.7621776504297995,0.07705855777786204,0.5730659025787965,0.4269340974212034,0.46418338108882523,0.6977077363896849,0.5504587155963303,0,0.15682521231015728,0.6,0.03196503137452061,0,0.04057386018142598,140.26,140,1,698,9,7.5 +4.336842105263158,4.677942046126552,11,10,9.2,0.18870688649033612,2.5364077669902914,3.1157894736842104,4.687719298245614,3.9298245614035086,5.585964912280701,1.6561403508771928,64,6.267857142857143,56,0.5679611650485437,0.07291666666666667,0.44660194174757284,0.5533980582524272,0.5242718446601942,0.7491909385113269,0.48214285714285715,0,0.18870688649033612,0.5,0,0,0,128,128,1,618,9,7.5 +4.861538461538461,5.190965092402464,11,9.5,8.8,0.19806952432273303,2.2626582278481013,4.8820512820512825,5.538461538461538,3.6102564102564103,5.374358974358974,1.928205128205128,13,3.5698924731182795,93,0.70042194092827,0.06346153846153846,0.49156118143459915,0.5084388185654009,0.5084388185654009,0.7320675105485233,0.3870967741935484,0,0.19806952432273303,0.3,0,0,0,160,160,1,474,9,7.5 +5.022071307300509,5.195740476451862,8,8,6.6,0.14641527060313425,1.5929682217714674,4.848896434634974,4.098471986417657,5.137521222410867,5.94567062818336,1.0390492359932102,26,3.2753623188405796,69,0.6494252873563219,0.033425297113752174,0.5201149425287356,0.47988505747126436,0.6551724137931034,0.9166666666666666,0.43478260869565216,0,0.14641527060313425,0.3,0.014431239388794566,0,8.60488357944626,165,136,1,348,9,7.5 +4.764193168433451,6.253233702653954,13,11,9.4,0.38614714020435326,2.728688686708861,3.3168433451118964,5.427561837455831,4.100824499411072,6.181389870435807,2.1107184923439344,38,10.857142857142858,49,0.8417721518987342,0.23812328229289353,0.5079113924050633,0.4920886075949367,0.43829113924050633,0.6914556962025317,0.5714285714285714,0.03164556962025317,0.38614714020435326,0.7,0.05276796230859835,0.21160103969498845,106.87413157541913,384,96,4,632,9,7.5 +7.769278606965173,8.008333333333333,11,10.5,10.4,0.11273554324888387,1.4158328664051871,6.323383084577114,6.516169154228855,8.752487562189055,9.446517412935323,2.2363184079601997,125,9.175,80,0.9106699751861043,0.02985074626865672,0.607940446650124,0.3920595533498759,0.532258064516129,0.7903225806451613,0.675,0,0.11273554324888387,0.2,0,0,0,155,155,1,806,9,7.5 +6.780729166666666,7.1239398084815315,13,11.5,10.2,0.12988345984208874,1.9171979414701592,7.2131944444444445,6.788888888888889,7.147916666666667,5.940277777777776,1.2076388888888907,76,16.625,48,0.9602888086642599,0.04817708333333334,0.5571600481347774,0.4428399518652226,0.5619735258724429,0.8411552346570397,0.4166666666666667,0,0.12988345984208874,0.2,0,0,0,188,188,1,831,9,7.5 +5.370859728506788,6.486120218579234,12,11.5,9.6,0.27170571584224734,2.234279166947496,3.99131221719457,5.411040723981901,5.250316742081448,6.803981900452489,1.5536651583710412,101,16.644444444444446,45,0.9339152119700748,0.171945701357466,0.6184538653366584,0.38154613466334164,0.39027431421446385,0.5760598503740648,0.37777777777777777,0,0.27170571584224734,0.2,0.08036199095022624,0.3712133588917829,5.684341886080802e-14,177.6,177.6,4,802,9,7.5 +5.9989222478829864,6.804278541803099,12,10.5,9,0.2851644788321617,2.0003593152477994,6.165357967667436,6.339030023094686,7.033718244803693,4.428637413394921,2.605080831408772,51,10.88888888888889,72,0.9457177322074789,0.11836027713625864,0.5983112183353438,0.4016887816646562,0.49939686369119424,0.7261761158021713,0.3888888888888889,0,0.2851644788321617,0.2,0,0,0,188,188,1,829,9,7.5 +5.263554571576616,5.378321139776665,10,9.5,8.6,0.127172579857474,1.899856810452837,4.1539403645956,5.092844693579537,6.572330302887559,5.206651278910924,1.4794856093080213,18,2.9798657718120807,149,0.6,0.021338734749634932,0.39594594594594595,0.6040540540540541,0.5297297297297298,0.7905405405405406,0.3624161073825503,0,0.127172579857474,0.2,0.014225823166423287,0,0.21198588757020065,302,300,0.5,740,9,7.5 +6.286388670338317,6.4073777064955895,10,9.5,7.8,0.1106781160621996,1.5907384230287858,6.348806713873591,6.0991345397324945,6.134801993181222,6.527143981117232,0.3923419879360095,77,20.176470588235293,34,0.9730496453900709,0.018882769472856015,0.451063829787234,0.548936170212766,0.5177304964539007,0.7957446808510639,0.5882352941176471,0,0.1106781160621996,0.2,0,0,0,170,170,1,705,9,7.4 +5.6440012088244185,6.744673167208378,10,9.5,9.4,0.24221949972538648,1.7717926750910258,4.670897552130553,5.2462979752190995,5.618615896041101,7.0063463281958285,1.3877304321547275,192,6.235294117647059,85,0.7946026986506747,0.16319129646418867,0.49775112443778113,0.5022488755622189,0.568215892053973,0.7961019490254873,0.8,0,0.24221949972538648,0.2,0,0,0,140,140,1,667,9,7.4 +4.68339670468948,5.78504892367906,10,8.5,7.2,0.44984605868231203,2.135202424767266,5.092015209125476,5.060583016476553,3.0803548795944233,5.469201520912548,2.3888466413181244,25,5.379746835443038,79,0.7130872483221476,0.19043092522179966,0.4949664429530201,0.5050335570469798,0.6023489932885906,0.8221476510067114,0.5949367088607594,0,0.44984605868231203,0.2,0.04714828897338404,0.20829889522526535,0,124,124,2,596,8,7.4 +5.466360856269113,5.542635658914729,10,9.5,7.6,0.08922257294771102,1.8293706293706293,5.351681957186544,5.848623853211009,4.74006116207951,5.8868501529051995,1.1467889908256899,31,3.5130434782608697,115,0.7062937062937062,0.01376146788990827,0.4737762237762238,0.5262237762237763,0.5821678321678322,0.8111888111888111,0.1391304347826087,0,0.08922257294771102,0.1,0,0,0,125,125,1,572,8,7.4 +8.196581196581196,8.196581196581196,12,10.5,10,0.05400639105484902,1.464025026068822,8.102564102564102,8.444444444444445,8.17094017094017,8.034188034188034,0.34188034188034244,196,41,23,0.9833159541188738,0,0.6579770594369134,0.3420229405630866,0.38269030239833157,0.6256517205422315,0.6521739130434783,0.6590198123044838,0.05400639105484902,0.2,0,0,0,180,180,1,959,9,7.4 +7.268151447661469,7.589302325581395,12,11.5,9.8,0.1318200898363466,1.651038793895937,7.146547884187082,7.071714922048997,8.456124721603564,6.360801781737193,2.095322939866371,204,34,22,0.9626769626769627,0.042316258351893045,0.4954954954954955,0.5045045045045045,0.5135135135135135,0.7734877734877735,0.5454545454545454,0.02574002574002574,0.1318200898363466,0.4,0,0,0,168,168,1,777,9,7.4 +5.948886020948067,6.620282967518169,13,12.5,11,0.22166209422699124,2.185283085643689,4.108128460681267,6.8258134423627235,5.4353699633629065,7.394631229226284,2.7176849816814563,87,12.851851851851851,54,0.9216467463479415,0.10141514341067469,0.5630810092961488,0.43691899070385126,0.5351925630810093,0.7808764940239044,0.5185185185185185,0.01593625498007968,0.22166209422699124,0.8,0.01580049407954334,0,2.599867357089932,186,160,1,753,9,7.4 +6.666619337683021,7.0862269739004144,13,12.5,11,0.16610784901890316,1.9500138438259984,6.304131761402384,6.556297031858479,5.988925173332263,7.7856027253319455,1.7966775519996823,89,14.228070175438596,57,0.958628841607565,0.05921453514865794,0.58274231678487,0.41725768321513,0.46335697399527187,0.7304964539007093,0.543859649122807,0.014184397163120567,0.16610784901890316,0.8,0.015760329403505958,0,2.599867357089932,186,160,1,846,9,7.4 +5.863192182410423,7.159904534606206,12,11,9.4,0.28959180341017077,2.046666666666667,5.628664495114006,5.065798045602605,5.441042345276873,7.2859934853420185,1.8449511400651453,87,14.1,50,0.94,0.18110749185667752,0.48533333333333334,0.5146666666666667,0.5426666666666666,0.7573333333333333,0.54,0.6853333333333333,0.28959180341017077,0.3,0.16416938110749185,0.12234673296857533,0,180,180,1.33,750,9,7.4 +6.586387434554974,6.969529085872576,12,12,11,0.1397513658468035,1.8219395866454688,5.607329842931938,6.7643979057591626,6.2600349040139625,7.68411867364747,1.4240837696335076,102,8.914893617021276,94,0.9436936936936937,0.054973821989528764,0.5394144144144144,0.4605855855855856,0.49436936936936937,0.7297297297297297,0.6382978723404256,0,0.1397513658468035,0.2,0,0,0,170,170,1,888,9,7.4 +6.251612903225807,6.715176715176716,13,13,12.2,0.1821129504201826,2.0794633642930855,4.935913978494624,5.230107526881721,6.766451612903225,8.041290322580647,1.5363440860215043,81,8.647058823529411,85,0.9607843137254902,0.06903225806451611,0.469281045751634,0.530718954248366,0.5032679738562091,0.742483660130719,0.36470588235294116,0,0.1821129504201826,0.2,0,0,0,190,190,1,765,9,7.4 +6.157407407407407,6.53816300129366,12,10.5,8.4,0.13782841579636393,1.9488721804511278,6.703703703703703,6.074074074074074,6.37037037037037,5.444444444444445,0.9259259259259256,21,3.170103092783505,194,0.924812030075188,0.05823586744639364,0.512781954887218,0.48721804511278194,0.6421052631578947,0.9067669172932331,0.14948453608247422,0,0.13782841579636393,0.2,0,0,0,190,190,1,665,9,7.4 +6.276267529665588,6.4861761426978815,10,10,9.8,0.167593383253604,1.5933036558326603,6.457389428263214,6.331391585760517,4.063430420711973,8.221359223300972,4.157928802588999,75,3.9467455621301775,169,0.8368883312421581,0.03236245954692554,0.5181932245922208,0.48180677540777916,0.520702634880803,0.7503136762860728,0.46745562130177515,0,0.167593383253604,0.2,0,0,0,146,146,1,797,9,7.4 +6.325667767200526,6.9278249052819385,11,10,9.6,0.16352310880809404,1.7389468440053937,6.3507364637680315,4.779764812204362,7.353484326468247,6.785260537604792,2.5737195142638853,92,5.7478991596638656,119,0.9035667107001321,0.08691864276510698,0.5165125495376486,0.48348745046235136,0.5204755614266843,0.7688243064729194,0.5210084033613446,0.28797886393659183,0.16352310880809404,8.5,1.1698725064835849,0.011165212915495642,21.041517832643635,195.25,146.61,1.06,757,9,7.4 +6.163265306122449,6.371308016877637,12,9.5,8,0.14435940628436067,1.9470198675496688,6.36734693877551,5.3061224489795915,6.081632653061223,6.857142857142857,1.0612244897959187,23,3.234042553191489,141,0.7549668874172185,0.03265306122448983,0.5513245033112583,0.44867549668874174,0.5778145695364238,0.8294701986754967,0.36879432624113473,0.07947019867549669,0.14435940628436067,0.2,0,0,0,150,150,1,604,9,7.4 +5.859679767103347,6.241240310077518,10,9,8.4,0.18193853379870514,1.7065779014308429,5.991654536632702,5.780494905385734,5.886074721009218,5.754099951479866,0.2111596312469679,17,3.8275862068965516,203,0.875,0.06113537117903921,0.6295045045045045,0.3704954954954955,0.48085585585585583,0.7353603603603603,0.3793103448275862,0,0.18193853379870514,0.2,0,0,0,136,136,1,888,9,7.4 +4.710644870671397,5.636602484160306,10,9,8,0.5800395360995693,2.1228515998436377,6.212403589659281,4.312742987862641,4.441098433929981,3.850663382020215,1.89966060179664,12,3.6948051948051948,154,0.7752043596730245,0.16427584100368775,0.49591280653950953,0.5040871934604905,0.4250681198910082,0.6471389645776566,0.6558441558441559,0.2547683923705722,0.5800395360995693,7.9,0.5583461903929312,0.6108660736810423,12.141764307101688,157.331083463423,70.0499343382249,6.5,734,9,7.4 +5.828254822961528,6.022340417656428,13,13,11.2,0.15293351549958828,2.23051331743149,4.942360089871375,6.403309298827065,5.159948269928606,6.776317607496603,1.6163693375679973,85,8.2125,80,0.876,0.032227602764844814,0.5173333333333333,0.4826666666666667,0.5093333333333333,0.7493333333333333,0.3375,0.008,0.15293351549958828,1.6,0.10102308359799982,0.15013321108551933,3.269231827843663,198.59,165.65,2,750,9,7.3 +6.8743169398907105,7.107344632768362,13,12.5,11.2,0.12081404563557564,1.8910969793322734,4.74802671523983,6.151791135397693,8.298724954462658,8.257437765634487,2.146933819064965,191,14.622222222222222,45,0.987987987987988,0.03278688524590162,0.46846846846846846,0.5315315315315315,0.6051051051051051,0.8318318318318318,0.35555555555555557,0,0.12081404563557564,0.2,0.17547055251973287,0.5423891015682377,0,170,170,4.46,666,9,7.3 +6.310009267840593,6.435255198487712,12,12,11.8,0.12547368233664524,1.9017404714694865,5.212974976830399,5.83985171455051,6.202780352177942,7.951436515291938,1.7486561631139965,121,12.474576271186441,59,0.9620915032679739,0.019462465245597783,0.5359477124183006,0.46405228758169936,0.526797385620915,0.7895424836601307,0.4406779661016949,0,0.12547368233664524,0.2,0,0,0,178,178,1,765,9,7.3 +6.084967320261438,6.1655629139072845,11,9,7.4,0.09981685404046985,1.807733619763695,5.5816993464052285,5.718954248366013,6.313725490196082,6.679738562091502,0.5947712418300686,15,3.622047244094488,127,0.8646616541353384,0.013071895424836603,0.6127819548872181,0.38721804511278196,0.5921052631578947,0.8383458646616542,0.4566929133858268,0,0.09981685404046985,0.2,0.0457516339869281,0.11022001363724455,61.72320763685695,280,140,1,532,9,7.3 +5.620981988502223,6.620780882353247,13,12,10.2,0.2408120747305074,2.312763148252678,7.294404107216625,5.148991134505852,3.7759268319709585,6.236000374012644,2.4600735420416853,100,13.375,56,0.9529262086513995,0.15100921048691507,0.549618320610687,0.45038167938931295,0.4872773536895674,0.6895674300254453,0.375,0,0.2408120747305074,0.7,0.12157340178694374,0.24514475625481488,0.20254645203063776,187,185,2,786,9,7.3 +6.581186071361303,6.581186071361303,11,10,8.6,0.06557569638176243,1.6714312406190144,6.209067311268176,6.421706602749962,6.591818035935393,7.059624477195323,0.46780644125992943,25,5,104,0.840064620355412,0,0.5105008077544426,0.4894991922455573,0.5508885298869144,0.8206785137318255,0.6923076923076923,0.04361873990306947,0.06557569638176243,0.9,0.04252785829635737,0.03571578480098984,6.861455604387012,132,84.51,1.17,619,9,7.3 +5.835820895522389,6.217314487632509,10,9,8.2,0.15406829065537606,1.713554987212276,4.4245439469320065,5.919734660033168,6.194361525704809,6.774129353233831,1.4951907131011613,13,3.786127167630058,173,0.8562091503267973,0.061359867330016554,0.6562091503267974,0.3437908496732026,0.4300653594771242,0.7006535947712418,0.2023121387283237,0.10196078431372549,0.15406829065537606,0.3,0,0,0,138,138,1,765,9,7.3 +5.400534436559396,6.174177670489256,10,9.5,7.8,0.26507526490752154,1.8516685927052172,5.986878175385845,6.511501520651615,2.962578890912584,6.110318962507201,3.5489226297390313,17,3.5984848484848486,132,0.6785714285714286,0.12530304037534357,0.5528571428571428,0.4471428571428571,0.6257142857142857,0.8514285714285714,0.44696969696969696,0.002857142857142857,0.26507526490752154,0.6,0.04629029517050911,0.03723074001752828,4.363877006566632,145,115,1.26086956522,700,9,7.3 +6.592857142857143,7.136597938144329,13,13,9.4,0.14211346785032236,1.9718309859154928,6.603174603174604,7.057142857142857,7.015873015873015,5.653968253968255,1.3619047619047597,99,14.022727272727273,44,0.9655712050078247,0.07619047619047599,0.5539906103286385,0.4460093896713615,0.49295774647887325,0.7355242566510172,0.4772727272727273,0,0.14211346785032236,0.2,0.11349206349206349,0.47065120444878605,0,195,195,4,639,9,7.3 +6.3230075187969925,6.663708399366086,12,10.5,8.6,0.12117565690073415,1.8978310502283104,5.851428571428571,6.3903759398496245,6.197894736842105,6.813834586466165,0.61593984962406,36,7.8354430379746836,79,0.9421613394216134,0.05112781954887218,0.5068493150684932,0.4931506849315068,0.634703196347032,0.8904109589041096,0.34177215189873417,0.0426179604261796,0.12117565690073415,0.7,0,0,0,192,192,1,657,9,7.3 +6.456166641249049,7.129249430064247,12,10.5,9.2,0.23538076821360152,1.8586880833172559,4.163249276538781,7.262209264338324,6.949183002944429,7.418722395035272,3.0989599877995433,89,19.875,40,0.9636363636363636,0.094411451782959,0.553939393939394,0.44606060606060605,0.49575757575757573,0.7490909090909091,0.375,0.06060606060606061,0.23538076821360152,1.1,0.22694403951057263,0.19901890749472434,15.99681467885346,170,110.14,2,825,9,7.3 +5.235418359057676,6.1909702209414,11,10.5,10,0.22926357292752328,2.1010737338629597,4.379312212293528,5.531762794476036,4.675656647711887,6.322014622258326,1.6463579745464392,46,3.577777777777778,135,0.7594339622641509,0.15434606011372845,0.5644654088050315,0.43553459119496857,0.5094339622641509,0.7531446540880503,0.4962962962962963,0,0.22926357292752328,0.2,0,0,0,152,152,1,636,9,7.3 +7.412666145018258,7.701940921409213,12,10,9.4,0.09981602401504518,1.618850729985283,6.496290036515388,7.040671883150756,7.439885237350029,8.637525299947834,1.197640062597805,200,38.57142857142857,21,0.9914320685434517,0.03755868544600939,0.42472460220318237,0.5752753977968176,0.5997552019583844,0.8457772337821298,0.5714285714285714,0,0.09981602401504518,0.1,0,0,1.7053025658242404e-13,173.93,173.93,1,817,9,7.3 +6.537952114111055,7.032328767123288,11,10.5,10.4,0.16959982012984534,1.6824840268038024,6.032603158430973,6.790626591951095,7.043301069791137,6.2536933265410095,0.7896077432501274,97,4.3625,160,0.8429951690821256,0.07030056036678556,0.6123188405797102,0.38768115942028986,0.5314009661835749,0.7608695652173914,0.7375,0,0.16959982012984534,0.2,0,0,0,155,155,1,828,9,7.3 +5.69765625,6.287068965517241,14,10,8.8,0.22615921692823396,2.4571506924448103,5.511458333333334,5.928541666666667,4.856041666666668,6.464791666666665,1.608749999999997,16,4.08843537414966,147,0.7856209150326797,0.09374999999999997,0.5398692810457516,0.46013071895424834,0.47843137254901963,0.7202614379084967,0.5782312925170068,0,0.22615921692823396,0.4,0,0,0,143,143,1,765,9,7.3 +5.825484764542937,6.392097264437689,12,11,9,0.1579433674828462,2.0599144079885874,3.955678670360111,7.313019390581718,6.814404432132964,5.185595567867037,3.357340720221607,182,10.238095238095237,63,0.920114122681883,0.08864265927977823,0.6276747503566333,0.3723252496433666,0.5848787446504993,0.8216833095577746,0.49206349206349204,0.6676176890156919,0.1579433674828462,0.3,0,0,0,180,180,1,701,9,7.3 +4.582669196710942,5.127530077848548,11,9,7.4,0.1912523713284327,2.4003478164853975,4.179633143580013,4.2393421884882985,5.732068311195447,4.1497786211258685,1.5822896900695786,14,3.592,125,0.7312703583061889,0.1062618595825426,0.5390879478827362,0.4609120521172638,0.4527687296416938,0.6938110749185668,0.264,0,0.1912523713284327,0.2,0,1.3322676295501878e-15,0,236,236,0.65,614,8,7.2 +5.954337899543379,5.954337899543379,9,8.5,8,0.08147432349630367,1.5115030674846626,5.5159817351598175,5.47945205479452,5.333333333333333,7.4520547945205475,2.1187214611872145,20,4.0227272727272725,132,0.8144171779141104,0,0.5030674846625767,0.49693251533742333,0.44785276073619634,0.7714723926380368,0.3712121212121212,0.15030674846625766,0.08147432349630367,0.2,0.0365296803652968,0.12602447171059175,0,240,240,1,652,8,7.2 +4.466666666666666,4.466666666666666,4,2,0.8,1.0629576194313574e-16,0.8955223880597016,4.466666666666662,4.466666666666667,4.466666666666667,0,4.466666666666667,0,0,0,0,0,1,0,0,0,0,0,1.0629576194313574e-16,0.1,1.1166666666666665,0,0.5,135,134,1,4,9,7.2 +4.466666666666666,4.466666666666666,4,2,0.8,1.0629576194313574e-16,0.8955223880597016,4.466666666666662,4.466666666666667,4.466666666666667,0,4.466666666666667,0,0,0,0,0,1,0,0,0,0,0,1.0629576194313574e-16,0.1,1.1166666666666665,0,0.5,135,134,1,4,9,7.2 +6.020356234096692,6.674188998589561,12,11.5,11.2,0.1942793242681373,1.9932375316990703,5.044274809160306,7.6091603053435115,5.186768447837151,6.212722646310434,2.564885496183206,240,17.695652173913043,46,0.9633136094674556,0.09796437659033061,0.5455621301775148,0.4544378698224852,0.4461538461538462,0.6792899408284023,0.6956521739130435,0,0.1942793242681373,0.2,0,0,0,168,168,1,845,9,7.2 +6.7534246575342465,7.238172920065253,12,11.5,10.8,0.2201256463057276,1.7768762677484786,6.426788432267884,5.7558599695586,6.850532724505327,7.945205479452055,1.0946727549467274,85,21.941176470588236,34,0.9751633986928104,0.06697108066971083,0.5725490196078431,0.42745098039215684,0.534640522875817,0.8326797385620915,0.5294117647058824,0.00261437908496732,0.2201256463057276,0.3,0,0,0,174,174,1,765,9,7.2 +5.744084267255098,5.9440234223280815,12,12,9.6,0.15244345996601408,2.089105842058684,5.445462149385567,4.953613955247516,5.4805941632525705,7.061534787267735,1.5809406240151649,114,8.76923076923077,65,0.8715596330275229,0.03363700659757393,0.5474006116207951,0.4525993883792049,0.4877675840978593,0.7629969418960245,0.36923076923076925,0,0.15244345996601408,0.5,0.10539604160101097,0.12435597984102825,50.87849121885001,376,125,1.2,654,9,7.2 +6.130081300813008,7.60937963787474,12,10.5,9.6,0.32741043039624074,1.9575596816976129,5.853658536585366,6.764227642276423,5.170731707317073,6.699186991869919,1.5934959349593498,131,17.857142857142858,42,0.9946949602122016,0.19440459110473454,0.5994694960212201,0.4005305039787798,0.4403183023872679,0.6724137931034483,0.42857142857142855,0,0.32741043039624074,0.2,0,0,0,170,170,1,754,9,7.2 +6.30859375,6.8821022727272725,11,9.5,9,0.23303258416995978,1.743653250773994,5.277777777777778,7.289930555555556,6.729166666666666,5.90451388888889,2.0121527777777786,73,10.347222222222221,72,0.9738562091503268,0.08333333333333319,0.5032679738562091,0.49673202614379086,0.5764705882352941,0.8248366013071895,0.375,0,0.23303258416995978,0.2,0.03298611111111111,1.3938510334973662,0,190,190,8,765,9,7.2 +6.133682527524496,6.93222506393862,14,11.5,9.4,0.21970171352741596,2.2824787453827162,4.942247791962184,6.560245580997423,5.677701332432747,7.325117263086808,1.647415930654061,100,14.415094339622641,53,0.9160671462829736,0.1151928174646458,0.513189448441247,0.486810551558753,0.5455635491606715,0.8069544364508393,0.37735849056603776,0,0.21970171352741596,0.5,0.036772677023528155,0.026456439413301103,15.009725267617842,195,140,1,834,9,7.2 +4.789964306753993,6.4103884057971,14,11.5,9.2,0.2833408692925906,2.9227775205463598,4.202238624943687,4.378556329486779,5.025054579478116,5.524621409016876,0.6464982499913372,31,5.020408163265306,98,0.754601226993865,0.25278095436116016,0.6487730061349694,0.3512269938650307,0.3374233128834356,0.5276073619631901,0.4897959183673469,0,0.2833408692925906,0.4,0.0293862840905153,0.04415586921491852,27.914483686289945,212,106,1.32,652,9,7.2 +5.603047313552527,5.760098928277,10,9.5,8.4,0.13553053693137607,1.784743094318019,5.0390804597701155,5.566426089280942,5.332050253942797,6.445335471798985,1.1132852178561876,25,4.285714285714286,133,0.7450980392156863,0.0272654370489175,0.5372549019607843,0.4627450980392157,0.5764705882352941,0.865359477124183,0.18045112781954886,0,0.13553053693137607,0.2,0,0,0,137,137,1,765,9,7.2 +6.6222865412445735,6.860569715142429,12,12,11.8,0.13134799546294748,1.8120629370629369,5.977038109020743,7.437337192474675,6.316642547033283,6.724167872648337,1.4602990834539318,66,10.884057971014492,69,0.9628205128205128,0.03473227206946457,0.6923076923076923,0.3076923076923077,0.41410256410256413,0.632051282051282,0.5072463768115942,0,0.13134799546294748,0.4,0,0,0,176,176,1,780,9,7.2 +5.902920443101712,6.714318442153494,12,11,9.2,0.20117565917423078,2.032892043128156,5.53313192346425,5.067472306143001,6.382275931520643,6.601409869083587,1.3148036253776416,64,13.096774193548388,62,0.9419953596287703,0.12084592145015106,0.5046403712296984,0.4953596287703016,0.41647331786542924,0.6670533642691415,0.7096774193548387,0,0.20117565917423078,0.2,0,0,0,170,170,1,862,9,7.2 +6.534798534798535,6.990938035758021,11,11,10.8,0.14785050125749177,1.6832959641255605,5.597069597069597,7.062271062271062,7.208791208791209,6.241758241758242,1.4652014652014653,129,7.28125,96,0.7836322869955157,0.06524725274725275,0.47197309417040356,0.5280269058295964,0.5190582959641256,0.8071748878923767,0.5520833333333334,0,0.14785050125749177,0.3,0,0,0,160,160,1,892,9,7.2 +6.027810650887575,6.750828363154409,13,12.5,9.8,0.20191320130516796,2.1566702660253263,5.861775147928994,6.2949112426035505,5.601893491124261,6.323786982248521,0.72189349112426,86,11.152777777777779,72,0.9616766467065868,0.10710059171597654,0.5868263473053892,0.41317365269461076,0.48862275449101794,0.7676646706586826,0.5416666666666666,0.0023952095808383233,0.20191320130516796,0.3,0,0,0,183,183,1,835,9,7.2 +6.828451882845188,6.94468085106383,8,8,7.8,0.07179079252203847,1.1715686274509804,6.2594142259414225,7.062761506276151,6.96234309623431,6.99581589958159,0.8033472803347284,361,53.8,15,0.9889705882352942,0.016736401673640166,0.5906862745098039,0.40931372549019607,0.3799019607843137,0.5526960784313726,0.4666666666666667,0.5367647058823529,0.07179079252203847,0.2,0,0,0,120,120,1,816,9,7.2 +6.030499075785582,7.016129032258065,11,10.5,9.6,0.19009969460031978,1.8240613026819923,4.7529266789895255,6.8256315465187924,5.860751694393098,6.646950092421442,2.072704867529267,52,3.99290780141844,141,0.8340740740740741,0.14048059149722744,0.5718518518518518,0.42814814814814817,0.6222222222222222,0.8918518518518519,0.5460992907801419,0,0.19009969460031978,0.2,0,7.771561172376096e-16,0,290,290,0.6,675,9,7.2 +4.939965694682676,5.865580448065174,10,9.5,7.6,0.28808793437863534,2.0243055555555554,6.092624356775301,5.33516295025729,4.808233276157804,3.4909090909090916,1.317324185248712,21,3.9401709401709404,117,0.7683333333333333,0.1578044596912522,0.4766666666666667,0.5233333333333333,0.53,0.7783333333333333,0.8461538461538461,0.675,0.28808793437863534,0.5,0.09879931389365353,0.45966171135835204,0,144,144,3,600,9,7.1 +5.916666666666666,6.385534591194969,11,9,7.8,0.1441916093501963,1.859154929577465,6.057342657342657,5.461538461538462,6.18974358974359,5.924941724941724,0.7282051282051283,15,4.25,128,0.7608391608391608,0.07342657342657355,0.5118881118881119,0.4881118881118881,0.5552447552447553,0.8013986013986014,0.5625,0,0.1441916093501963,0.2,0.0331002331002331,0.1643355495305448,0,142,142,3,715,9,7.1 +5.965909090909091,6.236501079913607,11,10,8.8,0.12769496455177787,1.8438095238095238,5.919421487603306,5.144628099173554,5.237603305785124,7.5309917355371905,2.293388429752066,31,7.379310344827586,87,0.8337662337662337,0.0433884297520661,0.509090909090909,0.4909090909090909,0.5038961038961038,0.7636363636363637,0.6896551724137931,0.674025974025974,0.12769496455177787,0.3,0.015495867768595042,0,34.79566354491045,225,112.5,1,770,9,7.1 +6.856171039844509,7.198979591836734,13,12,11.6,0.12002660567810404,1.8961020552799435,5.584062196307094,7.401360544217687,5.947521865889213,8.458697764820213,2.5111758989310005,103,13.864406779661017,59,0.9855421686746988,0.04761904761904745,0.463855421686747,0.536144578313253,0.5457831325301205,0.8192771084337349,0.4745762711864407,0,0.12002660567810404,0.2,0,0,0,170,170,1,830,9,7.1 +6.135792228429215,6.669996377474588,13,10.5,9.4,0.18729910432051236,2.1187158097965857,4.166479603389599,6.575225624099211,6.607776246000691,7.161136818325875,2.4087460207096116,146,13.903846153846153,52,0.9588859416445623,0.08009062056606929,0.5119363395225465,0.4880636604774536,0.5172413793103449,0.7427055702917772,0.40384615384615385,0.9429708222811671,0.18729910432051236,0.8,0.21157904235962807,0.9167715880522771,5.713274462030146,185,130,5.5,754,9,7.1 +4.112097353169378,5.64202483285578,10,9.5,9,0.5341259877914524,2.4318490398318398,2.941291856780875,5.397127776034807,2.655729540588557,5.425684007654041,2.7699544670654843,41,4.6419753086419755,81,0.6527777777777778,0.27116638529788434,0.5416666666666666,0.4583333333333333,0.5,0.7638888888888888,0.691358024691358,0,0.5341259877914524,0.7,0.9209384697202252,0.6343098890959274,9.8807890474765,220.44,127.7,4,576,9,7.1 +5.9873396065012825,5.9873396065012825,11,10.5,8.8,0.10797748159857799,1.8372099668533548,5.978443113772455,5.90727117194183,5.658169375534646,6.369888793840888,0.7117194183062416,34,4.243478260869566,115,0.725111441307578,0,0.5586924219910847,0.4413075780089153,0.5081723625557206,0.7786032689450223,0.9565217391304348,0,0.10797748159857799,0.2,0,0,0,156,156,1,673,9,7.1 +6.663298872196968,6.663298872196968,14,11.5,8.6,0.07311609552685276,2.1010613914401883,6.502349624076268,5.79417293234519,7.468045112800465,6.856437969941808,1.673872180455275,43,7.444444444444445,108,0.9710144927536232,0,0.6256038647342995,0.3743961352657005,0.4577294685990338,0.6944444444444444,0.5,0,0.07311609552685276,1,0.17704417293276967,0.00964361563903542,1.9766741782745565,206,200,1,828,8,7.1 +6.848281016442452,6.848281016442452,11,10,9,0.07717482462697862,1.6062424969987994,7.070254110612856,7.234678624813155,6.215246636771301,6.840059790732437,1.0194319880418536,172,14.563636363636364,55,0.9615846338535414,0,0.5906362545018007,0.40936374549819926,0.5354141656662665,0.7671068427370948,0.23636363636363636,0.03841536614645858,0.07717482462697862,0.4,0,0,0,165,165,1,833,9,7.1 +5.730928104575163,6.229269678886047,13,12.5,9.2,0.19459190942608126,2.2683934892887123,4.71843137254902,5.190274509803921,5.740758169934641,7.234928104575163,1.4941699346405217,38,9.086206896551724,58,0.9039451114922813,0.08000000000000003,0.5145797598627787,0.4854202401372213,0.5025728987993139,0.7701543739279588,0.46551724137931033,0,0.19459190942608126,0.2,0.039320261437908496,0.17591765733053844,0,188,188,1,583,9,7.1 +7.31015592077539,7.915582934063427,13,13,12.6,0.12875568090849818,1.7783478411252664,6.533501896333755,6.501474926253689,9.191740412979351,6.981879477454699,2.6902654867256626,91,13.328358208955224,67,0.9780941949616648,0.07648546144121367,0.556407447973713,0.44359255202628695,0.5016429353778752,0.7831325301204819,0.5223880597014925,0,0.12875568090849818,0.2,0,0,0,190,190,1,913,9,7.1 +5.6653116531165315,6.3718567437134865,12,11,9.6,0.24978912515411925,2.1181535517818704,5.915989159891599,6.1499548328816624,3.6097560975609757,6.952122854561879,3.3423667570009035,47,10.338983050847459,59,0.8997050147492626,0.11088527551942173,0.5073746312684366,0.49262536873156343,0.5530973451327433,0.7949852507374632,0.4406779661016949,0,0.24978912515411925,0.2,0.05013550135501355,0.31926586510476734,0,185,185,2.48,678,9,7.1 +5.787089080466525,6.033137928152267,13,11.5,9.8,0.16317186848835968,2.24637979807147,3.66427558215232,6.201081754411619,5.602113630405951,7.645651935837052,2.5368061722592987,113,11.882352941176471,51,0.9223744292237442,0.04078289782463144,0.654490106544901,0.3455098934550989,0.3926940639269406,0.6118721461187214,0.43137254901960786,0.2267884322678843,0.16317186848835968,1.4,0.07046683811831385,0,0.6051740752241064,189.76,182.88,1,657,9,7.1 +5.738245614035088,6.306169665809769,11,9.5,8.6,0.22997291560780506,1.916962211079858,5.954619883040936,4.258245614035087,6.473918128654969,6.231578947368422,2.2156725146198815,61,5.412280701754386,114,0.9306184012066365,0.09005847953216384,0.6214177978883861,0.37858220211161386,0.2865761689291101,0.4464555052790347,0.4649122807017544,0,0.22997291560780506,0.2,0.008654970760233917,0.11702985796078276,0,148,148,2,663,8,7.1 +4.634870799426447,5.2618609526474,9,7.5,6.8,0.22446534182989358,1.9418017005163826,3.738042140675639,4.280661161096296,4.612261673575586,5.878372721223788,1.2661110476482023,8,3.0576923076923075,156,0.775609756097561,0.11915749178159007,0.5170731707317073,0.48292682926829267,0.6097560975609756,0.8292682926829268,0.40384615384615385,0,0.22446534182989358,0.9,0.06029100226896192,0,0.06265322744570984,130.24,129.59,1,615,8,7.1 +6.454636591478697,6.454636591478697,11,9.5,8.4,0.07636558896603095,1.7042012891201366,6.705430242272348,6.388638262322473,5.992648287385129,6.705430242272349,0.7127819548872196,13,3.688888888888889,180,0.6789366053169734,0,0.49897750511247446,0.5010224948875256,0.516359918200409,0.7740286298568507,0.6777777777777778,0,0.07636558896603095,0.2,0,0,0,158,158,1,978,9,7.1 +5.716469564109642,6.168446729513554,10,9.5,9,0.18406687797292898,1.7493314514930915,4.321110851610437,6.193592220641627,7.09382364806047,5.221342279029278,1.872481369031192,7,3.3703703703703702,162,0.8598425196850393,0.0732724436512327,0.5779527559055118,0.4220472440944882,0.5401574803149606,0.7874015748031497,0.5432098765432098,0.12913385826771653,0.18406687797292898,0.4,0.018004628548376825,0,16.852521687182215,159,120,1,635,9,7.1 +5.689075630252101,6.198372329603255,9,8.5,7.8,0.1687913616983387,1.5819793205317576,5.848739495798319,5.949579831932773,5.378151260504202,5.546218487394958,0.5714285714285712,11,3.8615384615384616,130,0.741506646971935,0.08216619981325865,0.621861152141802,0.37813884785819796,0.5627769571639586,0.7725258493353028,0.5230769230769231,0.8892171344165436,0.1687913616983387,0.4,0.01680672268907563,0.12920806874208124,0,270,270,1,677,9,7.1 +4.673945383329588,5.047525146010951,9,7,6.6,0.2097995206820328,1.925568071912011,3.4478706802304115,4.636791604447795,4.934021835502141,5.647374390032571,1.188920924217383,13,4.069230769230769,130,0.8410174880763116,0.07401246192435564,0.4642289348171701,0.5357710651828299,0.4578696343402226,0.6820349761526232,0.45384615384615384,0.37042925278219396,0.2097995206820328,2.6,0.19319965018532478,0.013888194427082471,7.392425532050596,118,91,1.03,629,8,7 +11.142410015649453,11.142410015649453,20,20,18.2,0.0628434226840639,1.794943820224719,8.012519561815338,9.264475743348981,10.266040688575899,16.90140845070423,6.6353677621283325,64,6.113207547169812,53,0.9101123595505618,0,0.7752808988764045,0.2247191011235955,0.3146067415730337,0.47191011235955055,0.8301886792452831,0,0.0628434226840639,0.1,2.15962441314554,2.3995743408585306,35.32599132286043,300,9.375,16,356,10,7 +6.7420152690763615,6.7420152690763615,12,11,9.4,0.09008334654779734,1.7798832427806068,5.599300816690538,6.018296115898673,7.122920086538302,8.18945357543174,1.1046239706396292,41,12.410714285714286,56,0.981638418079096,0,0.559322033898305,0.4406779661016949,0.5692090395480226,0.7838983050847458,0.5535714285714286,0.12146892655367232,0.09008334654779734,1.7,0.12379406567513093,0.05966936283256572,1.425969610789333,173,170,1,708,9,7 +6.594776931447225,7.580487804878049,12,10.5,9.2,0.17413167229916765,1.8196218196218197,5.122669568371418,6.3109176641276745,7.1294885745375405,7.789626405513238,1.188248095756257,92,21.085106382978722,47,0.991991991991992,0.13003264417845492,0.5085085085085085,0.4914914914914915,0.6336336336336337,0.924924924924925,0.44680851063829785,0,0.17413167229916765,0.4,0,0,0,182,182,1,999,9,7 +1.619047619047619,4.434782608695652,6,4,2.4,0.6902564690428883,3.7058823529411766,0.7619047619047619,0.7619047619047619,1.5238095238095237,3.0476190476190474,1.5238095238095237,5,5,1,0.29411764705882354,0.634920634920635,0.7647058823529411,0.23529411764705882,0.47058823529411764,0.47058823529411764,1,0.6470588235294118,0.6902564690428883,0.2,0,0,0,180,180,1,17,9,7 +5.734225327873771,7.030263751771311,13,12.5,12.2,0.34189993725439677,2.267089145731277,4.94717479267541,6.386352914180986,4.70731177242448,6.86607895468284,2.1587671822583605,109,19.885714285714286,35,0.9098039215686274,0.18435132303123006,0.5281045751633987,0.4718954248366013,0.469281045751634,0.7215686274509804,0.5142857142857142,0.6601307189542484,0.34189993725439677,1.9,0.40476884667344265,1.0900562473603326,15.081261442399908,193,132,8,765,9,7 +6.87843137254902,7.025367156208278,11,9.5,8.8,0.09926931566822504,1.5992018244013682,6.996078431372549,6.556862745098039,6.964705882352941,6.964705882352941,0.43921568627451,57,13.421875,64,0.9794754846066135,0.020915032679738543,0.4378563283922463,0.5621436716077537,0.5188141391106044,0.7651083238312428,0.421875,0.6841505131128849,0.09926931566822504,0.3,0,0,0,180,180,1,877,9,7 +5.1597578384888045,6.074194421879231,11,10,9,0.5032328650300563,2.131882996125588,5.152397270958864,5.947338564192517,4.710763219162389,4.799090029521685,1.2365753450301282,31,3.626984126984127,126,0.651925820256776,0.15054450349771953,0.5049928673323824,0.4950071326676177,0.5206847360912982,0.7717546362339515,0.6587301587301587,0,0.5032328650300563,0.4,0.029442270119764934,0,9.934140339359592,160,81.73,1,701,9,7 +6.814274935972303,7.016002811332028,11,9.5,8.6,0.10502637494069517,1.614258318508901,6.25434226681489,7.564373417296387,6.254342266814889,7.141782723592679,1.3100311504814979,126,16.236842105263158,38,0.9565891472868217,0.028752536278049922,0.6108527131782946,0.3891472868217054,0.6062015503875969,0.8403100775193798,0.4473684210526316,0.22790697674418606,0.10502637494069517,7.3,1.20438347705557,0.011684200085609098,1.8639493751601974,169.787,161.199,1.04,645,9,7 +5.128205128205129,6.451612903225805,14,13.5,9,0.8483024997510046,2.73,5.264957264957265,6.9401709401709395,6.358974358974359,1.9145299145299146,4.444444444444444,134,9.3,60,0.93,0.20512820512820504,0.6833333333333333,0.31666666666666665,0.42333333333333334,0.555,0.6333333333333333,0,0.8483024997510046,0.1,0.008547008547008548,0.33749863028431243,0,200,200,4,600,9,7 +4.285380116959065,4.534653465346534,12,10,8.2,0.22722050415693779,2.8002183406113534,4.116959064327485,3.480701754385965,4.0046783625731,5.5017543859649125,1.4970760233918128,20,4.382352941176471,68,0.6506550218340611,0.05497076023391813,0.5262008733624454,0.4737991266375546,0.4912663755458515,0.7751091703056768,0.38235294117647056,0.06986899563318777,0.22722050415693779,0.2,0,0,0,120,120,1,458,8,7 +4.785740160601408,5.001066557455875,11,10,9,0.17804826041042623,2.298495035429936,3.4617100388894264,4.6156133851859025,5.97662758850995,5.0594223645307,1.3610142033240473,27,4.6117647058823525,85,0.6058732612055642,0.043056095011062445,0.43585780525502316,0.5641421947449768,0.5162287480680062,0.7372488408037094,0.7294117647058823,0.0030911901081916537,0.17804826041042623,0.8,0.022190448967239915,0,6.045877238163819,134,88,1,647,8,7 +6.240503323836657,7.043140407288317,11,9.5,9.2,0.1828137091273459,1.7626783336503709,5.384615384615385,6.714150047483381,5.849952516619184,6.980056980056979,1.3295346628679958,176,20.857142857142858,35,0.9720372836218375,0.11396011396011389,0.5459387483355526,0.4540612516644474,0.4434087882822903,0.6884154460719041,0.45714285714285713,0,0.1828137091273459,0.2,0.03323836657169991,0.37097530324785055,32.46033903418693,350,43.75,4,751,9,7 +5.168538106861947,6.055417858277726,10,9,8,0.295529900984304,1.9347830650070321,5.1762408462164355,4.775698399783021,6.100569568755085,4.590832655275292,1.5097369134797933,16,3.4791666666666665,144,0.7466467958271237,0.1464605370219692,0.5245901639344263,0.47540983606557374,0.5245901639344263,0.7853949329359166,0.3263888888888889,0,0.295529900984304,0.2,0,0,0,284,284,0.5,671,9,7 +6.430743525480367,6.430743525480367,13,10,8.2,0.07777038657923065,2.021539181043442,6.49891395154553,6.317126148705096,6.317126148705095,6.54436090225564,0.2272347535505448,17,4.017094017094017,117,0.8303886925795053,0,0.6007067137809188,0.3992932862190813,0.5123674911660777,0.7455830388692579,0.7350427350427351,0,0.07777038657923065,0.2,0,0,0,136,136,1,566,9,7 +6.867105263157894,6.958666666666666,12,11.5,10,0.09296903855316224,1.747461199463499,6.32280701754386,7.03859649122807,6.8,7.27719298245614,0.7157894736842101,85,18.72340425531915,47,0.9554831704668838,0.013157894736842006,0.49185667752442996,0.50814332247557,0.40499457111834963,0.6525515743756786,0.3404255319148936,0,0.09296903855316224,0.2,0.02982456140350877,0.14574029770451274,0,170,170,1.5,921,9,7 +5.051903114186851,6.128016789087093,10,10,9.4,0.278148334899342,1.9794520547945205,4.546712802768166,5.186620530565167,5.523414071510957,4.917185697808536,0.6399077277970013,22,3.5689655172413794,116,0.69,0.17560553633217982,0.48833333333333334,0.5116666666666667,0.5983333333333334,0.835,0.3275862068965517,0,0.278148334899342,0.2,0.11787773933102653,0.9265629994581795,0,146,146,4,600,9,7 +4.979395030714651,5.827814966160811,12,12,10,0.2430001058038015,2.4099313121332617,4.396961674568455,4.167269646792492,4.987598317420936,6.332937337251582,1.3453390198306456,127,4.612903225806452,93,0.7067545304777595,0.1455811381062212,0.4514003294892916,0.5485996705107083,0.5370675453047776,0.8220757825370676,0.8279569892473119,0.09390444810543658,0.2430001058038015,2.3,0.13945587400683535,0,13.195694071124038,180,103.88,1,607,9,7 +5.8063881238942265,6.064550184141884,11,9,8,0.1442486454962796,1.894465158939896,5.649458715140328,5.314675976465346,6.528263404162156,5.691306557474702,1.21358742769681,16,4.681318681318682,91,0.7675675675675676,0.042569036846742986,0.418018018018018,0.581981981981982,0.4198198198198198,0.645045045045045,0.3956043956043956,0.014414414414414415,0.1442486454962796,1.1,0.052309802917966004,0,0.13520341366089347,140.68,139.65,1,555,9,7 +6.10728677226096,6.403955643324151,10,10,9,0.1382370717299647,1.6373883154496003,4.967383474858687,4.930313448926905,7.784705445674061,6.709674693652406,2.8543919967471556,33,5.03921568627451,102,0.779969650986343,0.04632587850174375,0.582701062215478,0.417298937784522,0.4795144157814871,0.723823975720789,0.6078431372549019,0.036418816388467376,0.1382370717299647,1.3,0.12974509076123436,0,0.4058299998205231,151.44,148.72,1,659,9,7 +6.069369978417022,6.138349950342275,11,9.5,8.8,0.09941488435677234,1.8123792154896703,6.031293629744393,6.549131971692145,4.7823893932821715,6.884203840011276,2.1018144467291044,74,6.008196721311475,122,0.9196988707653702,0.011237543066668356,0.5094102885821832,0.4905897114178168,0.479297365119197,0.7365119196988708,0.38524590163934425,0.0037641154328732747,0.09941488435677234,1,0.09138323681430899,0.23070458701289728,0.19212403647430865,205.48,203,1.25,797,8,6.9 +4.014311270125224,4.4523809523809526,11,8.5,6.8,0.2179122911416141,2.7401960784313726,3.7519379844961245,4.093023255813954,3.8568872987477643,4.3291592128801435,0.47227191413237923,13,3.0538461538461537,130,0.6486928104575164,0.09838998211091228,0.5686274509803921,0.43137254901960786,0.40522875816993464,0.6062091503267973,0.33076923076923076,0,0.2179122911416141,0.2,0,0,0,110,110,1,612,8,6.9 +5.149540229885058,5.4752215093186685,10,9.5,9.4,0.18335606143615046,1.9419209392647485,5.059770114942529,5.745287356321839,3.362298850574713,6.39816091954023,3.0358620689655167,57,4.233009708737864,103,0.6909667194928685,0.05948275862068973,0.5134706814580031,0.4865293185419968,0.40729001584786056,0.6671949286846276,0.34951456310679613,0,0.18335606143615046,0.2,0,0,0,142,142,1,631,9,6.9 +5.09201318555651,5.690903690582535,9,8,7.4,0.2663253348140536,1.7674738206744025,4.100062564993554,5.654118537208853,6.216223888861193,4.36458273047701,1.851641158384183,16,4.572649572649572,117,0.8685064935064936,0.10523645058641293,0.5762987012987013,0.4237012987012987,0.4772727272727273,0.7435064935064936,0.5726495726495726,0.2418831168831169,0.2663253348140536,1.3,0.14052633791308553,0.10424552215269914,6.530404241358681,148,111.4,1.3,616,9,6.9 +6.996951219512195,7.094281298299845,12,11.5,9.8,0.09214370265898127,1.715032679738562,6.461382113821138,6.772357723577236,7.221544715447154,7.497967479674798,0.44918699186991784,110,21.10810810810811,37,0.9641975308641976,0.013719512195121871,0.5074074074074074,0.4925925925925926,0.6098765432098765,0.8382716049382716,0.35135135135135137,0,0.09214370265898127,0.2,0,0,0,170,170,1,810,9,6.9 +6.199328674385023,6.2942684280351315,10,10,9.4,0.11100966480392643,1.613077887178164,5.249066614807757,6.516082694244112,6.12391105060905,6.878087288368785,1.2670160794363552,29,3.481865284974093,193,0.8175182481751825,0.015083524755194703,0.5766423357664233,0.4233576642335766,0.5121654501216545,0.805352798053528,0.39378238341968913,0.009732360097323601,0.11100966480392643,0.3,0.015083524755194703,0,0.05127748210752494,150.47,150,1,822,9,6.9 +8.890505630941846,9.539795619558868,10,10,10,0.2269092319007175,1.1247954182939555,9.080516437452413,10.000568763714112,7.32041633503873,9.12051871250727,2.680152428675382,381,62,14,0.9763779527559056,0.06806120534551299,0.532058492688414,0.46794150731158607,0.4026996625421822,0.6782902137232846,1,0.14960629921259844,0.2269092319007175,3.9,0.29001649414770925,0.12327324342442969,0.7552532763777251,155.629,148.886,2,889,9,6.9 +5.883354557779803,7.201432864087318,12,10,8.8,0.20738924252621277,2.039652698498666,7.280315457343957,5.695302128992321,4.325205862112093,6.205730149986914,1.8805242878748212,109,16.979166666666668,48,0.930365296803653,0.18303000683108675,0.454337899543379,0.545662100456621,0.632420091324201,0.8641552511415526,0.4791666666666667,0.273972602739726,0.20738924252621277,0.6,0.060445423538833594,0.09173442082652537,0.6042751075715144,194.76,185.48,2,876,9,6.9 +4.911212074590177,5.593882003177989,14,14,9.4,0.22381173018155792,2.8506201294857036,3.716592921311485,4.513005690163945,5.899353843351562,5.4863990743169575,1.3863481531876172,33,3.9307692307692306,130,0.7672672672672672,0.1220386715701144,0.5720720720720721,0.42792792792792794,0.5465465465465466,0.7537537537537538,0.6846153846153846,0,0.22381173018155792,0.6,0.051619346129326185,0.16545549471085524,15.132555870479386,140,97,2,666,9,6.9 +4.3843137254901965,5.109972299168975,9,9,8,0.2578626005283286,2.052772808586762,3.4196078431372547,4.8,4.203921568627451,5.08235294117647,1.380392156862745,35,3.301470588235294,136,0.8032200357781754,0.1420083184789067,0.4847942754919499,0.5152057245080501,0.4776386404293381,0.7549194991055456,0.3014705882352941,0.10554561717352415,0.2578626005283286,0.4,0.35294117647058826,0.3571072343788826,0,132,132,2.5,559,9,6.9 +5.656552330694812,6.591339994875738,11,10,9,0.2808041778333543,1.944647438389178,6.149516270888303,5.481090589270009,5.046613896218118,5.9155672823219,0.8689533861037821,50,10.733333333333333,60,0.9512555391432792,0.1418205804749341,0.5465288035450517,0.4534711964549483,0.5805022156573116,0.8197932053175776,0.4666666666666667,0,0.2808041778333543,0.2,0,0,0,190,190,1,677,9,6.9 +5.503192279138827,5.632826747720365,11,11,8.2,0.1399156956676359,1.9988398445931361,5.45449146250928,4.675278396436526,5.973966839891116,5.876565206632022,1.2986884434545898,42,8.5,72,0.9026548672566371,0.023014105419450693,0.5088495575221239,0.4911504424778761,0.5191740412979351,0.7728613569321534,0.3888888888888889,0,0.1399156956676359,0.2,0,0,0,164,164,1,678,9,6.9 +7.711340206185567,7.711340206185567,10,9.5,8.8,0.044885582822885246,1.2967914438502675,7.338373424971363,7.862542955326461,7.943184421534936,7.66093928980527,0.5241695303550982,565,153,5,1,0,0.6967320261437908,0.3032679738562091,0.47058823529411764,0.6405228758169934,0.2,0,0.044885582822885246,0.4,0,0,0,176,176,1,765,9,6.9 +6.6937875751503,7.269205658324265,12,11,9.6,0.1821128506558904,1.7927070235315252,6.168336673346693,6.259719438877755,7.539078156312624,6.7623246492985984,1.279358717434869,124,20.5,28,0.9795221843003413,0.07915831663326647,0.6040955631399317,0.39590443686006827,0.537542662116041,0.7696245733788396,0.42857142857142855,0.6723549488054608,0.1821128506558904,0.4,0,0,0,171,171,1,586,9,6.9 +5.9876288659793815,5.9876288659793815,10,9,8.4,0.08181880644325608,1.6701101928374655,5.443298969072165,5.32233676975945,6.0077892325315,7.136769759450173,1.1289805269186735,86,11.938775510204081,49,0.9848484848484849,0,0.5942760942760943,0.4057239057239057,0.6060606060606061,0.8720538720538721,0.2653061224489796,0,0.08181880644325608,0.4,0,0,0,176,176,1,594,9,6.9 +6.395050243635045,6.8269920526982695,11,11,10.8,0.1565235937480291,1.7200803091341204,5.991758786829232,6.6172720667729426,6.485585060469003,6.452663308893019,0.6255132799437106,67,4.117241379310345,145,0.7683397683397684,0.06326971025145782,0.5868725868725869,0.41312741312741313,0.5444015444015444,0.8043758043758044,0.503448275862069,0,0.1565235937480291,0.6,0.10699569262195056,0.09768985596507708,0.28589169677298554,162.03,158.36,1.63,777,9,6.9 +5.102138879561542,7.104507650871636,12,10.5,9.6,0.3602712706451853,2.351954794502033,5.602348573636203,6.749496138714091,4.028355402947937,4.00167755259729,2.721140735766154,94,12.910714285714286,56,0.9450980392156862,0.2818448328455847,0.4470588235294118,0.5529411764705883,0.5581699346405229,0.7751633986928105,0.5535714285714286,0,0.3602712706451853,0.6,0.04668623811363502,0.2457844450435748,16.889133705274293,276.5,160,3.67,765,9,6.9 +6.80814187827489,6.929641025641026,12,9.5,9,0.08577056275616197,1.762595465040554,6.463522773075374,6.187827488915761,7.351874244256349,7.198710197501009,1.1640467553405882,84,12.686567164179104,67,0.9561304836895388,0.0175332527206771,0.41057367829021374,0.5894263217097863,0.6760404949381328,0.8773903262092239,0.5373134328358209,0,0.08577056275616197,0.2,0,0,0,190,190,1,889,9,6.9 +6.244131455399061,6.530278232405892,12,11.5,10.2,0.1304298197608388,1.9218045112781954,6.172769953051643,4.353051643192488,7.314553990610328,7.100469483568075,2.9615023474178397,98,8.792207792207792,77,0.9671428571428572,0.04381846635367753,0.48,0.52,0.5957142857142858,0.8642857142857143,0.42857142857142855,0.66,0.1304298197608388,0.4,0,0,0,171,171,1,700,9,6.8 +5.582089552238806,6.388612099644126,12,11,8.8,0.2181359144809087,2.1497326203208558,6.392039800995025,4.961857379767827,6.216915422885571,4.728358208955223,1.4885572139303482,57,10.442857142857143,70,0.9555555555555556,0.1262437810945272,0.592156862745098,0.40784313725490196,0.46013071895424834,0.6718954248366014,0.4142857142857143,0.00522875816993464,0.2181359144809087,0.6,0,0,0,176,176,1,765,9,6.8 +4.2997840172786175,5.395121951219511,10,9.5,8.8,0.2795919261125046,2.3256982117741614,3.638876889848812,3.85658747300216,4.074298056155507,5.59827213822894,1.5239740820734333,38,5.333333333333333,84,0.810126582278481,0.20302375809935191,0.5768535262206148,0.4231464737793852,0.5171790235081374,0.755877034358047,0.47619047619047616,0.8842676311030742,0.2795919261125046,0.4,0,0,0,216,216,0.5,553,9,6.8 +4.6310975609756095,5.02425578831312,11,9,7.4,0.22087846481778906,2.3752468729427254,4.951219512195122,3.9552845528455283,5.150406504065039,4.439024390243903,1.1951219512195106,67,4.691666666666666,120,0.8648233486943164,0.07825203252032527,0.5284178187403994,0.4715821812596006,0.4254992319508449,0.6574500768049155,0.49166666666666664,0,0.22087846481778906,0.2,0,1.5543122344752192e-15,0,140,140,0.95,651,8,6.8 +4.016704921825748,4.676342806418033,8,7,6.6,0.2732279728797167,1.991682275820174,4.282666707821002,4.364501103511849,3.7643822017789694,3.627991542294224,0.6001189017328792,8,3.25,132,0.7283531409168081,0.14105849632900452,0.634974533106961,0.36502546689303905,0.5568760611205433,0.7962648556876061,0.08333333333333333,0.18845500848896435,0.2732279728797167,1.7,0.10911252758779622,0.06657816647773794,20.892038845588296,151.87,99.69,1.3,589,8,6.8 +5.082538638605722,5.7308120133481655,10,9,8.4,0.23354403894203393,1.9675207039337475,4.2933245642880635,4.545873068069714,6.91351529102269,4.545873068069715,2.367642222952976,63,5.990196078431373,102,0.9487577639751553,0.11312068398553111,0.7111801242236024,0.2888198757763975,0.32919254658385094,0.531055900621118,0.28431372549019607,0.6490683229813664,0.23354403894203393,0.2,0.007892140743176587,1.5543122344752192e-15,5.1425947722658005,120,90,1.3,644,8,6.8 +5.575662755323773,5.65679012345679,10,10,7.4,0.1037376273864734,1.79350876099021,5.605910473707084,4.8799652325076055,5.807561929595827,5.968883094306824,0.9275966970882212,21,4.008849557522124,113,0.8191681735985533,0.01434159061277709,0.4972875226039783,0.5027124773960217,0.5262206148282098,0.7938517179023508,0.3805309734513274,0,0.1037376273864734,0.2,0,0,0,116,116,1.5,553,8,6.8 +5.776917236142749,6.016765519968368,11,11,9.4,0.1274078222993613,1.9041297547383085,5.164464692482917,5.992103264996203,4.8334092634776,7.084586180713744,2.251176917236144,90,5.10655737704918,122,0.8925501432664756,0.039863325740318985,0.5644699140401146,0.4355300859598854,0.4713467048710602,0.7478510028653295,0.3360655737704918,0,0.1274078222993613,0.2,0.041381928625664394,0.21650635094610965,0.1356438391872887,219.39,218,1,698,8,6.8 +6.468000000000001,6.633846153846155,12,10.5,9.2,0.12063554652198863,1.8552875695732836,5.720000000000001,6.893333333333334,6.453333333333336,6.776,1.1733333333333338,34,7.108333333333333,120,0.9671201814058957,0.024999999999999984,0.5827664399092971,0.41723356009070295,0.3764172335600907,0.6417233560090703,0.2916666666666667,0,0.12063554652198863,0.4,0,0,0,176,176,1,882,9,6.8 +4.990678466076696,5.350537634408602,10,9,8.2,0.19148568354557516,2.003735577832419,5.584424778761061,5.4239528023598815,4.621592920353981,4.300648967551623,0.8023598820059004,28,3.9217391304347826,115,0.72508038585209,0.06725663716814159,0.43890675241157556,0.5610932475884244,0.5418006430868167,0.7684887459807074,0.6173913043478261,0,0.19148568354557516,0.2,0,0,0,136,136,1,622,9,6.8 +5.612581128307538,5.676224938463804,11,10,8.6,0.11518364337564833,1.9598825831702544,4.8864481056193485,4.681422310977977,7.0733899151273105,5.774893215731956,2.3919676041493334,15,3.3358208955223883,134,0.680365296803653,0.011212348144449992,0.5205479452054794,0.4794520547945205,0.5616438356164384,0.8432267884322678,0.3656716417910448,0,0.11518364337564833,0.4,0.01708548288678094,0.006082790258018038,0.9367496997597597,160,154,1.03896103896,657,8,6.8 +5.514260057471264,5.698478099480327,12,9,8.2,0.16974433319400056,2.176175928398809,5.193965517241379,5.574856321839081,5.50560344827586,5.747988505747127,0.3808908045977022,33,4.21875,128,0.847723704866562,0.03232758620689656,0.4897959183673469,0.5102040816326531,0.5463108320251178,0.8383045525902669,0.203125,0,0.16974433319400056,0.2,0,0,0,120.5,120.5,1,637,8,6.8 +3.493064574195197,5.110152859965765,12,10.5,9.2,0.5228007052686001,3.435378804230896,1.0427058430433425,4.021865394595749,4.6772804959372785,4.200614967688893,2.9791595515524065,18,4.7,80,0.8017057569296375,0.3164461670881214,0.6183368869936035,0.3816631130063966,0.47761194029850745,0.7249466950959488,0.225,0.008528784648187633,0.5228007052686001,0.9,0.16385377533538237,0.1366523931119023,35.858574334236295,184,94,1.73,469,8,6.8 +5.435659246575343,6.084187829420221,9,9,8.2,0.20244293400063462,1.6557329280105846,5.44263698630137,5.582191780821918,5.44263698630137,5.247260273972603,0.19537671232876708,74,10.3,70,0.9255455712451861,0.10659246575342476,0.5738125802310655,0.42618741976893454,0.5096277278562259,0.7047496790757382,0.4714285714285714,0,0.20244293400063462,0.2,0,0,0,326,326,0.5,779,9,6.8 +6.668952785064182,7.5703003518149865,13,11.5,9.6,0.3625975821916249,1.9493315395956712,6.520753834284977,8.020178512756925,6.7648462238036675,5.335162228051344,1.4994246784719474,106,12.39344262295082,61,0.9882352941176471,0.11906364673294724,0.5490196078431373,0.45098039215686275,0.37254901960784315,0.592156862745098,0.39344262295081966,0,0.3625975821916249,0.4,0.06974068271962543,0.051130300761433344,10.91493263139201,190,126.58,1.3,765,8,6.8 +5.520169851380042,5.758582502768549,12,10,8,0.1455761604464161,2.1738461538461538,5.372965322009908,5.851380042462845,5.593772116065109,5.225760792639774,0.4784147204529363,21,3.225165562913907,151,0.8116666666666666,0.0414012738853503,0.49333333333333335,0.5066666666666667,0.5,0.7416666666666667,0.11258278145695365,0,0.1455761604464161,0.2,0,0,0,130,130,1,600,8,6.8 +3.7045606595527065,4.273706857768825,7,5.5,5.2,0.2745249315230372,1.8895627965895392,3.541921411084539,3.7587737423754293,4.047910184096615,3.433495245439095,0.6144149386575202,4,2.2873563218390807,87,0.4853658536585366,0.13317389731153725,0.5463414634146342,0.45365853658536587,0.6487804878048781,0.8829268292682927,0.034482758620689655,0.43658536585365854,0.2745249315230372,6.7,0.9396934355938573,0.010667474576975363,2.1051409596114454,209.83,198.59,1.02,410,8,6.8 +6.234971098265896,6.684120836560805,11,10,9.2,0.13897314803880445,1.7642423399619895,6.398843930635838,6.180346820809248,5.46242774566474,6.867052023121387,1.404624277456647,18,3.497041420118343,169,0.7396745932415519,0.06719653179190743,0.5356695869837297,0.4643304130162703,0.5156445556946183,0.7772215269086358,0.7396449704142012,0.9574468085106383,0.13897314803880445,0.4,0,0,0,162,162,1,799,8,6.7 +4.275883838383838,5.381803734604686,9,8.5,6.6,0.29932963159926007,2.1048279935036174,3.906565656565656,3.939393939393939,4.267676767676768,4.957070707070706,0.6893939393939377,18,3.5377358490566038,106,0.7197696737044146,0.20549242424242395,0.4817658349328215,0.5182341650671785,0.6180422264875239,0.8886756238003839,0.4056603773584906,0,0.29932963159926007,0.2,0,0,0,130,130,1,521,8,6.7 +6.153946510110893,6.551388888888888,12,12,9.8,0.15039325191424385,1.9499682001271996,5.805609915198956,5.712720156555773,5.201826484018263,7.84918460534899,2.6473581213307265,69,10.12,50,0.9547169811320755,0.060665362035224976,0.5132075471698113,0.4867924528301887,0.47358490566037736,0.7339622641509433,0.4,0,0.15039325191424385,0.2,0,0,0,178,178,1,530,9,6.7 +6.225,6.703087885985748,11,9.5,8,0.2387396916199625,1.7670682730923695,6.347058823529411,6.574901960784313,4.914901960784314,7.030588235294117,2.1156862745098035,260,42.111111111111114,18,0.9908496732026144,0.07132352941176476,0.5084967320261438,0.4915032679738562,0.6130718954248366,0.8941176470588236,0.3333333333333333,0,0.2387396916199625,0.2,0,0,0,166,166,1,765,9,6.7 +5.303291608715809,5.510211946050097,10,10,8.4,0.15440074312781885,1.8856213721239248,5.127491886879926,4.805192396847474,4.834492350486786,6.416689847009735,1.5821974965229488,28,3.906779661016949,118,0.6367403314917127,0.03755215577190543,0.5013812154696132,0.4986187845303867,0.5593922651933702,0.835635359116022,0.9067796610169492,0,0.15440074312781885,0.2,0,0,0,158,158,1,724,9,6.7 +6.69375,6.961214704315401,13,12.5,12,0.12930975016442364,1.9421101774042953,6.575,6.95,7.075,6.15,0.9249999999999998,204,14.273972602739725,73,0.972922502334267,0.03842213114754145,0.6844070961718021,0.31559290382819793,0.37441643323996265,0.5434173669467787,0.4383561643835616,0,0.12930975016442364,0.2,0,0,0,183,183,1,1071,8,6.7 +5.694927188900561,5.753643988089641,12,11.5,9.6,0.12194406489317598,2.107138441275958,5.694927188900561,6.032982227511096,4.342707034458419,6.683088070992894,2.340381036534475,67,7.099099099099099,111,0.8995433789954338,0.010205149868609627,0.5034246575342466,0.4965753424657534,0.5342465753424658,0.7922374429223744,0.3963963963963964,0.033105022831050226,0.12194406489317598,1.8,0.13652222713117781,0.005618842187881627,1.4794959719240142,172.75,165,1,876,8,6.7 +6.683760683760684,6.920353982300884,13,10.5,9.4,0.122005137009748,1.945012787723785,6.011016144349478,5.4867996201329525,7.96809116809117,7.234188034188034,2.481291547958217,72,11.476923076923077,65,0.9751633986928104,0.034188034188034046,0.5555555555555556,0.4444444444444444,0.4418300653594771,0.6954248366013072,0.4,0,0.122005137009748,0.2,0,0,0,184,184,1,765,8,6.7 +4.823610013175231,5.401475361463561,10,9,7.6,0.2708536388334306,2.0731360895026656,3.985032938076417,5.103135704874836,5.533175230566536,4.644426877470356,1.118102766798419,25,3.381294964028777,139,0.6983655274888558,0.10698287220026369,0.5260029717682021,0.4739970282317979,0.5824665676077266,0.8098068350668648,0.5179856115107914,0,0.2708536388334306,0.2,0,0,0,136,136,1,673,8,6.7 +4.705511811023622,5.006073298429319,10,9,6.6,0.1513256927899074,2.1251673360107097,4.110236220472441,5.102362204724409,4.5637795275590545,5.01732283464567,0.9921259842519685,18,4.1484375,128,0.7996987951807228,0.06003937007874015,0.5436746987951807,0.4563253012048193,0.49096385542168675,0.7921686746987951,0.4453125,0.8960843373493976,0.1513256927899074,0.4,0.007086614173228346,0.07988028151552799,0,108,108,1.33,664,8,6.7 +6.166666666666667,8.35783851712221,11,10.5,9.8,0.3267151174910953,1.7837837837837838,3.5679184051923967,5.83217431617988,7.993509503940658,7.238757533611499,2.264255910987483,87,36.8421052631579,19,0.9735744089012517,0.2621696801112655,0.6175243393602226,0.38247566063977745,0.5424200278164116,0.7677329624478443,0.631578947368421,0,0.3267151174910953,0.2,0,0,0,185,185,1,719,9,6.7 +0.23904399061870435,4.4778895421481435,4,3.5,1.4,19.764852133682943,16.733321718931403,0.863642804815964,0,0,0.06168877177256887,0.863642804815964,0,0,0,0,0.9466168183987786,0.5483870967741935,0.45161290322580644,0.3870967741935484,0.7096774193548387,0,0,19.764852133682943,0.3,0.023133289414713324,0,1.6361004706313087,175.45,170,1,31,9,6.7 +5.991329479768786,6.239277652370204,12,10.5,8.8,0.13446992455756104,2.002894356005789,6.520231213872831,5.895953757225433,6.000000000000003,5.514450867052021,0.6242774566473983,38,8.986301369863014,73,0.9493487698986975,0.03973988439306366,0.5383502170767004,0.46164978292329956,0.5383502170767004,0.7655571635311144,0.2465753424657534,0.6772793053545586,0.13446992455756104,0.3,0.017341040462427744,0.0518445218161383,0,180,180,1.5,691,9,6.7 +4.838535080038504,5.57084609811191,10,10,8,0.20506115696008226,2.0667412418389293,2.996770114088364,4.370289749712197,5.910296613896496,6.035162035316843,1.5400068641842992,23,3.5520833333333335,96,0.7333333333333333,0.13145418221508648,0.5956989247311828,0.4043010752688172,0.4666666666666667,0.7655913978494624,0.28125,0.6559139784946236,0.20506115696008226,1,0.14567632499040659,0.005924364262161524,0.8450456973342783,150.35,143.84,1.01,465,8,6.7 +7.153584905660377,7.383446932814022,11,10.5,9.8,0.1068059924516887,1.5376905628527722,5.687044025157233,6.6274213836478,7.926037735849053,8.329056603773587,1.298616352201253,99,27.818181818181817,22,0.9577464788732394,0.031132075471698134,0.47417840375586856,0.5258215962441315,0.5054773082942097,0.8028169014084507,0.7272727272727273,0,0.1068059924516887,0.2,0.15672955974842767,0.22791152558571873,0,178,178,1.75,639,9,6.7 +4.347980997624703,5.69214822492874,14,12,8.8,0.2935877886122787,3.219885277246654,3.32541567695962,4.589073634204276,5.387173396674584,4.0570071258907365,1.330166270783847,44,3.858695652173913,92,0.6787762906309751,0.2361441013460018,0.5066921606118547,0.4933078393881453,0.45506692160611856,0.6520076481835564,0.20652173913043478,0.24091778202676864,0.2935877886122787,0.4,0.0665083135391924,0.15530468006725892,0,210,210,1.5,523,8,6.7 +6.538378378378378,7.178635014836796,13,11,9,0.1818649300603216,1.988260582010582,5.12,5.996396396396396,7.149549549549549,7.841441441441441,1.153153153153153,27,9.578947368421053,57,0.9629629629629629,0.0891891891891892,0.6137566137566137,0.3862433862433862,0.527336860670194,0.7513227513227513,0.5964912280701754,0,0.1818649300603216,0.4,0.05765765765765766,0.19232475589064224,11.234866364235142,192,96,2,567,9,6.7 +4.168413062024917,4.720002788466702,10,8,7,0.25444050939004037,2.3989944977147335,4.161613040716557,4.21601321118344,3.862412103148699,4.406413807817532,0.5440017046688328,11,2.5675675675675675,148,0.6199021207177814,0.11686216113888544,0.46166394779771613,0.5383360522022839,0.4763458401305057,0.7699836867862969,0.10810810810810811,0.5970636215334421,0.25444050939004037,5.3,0.6256019603691556,0.0171745920895292,3.715562818029716,227,187.14,1.07,613,8,6.6 +6.333332008926779,6.835977293006852,10,10,10,0.17066836735535112,1.5789476986055813,5.999998745299054,5.254900861895902,7.176469087514553,6.862743662923757,1.9215682256186506,53,4.810344827586207,116,0.8637770897832817,0.07352939638846873,0.5278637770897833,0.47213622291021673,0.6207430340557275,0.8823529411764706,0.5862068965517241,0.8374613003095975,0.17066836735535112,0.6,0.05882351711077504,0.0027076400940473522,0.33873604237131844,152,148.05,1.01,646,9,6.6 +5.192826510721248,5.943596608656851,9,8,7.4,0.21331514061236284,1.7331601549596083,5.1405847953216375,5.516725146198831,4.095750487329435,5.9764522417154,1.8807017543859645,14,3.6548672566371683,113,0.8309859154929577,0.12631578947368427,0.5331991951710262,0.46680080482897385,0.5372233400402414,0.7907444668008048,0.3274336283185841,0,0.21331514061236284,0.2,0,0,0,134,134,1,497,9,6.6 +6.822945205479452,7.17945945945946,11,9.5,8.4,0.11897690906378539,1.6122069969382122,6.157534246575342,7.23013698630137,6.832876712328766,7.031506849315069,1.0726027397260278,93,23.17241379310345,29,0.9781659388646288,0.049657534246575485,0.6972343522561864,0.3027656477438137,0.3901018922852984,0.6491994177583698,0.4827586206896552,0.002911208151382824,0.11897690906378539,0.4,0,0,0,174,174,1,687,9,6.6 +6.569155685700342,6.647012345679013,12,11,9.4,0.0949747792265446,1.8267187708949346,6.6506588579795025,5.966032210834554,6.031234748657883,7.596095656417765,1.5648609077598818,157,17.727272727272727,44,0.967741935483871,0.011713030746705702,0.48883374689826303,0.511166253101737,0.5260545905707196,0.7915632754342432,0.5454545454545454,0,0.0949747792265446,0.2,0.09780380673499268,0.5749595745760686,0,167,167,3,806,9,6.6 +5.795218954493964,5.884512793494542,10,9,7.8,0.09922704511808696,1.725560341813383,5.385455998115603,6.556207302053778,5.775706432761663,5.424481041580208,1.1707513039381752,85,10.705882352941176,51,0.9191919191919192,0.01517438097836979,0.5235690235690236,0.4764309764309764,0.664983164983165,0.8737373737373737,0.47058823529411764,0,0.09922704511808696,0.9,0.25366278251993785,0.8172935519138762,3.8280751289927974,175.34,159.26,3.85,594,9,6.6 +5.935397039030955,7.101449275362322,12,12,10,0.21618054398614434,2.0217687074829933,5.056078959174518,6.092418124719606,5.998205473306416,6.563481381785555,1.0363391655450878,54,13.107142857142858,56,0.9708994708994709,0.16419919246298822,0.5304232804232805,0.4695767195767196,0.5701058201058201,0.8359788359788359,0.5357142857142857,0,0.21618054398614434,0.2,0.01570210856886496,0.20411283610174022,0,175,175,3,756,9,6.6 +5.5599622285174695,6.1094682230869,11,9,8.8,0.22396542712404363,1.978430706521739,5.952785646836638,4.7743153918791315,5.77148253068933,5.711048158640226,1.1784702549575066,10,3.1149425287356323,174,0.7364130434782609,0.08994334277620397,0.5529891304347826,0.4470108695652174,0.4266304347826087,0.6657608695652174,0.7701149425287356,0,0.22396542712404363,0.3,0,0,0,160,160,1,736,9,6.6 +6.748177601060305,6.86417256488035,10,10,9.2,0.09661417654817851,1.4818815673180792,6.894632206759443,6.173624917163685,6.669317428760768,7.210072895957589,0.7210072895957582,102,22.88,25,0.9549248747913188,0.016898608349900597,0.5342237061769616,0.4657762938230384,0.4757929883138564,0.7629382303839732,0.56,0,0.09661417654817851,0.2,0,0,0,170,170,1,599,9,6.6 +6.331684981684981,6.4558356676003745,13,11,10.8,0.11399824793279807,2.0531659483382025,4.337728937728937,7.765934065934066,6.646520146520147,6.5415750915750905,3.4282051282051285,143,10.967213114754099,61,0.9240331491712708,0.019230769230769364,0.6215469613259669,0.3784530386740331,0.47513812154696133,0.7527624309392266,0.3114754098360656,0,0.11399824793279807,0.2,0,0,0,191,191,1,724,8,6.6 +5.786726323639075,6.242960579243766,10,9,8.8,0.19933127187840963,1.7280927835051547,6.353467561521253,5.130499627143923,5.697240865026101,5.9358687546607,1.2229679343773299,11,3.738255033557047,149,0.7177835051546392,0.0730797912005966,0.5051546391752577,0.4948453608247423,0.5966494845360825,0.854381443298969,0.825503355704698,0.020618556701030927,0.19933127187840963,0.2,0,0,0,150,150,1,776,9,6.6 +5.901973929236499,6.497252972529723,12,11,9.6,0.15973728480740662,2.033218062952773,5.051471135940409,6.443202979515829,6.082383612662941,6.005065176908755,1.3917318435754193,93,15.571428571428571,56,0.9519650655021834,0.09162011173184331,0.4978165938864629,0.5021834061135371,0.39737991266375544,0.5753275109170306,0.5357142857142857,0,0.15973728480740662,0.2,0,0,0,173,173,1,916,9,6.6 +6.11624649859944,6.455284552845527,11,11,9.8,0.17165162860699867,1.7984886649874054,5.577030812324931,7.2100840336134455,4.436974789915967,7.2100840336134455,2.773109243697479,199,16.23913043478261,46,0.9408060453400504,0.0525210084033612,0.575566750629723,0.4244332493702771,0.5012594458438288,0.7594458438287154,0.5434782608695652,0.08816120906801007,0.17165162860699867,0.4,0.015406162464985995,0.3045873232752801,0,165,165,4,794,9,6.6 +5.8419371458011335,6.165959760739533,10,10,8.8,0.18517275501902267,1.7117609707915902,6.358784131890778,6.484080370942813,5.26244204018547,5.2311179804224635,1.2216383307573428,25,3.3157894736842106,152,0.675603217158177,0.05255023183925816,0.450402144772118,0.5495978552278821,0.6541554959785523,0.8873994638069705,0.7763157894736842,0,0.18517275501902267,0.2,0.01566202988150438,0.048576680388340836,0,152,152,1.15,746,9,6.6 +6.270891089108911,6.9144104803493445,12,10,8.6,0.17123357844220355,1.9136036377415686,4.502178217821782,7.166732673267327,6.064158415841585,7.304554455445543,2.664554455445545,49,17.193548387096776,31,0.9761904761904762,0.09306930693069297,0.46886446886446886,0.5311355311355311,0.45787545787545786,0.7582417582417582,0.6129032258064516,0,0.17123357844220355,0.2,0,0,0,174,174,1,546,9,6.6 +6.7105263157894735,7.115384615384616,12,10.5,9.4,0.15540206750854574,1.7882352941176471,5.157894736842105,6.315789473684211,8.105263157894736,7.228070175438597,1.7894736842105257,436,103.85714285714286,7,0.9503267973856209,0.056899004267425425,0.6522875816993464,0.3477124183006536,0.5071895424836601,0.726797385620915,0.42857142857142855,0,0.15540206750854574,0.2,0,0,0,185,185,1,765,8,6.6 +6.62382176520994,6.62382176520994,12,11,8.8,0.08837149841508268,1.8116429495472186,6.855184233076264,6.306769494430163,6.306769494430162,6.99228791773779,0.6855184233076281,29,6.761467889908257,109,0.9534282018111255,0,0.5019404915912031,0.49805950840879687,0.47865459249676584,0.7399741267787839,0.5412844036697247,0,0.08837149841508268,0.1,0,0,0,200,200,1,773,8,6.6 +3.7716588986949344,5.115794254221465,11,10.5,6.4,0.5012982205970685,2.916488551975421,4.306041781672246,3.3147228103520163,3.5625525531820728,3.872339731719646,0.9913189713202293,28,5.461538461538462,65,0.728952772073922,0.26274226224351654,0.5605749486652978,0.4394250513347023,0.4353182751540041,0.6694045174537988,0.47692307692307695,0.1375770020533881,0.5012982205970685,0.8,0.27880846068381443,0.6448583041282524,18.038302646009168,152,105,4,487,8,6.6 +5.87701317715959,6.137614678899083,12,10.5,10,0.14749561233320443,2.0418535127055306,5.060029282576867,4.814055636896047,5.62225475841874,7.97657393850659,2.35431918008785,111,7.609756097560975,82,0.9327354260089686,0.04245973645680819,0.40956651718983555,0.5904334828101644,0.4962630792227205,0.7443946188340808,0.5121951219512195,0.6606875934230194,0.14749561233320443,0.2,0,0,0,180,180,1,669,8,6.6 +5.379460481210923,5.958896115440019,11,10,8.2,0.2510908730702823,2.0448147241568524,5.46650676731466,4.770136478484766,6.789610316091455,4.456769848511315,2.33284046758014,19,2.7777777777777777,162,0.7281553398058253,0.09723875412557166,0.627831715210356,0.37216828478964403,0.5647249190938511,0.7977346278317152,0.14814814814814814,0.9466019417475728,0.2510908730702823,1,0.10445554332448394,0.762743003172686,7.926494861048118,156.01,114,7.65,618,8,6.6 +5.928397279609906,6.219709208400647,11,9,8.6,0.14432747696939216,1.8554761904761905,5.3355575516489155,5.984858206082381,6.464776081098422,5.900166816373669,0.6493006544334659,102,13.35593220338983,59,0.9380952380952381,0.046836904914667125,0.48333333333333334,0.5166666666666667,0.5357142857142857,0.7761904761904762,0.4067796610169492,0.02023809523809524,0.14432747696939216,0.4,0.014115231618118824,0.012059825879750343,1.5074782349687916,165,150,1.12,840,8,6.5 +4.0613668061366806,4.339791356184798,7,6,5.4,0.22189830424852436,1.7235576923076923,3.4449093444909344,4.351464435146443,3.662482566248257,4.750348675034867,1.08786610878661,5,2.411764705882353,102,0.5491071428571429,0.06415620641562048,0.5334821428571429,0.46651785714285715,0.6361607142857143,0.8526785714285714,0.3333333333333333,0,0.22189830424852436,0.2,0,0,0,130,130,1,448,8,6.5 +6.535869996036465,6.862255513940908,12,11.5,9.6,0.14089178508752812,1.8360218314129775,6.458977407847803,6.028378913991279,6.797304795877925,6.828061831153388,0.7689258818866458,55,10.39240506329114,79,0.9658823529411765,0.047562425683709934,0.6529411764705882,0.34705882352941175,0.43529411764705883,0.6788235294117647,0.7215189873417721,0,0.14089178508752812,0.2,0,0,0,194,194,1,850,8,6.5 +6.92126329787234,6.92126329787234,11,10.5,10,0.06425984952518661,1.5893052361382498,6.567925531914893,6.373936170212765,7.233031914893615,7.482446808510639,0.8590957446808494,29,4.387878787878788,165,0.7247247247247247,0,0.6316316316316316,0.3683683683683684,0.4494494494494494,0.7047047047047047,0.7878787878787878,0,0.06425984952518661,0.2,0,0,2.8421709430404007e-13,156.3,156.3,1,999,8,6.5 +4.473444228071022,5.195178536679871,9,7,6.8,0.24841485654538625,2.011872629041551,4.393431404479507,5.1790118542871015,2.996843938154896,5.295394143147486,2.2985502049925897,18,3.3174603174603177,126,0.6796747967479675,0.1389238701833131,0.5804878048780487,0.4195121951219512,0.4634146341463415,0.6780487804878049,0.38095238095238093,0.8016260162601626,0.24841485654538625,1.8,0.13820396802170637,0.19735093688718455,27.180381839041548,250,101.5,2.1,615,8,6.5 +5.615460992907801,5.9088059701492535,11,10,9,0.15524864595417315,1.9588774659627677,5.779858156028368,5.329929078014184,6.85276595744681,4.464680851063829,2.388085106382981,75,6.585106382978723,94,0.9537750385208013,0.04964539007092206,0.4884437596302003,0.5115562403697997,0.45454545454545453,0.6964560862865947,0.4148936170212766,0.05238828967642527,0.15524864595417315,0.3,0,0,0,183,183,1,649,8,6.5 +5.253023532916295,5.576976597090448,11,9.5,9,0.1668968373053759,2.0940321190400577,5.62025618111409,4.406791778373548,5.875722371164731,5.077390527256479,1.4689305927911827,49,3.551470588235294,136,0.7340425531914894,0.058087578194816684,0.5835866261398176,0.41641337386018235,0.5091185410334347,0.7644376899696048,0.4338235294117647,0,0.1668968373053759,0.2,0.03193327375633006,0.10939268258329751,48.8620648872062,268,134,1,658,8,6.5 +5.3936928971411735,6.027931488801056,9,8.5,7.8,0.18987128680922546,1.6686155796467912,5.8058355437665785,5.59080459770115,5.232419687592101,4.90987326849396,0.3583849101090495,9,3.2327586206896552,116,0.6229235880398671,0.10521662245800195,0.4601328903654485,0.5398671096345515,0.4850498338870432,0.7342192691029901,0.5258620689655172,0,0.18987128680922546,0.2,0,0,0,152,152,1,602,8,6.5 +4.851612903225806,4.940145985401459,9,9,9,0.1489583981686554,1.8550531914893618,4.541935483870968,4.696774193548387,4.670967741935484,5.470967741935484,0.7999999999999998,49,3.210526315789474,171,0.7300531914893617,0.01792114695340498,0.45611702127659576,0.5438829787234043,0.4441489361702128,0.6928191489361702,0.12280701754385964,0.8257978723404256,0.1489583981686554,0.3,0,0,0,180,180,1,752,8,6.5 +4.608849490699526,5.386252122892634,9,8.5,7.4,0.3419460717228637,1.9527650052711942,4.4136311881468755,5.160553389217886,4.175974124169736,4.651288252124016,0.9845792650481497,16,4.484848484848484,99,0.8176795580110497,0.14433090290909212,0.47513812154696133,0.5248618784530387,0.5248618784530387,0.7569060773480663,0.4444444444444444,0,0.3419460717228637,0.7,0.059414265994284864,0.08080790904026977,40.45721575389923,225.52,124,1.8,543,8,6.5 +6.522988505747126,6.96319018404908,14,12,10.8,0.14370506669485114,2.14625550660793,6.0153256704980835,6.398467432950191,6.3601532567049786,7.27969348659004,0.9195402298850617,71,10.555555555555555,63,0.9765051395007343,0.06321839080459775,0.4933920704845815,0.5066079295154186,0.44640234948604995,0.6857562408223201,0.42857142857142855,0,0.14370506669485114,0.1,0,0,0,200,200,1,681,8,6.5 +5.829068755439512,6.346932006633498,14,11,8.2,0.1549685245259682,2.4017558528428093,5.648041775456918,5.430809399477806,6.118711923411661,6.082506527415144,0.6879025239338548,37,6.23404255319149,94,0.9099378881987578,0.08159268929503909,0.6475155279503105,0.35248447204968947,0.41304347826086957,0.6164596273291926,0.5319148936170213,0,0.1549685245259682,0.4,0,0,0,208,208,1,644,8,6.5 +5.33180576644295,5.622549885796717,11,10,8.6,0.14826813302295036,2.0630909080055475,4.791139035056379,5.423303213292985,6.05546739152959,5.0240416270382875,1.0314257644913027,35,3.1354838709677417,155,0.7581903276131046,0.05171036722826124,0.6474258970358814,0.35257410296411856,0.3494539781591264,0.5756630265210608,0.3870967741935484,0.49921996879875197,0.14826813302295036,5.1,0.47412313367745423,0.0053145929250680846,0.6026426327908967,137.1,133.42,1.01,641,8,6.5 +4.685636856368564,4.858447488584475,11,8.5,6.6,0.13861860081965022,2.3475997686524,4.262872628726288,4.579945799457994,4.6504065040650415,5.214092140921409,0.5636856368563672,10,2.813008130081301,123,0.650375939849624,0.03556910569105686,0.5733082706766918,0.4266917293233083,0.6090225563909775,0.849624060150376,0.3089430894308943,0,0.13861860081965022,0.2,0.01761517615176152,0,63.944420310836236,260,130,1,532,8,6.5 +5.032917532917533,5.4157345264727805,9,8,6.2,0.17292343985798622,1.7882271944922548,5.37075537075537,5.128205128205128,4.6777546777546775,4.92030492030492,0.4504504504504503,16,3.75,120,0.774526678141136,0.07068607068607065,0.5593803786574871,0.4406196213425129,0.46471600688468157,0.7194492254733219,0.38333333333333336,0,0.17292343985798622,0.1,0,0,0,125,125,1,581,8,6.5 +5.6971584699453555,6.065037812681792,9,8.5,8,0.16268321627845406,1.579734888449807,5.722404371584699,5.85704918032787,5.318469945355192,5.857049180327868,0.5385792349726781,9,3.0833333333333335,168,0.7651403249630724,0.06065573770491805,0.4918759231905465,0.5081240768094535,0.5834564254062038,0.8316100443131462,0.4880952380952381,0,0.16268321627845406,0.4,0,0,0,154,154,1,677,9,6.5 +5.648023862788963,5.968479117415287,10,9,8,0.17600939858434445,1.770530763137048,5.387024608501118,5.345264727815063,5.052945563012678,6.7651006711409405,1.7121551081282629,21,3.909090909090909,99,0.7153419593345656,0.05369127516778519,0.45286506469500926,0.5471349353049908,0.43253234750462105,0.6802218114602587,0.6565656565656566,0,0.17600939858434445,0.2,0,0,0,140,140,1,541,9,6.5 +4.904137947063638,5.698391733606025,10,9,8.2,0.3225273123274836,2.0390943541846167,5.05492403328375,5.198529829683855,5.5719049003241325,3.7624718656827922,1.8094330346413403,35,7.888888888888889,81,0.9355783308931186,0.13938209650598588,0.513909224011713,0.486090775988287,0.6105417276720352,0.8565153733528551,0.38271604938271603,0,0.3225273123274836,0.5,0.05026202874003728,0.021228747943325587,8.33778413312336,170,145,1.161,683,8,6.5 +4.846032992930086,6.0165799739921955,10,8.5,7.8,0.3028264186776936,2.063543524071973,5.292484943702539,4.610631055250066,3.34433097669547,6.10421576328882,2.7598847865933496,11,3.341880341880342,117,0.6549413735343383,0.1945535480492273,0.4539363484087102,0.5460636515912898,0.4338358458961474,0.6532663316582915,0.6068376068376068,0,0.3028264186776936,0.2,0.4302173343807279,1.2923749752419933,72.9644280307798,310,155,9,597,8,6.5 +5.564132231404958,5.629264214046821,10,9.5,8,0.09768102821820324,1.7972254403944985,4.665123966942147,5.021487603305784,6.090578512396694,6.44694214876033,1.0690909090909102,19,3.3596491228070176,114,0.5574963609898108,0.011570247933884196,0.604075691411936,0.39592430858806404,0.5269286754002911,0.759825327510917,0.5526315789473685,0.00727802037845706,0.09768102821820324,0.4,0,0,0,147,147,1,687,8,6.4 +6.22052515086054,6.298611630578969,9,8.5,7.8,0.1034190462564259,1.4468231832090495,5.4915573597440694,6.5121122673071286,6.998090794718106,5.831742328931758,1.1663484657863483,7,3.3813559322033897,118,0.779296875,0.012397411413545398,0.455078125,0.544921875,0.525390625,0.8125,0.5338983050847458,0.03515625,0.1034190462564259,0.9,0.10934516866747043,0.2678791878053599,0.0579712454146421,147.43,147,2,512,9,6.4 +6.5215517241379315,7.565000000000003,12,11,9.4,0.19635094135114659,1.8400528750826173,6.751724137931035,4.944444444444445,7.229118773946361,7.126819923371649,2.2846743295019163,111,35.80952380952381,21,0.9830065359477124,0.13793103448275884,0.6679738562091503,0.33202614379084966,0.5202614379084968,0.7529411764705882,0.47619047619047616,0,0.19635094135114659,0.2,0,0,0,178,178,1,765,9,6.4 +5.1925,5.911764705882353,11,9.5,7.8,0.20479489115759117,2.118440057775638,4.305555555555555,4.65,5.58,6.2,0.9299999999999997,15,2.8768115942028984,138,0.6583747927031509,0.12166666666666662,0.5356550580431177,0.46434494195688225,0.5522388059701493,0.7711442786069652,0.5144927536231884,0,0.20479489115759117,0.2,0,0,0,155,155,1,603,9,6.4 +5.726132686084142,5.726132686084142,12,10,9,0.1080485439591903,2.095655245496291,5.441747572815534,5.841423948220065,5.964401294498382,5.626213592233009,0.39967637540453094,54,6.529411764705882,102,0.8939597315436242,0,0.5651006711409396,0.4348993288590604,0.48590604026845635,0.7570469798657719,0.35294117647058826,0,0.1080485439591903,0.2,0,0,0,190,190,1,745,9,6.4 +5.7213622291021675,6.149750415973378,11,10,9,0.20197162779636338,1.9226190476190474,4.9865841073271415,5.647058823529412,5.713106295149639,6.5056759545923635,0.7925696594427247,15,3.5982905982905984,117,0.6075036075036075,0.0696594427244582,0.6363636363636364,0.36363636363636365,0.5021645021645021,0.7532467532467533,0.9316239316239316,0,0.20197162779636338,0.3,0,0,0,160,160,1,693,9,6.4 +6.188912614318522,6.519884554984934,9,8.5,7.6,0.1423492163169936,1.4542134557172148,6.751541033802023,6.322871761814593,5.965647368491734,5.679867853833449,0.4286692719874301,78,15.318181818181818,44,0.9725829725829725,0.050763466419564134,0.5108225108225108,0.48917748917748916,0.5266955266955267,0.7893217893217893,0.3181818181818182,0,0.1423492163169936,0.4,0.3482937834897869,0.3034606978199353,0,190,190,2,693,9,6.4 +5.531003382187148,6.094409937888197,10,9,7.8,0.154922636670398,1.807990216061965,5.820368282600526,5.489665539270951,5.125892521608417,5.655016910935739,0.5291243893273219,25,5.414414414414415,111,0.898355754857997,0.09244644870349468,0.6576980568011959,0.3423019431988042,0.5396113602391629,0.7518684603886397,0.36936936936936937,0,0.154922636670398,0.2,0,0,0,220,220,1,669,8,6.4 +5.883967391304348,6.521987951807227,12,11,9,0.2062568869961913,2.039440262319309,5.002173913043478,6.6695652173913045,5.739673913043479,6.092391304347825,1.6673913043478263,68,10.128571428571428,70,0.9659400544959128,0.09782608695652151,0.5504087193460491,0.44959128065395093,0.5231607629427792,0.7779291553133515,0.5571428571428572,0,0.2062568869961913,0.2,0.016032608695652175,0.0507645538792133,0,177,177,1.5,734,8,6.4 +3.7359069499840163,4.548454584196447,10,8,7.6,0.31488796198643765,2.6767261963103186,2.769273683204935,3.082776364322475,3.762032173410478,5.2772951321452535,1.5152629587347755,14,3.440677966101695,59,0.7097902097902098,0.17864257390534757,0.5909090909090909,0.4090909090909091,0.5,0.7272727272727273,0.3559322033898305,0.6433566433566433,0.31488796198643765,1.8,0.2612522342646165,0.1385992982479254,0.8855525430038603,147.1,141.11,2,286,8,6.4 +6.473100172711572,6.771318879855466,12,10.5,9.2,0.11767535443590489,1.8538257836002587,6.260449050086356,6.260449050086356,7.179101899827288,6.158376511226252,1.0207253886010363,45,8.420454545454545,88,0.973718791064389,0.04404145077720214,0.5032851511169514,0.4967148488830486,0.4467805519053876,0.6964520367936925,0.32954545454545453,0,0.11767535443590489,0.2,0,0,0,197,197,1,761,8,6.4 +6.5645371577574965,7.056762438682551,11,10,8.8,0.15695549865626077,1.6756703078450845,6.80399826162538,6.044328552803129,6.242503259452412,7.134289439374185,0.8917861799217732,117,13.614035087719298,57,0.9761006289308176,0.06975228161668838,0.6691823899371069,0.33081761006289306,0.44528301886792454,0.6364779874213836,0.5614035087719298,0,0.15695549865626077,0.2,0.03302911777488048,3.2612486886133536,18.52389255129651,190,5.68,33.4507042254,795,8,6.4 +6.297674418604651,6.615635179153095,12,10.5,8.8,0.1261173601290604,1.9054652880354506,4.688372093023256,6.883720930232557,6.0279069767441875,7.553488372093023,2.195348837209301,39,8.864864864864865,74,0.9689807976366323,0.048062015503875996,0.38995568685376664,0.6100443131462334,0.4327917282127031,0.6942392909896603,0.4864864864864865,0.6632200886262924,0.1261173601290604,0.2,0.009302325581395349,0.12303823919618771,0,180,180,1,677,8,6.4 +6.4989690721649485,6.635789473684211,13,10.5,9.2,0.11944824011914089,2.0003172588832485,5.415807560137457,6.600515463917526,6.465120274914089,7.4805841924398635,1.184707903780069,83,9.863013698630137,73,0.9375,0.020618556701030948,0.5338541666666666,0.4661458333333333,0.4713541666666667,0.7395833333333334,0.3835616438356164,0,0.11944824011914089,0.2,0,0,0,197,197,1,768,8,6.4 +6.253164556962026,6.655688622754492,13,10.5,9.8,0.14732801070241763,2.0789473684210527,5.772151898734178,5.950304735114862,6.662916080637599,6.591654946085327,0.7126113455227365,94,9.779411764705882,68,0.9472934472934473,0.06047819971870614,0.5726495726495726,0.42735042735042733,0.4301994301994302,0.6923076923076923,0.4264705882352941,0,0.14732801070241763,0.3,0,0,0,190,190,1,702,8,6.4 +6.144578313253012,6.219512195121951,10,9,8.4,0.10082384565662998,1.6274509803921569,6.843373493975903,5.269076305220883,6.2008032128514055,6.232931726907631,1.5742971887550201,9,3.2987012987012987,154,0.6640522875816993,0.012048192771084338,0.5333333333333333,0.4666666666666667,0.5071895424836601,0.803921568627451,0.5844155844155844,0,0.10082384565662998,0.3,0,0,0,160,160,1,765,8,6.4 +6.1092246745897,6.554341226472374,11,10,9,0.181407920414782,1.8005558128763317,5.426146010186757,5.079796264855688,6.5421618562535375,7.350311262026033,1.46236559139785,77,11.686274509803921,51,0.9385826771653544,0.06791171477079805,0.6078740157480315,0.3921259842519685,0.43622047244094486,0.7039370078740157,0.5882352941176471,0,0.181407920414782,0.2,0,0,0,170,170,1,635,8,6.4 +5.590339370071598,6.20541468868156,12,10.5,9,0.16366114202070528,2.146560200663866,5.8512745881937525,5.629875009181015,5.471732452743347,5.376846918880745,0.2213995790127372,50,12.148148148148149,54,0.9278642149929278,0.09911913215595974,0.45544554455445546,0.5445544554455446,0.5205091937765205,0.8132956152758133,0.5555555555555556,0,0.16366114202070528,1.4,0.1265140451501352,0.20310285669902728,0.4463252737634279,178.97,174.55,3,707,8,6.3 +5.332533672783506,5.890685758305792,10,9,8.4,0.23465122246446288,1.875281172820076,6.240386512943342,5.464745251447559,2.8557700991435633,6.733976406622478,3.878206307478915,28,5.608695652173913,92,0.8528925619834711,0.09475163137590534,0.5867768595041323,0.4132231404958678,0.4099173553719008,0.6082644628099173,0.34782608695652173,0,0.23465122246446288,0.5,0.05288463146562154,0.005660377358490567,1.2609154067063149,225.56,209.67,1.04,605,8,6.3 +4.965373383395912,5.066836951894423,11,11,9,0.12857950066406867,2.2153419593345656,4.552357113057989,5.543596161869003,3.487692949520233,6.241134751773051,2.7534418022528175,26,4.29,100,0.7929759704251387,0.02002503128911144,0.6746765249537893,0.32532347504621073,0.43253234750462105,0.6561922365988909,0.29,0,0.12857950066406867,0.2,0.00917813934084272,0.3884477215445007,0,110,110,2,541,8,6.3 +5.3212444771723115,6.0837688988669445,13,11.5,9.2,0.21085835269836312,2.4430375367583466,2.7341678939617085,5.606774668630338,6.887334315169366,6.0220913107511045,2.87260677466863,42,8.553846153846154,65,0.9040650406504065,0.12533750613647518,0.5626016260162602,0.4373983739837398,0.5528455284552846,0.7902439024390244,0.49230769230769234,0.032520325203252036,0.21085835269836312,0.4,0.043262150220913106,0.13266559463553476,2.9328484447717442,188,180,1,615,8,6.3 +6.056570713391739,6.7304589707927684,11,10.5,8.8,0.17895122691885706,1.8162092907918665,6.494117647058823,6.862578222778472,4.237296620775968,6.5862327909887375,2.625281602002504,35,4.257142857142857,105,0.8498098859315589,0.1001251564455571,0.7433460076045627,0.25665399239543724,0.3231939163498099,0.4866920152091255,0.5619047619047619,0.045627376425855515,0.17895122691885706,0.3,0,0,0,138,138,1,526,8,6.3 +4.754545454545455,4.829504504504504,10,7.5,7,0.14362553861786992,2.1032504780114722,4.363636363636363,4.763636363636364,5.454545454545454,4.4,1.0545454545454538,10,2.792207792207792,154,0.8221797323135756,0.015521064301552073,0.4569789674952199,0.5430210325047801,0.5544933078393881,0.780114722753346,0.2077922077922078,0.08030592734225621,0.14362553861786992,0.4,0,0,0,123,123,1,523,8,6.3 +2.7391304347826084,2.7391304347826084,3,2.5,1.4,0.041408666249996055,1.0952380952380953,3.1304347826086953,1.5652173913043477,3.130434782608695,1.565217391304348,1.5652173913043477,0,0,0,0,0,0,1,0,0,0,0.8571428571428571,0.041408666249996055,0.3,0,0,0,135,135,1,7,8,6.3 +5.777579365079364,6.781717612809317,10,10,9.8,0.22702786158706878,1.7308286685669152,4.4341269841269835,6.049206349206349,6.812698412698413,5.784920634920633,1.6150793650793656,51,4.270833333333333,144,0.7814485387547649,0.14806547619047628,0.5463786531130876,0.4536213468869123,0.6124523506988564,0.8894536213468869,0.5902777777777778,0,0.22702786158706878,0.2,0,0,0,148,148,1,787,8,6.3 +5.82349537037037,6.8316361167685,12,10.5,10,0.21497746253784855,2.0606181059326247,4.732638888888889,5.773148148148148,6.243055555555555,6.511574074074075,1.0405092592592586,67,4.725806451612903,124,0.8443804034582133,0.14756944444444448,0.49279538904899134,0.5072046109510087,0.5244956772334294,0.7564841498559077,0.6935483870967742,0,0.21497746253784855,0.2,0,0,0,145,145,1,694,8,6.3 +5.748614021903536,6.25342862955214,12,11,8.8,0.24251852245833574,2.0874596823299063,5.555707511101404,6.265603470853248,4.938406676534583,6.203873387396566,1.3271967943186658,87,8.9125,80,0.9570469798657718,0.08072605246711785,0.5516778523489932,0.4483221476510067,0.5073825503355704,0.7758389261744967,0.3125,0.2966442953020134,0.24251852245833574,2.8,0.26235285469089964,0.004002769124596115,0.3784141863076626,177.2,172.99,1.01,745,8,6.3 +5.187347931873479,5.28657456606447,11,9.5,9,0.14064143612940735,2.1205440900562853,5.0608272506082725,5.675356273896419,4.952380952380953,5.024678484532497,0.7229753215154657,37,4.108910891089109,101,0.7229965156794426,0.018769551616266974,0.44076655052264807,0.5592334494773519,0.5313588850174216,0.7473867595818815,0.6237623762376238,0,0.14064143612940735,0.2,0,0,0,130,130,1,574,8,6.3 +4.923201856148492,4.983910745742807,9,9,7.4,0.11818450980232859,1.8280786087940053,4.318329466357309,4.869605568445476,5.482134570765663,4.992111368909512,0.6125290023201861,22,3.1703703703703705,135,0.6656298600311042,0.012180974477958257,0.5256609642301711,0.47433903576982894,0.5318818040435459,0.7791601866251944,0.35555555555555557,0.05909797822706065,0.11818450980232859,0.4,0,0,0,132,132,1,643,8,6.3 +4.602848738635937,4.931464647831326,8,7.5,6.4,0.18937779226897838,1.7380540735237837,3.709758684870755,5.289841087686076,4.9119952957085005,4.465450268825909,1.580082402815321,11,3.484536082474227,97,0.6305970149253731,0.06663657405308633,0.4533582089552239,0.5466417910447762,0.4552238805970149,0.6977611940298507,0.4742268041237113,0.08582089552238806,0.18937779226897838,0.6,0.17174808726253496,0.9005182337167892,23.024267728448145,153,60,4,536,8,6.3 +4.895284115829499,5.132371816330852,10,8.5,8.2,0.15950928521613256,2.042782352032189,5.081907850450565,3.8760314113606005,5.139330538026278,5.455155319692697,1.2632991266656775,47,5.468085106382978,94,0.7536656891495601,0.0461945683177037,0.4472140762463343,0.5527859237536656,0.5659824046920822,0.8284457478005866,0.48936170212765956,0.39882697947214074,0.15950928521613256,1.9,0.2009794065149941,0.08892914607214164,16.199690504814928,240,142,1.47,682,8,6.3 +1.1166666666666667,2,1,1,0.4,0,0.8955223880597015,2.2333333333333325,0,0,0,2.2333333333333325,0,0,0,0,1,1,0,0,0,0,0,0,0.1,0,0,0,134,134,1,2,8,6.3 +5.377229080932785,5.794530672579453,11,10,8.8,0.15601031568457688,2.045663265306122,4.224965706447188,5.108367626886146,5.953360768175582,6.1838134430727045,0.883401920438958,30,4.72,75,0.6321428571428571,0.0720164609053498,0.4982142857142857,0.5017857142857143,0.5821428571428572,0.8535714285714285,0.72,0,0.15601031568457688,0.2,0,4.440892098500626e-16,0,140,140,1.1,560,8,6.3 +5.355463347164592,5.72992970773215,10,8.5,7.4,0.15495826721831257,1.8672520661157026,4.8508990318118945,5.6298755186722,4.99253112033195,5.91313969571231,0.9206085753803599,9,2.994285714285714,175,0.8661157024793389,0.06535269709543569,0.5173553719008265,0.4826446280991736,0.6016528925619835,0.7983471074380165,0.3657142857142857,0,0.15495826721831257,0.5,0.008852005532503458,0.8123976377948694,0,128,128,7.5,605,8,6.3 +6.058333333333334,6.197783461210571,13,10.5,8.8,0.13472009170020333,2.1458046767537824,6.466666666666667,6.2,4.633333333333334,6.9,2.2666666666666666,90,11.607142857142858,56,0.8940852819807428,0.022500000000000023,0.6464924346629987,0.3535075653370014,0.4924346629986245,0.6946354883081155,0.4642857142857143,0,0.13472009170020333,0.1,0,0,0,200,200,1,727,8,6.3 +6.083112290008842,6.460093896713615,14,12,9.4,0.13900368267845709,2.301453488372093,5.092838196286473,6.01237842617153,8.028293545534927,5.163572060123784,2.8647214854111436,75,7.777777777777778,81,0.9156976744186046,0.05835543766578251,0.5305232558139535,0.4694767441860465,0.6119186046511628,0.873546511627907,0.2222222222222222,0,0.13900368267845709,0.1,0,0,0,200,200,1,688,8,6.2 +6.364094143404489,6.591383219954649,12,9.5,8.8,0.12890962432850617,1.8855786431815051,6.477066228790367,5.686261631089217,6.740667761357418,6.5147235905856595,1.0544061302682008,74,12.320754716981131,53,0.9659763313609467,0.03448275862068961,0.6050295857988166,0.39497041420118345,0.45857988165680474,0.757396449704142,0.5094339622641509,0,0.12890962432850617,0.2,0,0,0,172,172,1,676,8,6.2 +6.066534653465347,6.066534653465347,10,9.5,8.4,0.07938176360721075,1.6483875179527354,6.303366336633664,5.538217821782178,6.011881188118813,6.376237623762376,0.7651485148514858,23,3.4863013698630136,146,0.7642642642642643,0,0.5960960960960962,0.4039039039039039,0.6681681681681682,0.93993993993994,0.5684931506849316,0.003003003003003003,0.07938176360721075,0.3,0.018217821782178217,0.5821538461538466,0,276,276,5.73,666,8,6.2 +4.783050375063427,6.393770582622878,13,11.5,8.8,0.47621144531725224,2.717930814146529,3.757551849476996,5.354511385504719,5.573701910057545,4.41512342313547,1.5969595360277231,78,8.5625,64,0.8968903436988543,0.2519202381044295,0.6235679214402619,0.37643207855973815,0.44844517184942717,0.6235679214402619,0.4375,0,0.47621144531725224,0.3,0.11742349529615613,0.17546124759696666,26.30189994712168,230,80,2.5,611,8,6.2 +5.914736164736165,6.22098138747885,10,9.5,7.6,0.16498066797667457,1.6906924876244356,5.7850707850707845,6.583011583011583,5.625482625482626,5.625482625482626,0.9575289575289574,25,2.992857142857143,140,0.7065767284991569,0.04922779922779932,0.4991568296795953,0.5008431703204047,0.4991568296795953,0.8145025295109612,0.39285714285714285,0,0.16498066797667457,0.2,0,0,0,155,155,1,593,8,6.2 +5.719999999999999,6.446721311475408,10,9,7.8,0.20731182616224736,1.7482517482517486,6.506666666666665,6.399999999999998,4.586666666666665,5.333333333333336,1.8133333333333326,20,5.470588235294118,68,0.8671328671328671,0.11272727272727259,0.5897435897435898,0.41025641025641024,0.5710955710955711,0.8088578088578089,0.5882352941176471,0,0.20731182616224736,0.2,0,0,0,220,220,1,429,8,6.2 +5.3760683760683765,6.031837360951284,9,8.5,7.6,0.2398135863732011,1.6740858505564387,4.3076923076923075,5.6068376068376065,5.162393162393163,6.3931623931623935,1.299145299145299,17,4.066666666666666,135,0.8728139904610492,0.10871794871794856,0.5977742448330684,0.40222575516693165,0.5532591414944356,0.7980922098569158,0.4666666666666667,0,0.2398135863732011,0.1,0.05128205128205128,0.103479041149251,28.95895700970526,250,125,1,629,8,6.2 +2.5000000000000004,2.5000000000000004,2,1.5,0.6,0.19999999999999996,0.7999999999999998,3.3333333333333353,3.3333333333333304,0,0,3.3333333333333304,0,0,0,0,0,0.3333333333333333,0.6666666666666666,0.3333333333333333,0.3333333333333333,0,0,0.19999999999999996,0.1,0,0,0,150,150,1,3,8,6.2 +6.497445721583653,7.278254649499285,13,12,10,0.1837201968691711,2.0007862407862405,6.001277139208174,6.284802043422735,7.277139208173691,6.379310344827586,0.992337164750956,91,11.104166666666666,48,0.9690909090909091,0.10727969348659008,0.46545454545454545,0.5345454545454545,0.49272727272727274,0.7545454545454545,0.4791666666666667,0,0.1837201968691711,0.2,0,0,0,185,185,1,550,8,6.2 +6.26990990990991,6.462024141132777,9,8.5,7.4,0.09567147825509266,1.4354273234093913,6.086846846846847,6.5902702702702705,6.3614414414414435,5.995315315315314,0.5034234234234232,25,4.370689655172414,116,0.9251824817518248,0.02972972972972972,0.5383211678832117,0.46167883211678834,0.614963503649635,0.8868613138686131,0.5258620689655172,0,0.09567147825509266,0.2,0,0,0,127,127,1,548,8,6.2 +5.914183551847437,6.678331090174965,11,10.5,9.6,0.21966138304527716,1.8599355098750507,5.7497020262216925,5.721096543504172,6.293206197854589,5.864123957091774,0.5721096543504176,82,12.492307692307692,65,0.9818621523579202,0.11442193087008334,0.4619105199516324,0.5380894800483675,0.49455864570737607,0.7762998790810157,0.7076923076923077,0.6711003627569528,0.21966138304527716,0.3,0,0,0,180,180,1,827,8,6.2 +5.143740340030912,5.593277310924369,9,8.5,7.8,0.17768230887471706,1.7496995192307692,4.797527047913447,4.649149922720247,5.786707882534776,5.292117465224111,1.1375579598145285,29,4.070588235294117,85,0.8317307692307693,0.080370942812983,0.5649038461538461,0.43509615384615385,0.49278846153846156,0.7716346153846154,0.3764705882352941,0.016826923076923076,0.17768230887471706,0.3,0.02472952086553323,0,56.829737651371154,240,120,1,416,8,6.2 +9.657831325301206,9.657831325301206,12,12,12,0.03590197228951275,1.24251497005988,9.021686746987953,9.021686746987955,9.021686746987953,11.45060240963855,2.4289156626505974,334,334,1,1,0,0.5479041916167665,0.45209580838323354,0.3143712574850299,0.4550898203592814,0,0.6646706586826348,0.03590197228951275,0.2,1.8506024096385545,1.96207610137814,0,180,180,7.65,334,9,6.2 +6.103056269637247,6.286201824065903,13,12,9.2,0.13925586527202552,2.1300803115113163,6.196629534418738,6.321393887460726,5.697572122250786,6.155041416738077,0.6238217652099403,51,11.32,50,0.9642248722316865,0.029134532990574207,0.6439522998296422,0.35604770017035775,0.5127768313458262,0.7427597955706985,0.48,0,0.13925586527202552,0.4,0,0,0,182,182,1,587,8,6.2 +5.891871165644172,6.040094339622641,11,10,9.6,0.12125191010888477,1.866979044644019,5.901840490797546,4.107361963190184,6.699386503067486,6.8190184049079745,2.5920245398773023,76,9.703703703703704,54,0.8866328257191202,0.024539877300613383,0.6345177664974619,0.36548223350253806,0.5499153976311336,0.7597292724196277,0.1111111111111111,0,0.12125191010888477,0.2,0,0,0,195,195,1,591,8,6.2 +5.8250728862973755,5.973094170403588,12,11,9.8,0.1472154295960987,2.0600600600600605,6.087463556851311,6.262390670553935,5.142857142857145,5.772594752186587,1.11953352769679,56,9.625,64,0.924924924924925,0.0247813411078718,0.5795795795795796,0.42042042042042044,0.5870870870870871,0.8588588588588588,0.34375,0.6681681681681682,0.1472154295960987,0.2,0,0,0,180,180,1,666,8,6.2 +4.875928243637881,5.314961346066393,9,7,6.8,0.20334205597260493,1.845802388856566,4.926825198164372,4.682519816437213,4.3160617438464755,5.537588652482268,1.2215269086357923,11,3.5391304347826087,115,0.8496868475991649,0.08260325406758426,0.4613778705636743,0.5386221294363257,0.42588726513569936,0.6534446764091858,0.40869565217391307,0,0.20334205597260493,0.2,0,0,0,122,122,1,479,8,6.2 +4.266752577319587,4.743553008595989,8,8,7.6,0.23527210982602711,1.8749622470552705,5.231958762886598,4.149484536082474,4.2938144329896915,3.3556701030927827,1.0824742268041243,53,8.906976744186046,43,0.8097251585623678,0.10051546391752586,0.6638477801268499,0.3361522198731501,0.4059196617336152,0.5983086680761099,0.2558139534883721,0,0.23527210982602711,0.2,0,0,0,140,140,1,473,8,6.2 +2.2306951879070347,3.1215487437596905,4,3.5,2.8,0.4994244283465189,1.7931629662737687,2.6243472798906295,1.8370430959234398,2.6243472798906295,1.5746083679343776,1.049738911956252,2,2,10,0.5882352941176471,0.28538832130479047,0.5588235294117647,0.4411764705882353,0.29411764705882354,0.5588235294117647,0,0,0.4994244283465189,0.3,0.32804340998632864,0.002874797872880348,0.43494656269097626,125.03,122.99,1.02,34,8,6.1 +5.5812236286919825,6.33905750798722,12,10,8.8,0.17219797766627545,2.1500661500661504,4.827004219409282,5.631504922644163,6.301922175339898,5.530942334739802,0.804500703234881,19,3.820143884892086,139,0.7972972972972973,0.11954992967651182,0.6711711711711712,0.32882882882882886,0.4174174174174174,0.6456456456456456,0.7122302158273381,0,0.17219797766627545,0.4,0.03352086263478669,0.011623673115395293,1.5110775050013894,143,130,1.1,666,8,6.1 +5.688226103538581,6.405223077669881,11,9.5,8.4,0.33834269572315007,1.9338190500474348,5.300088322355948,6.103132007561395,5.942523270520305,5.3803926908764925,0.8030436852054468,85,8.39795918367347,98,0.9682352941176471,0.1119394227862136,0.528235294117647,0.4717647058823529,0.26,0.43529411764705883,0.5,0.15058823529411763,0.33834269572315007,2.1,0.1271485834908624,0,0.7583340549597486,167.51,162.31,1,850,8,6.1 +5.50360576923077,6.162853297442799,10,9,7.6,0.18175913496344592,1.816990609303341,5.754807692307693,5.419871794871796,5.846153846153847,4.963141025641026,0.8830128205128203,31,4.977941176470588,136,0.9363762102351314,0.10697115384615379,0.5864453665283541,0.4135546334716459,0.41217150760719223,0.706777316735823,0.2867647058823529,0,0.18175913496344592,0.2,0,0,0,190,190,1,723,8,6.1 +4.391256830601093,5.049757212225078,9,8.5,6.8,0.33975461650571237,2.0495271279243403,5.906010928961749,4.253551912568306,4.100546448087432,3.2743169398907104,1.6524590163934425,7,2.35,120,0.4912891986062718,0.13040238450074504,0.573170731707317,0.4268292682926829,0.5905923344947736,0.8501742160278746,0.25,0,0.33975461650571237,0.4,0,0,0,154,154,1,574,8,6.1 +5.6178312046080645,6.205255878284924,10,9.5,9,0.1760403829754353,1.7800463623395149,5.000751314800902,6.186826947157526,5.000751314800902,6.250939143501127,1.2501878287002253,11,3.1846153846153844,130,0.5905848787446505,0.0946656649135988,0.5463623395149786,0.4536376604850214,0.5178316690442225,0.7232524964336662,0.5384615384615384,0,0.1760403829754353,0.3,0,0,0,160,160,1,701,8,6.1 +6.06639566395664,6.707116104868915,13,11,9.2,0.18744232465657085,2.1429528702255976,4.762872628726288,5.364498644986451,6.517615176151762,7.570460704607047,1.1531165311653107,97,13.727272727272727,33,0.9359504132231405,0.09552845528455298,0.5764462809917356,0.42355371900826444,0.42355371900826444,0.6053719008264463,0.3939393939393939,0,0.18744232465657085,0.2,0,0,0,185,185,1,484,8,6.1 +5.972839506172839,6.028660436137071,8,8,7.4,0.07699735986397448,1.3393964448119058,5.93641975308642,6.3734567901234565,5.2444444444444445,6.300617283950617,1.129012345679012,18,4.869918699186992,123,0.913109756097561,0.009259259259259201,0.5198170731707317,0.4801829268292683,0.5442073170731707,0.875,0.36585365853658536,0,0.07699735986397448,0.2,0,0,0,118,118,1,656,8,6.1 +5.283593170007424,5.553648068669529,9,8.5,7.6,0.1972968158311344,1.7033862582548827,5.095768374164811,5.945063103192279,4.246473645137342,5.814402375649593,1.6985894580549372,20,4.886956521739131,115,0.8686244204018547,0.04862657757980704,0.4775888717156105,0.5224111282843895,0.3802163833075734,0.5996908809891809,0.43478260869565216,0,0.1972968158311344,0.2,0,0,0,220,220,1,647,8,6.1 +4.870440251572327,5.2934459187776435,12,9.5,8,0.2023409338248249,2.4638429752066116,4.910691823899371,4.508176100628931,4.467924528301887,5.554716981132075,1.0867924528301884,31,2.865546218487395,119,0.7045454545454546,0.07991120976692558,0.506198347107438,0.493801652892562,0.5206611570247934,0.7747933884297521,0.31092436974789917,0,0.2023409338248249,0.2,0,0,0,136,136,1,484,8,6.1 +5.43354943273906,5.43354943273906,9,8.5,7,0.1103623997643741,1.6563758389261745,5.4457050243111835,6.0291734197730955,4.764991896272284,5.445705024311184,1.2641815235008114,9,3.430379746835443,79,0.6062639821029083,0,0.5324384787472036,0.46756152125279643,0.6241610738255033,0.8478747203579419,0.5443037974683544,0.06711409395973154,0.1103623997643741,0.2,0.08508914100486224,0.15374122295716153,0,150,150,1.5,447,8,6.1 +4.259094942324756,4.53257790368272,10,8.5,7,0.1758227375862851,2.3479166666666664,4.19094942324756,4.122803904170364,4.7361135758651285,3.952440106477374,0.7836734693877543,9,2.4634146341463414,123,0.606,0.06033717834960067,0.562,0.438,0.558,0.816,0.10569105691056911,0.43,0.1758227375862851,0.7,0,0,0,192,192,1,500,8,6.1 +6.114162985219604,6.114162985219604,10,8.5,7.8,0.08832490785576676,1.635546848223384,6.407462316613902,6.0013555500679505,6.181847446310595,5.820863653825307,0.40610676654595146,25,5.205882352941177,102,0.9797047970479705,0,0.6014760147601476,0.3985239852398524,0.43911439114391143,0.6494464944649446,0.5196078431372549,0.8966789667896679,0.08832490785576676,0.6,0.03384223054549596,0,1.0769230769230762,173,170,1,542,8,6.1 +6.134893184130214,6.4498395721925155,11,10,9,0.14420358308712697,1.7930222531754716,5.844964394710072,5.47385554425229,6.726347914547303,6.448016276703969,1.2524923702950135,49,11.5,44,0.9565217391304348,0.04883011190234002,0.5803402646502835,0.41965973534971646,0.497164461247637,0.7655954631379962,0.36363636363636365,0.6710775047258979,0.14420358308712697,0.4,0,0,0,171,171,1,529,8,6.1 +5.595547309833024,5.972277227722771,9,8,7.6,0.20026011518898384,1.60842175066313,3.4075448361162644,5.810760667903525,6.599876314162028,6.528138528138528,2.4032158317872603,9,3.6140350877192984,114,0.6602564102564102,0.06307977736549158,0.5721153846153846,0.42788461538461536,0.5993589743589743,0.842948717948718,0.38596491228070173,0,0.20026011518898384,0.2,0,0,0,145,145,1,624,8,6 +5.844629822732012,6.547897196261682,10,9.5,8.6,0.23072823716081067,1.7109723461195363,5.626694473409802,5.86444212721585,6.022940563086548,5.8380257212374,0.23774765380604812,43,12.828125,64,0.927683615819209,0.10740354535974983,0.5807909604519774,0.4192090395480226,0.496045197740113,0.7435028248587571,0.578125,0,0.23072823716081067,0.2,0,0,0,190,190,1,885,8,6 +5.85367271653903,6.369684125039989,13,10.5,9,0.17766720400013974,2.220827953580264,6.502051441771903,5.4062000751811325,6.4289946839991865,5.077444665203899,1.3515500187952876,51,9.916666666666666,60,0.9282371294851794,0.08101051769152202,0.43525741029641185,0.5647425897035881,0.5475819032761311,0.8065522620904836,0.5833333333333334,0.0015600624024961,0.17766720400013974,1.1,0.03652837888635901,0.05212545593684142,12.72102152536163,186,72.74,1.5,641,8,6 +4.523876791657334,5.992840431335506,12,11.5,9.6,0.5334870975072707,2.652592135605835,2.5978698407537166,4.628388796745127,4.538807078098446,6.300580878149822,2.0305189559914103,44,4.213675213675214,117,0.8135313531353136,0.24511976524474444,0.693069306930693,0.3069306930693069,0.33663366336633666,0.5264026402640264,0.452991452991453,0.057755775577557754,0.5334870975072707,2.1,0.2687451559400396,0.23215127893668444,40.05186086424569,272,150,2,606,8,6 +5.681159420289855,5.9071729957805905,10,9,7.8,0.11953280705041307,1.760204081632653,5.811014492753624,4.869565217391305,6.23304347826087,5.778550724637681,1.3634782608695657,19,3.703125,128,0.6771428571428572,0.0382608695652174,0.4057142857142857,0.5942857142857143,0.5514285714285714,0.7542857142857143,0.859375,0,0.11953280705041307,0.2,0,0,0,140,140,1,700,8,6 +5.005586592178771,6.05814739688979,11,8.5,7.2,0.4452180906142218,2.197544642857143,4.943016759776536,5.443575418994413,3.8480446927374308,5.756424581005585,1.9083798882681542,66,8.753846153846155,65,0.8890625,0.17374301675977655,0.6,0.4,0.5234375,0.7796875,0.3230769230769231,0,0.4452180906142218,0.2,0.03128491620111732,0.1855670103092786,0,210,210,1,640,8,6 +6.156917363045497,6.491434165442976,12,10.5,9.6,0.16116405696233096,1.9490272960337807,6.103992571959146,6.033426183844012,6.103992571959144,6.350974930362118,0.246982358402974,84,8.773333333333333,75,0.9426934097421203,0.05153203342618381,0.49426934097421205,0.505730659025788,0.5845272206303725,0.8495702005730659,0.5866666666666667,0,0.16116405696233096,0.3,0,0,0,190,190,1,698,8,6 +5.3257986064533664,6.815279210254898,9,9,8.8,0.32743779541602946,1.6898874075137835,4.20364037164881,8.264784459512915,3.491158952725285,5.307986570980278,4.7736255067876305,63,6.77027027027027,74,0.8377926421404682,0.21855019550194246,0.6003344481605352,0.3996655518394649,0.3795986622073579,0.6337792642140468,0.7702702702702703,0.9899665551839465,0.32743779541602946,0.5,0.10687221283852909,0.3421500645428358,74.38711140286482,280,46.67,3,598,8,6 +5.751104565537554,6.063664596273291,11,10,10,0.1246829861306759,1.9126760563380285,5.537555228276878,6.7746686303387325,5.154639175257731,5.508100147275405,1.620029455081001,57,3.7746478873239435,142,0.6862996158770807,0.05154639175257725,0.5928297055057619,0.40717029449423814,0.5403329065300896,0.7451984635083226,0.5070422535211268,0.03841229193341869,0.1246829861306759,0.2,0,0,0,150,150,1,781,8,6 +4.1328125,4.5232084690553735,8,6.5,6,0.19103908502200503,1.9357277882797732,3.9360119047619047,4.278273809523809,3.970238095238095,4.3125,0.3422619047619051,9,3.442857142857143,70,0.4989648033126294,0.08630952380952361,0.5113871635610766,0.4886128364389234,0.5175983436853002,0.8136645962732919,0.2714285714285714,0,0.19103908502200503,0.2,0,0,0,115,115,1,483,8,6 +5.542407206174336,5.989852735104564,12,9,7.8,0.18873483214601067,2.1651242057118782,5.634270309039104,5.05247065756224,4.9299865204092175,6.522280303398527,1.5922937829893096,40,8.49367088607595,79,0.9267955801104972,0.07470058926622626,0.5649171270718232,0.4350828729281768,0.48480662983425415,0.7279005524861878,0.46835443037974683,0.7002762430939227,0.18873483214601067,0.6,0.030621034288256,0,13.226783742078876,220,179,1,724,8,6 +5.021374045801527,5.903964098728496,11,9.5,8.2,0.34190559194977227,2.190635451505017,5.795419847328245,4.683969465648856,6.073282442748093,3.493129770992366,2.580152671755727,15,3.9634146341463414,82,0.642292490118577,0.14949109414758252,0.5889328063241107,0.41106719367588934,0.5573122529644269,0.8162055335968379,0.8902439024390244,0.019762845849802372,0.34190559194977227,0.3,0,0,0,156,156,1,506,8,6 +5.519813519813519,5.890547263681592,9,8,7.8,0.15823093980607034,1.630489864864865,5.296037296037296,4.438228438228438,5.4825174825174825,6.825174825174825,1.3426573426573425,7,3.0258620689655173,116,0.5929054054054054,0.06293706293706294,0.5152027027027027,0.4847972972972973,0.35135135135135137,0.6013513513513513,0.7327586206896551,0,0.15823093980607034,0.3,0.037296037296037296,0.207315993560467,0,160,160,2,592,8,6 +6.969614512471654,7.478345498783455,12,11.5,9,0.14367742035299683,1.7217595002602812,6.291156462585033,6.661224489795917,6.846258503401361,8.018140589569159,1.1718820861677974,85,19.347826086956523,23,0.9845132743362832,0.06802721088435373,0.6172566371681416,0.3827433628318584,0.4579646017699115,0.6814159292035398,0.6521739130434783,0,0.14367742035299683,0.2,0.10793650793650793,0.7825072208802913,0,170,170,3,452,8,6 +5.379717986410894,5.846161829055447,11,11,8,0.20416790556662578,2.044716847200146,4.649613402540844,3.84265570457921,6.378808469601489,6.60936781187624,2.536152765022279,62,9.415094339622641,53,0.8910714285714286,0.07978633782019606,0.6303571428571428,0.36964285714285716,0.49642857142857144,0.7535714285714286,0.3584905660377358,0.2642857142857143,0.20416790556662578,8.1,1.220043186203899,0.009709079333930507,1.5763541690402398,172.99,164.23,1.05,560,8,5.9 +4.458657335161869,5.183117253416916,10,8.5,8,0.2551237091070857,2.2428276605017365,3.0383094306089187,4.471008186505807,5.85430353702694,4.44630648381793,1.432698755896888,11,3.0481927710843375,166,0.7008310249307479,0.13977301358124894,0.6218836565096952,0.3781163434903047,0.38227146814404434,0.6149584487534626,0.6867469879518072,0.3698060941828255,0.2551237091070857,10.3,1.0436469385628195,0.02687221213613696,12.482343450299915,150.48,83.65,1.18,722,8,5.9 +5.933744722312439,6.216400136100716,10,8.5,8.4,0.1327598574223603,1.6852764094143404,4.9496589801883735,7.015264696329978,6.9373173108152,4.793764209158818,2.1435531016563827,84,7.780821917808219,73,0.9326765188834154,0.04546930821695361,0.41707717569786534,0.5829228243021346,0.4236453201970443,0.6863711001642037,0.4931506849315068,0.6403940886699507,0.1327598574223603,0.2,0.03897369275738877,0.6555043382770247,14.411604211103635,180,112.5,6.9,609,8,5.9 +5.103873239436621,5.89227642276423,9,8,7.4,0.23307874992707975,1.763366678164884,4.348591549295775,5.630281690140846,5.538732394366195,4.85211267605634,1.281690140845071,19,5.493150684931507,73,0.899103139013453,0.13380281690140863,0.5852017937219731,0.4147982062780269,0.45964125560538116,0.6860986547085202,0.4246575342465753,0.03811659192825112,0.23307874992707975,0.3,0,0,0,195,195,1,446,8,5.9 +6.446630888491354,6.812224322621298,13,12,9.4,0.11621192372300784,2.0165572102488203,6.072748956469887,6.571258199165176,6.254025044722718,6.843172331544427,0.5891472868217082,91,12.627906976744185,43,0.9543057996485061,0.05366726296958847,0.5588752196836555,0.44112478031634444,0.421792618629174,0.6379613356766256,0.3953488372093023,0,0.11621192372300784,0.2,0,0,0,190,190,1,569,8,5.9 +5.927693018955154,6.002621722846443,10,9.5,8,0.1010832444306342,1.6869969426592626,5.562644475265834,6.2927415626444745,5.840776699029127,5.979842810910771,0.7300970873786401,39,7.690476190476191,84,0.9472140762463344,0.012482662968099993,0.593841642228739,0.40615835777126097,0.5527859237536656,0.7961876832844574,0.3333333333333333,0,0.1010832444306342,0.2,0,0,0,188,188,1,682,8,5.9 +5.87171052631579,6.000000000000001,10,9.5,8.2,0.09578336779195767,1.703081232492997,5.55701754385965,5.710526315789474,5.18859649122807,7,1.8114035087719298,27,3.1630434782608696,184,0.7607843137254902,0.02138157894736843,0.5633986928104575,0.4366013071895425,0.5424836601307189,0.8300653594771242,0.5652173913043478,0,0.09578336779195767,0.2,0,0,0,140,140,1,765,8,5.9 +5.703703703703703,6.100217864923747,11,10.5,9.2,0.23293567074516158,1.9285714285714288,5.680888888888889,5.680888888888889,4.791111111111112,6.63911111111111,1.847999999999998,24,4.408805031446541,159,0.701,0.06499999999999996,0.551,0.449,0.571,0.809,0.8616352201257862,0,0.23293567074516158,0.4,0,0,0,154,154,1,1000,8,5.9 +5.930926642375808,6.491872977426275,11,9,7.8,0.16241167000074946,1.8546848853948437,4.236376173125577,6.594011608604159,6.372983286528041,6.483497447566101,2.3576354354785822,76,17.970588235294116,34,0.9487577639751553,0.08640747238909413,0.6257763975155279,0.37422360248447206,0.4767080745341615,0.7329192546583851,0.6176470588235294,0,0.16241167000074946,0.5,0.027628540259514632,0,0.05423042459810802,163.46,163,1,644,8,5.9 +5.816699282452706,6.097094017094017,11,9.5,8.2,0.15173456016960277,1.8911068745093644,5.406392694063927,6.033920417482061,5.985649054142204,5.7925636007827785,0.627527723418134,19,6.32,75,0.983402489626556,0.04598825831702552,0.5995850622406639,0.4004149377593361,0.549792531120332,0.8257261410788381,0.4266666666666667,0,0.15173456016960277,0.2,0,0,0,185,185,1,482,8,5.9 +3.455531453362256,4.7766116941529235,9,7,6,0.5110622607572676,2.6045197740112993,3.0065075921908893,4.334056399132321,1.7570498915401305,4.685466377440346,2.928416485900216,13,2.2045454545454546,88,0.5480225988700564,0.2765726681127981,0.5338983050847458,0.4661016949152542,0.4152542372881356,0.7401129943502824,0.022727272727272728,0.9180790960451978,0.5110622607572676,0.4,0,0,0,135,135,1,354,8,5.9 +3.805547663494926,3.9860331865234007,12,9.5,6.4,0.18994719745206406,3.1532912109106213,3.400993947916186,4.141532952704388,4.196387693799811,3.455848689011608,0.7405390047882032,19,3.532258064516129,124,0.7891891891891892,0.045279483281445806,0.5693693693693693,0.4306306306306306,0.5369369369369369,0.7765765765765765,0.3064516129032258,0.08648648648648649,0.18994719745206406,1.9,0.10970948219084471,0,0.20879774903001092,130.76,129.24,1,555,8,5.9 +5.262383964424657,5.672518353235122,10,9.5,8.8,0.1978760869638478,1.9002794299319647,5.091712052064939,5.632173107870715,5.319274601877896,4.977930777158461,0.5404610558057756,67,7.184782608695652,92,0.8932432432432432,0.07230199415336568,0.5608108108108109,0.4391891891891892,0.4472972972972973,0.7121621621621622,0.42391304347826086,0.006756756756756757,0.1978760869638478,1.1,0.028445318726619772,0,9.529862606011367,186,110,1,740,8,5.9 +4.8877979977756105,5.26958920239792,12,11,10.6,0.19018571541903095,2.4550932762485447,7.120312712996337,4.005175901060439,3.0558008726609276,5.340234534747252,3.1151368119358978,61,5.342465753424658,73,0.5918057663125948,0.07245179651737856,0.5857359635811836,0.4142640364188164,0.4309559939301973,0.7025796661608498,0.6027397260273972,0.2488619119878604,0.19018571541903095,4.1,0.38568360528730156,0.00646052189391021,7.728386444749274,180,157.63,1.01,659,8,5.9 +5.968747990482927,5.968747990482927,10,9,7.4,0.08933287959517872,1.6753932342167637,6.263905858144171,5.968747990482927,5.673590122821685,5.935952671853899,0.29515786766124386,11,3.2037037037037037,162,0.7129120879120879,0,0.5810439560439561,0.41895604395604397,0.570054945054945,0.8461538461538461,0.5740740740740741,0.6744505494505495,0.08933287959517872,0.6,0,0,0,153,153,1,728,8,5.9 +5.787793427230047,5.878874582737244,13,12.5,9,0.1325242226314861,2.2461064243997404,4.492018779342723,6.565258215962442,6.2542723004694825,5.805070422535212,2.073239436619719,35,5.482758620689655,116,0.9492537313432836,0.015492957746478866,0.6119402985074627,0.3880597014925373,0.491044776119403,0.7134328358208956,0.3275862068965517,0,0.1325242226314861,0.2,0.01727699530516432,0.10540260134434662,0,184,184,2,670,8,5.9 +5.594954273099969,5.653792224346718,10,8.5,7.6,0.09526742200005667,1.7873247057762545,5.138568274992116,5.916114790286976,4.935730053610849,6.355597603279722,1.419867549668873,17,3.9363636363636365,110,0.6540785498489426,0.010406811731315063,0.5105740181268882,0.48942598187311176,0.6042296072507553,0.9063444108761329,0.7,0,0.09526742200005667,0.2,0,6.661338147750939e-16,0,134,134,1.03,662,8,5.8 +4.8984375,4.8984375,7,5.5,5,0.10826838961385127,1.4290271132376395,4.8125,5.15625,4.125,5.156249999999998,1.03125,11,4.666666666666667,12,0.9824561403508771,0,0.5614035087719298,0.43859649122807015,0.6491228070175439,0.8070175438596491,0.6666666666666666,0,0.10826838961385127,0.2,0,0,0,165,165,1,57,7,5.8 +6.050690493928884,6.30285389332312,11,10,9.6,0.12062477646672747,1.8179743305391562,5.906424381170411,4.75229547910263,6.211929090541294,7.298168057193325,1.4596336114386643,221,6.091836734693878,98,0.8373071528751753,0.040007812914934125,0.48807854137447404,0.511921458625526,0.4628330995792426,0.7096774193548387,0.7448979591836735,0,0.12062477646672747,0.3,0.04243120963484491,0.02976634245835161,12.669065421531306,172,136,1.05,713,8,5.8 +5.302164872578523,6.11839054254708,10,8.5,7.4,0.19409434647668314,1.8860220759481683,5.615421878179442,4.594436082146816,6.357957002566805,4.5944360821468155,1.7635209204199898,31,6.112676056338028,71,0.949671772428884,0.1334052908673535,0.48577680525164113,0.5142231947483589,0.5076586433260394,0.7964989059080962,0.2535211267605634,0.5273522975929978,0.19409434647668314,1,0.11602111318552566,0.035685919470918044,5.770798214232136,181,139,1.29,457,8,5.8 +5.750297275733301,6.818693693693693,11,11,9,0.20982539326507324,1.9129445787821875,5.019045599050453,6.215639251804204,4.886090748744481,6.847174790757572,1.9610840420130913,81,23,29,0.9638728323699421,0.1566863780592616,0.611271676300578,0.38872832369942195,0.3829479768786127,0.6011560693641619,0.3793103448275862,0,0.20982539326507324,0.4,0.016619356288246533,0,13.829875322391748,175,43.79,1,692,8,5.8 +5.939102564102565,6.635631154879141,12,10.5,9,0.16100288847354813,2.020507285483,5.412393162393163,5.920940170940171,6.247863247863249,6.138888888888888,0.5085470085470085,98,19.8125,32,0.9694189602446484,0.10496794871794868,0.5198776758409785,0.4801223241590214,0.6666666666666666,0.8990825688073395,0.3125,0,0.16100288847354813,0.2,0,0,0,170,170,1,654,8,5.8 +6.093708165997323,6.205862304021813,10,9,7.6,0.10289063059548986,1.64103690685413,5.269076305220883,5.697456492637215,6.896921017402945,6.468540829986613,1.1994645247657294,9,3.229357798165138,109,0.6186291739894552,0.018072289156626505,0.5588752196836555,0.44112478031634444,0.5096660808435852,0.7504393673110721,0.8073394495412844,0,0.10289063059548986,0.3,0,0,0,160,160,1,569,8,5.8 +5.041865353037767,5.635581756879531,9,7.5,7,0.19580003790365116,1.785053620001459,4.833523809523809,5.6668899835796385,4.416840722495895,5.208538587848933,1.2500492610837437,11,3.588785046728972,107,0.7933884297520661,0.10535139573070612,0.5640495867768595,0.4359504132231405,0.6611570247933884,0.9070247933884298,0.5981308411214953,0,0.19580003790365116,0.3,0.05208538587848933,0.37549896281398726,7.357743096294849,130,97.6,3.81,484,8,5.8 +6.154729138539452,7.156827668455576,11,9.5,8.6,0.2795775899290855,1.7872435573355476,6.451132524814723,7.567004096674567,5.893196738884801,4.672712207163096,1.6738073577897659,43,14.354166666666666,48,0.9759206798866855,0.14001993290029496,0.5878186968838527,0.4121813031161473,0.3611898016997167,0.5651558073654391,0.6458333333333334,0.025495750708215296,0.2795775899290855,0.4,0.02615323996546509,0.036202026665559446,0,170,170,1,706,8,5.8 +5.245303225722078,5.542280398930804,9,8.5,6.8,0.2436254307134789,1.7158207281259785,4.004257625910711,5.485284419055768,6.006386438866065,5.457857996960489,1.4810267931450571,17,3.317948717948718,195,0.8457516339869281,0.05358393149253477,0.7281045751633987,0.2718954248366013,0.4287581699346405,0.6457516339869281,0.39487179487179486,0.9124183006535947,0.2436254307134789,0.9,0.08227926628583651,0.0030678599553894846,0.9066929604708974,134.1,125.66,1.02,765,8,5.8 +6.106422018348624,6.854788877445932,11,10.5,8.8,0.34608918054430904,1.8013822115384615,6.302140672782874,6.732721712538226,4.971253822629969,6.380428134556575,1.761467889908257,21,3.975609756097561,123,0.7836538461538461,0.10917431192660551,0.5608974358974359,0.4391025641025641,0.5016025641025641,0.7580128205128205,0.983739837398374,0,0.34608918054430904,0.3,0,0,0,160,160,1,624,8,5.8 +5.888470112174466,6.3808230340893655,11,9.5,8.8,0.17316805058512338,1.8680573715161428,6.608642715821703,5.015790368931344,4.744666565205325,7.150890323273741,2.406223758068416,139,14.717391304347826,46,0.9741007194244604,0.07716135039077524,0.5625899280575539,0.437410071942446,0.4633093525179856,0.7064748201438849,0.5,0.02877697841726619,0.17316805058512338,0.7,0.06778095093150464,0.0835471397922996,0.1078253104695494,169,168,1.45,695,8,5.8 +5.038678835289004,5.0850877192982455,12,9,7.6,0.13671872047792774,2.381576677591858,5.142112125162972,4.462407648848326,5.23076923076923,5.289873967840069,0.768361581920904,21,4.8861788617886175,123,0.8812316715542522,0.00912646675358539,0.43841642228739003,0.5615835777126099,0.5498533724340176,0.8035190615835777,0.36585365853658536,0,0.13671872047792774,0.2,0,0,0,170,170,1,682,8,5.8 +3.1490196078431376,3.734883720930233,9,6.5,4.4,0.43596822889103687,2.8580323785803237,3.1058823529411765,2.243137254901961,2.9333333333333345,4.141176470588235,1.2078431372549003,12,5.222222222222222,9,0.6438356164383562,0.15686274509803924,0.3424657534246575,0.6575342465753424,0.410958904109589,0.5753424657534246,0.3333333333333333,0,0.43596822889103687,0.2,0,0,0,165,165,1,73,9,5.8 +5.723577235772358,6.3322751322751305,12,10,9,0.17957467344339453,2.096590909090909,5.691056910569106,6.2439024390243905,5.853658536585366,5.073170731707317,0.7804878048780486,167,20.333333333333332,33,0.953125,0.09612625538020068,0.7386363636363636,0.26136363636363635,0.4318181818181818,0.6036931818181818,0.5151515151515151,0,0.17957467344339453,0.2,0,0,0,170,170,1,704,8,5.8 +5.473945849977808,5.822851746931067,11,9.5,8.4,0.1633184831410284,2.009519330565646,6.141500221926321,4.773013759431869,5.307057256990679,5.640834442964936,1.3684864624944515,30,7.746666666666667,75,0.885670731707317,0.059920106524633865,0.4771341463414634,0.5228658536585366,0.45884146341463417,0.7027439024390244,0.49333333333333335,0,0.1633184831410284,0.2,0.03337771859742566,0.6024879166843866,28.31693208416619,188,47,4,656,8,5.8 +4.190305544386367,5.173859226999919,12,8.5,7,0.35349811053498637,2.8637529824229784,4.408847556905384,2.9645699089536204,4.294825637330245,5.054971767831173,1.4442776479517634,16,3.3333333333333335,90,0.6802721088435374,0.19010058825737877,0.5782312925170068,0.4217687074829932,0.4399092970521542,0.6893424036281179,0.3111111111111111,0.6575963718820862,0.35349811053498637,0.4,0.02850547989378481,0,0.11105296038714926,126.65,125.43,1,441,8,5.7 +3.8654852596562095,4.749597728466466,9,8.5,7.2,0.27923703216937146,2.3282975863166135,4.638582311587451,4.552682639150647,3.0351217594337645,3.2069211043073738,1.5175608797168825,21,3.7545454545454544,110,0.7648148148148148,0.18614470516342366,0.4703703703703704,0.5296296296296297,0.44074074074074077,0.687037037037037,0.2818181818181818,0.7574074074074074,0.27923703216937146,1,0.12169120261880659,0.006839127099627334,46.07834891865426,180,80.6,1.02977667494,540,8,5.7 +4.887506092452432,4.950352442029372,10,9.5,7.6,0.11770354033253423,2.046033255169252,4.959381182047321,4.492193099680544,6.109382615565541,3.9531299277188783,2.1562526878466626,31,4.013888888888889,72,0.53125,0.012695328325184158,0.46139705882352944,0.5386029411764706,0.5183823529411765,0.7886029411764706,0.7361111111111112,0.08823529411764706,0.11770354033253423,2.7,0.26953158598083266,0.005946507104642373,0.7151109484821607,141.83,135.75,1.02,544,8,5.7 +4.737033006891549,5.270379338175948,10,8.5,7,0.2691083136163768,2.1110260336906586,4.410591222343127,5.019949220166848,3.8302502720348213,5.658324265505984,1.8280739934711625,26,5.775510204081633,98,0.8667687595712098,0.10119695321001076,0.5497702909647779,0.450229709035222,0.43644716692189894,0.6600306278713629,0.5918367346938775,0,0.2691083136163768,0.1,0.1088139281828074,0.13547206659607827,0,200,200,1,653,8,5.7 +3.775363793859752,4.39328850727695,8,7.5,7,0.4419307686556584,2.119001091500425,3.783517927323812,3.7182848596113325,5.088179281573402,2.478856573074222,2.6093227084991804,23,4.765625,64,0.6587473002159827,0.14065197684915992,0.5140388768898488,0.48596112311015116,0.468682505399568,0.7170626349892009,0.921875,0.3002159827213823,0.4419307686556584,4.4,0.2446240039217982,0.6621605792049698,11.381963914501767,114.45,63,6,463,8,5.7 +4.683928571428571,4.875464684014869,8,7.5,6.2,0.15670773659049614,1.7079679756004575,4.531428571428571,4.24095238095238,5.025238095238095,4.909047619047619,0.7842857142857147,10,3.4074074074074074,135,0.7131782945736435,0.03928571428571418,0.5937984496124031,0.4062015503875969,0.5550387596899224,0.8232558139534883,0.42962962962962964,0,0.15670773659049614,0.2,0,0,0,122,122,1,645,8,5.7 +4.2548076923076925,4.745308310991956,7,6.5,6,0.19153369118612126,1.6451977401129942,4.262820512820513,4.391025641025641,4.070512820512821,4.262820512820513,0.32051282051282026,7,2.0764331210191083,157,0.6139359698681732,0.1033653846153844,0.527306967984934,0.4726930320150659,0.4783427495291902,0.7080979284369114,0.025477707006369428,0,0.19153369118612126,0.1,0.016025641025641028,0.04489931776992893,6.802926934837716,200,150,1.33,531,8,5.7 +3.352203389830508,4.097651933701658,7,6,5.6,0.31431019012994305,2.0881787845080395,1.4291525423728813,3.8250847457627115,4.035254237288136,4.07728813559322,2.3959322033898305,6,2.0602409638554215,83,0.5360501567398119,0.1819209039548024,0.38557993730407525,0.6144200626959248,0.6050156739811913,0.8025078369905956,0.012048192771084338,0.34796238244514105,0.31431019012994305,0.6,0,0,0,93,93,1,319,8,5.7 +4.484926692360691,5.1680374351710086,10,9,8.2,0.2896636634599017,2.229690848020615,3.0276792181867127,3.9614494443564467,4.527370793550225,6.39491124588969,1.8675404523394654,35,5.681818181818182,88,0.7886435331230284,0.13217991382210523,0.5772870662460567,0.4227129337539432,0.49842271293375395,0.7287066246056783,0.7727272727272727,0.01892744479495268,0.2896636634599017,0.7,0.28296067459688906,0.4938719375918627,25.726896093477603,208,52,3,634,8,5.7 +4.34520037278658,4.8566666666666665,10,9,7.2,0.230958859110405,2.3013898421413863,4.485368126747437,4.450326188257223,4.310158434296367,4.099906803355079,0.21025163094128807,17,2.801526717557252,131,0.7399193548387096,0.10531220876048465,0.5766129032258065,0.42338709677419356,0.48588709677419356,0.7278225806451613,0.09923664122137404,0,0.230958859110405,0.2,0,0,0,188,188,1,496,8,5.7 +5.509501797637391,5.80465367965368,11,9,8.6,0.17610985316545105,1.9965507597650787,5.168977914740626,5.099126861838726,5.413456599897277,6.321520287621984,0.9080636877247068,47,10.31578947368421,57,0.9318541996830428,0.05084745762711868,0.5562599049128367,0.4437400950871632,0.7527733755942948,0.873217115689382,0.49122807017543857,0,0.17610985316545105,0.2,0.12223934257832562,0.6705163588608406,22.18406113315087,170,42.5,4,631,8,5.7 +5.608187134502924,5.9354553492484525,11,8,7.2,0.13508964777329888,1.9614181438998957,6.0431077694235595,5.905764411027569,5.44795321637427,4.990142021720969,0.457811194653301,11,2.9274193548387095,124,0.7408163265306122,0.05513784461152883,0.47959183673469385,0.5204081632653061,0.6469387755102041,0.9,0.31451612903225806,0,0.13508964777329888,0.2,0,0,0,137,137,1,490,8,5.7 +5.4534740545294635,6.241167589330649,10,9.5,8.8,0.24886741301033805,1.8336935135309487,5.506420404573438,5.41565523306948,6.414072119613016,4.447493403693931,1.966578715919085,88,8.74025974025974,77,0.9334257975034674,0.12620932277924377,0.5478502080443828,0.4521497919556172,0.4507628294036061,0.6740638002773925,0.4805194805194805,0,0.24886741301033805,0.2,0,0,0,172,172,1,721,8,5.7 +5.8230865746549565,6.53661971830986,12,10.5,9.4,0.23663817601406653,2.0607627666451194,5.906817231283982,6.850690087829361,3.745043914680051,6.759347553324967,3.1056461731493097,84,14.392156862745098,51,0.9594771241830066,0.1091593475533251,0.526797385620915,0.47320261437908495,0.596078431372549,0.8169934640522876,0.47058823529411764,0,0.23663817601406653,0.4,0,0,0,182,182,1,765,8,5.7 +5.296930388686157,5.36683054486964,9,9,7.2,0.10963282381801687,1.6990972770235606,5.114277616662496,5.152730831825372,5.114277616662493,5.806435489594264,0.6921578729317712,7,2.6,125,0.5898366606170599,0.01302447610355492,0.6116152450090744,0.38838475499092556,0.5862068965517241,0.8493647912885662,0.312,0,0.10963282381801687,0.4,0.048066518953594886,0.045023294152313695,4.677635912044897,155,115,1.41,551,8,5.7 +5.666666666666667,5.942477876106195,9,8.5,8,0.17384958302796852,1.588235294117647,5.214814814814815,6.103703703703704,5.333333333333333,5.985185185185185,0.8888888888888884,13,3.1153846153846154,156,0.6352941176470588,0.04641350210970464,0.5424836601307189,0.45751633986928103,0.5699346405228758,0.8549019607843137,0.6025641025641025,0,0.17384958302796852,0.2,0,0,0,158,158,1,765,8,5.7 +5.149059334298118,5.6928,12,10,9,0.19614627295941398,2.330522765598651,4.966714905933429,5.209840810419681,4.897250361794501,5.487698986975397,0.5904486251808967,36,6.3,80,0.8499156829679595,0.09551374819102752,0.6155143338954469,0.3844856661045531,0.3827993254637437,0.6138279932546374,0.375,0.6458684654300169,0.19614627295941398,0.3,0.37337192474674386,0.8061541373268811,0,180,180,8,593,8,5.7 +5.348435814455232,6.120987654320985,9,9,9,0.28274666656096537,1.6827349737797497,4.625674217907227,6.20611290902553,5.280978065444086,5.242430780294858,1.5804386911183022,45,3.830508474576271,118,0.8144144144144144,0.12621359223300946,0.527927927927928,0.4720720720720721,0.5315315315315315,0.8162162162162162,0.559322033898305,0,0.28274666656096537,0.2,0.06745774901114707,0.8020806277010643,0,134,134,5,555,8,5.7 +5.2819332566168,5.992167101827675,10,9.5,9,0.2125933880724287,1.8932461873638347,5.081703107019562,4.998849252013809,5.385500575373994,5.6340621403912525,0.3866513233601854,85,12.410714285714286,56,0.9084967320261438,0.11852704257767546,0.550326797385621,0.4496732026143791,0.6235294117647059,0.8588235294117647,0.375,0.6718954248366014,0.2125933880724287,0.2,0,0,0,180,180,1,765,8,5.6 +5.396129032258065,5.940340909090909,10,9,8.2,0.19569246237364707,1.8531802965088473,4.861935483870968,5.388387096774194,5.078709677419354,6.22451612903226,1.1458064516129056,85,12.169811320754716,53,0.9253945480631277,0.09161290322580642,0.509325681492109,0.49067431850789095,0.5193687230989957,0.812051649928264,0.32075471698113206,0.6685796269727403,0.19569246237364707,0.3,0.030967741935483874,0.07354776407632932,0,180,180,1,697,8,5.6 +5.288145669400578,6.1654716329334605,11,11,10,0.302867149051927,2.0801242415939107,4.798317431592206,4.998247324575216,5.118205260365019,6.197826682473267,1.0796214221082483,35,3.79,100,0.7164461247637051,0.14229665072929074,0.502835538752363,0.497164461247637,0.499054820415879,0.7145557655954632,0.97,0.015122873345935728,0.302867149051927,0.8,0.08996845184235387,0.1505133509297928,2.5245085343837332,158,150,1.5,529,8,5.6 +5.149255848799892,5.788240820605896,10,9.5,7.8,0.18791022025998846,1.9420281869137739,4.572277920710263,6.096370560947017,5.138369472798201,4.746459936737321,1.5240926402367538,21,5.103896103896104,77,0.8308668076109936,0.11039363972750492,0.45454545454545453,0.5454545454545454,0.4587737843551797,0.6849894291754757,0.6103896103896104,0.10782241014799154,0.18791022025998846,5.9,1.0668648481657281,0.012169803156382927,2.4511441726911403,223.25,208.77,1.03,473,8,5.6 +5.053869541204061,5.593660383175148,10,9,8.4,0.2239943595729164,1.9786818631684637,4.532295816311115,6.474708309015879,4.352442807727342,4.820060630045154,2.1222655012885374,9,3.3,100,0.5871886120996441,0.09650046749257302,0.44661921708185054,0.5533807829181495,0.41637010676156583,0.6209964412811388,0.9,0,0.2239943595729164,0.5,0.026977951287566162,0,0.6531473847217694,160,157.2,1,562,8,5.6 +4.932275132275132,5.209900199600797,9,7.5,6.8,0.12448732711148983,1.8247157262390046,4.459561602418745,5.066061980347694,5.030385487528343,5.1374149659863955,0.6065003779289491,15,2.6219512195121952,164,0.7775768535262206,0.05328798185941038,0.6166365280289331,0.3833634719710669,0.6329113924050633,0.8716094032549728,0.2073170731707317,0,0.12448732711148983,0.2,0,0,0,118,118,1,553,8,5.6 +4.984802431610943,5.1209992193598755,9,7.5,7,0.13353359860635133,1.8054878048780487,3.8905775075987843,5.531914893617022,4.984802431610944,5.5015197568389045,1.6413373860182374,7,2.633587786259542,131,0.5259146341463414,0.026595744680851036,0.5548780487804879,0.4451219512195122,0.5015243902439024,0.7484756097560976,0.06870229007633588,0,0.13353359860635133,0.1,0,0,0,150,150,1,656,8,5.6 +5.051711580480699,5.203300825206301,9,7.5,7.2,0.1802076568945741,1.781574394463668,4.596067006554989,5.203593105122603,4.4111677591648455,5.969604272881769,1.5584365137169236,11,2.902173913043478,184,0.6980392156862745,0.02913328477785867,0.6745098039215687,0.3254901960784314,0.45751633986928103,0.6758169934640523,0.40217391304347827,0,0.1802076568945741,0.2,0,0,0,136,136,1,765,8,5.6 +5.086846152415105,6.044443365072812,11,10,8.6,0.28734586005025553,2.162440079847408,2.9922624425971205,4.744873301832576,5.172339365060735,7.395162893847171,2.222823528786436,17,3.017857142857143,112,0.7100840336134454,0.1584260377375829,0.5651260504201681,0.43487394957983194,0.5168067226890757,0.7962184873949579,0.375,0,0.28734586005025553,0.5,0.05343325790352001,0.07074313654502262,15.359939475910313,160,106.095,1,476,8,5.6 +4.591022727272728,4.894394273127755,9,7.5,6.6,0.17854936529171012,1.96034751615059,4.192206611570248,3.9325123966942153,4.9712892561983475,5.2309834710743806,1.0387768595041322,13,4.8604651162790695,86,0.8444444444444444,0.061983471074380424,0.5535353535353535,0.44646464646464645,0.5353535353535354,0.797979797979798,0.5348837209302325,0.5777777777777777,0.17854936529171012,0.5,0,0,5.684341886080802e-14,134.67,134.67,1,495,8,5.6 +4.843702579666161,5.1359613837489935,8,7.5,6.8,0.19040679898162186,1.6516290726817042,4.090237733940314,5.058978249873546,5.0589782498735465,5.139706626201314,0.9687405159332316,8,2.642512077294686,207,0.7597222222222222,0.05690440060698011,0.6722222222222223,0.3277777777777778,0.41944444444444445,0.6694444444444444,0.2753623188405797,0.008333333333333333,0.19040679898162186,0.6,0.2623672230652504,13.018323185564658,36.41157455179912,266,133,74.5,720,8,5.6 +3.7887229774905284,4.97876702299019,8,7,6.2,0.3163267586261702,2.111529411764706,2.303543570314241,2.7278805437931797,4.243369734789392,5.81947849342545,1.5761087586360576,26,2.9767441860465116,43,0.512,0.23902384666815252,0.572,0.428,0.596,0.856,0.18604651162790697,0,0.3163267586261702,0.3,0.015154891909962113,0,8.60488357944626,165,136,1,250,8,5.6 +4.723751686909582,5.100619307832424,10,8,7.4,0.17755082024998597,2.116961403308288,3.2577597840755734,5.05910931174089,4.13927125506073,6.400539811066125,2.261268556005395,13,3.340909090909091,88,0.5963488843813387,0.07388663967611347,0.4746450304259635,0.5253549695740365,0.6267748478701826,0.8519269776876268,0.45454545454545453,0,0.17755082024998597,0.2,0,0,0,142,142,1,493,8,5.6 +4.679694862881422,4.679694862881422,8,7.5,6.2,0.1321051622895765,1.7095131700689927,5.079289300888374,4.333379683275396,3.800587099266126,5.470003862495172,1.6694167632290462,14,3.8727272727272726,110,0.8083491461100569,0,0.5749525616698292,0.4250474383301708,0.6470588235294118,0.9184060721062619,0.5454545454545454,0,0.1321051622895765,0.6,0,0,1.1368683772161603e-13,114.95,114.95,1,527,8,5.6 +4.5252652591990765,5.001242757372821,10,8,7,0.30768909179415904,2.2098152102071236,5.168021730735243,4.752502395600752,3.7916139331022385,4.362953018912166,0.9608884624985135,16,2.8128654970760234,171,0.6901004304160688,0.09517184453245336,0.6714490674318508,0.3285509325681492,0.4332855093256815,0.6628407460545194,0.3216374269005848,0.02582496413199426,0.30768909179415904,0.7,0.05843240650328793,0.08308524307356874,0.19615850967913878,269.12,266.89,0.75,697,8,5.6 +4.345862335653519,4.694402673350042,9,7,6.6,0.24487153434429842,2.0709353644646926,3.603402938901779,4.632946635730859,3.326218097447796,5.781283836040217,2.455065738592421,7,3.661764705882353,68,0.5671981776765376,0.07424593967517401,0.5649202733485194,0.43507972665148065,0.5808656036446469,0.8451025056947609,0.5147058823529411,0,0.24487153434429842,0.5,0.03959783449342614,0.26449368411025315,0,128,128,2.8,439,8,5.6 +5.065656565656566,5.6885795308069085,12,9.5,8,0.2269360202378368,2.3688933200398803,4.683195592286501,5.245179063360881,4.370982552800735,5.932047750229568,1.5610651974288334,57,10.266666666666667,60,0.9491525423728814,0.10950413223140502,0.5993836671802774,0.40061633281972264,0.559322033898305,0.802773497688752,0.5,0,0.2269360202378368,0.2,0.015610651974288337,0.11603687957111451,0,170,170,2,649,8,5.5 +4.8307692307692305,5.518453427065027,11,9,8.2,0.22846416530878486,2.277070063694268,3.4871794871794872,4.717948717948718,5.948717948717949,5.128205128205129,1.2307692307692308,35,5.386666666666667,75,0.8577494692144374,0.12461538461538461,0.6496815286624203,0.3503184713375796,0.505307855626327,0.7452229299363057,0.26666666666666666,0,0.22846416530878486,0.2,0.010256410256410256,0,18.85013718378359,200,80,1,471,8,5.5 +3.1892008639308855,4.136134453781513,8,7,6.2,0.4114807735424452,2.5084653934714884,2.4958963282937363,2.4958963282937363,2.8656587473002166,4.868538516918645,2.002879769618428,5,2.3026315789473686,76,0.4227053140096618,0.22894168466522682,0.5362318840579711,0.463768115942029,0.5048309178743962,0.7705314009661836,0.17105263157894737,0,0.4114807735424452,0.2,0,0,0,107,107,1,414,8,5.5 +5.206784083496412,5.29485903814262,9,8,7.6,0.11973638203628463,1.728514156852919,4.545335942596217,4.986301369863014,4.782778864970646,6.478799739073713,1.6960208741030671,11,2.98125,160,0.7768729641693811,0.01663405088062615,0.5553745928338762,0.44462540716612375,0.5895765472312704,0.8322475570032574,0.43125,0,0.11973638203628463,0.2,0,0,0,130,130,1,614,8,5.5 +4.097539012059327,5.5804662074022495,13,11,7.6,0.4733608887822809,3.1726360534311313,1.2045259038074663,4.904141179787541,6.194704648152685,4.043765534210779,3.699615275980075,21,3.5,70,0.6430446194225722,0.26573535977619256,0.4776902887139108,0.5223097112860893,0.48031496062992124,0.7060367454068242,0.6428571428571429,0.979002624671916,0.4733608887822809,1.1,0.15056573797593328,0.014880076164679647,9.115743761939202,148,118.8,1.11,381,8,5.5 +5.064335664335664,5.180257510729613,11,8,7.4,0.1316156779727779,2.1720519193592933,4.736223776223776,5.963076923076923,4.022937062937063,5.506573426573425,1.94013986013986,9,2.776315789473684,152,0.5943661971830986,0.0223776223776225,0.5690140845070423,0.4309859154929577,0.4267605633802817,0.6704225352112676,0.21052631578947367,0.6690140845070423,0.1316156779727779,0.6,0.2282517482517482,0.3664702754633029,0,153,153,3,710,8,5.5 +4.764846202134338,4.995327410332346,9,9,7.8,0.16452407592924695,1.8888332630691398,4.306842435655995,4.531826741996234,4.5961079723791585,5.5924670433145005,0.996359070935342,33,3.8854166666666665,96,0.6290050590219224,0.046139359698681735,0.42833052276559863,0.5716694772344013,0.5716694772344013,0.8347386172006745,0.65625,0,0.16452407592924695,0.5,0,0,0,128,128,1,593,8,5.5 +4.92468619246862,5.067814854682455,8,7,6.2,0.13632367364431036,1.62446898895497,4.97071129707113,4.823430962343097,4.786610878661088,5.0811715481171555,0.2945606694560672,8,3.1147540983606556,122,0.7102803738317757,0.028242677824267835,0.5196261682242991,0.4803738317757009,0.5158878504672897,0.794392523364486,0.39344262295081966,0.011214953271028037,0.13632367364431036,0.4,0,0,0,132,132,1,535,8,5.5 +4.055865921787709,4.9432591920108955,8,7,6.2,0.34550071902930757,1.972451790633609,4.290204841713221,4.145996275605214,4.2541527001862205,3.49705772811918,0.7570949720670406,7,2.980769230769231,104,0.6888888888888889,0.17951582867784008,0.5266666666666666,0.47333333333333333,0.6,0.86,0.4230769230769231,0,0.34550071902930757,0.3,0.03605214152700186,0.10775433371611133,0,242,242,0.75,450,8,5.5 +4.457646048109966,5.241111111111111,12,10,7.4,0.2737269296605027,2.692003777439435,5.015807560137458,4.526460481099658,4.404123711340206,3.85360824742268,0.5505154639175256,22,6.083333333333333,84,0.8765008576329331,0.149484536082474,0.5214408233276158,0.47855917667238423,0.5780445969125214,0.8130360205831904,0.5357142857142857,0,0.2737269296605027,0.2,0.12233676975945018,0.31152738064459956,0,178,178,2,583,8,5.5 +5.378170289855072,6.652661064425771,13,11.5,9,0.26217407972214324,2.4171789473684213,4.371376811594203,5.6105072463768115,4.88768115942029,6.608695652173913,1.721014492753623,38,11.352941176470589,51,0.9264,0.1915760869565218,0.5904,0.4096,0.4448,0.64,0.49019607843137253,0,0.26217407972214324,0.2,0,0,0,190,190,1,625,8,5.5 +5.401666666666667,6.0986559139784955,11,11,8.6,0.17919207785725336,2.036408515890157,4.293333333333334,5.04,6.020000000000001,6.206666666666666,0.9800000000000013,27,5.851351351351352,74,0.9352051835853131,0.11428571428571434,0.5572354211663066,0.4427645788336933,0.5010799136069114,0.7645788336933045,0.4189189189189189,0,0.17919207785725336,0.3,0,0,0,196,196,1,463,8,5.5 +5.339506172839506,5.70957095709571,10,9,8.8,0.15898563208288038,1.8728323699421965,4.983539094650205,5.553086419753087,5.659876543209874,5.125925925925927,0.5695473251028815,48,8.115942028985508,69,0.9333333333333333,0.06481481481481474,0.49833333333333335,0.5016666666666667,0.59,0.8516666666666667,0.2898550724637681,0,0.15898563208288038,0.2,0,0,0,173,173,1,600,8,5.5 +5.632826187183034,5.695850815850816,10,8.5,7.6,0.11869971871255555,1.7753077527501309,5.395297372060858,4.886307053941909,6.175749193176578,6.0400184416781935,1.2894421392346684,36,6.977011494252873,87,0.9141566265060241,0.011065006915629358,0.45481927710843373,0.5451807228915663,0.5496987951807228,0.8373493975903614,0.40229885057471265,0,0.11869971871255555,0.2,0,0,0,184,184,1,664,8,5.4 +5.781144781144781,6.686137071651089,11,10,8.8,0.1812789063172367,1.9027373325567851,4.304377104377104,5.54074074074074,6.914478114478115,6.319191919191918,1.3737373737373746,174,16.3,30,0.9683168316831683,0.13535353535353517,0.6554455445544555,0.3445544554455445,0.4871287128712871,0.700990099009901,0.3,0,0.1812789063172367,0.2,0,0,0,170,170,1,505,8,5.4 +4.994999999999999,5.131300160513643,9,8,6.8,0.1717695004260801,1.801801801801802,4.14,5.31,5.880000000000001,4.619999999999998,1.2600000000000025,9,2.35978835978836,189,0.6696696696696697,0.026562500000000034,0.566066066066066,0.4339339339339339,0.5675675675675675,0.8573573573573574,0.25396825396825395,0.6576576576576577,0.1717695004260801,0.4,0.015,0.21820205152138353,0,144,144,3,666,8,5.4 +4.466666666666667,4.859045326915362,9,7.5,6.8,0.2060433519521382,2.014925373134328,4.545722713864307,4.466666666666667,3.913274336283186,4.9014749262536865,0.9882005899705004,9,3.5301204819277108,83,0.6482300884955752,0.08075221238938046,0.45353982300884954,0.5464601769911505,0.5862831858407079,0.8561946902654868,0.6144578313253012,0,0.2060433519521382,0.2,0,0,0,134,134,1,452,8,5.4 +5.644599303135889,5.869565217391305,14,11,9,0.1316628851086126,2.4802469135802467,3.3449477351916377,5.29616724738676,7.386759581881536,6.504065040650405,2.0905923344947768,84,10.692307692307692,39,0.8580246913580247,0.03832752613240418,0.5679012345679012,0.43209876543209874,0.6563786008230452,0.8683127572016461,0.7948717948717948,0,0.1316628851086126,0.1,0.011614401858304297,0,23.52941176470588,200,100,1,486,8,5.4 +5.3507788161993775,6.300807043286869,10,9,7.6,0.26638668430212015,1.8688868188169536,5.682242990654206,4.419522326064383,5.303426791277258,5.9663551401869155,1.262720664589823,36,7.734939759036145,83,0.9469026548672567,0.15077881619937702,0.6430678466076696,0.35693215339233036,0.43805309734513276,0.700589970501475,0.3132530120481928,0,0.26638668430212015,0.2,0,0,0,190,190,1,678,8,5.4 +6.4338235294117645,6.591337099811676,10,9,8.2,0.08437509021248096,1.5542857142857143,6.249999999999999,6.397058823529413,6.323529411764706,6.727941176470588,0.40441176470588225,14,3.746153846153846,130,0.6957142857142857,0.023897058823529393,0.5285714285714286,0.4714285714285714,0.5542857142857143,0.8128571428571428,0.9615384615384616,0.011428571428571429,0.08437509021248096,0.2,0,0,0,300,300,0.5,700,8,5.4 +6.269258459323255,6.5375375375375375,10,9,7.6,0.10710270310184412,1.5950849793293522,5.926565874730022,6.208783297336214,6.289416846652269,6.611951043916486,0.3225341972642166,17,3.4383561643835616,146,0.8070739549839229,0.04103671706263504,0.4694533762057878,0.5305466237942122,0.5257234726688103,0.797427652733119,0.6301369863013698,0,0.10710270310184412,0.2,0,0,0,140,140,1,622,8,5.4 +5.421748544910671,5.727931448413681,11,9,8.6,0.2076354720296912,2.028865763301687,4.969936166168115,5.550837795979973,4.9376638534007915,6.196284051326482,1.2586201979256906,15,3.5775862068965516,116,0.6175595238095238,0.05345435891831513,0.5580357142857143,0.4419642857142857,0.4479166666666667,0.6875,0.9913793103448276,0.002976190476190476,0.2076354720296912,0.4,0.03227231276732543,0,0.03857583749052298,160.24,159.74,1,672,8,5.4 +3.8757763975155277,5.905362776025235,12,11,9.2,1.270796730078212,3.0961538461538463,4.919254658385093,3.5403726708074528,1.118012422360249,5.888198757763973,4.770186335403724,78,11.32258064516129,31,0.84375,0.3436853002070393,0.5,0.5,0.5096153846153846,0.7740384615384616,0.41935483870967744,0.7139423076923077,1.270796730078212,0.3,0.03726708074534161,0.09369108940598651,22.48586145743674,240,180,1,416,8,5.4 +5.320785984848485,5.937912813738443,10,9.5,8.4,0.20237020663234556,1.879421579532814,4.520833333333334,5.254734848484849,6.399621212121213,5.078598484848485,1.3210227272727275,15,3.1626506024096384,166,0.7241379310344828,0.10392992424242438,0.5006896551724138,0.4993103448275862,0.5186206896551724,0.783448275862069,0.3795180722891566,0,0.20237020663234556,0.2,0,0,0,155,155,1,725,8,5.4 +5.022537562604341,5.554153846153846,9,8,7.6,0.23207017547302072,1.791922885158717,3.7462437395659434,5.215358931552588,6.170283806343905,4.92153589315526,1.4691151919866448,39,8.21875,64,0.9616087751371115,0.09571508069003896,0.5447897623400365,0.45521023765996343,0.5027422303473492,0.7586837294332724,0.53125,0.003656307129798903,0.23207017547302072,0.3,0.15609348914858098,0.1443838141266213,0,165,165,1.5,547,8,5.4 +5.321182335265388,6.3204504038294695,10,8.5,8,0.21646952228709862,1.8792815900568574,4.907052138835042,6.219766723746328,5.53215432212613,4.594501047189499,1.3127145849112853,82,17.81081081081081,37,0.9676945668135095,0.15810076888802718,0.580029368575624,0.4199706314243759,0.591776798825257,0.8384728340675477,0.4594594594594595,0.8076358296622613,0.21646952228709862,1.8,0.10939288207594043,0,0.5345786820030008,165.25,160.68,1,681,8,5.4 +5.305915100904662,5.396036801132342,9,8.5,7,0.10676179579164569,1.6962201295805683,5.221990257480862,5.445789839944328,5.184690327070285,5.333890048712595,0.26109951287404254,17,3.6407766990291264,103,0.6590509666080844,0.016701461377870593,0.45869947275922673,0.5413005272407733,0.6045694200351494,0.820738137082601,0.6116504854368932,0,0.10676179579164569,0.2,0,0,0,134,134,1,569,8,5.4 +5.108978873239437,5.6677734375,10,9.5,8.4,0.2429483190332733,1.9573382955994347,4.956338028169014,5.3154929577464785,4.884507042253521,5.243661971830986,0.4309859154929576,18,3.774774774774775,111,0.7363796133567663,0.09859154929577472,0.6203866432337434,0.37961335676625657,0.539543057996485,0.789103690685413,0.5315315315315315,0.6748681898066784,0.2429483190332733,0.4,0,0,0,306,306,0.5,569,8,5.4 +5.020080321285141,5.307855626326964,10,9,8,0.17673991747269358,1.992,4.85140562248996,4.497991967871486,4.9156626506024095,5.783132530120482,0.8674698795180724,13,3.4646464646464645,99,0.5488,0.05421686746987952,0.6432,0.3568,0.4352,0.6704,0.8383838383838383,0,0.17673991747269358,0.3,0,0,0,160,160,1,625,8,5.3 +5.04586483390607,6.174712643678161,11,9.5,8.6,0.2941439732889947,2.1800029057624903,4.720091638029782,6.081099656357388,5.617777777777776,3.73553264604811,1.8822451317296656,13,4.091666666666667,120,0.7044476327116213,0.18281786941580763,0.5839311334289814,0.41606886657101866,0.5451936872309899,0.8149210903873745,0.9916666666666667,0,0.2941439732889947,0.2,0,0,0,158,158,1,697,8,5.3 +5.9443374598807885,6.07810595405532,10,9.5,8,0.11501111054618092,1.6822732672045415,6.058505272810637,5.388720770288858,6.058505272810637,6.241173773498395,0.6697845025217797,39,13.867924528301886,53,0.941101152368758,0.022008253094910484,0.5416133162612036,0.45838668373879643,0.4814340588988476,0.7195902688860435,0.5849056603773585,0,0.11501111054618092,0.2,0,0,0,166,166,1,781,8,5.3 +4.963402298850575,5.600726329442282,11,9.5,8.6,0.29636259048320623,2.2162217240676583,3.7951264367816093,4.644781609195403,5.4094712643678164,5.975908045977014,0.8496551724137933,17,3.6019417475728157,103,0.5292439372325249,0.1137931034482758,0.6405135520684736,0.3594864479315264,0.43794579172610554,0.6747503566333809,0.9029126213592233,0,0.29636259048320623,0.4,0,0,0,154,154,1,701,8,5.3 +4.773836439104744,5.997595924302678,10,10,8.6,0.29662752741489445,2.094751281817133,4.180637828328415,3.879330597457898,5.423530155669296,5.574183771104552,1.5441995582113974,23,4.945945945945946,74,0.7218934911242604,0.20404166946945793,0.49506903353057197,0.504930966469428,0.48520710059171596,0.7672583826429981,0.8378378378378378,0.015779092702169626,0.29662752741489445,1.3,0.1318219135058509,0,0.4058299998205231,151.44,148.72,1,507,8,5.3 +6.1955156950672645,6.337614678899082,11,9,8.4,0.11955457729894542,1.7754777070063694,7.275037369207773,7.2281016442451405,4.740508221225711,5.491479820627804,2.4875934230194297,11,3.4615384615384617,104,0.6818181818181818,0.022421524663677115,0.4753787878787879,0.5246212121212122,0.5416666666666666,0.8125,0.5961538461538461,0,0.11955457729894542,0.2,0.09387144992526159,0.16996731711975954,53.369737575604496,314,157,1,528,8,5.3 +5.10645825622744,5.186252413148471,9,9,8.2,0.11040692086687463,1.762474017882022,4.429698728293683,4.851574797654986,5.83595229283136,5.27345086701629,0.984377495176374,33,3.330357142857143,112,0.6419965576592083,0.0153857063953794,0.6540447504302926,0.3459552495697074,0.48881239242685026,0.6953528399311532,0.38392857142857145,0.5197934595524957,0.11040692086687463,5.3,0.5009778323665475,0.0053145929250680846,0.6026426327908967,137.1,133.42,1.01,581,8,5.3 +4.227642276422764,5.108771929824562,10,9,7.4,0.2878744952010026,2.3653846153846154,3.2845528455284554,5.170731707317073,4.422764227642276,4,1.886178861788618,15,3.768292682926829,82,0.5942307692307692,0.17247386759581881,0.5096153846153846,0.49038461538461536,0.4096153846153846,0.6384615384615384,0.7926829268292683,0,0.2878744952010026,0.2,0.11382113821138211,0.6792137098852821,0,140,140,4,520,8,5.3 +4.821248411934069,5.754687500000001,10,8,7,0.24475087798797762,2.0741515776799497,3.9481089357570327,5.264145247676043,5.1629116852207355,4.859210997854809,1.3160363119190106,12,2.9655172413793105,87,0.6771653543307087,0.16220500036986057,0.49343832020997375,0.5065616797900262,0.5406824146981627,0.7637795275590551,0.45977011494252873,0,0.24475087798797762,0.4,0.02530839061382713,0,0.11594136018011961,145.82,145,1,381,8,5.3 +4.137662337662339,4.538461538461537,9,7,6,0.2026644295435761,2.1751412429378525,4.76883116883117,3.5532467532467544,4.488311688311687,3.693506493506494,1.2155844155844155,9,3.9423076923076925,52,0.5790960451977402,0.08831168831168805,0.596045197740113,0.403954802259887,0.5141242937853108,0.731638418079096,0.6346153846153846,0.8898305084745762,0.2026644295435761,0.3,0.04675324675324676,0.06866758104368126,55.62074064538179,540,135,1,354,8,5.3 +5.454812707444287,6.245494028230181,10,8.5,7.8,0.19195557492633805,1.8332435110655239,5.519203413940256,5.188051209103841,5.44561403508772,5.62958748221906,0.3311522048364157,12,5.978494623655914,93,0.9376053962900506,0.12660028449502087,0.5497470489038786,0.4502529510961214,0.48903878583473864,0.7369308600337268,0.43010752688172044,0,0.19195557492633805,0.2,0,0,0,194,194,1,593,8,5.3 +5.253097893432466,6.534489402697496,10,8.5,8,0.3543275087822753,1.9036386153211062,4.724907063197026,5.493184634448575,5.1090458488228006,5.646840148698885,0.7682775712515486,11,3.2890625,128,0.7696526508226691,0.19609665427509296,0.5850091407678245,0.4149908592321755,0.49177330895795246,0.7440585009140768,0.7265625,0,0.3543275087822753,0.2,0,0,0,155,155,1,547,8,5.3 +4.464236760124611,5.522235067437381,10,8.5,7.6,0.4545789900695481,2.240024563509232,4.711775700934579,4.131339563862928,3.789906542056075,5.189781931464174,1.3998753894080993,9,3.2564102564102564,117,0.7284894837476099,0.19158878504672922,0.6634799235181644,0.3365200764818356,0.4168260038240918,0.6806883365200764,0.19658119658119658,0,0.4545789900695481,0.2,0.017071651090342678,0.08003884795063225,0,137,137,1,523,8,5.3 +4.914560439560439,5.2421978021978015,11,10,7.4,0.20484521700988506,2.23824696741014,4.238095238095238,5.379120879120879,4.36849816849817,5.639926739926739,1.2714285714285696,37,7.2465753424657535,73,0.8772802653399668,0.06249999999999989,0.5306799336650083,0.4693200663349917,0.5953565505804311,0.8109452736318408,0.3424657534246575,0,0.20484521700988506,0.2,0,0,0,178,178,1,603,8,5.3 +6.126466753585397,6.367208672086721,13,10,8.8,0.12103637201033761,2.1219408384762715,5.43502824858757,5.724467622772707,6.399826162538027,6.91438504997827,0.6753585397653197,87,10.414285714285715,70,0.9566929133858267,0.037809647979139493,0.5288713910761155,0.47112860892388453,0.5813648293963255,0.8110236220472441,0.5285714285714286,0,0.12103637201033761,0.2,0,0,0,185,185,1,762,8,5.3 +5.30130548302872,6.320311284046694,11,9,8,0.2614720542264424,2.0749605988967694,6.283028720626631,4.712271540469973,5.072236727589208,5.104960835509138,1.570757180156658,46,9.609375,64,0.9490740740740741,0.1612271540469976,0.6219135802469136,0.37808641975308643,0.4876543209876543,0.75,0.390625,0,0.2614720542264424,0.2,0,0,0,188,188,1,648,8,5.3 +5.120192862305449,5.5601319623834895,11,10,8,0.2354572436123216,2.1483565748043083,5.7391172742324805,4.782597728527067,4.670066017267606,5.260857501379775,0.9565195457054134,11,3.6804123711340204,97,0.49038461538461536,0.0791238594793081,0.6016483516483516,0.3983516483516483,0.49862637362637363,0.771978021978022,0.979381443298969,0,0.2354572436123216,0.4,0.007033231953716275,0,5.714287793913385,160,130.7,1,728,8,5.3 +5.162656400384986,5.9074889867841405,9,8.5,7.6,0.19573449177511776,1.7432885906040267,3.4648700673724737,4.89701636188643,5.543792107795957,6.698748796920117,1.4321462945139563,49,7,59,0.9239373601789709,0.1260827718960538,0.5391498881431768,0.4608501118568233,0.4854586129753915,0.7695749440715883,0.5254237288135594,0.6711409395973155,0.19573449177511776,0.2,0,0,0,180,180,1,447,8,5.2 +3.869485294117647,5.613333333333332,10,9,7.2,0.5634832550172255,2.5843230403800472,3.3823529411764706,6.470588235294118,1.5073529411764708,4.080882352941176,4.963235294117647,17,4.925925925925926,54,0.6318289786223278,0.3106617647058822,0.42755344418052255,0.5724465558194775,0.49406175771971494,0.7387173396674585,1,0,0.5634832550172255,0.1,0.06433823529411765,0.37205877811845806,33.36115311969276,150,18.75,4,421,8,5.2 +4.736445783132529,5.656474820143883,12,9.5,8.4,0.2574017592006008,2.533545310015899,4.6767068273092365,5.393574297188755,2.6626506024096384,6.178714859437751,3.516064257028112,67,9.979591836734693,49,0.8810810810810811,0.16265060240963833,0.4648648648648649,0.5351351351351351,0.4072072072072072,0.7171171171171171,0.42857142857142855,0,0.2574017592006008,0.2,0.0682730923694779,0.23809462317905614,0,170,170,2,555,8,5.2 +4.971698113207547,5.3836549375709435,9,8,7,0.16892161680556475,1.810246679316888,4.867924528301887,4.7924528301886795,5.50943396226415,4.679245283018868,0.830188679245282,10,2.838709677419355,155,0.8349146110056926,0.07651991614255792,0.5996204933586338,0.40037950664136623,0.44022770398481975,0.6546489563567363,0.15483870967741936,0.825426944971537,0.16892161680556475,0.3,0,0,0,180,180,1,527,8,5.2 +5.190476190476191,5.68695652173913,10,8,6.8,0.18769538591131366,1.926605504587156,5.714285714285714,5.257142857142857,4.076190476190476,5.6761904761904765,1.6000000000000005,11,3.25,116,0.691743119266055,0.08730158730158717,0.5871559633027523,0.41284403669724773,0.47889908256880737,0.7119266055045872,0.646551724137931,0.6477064220183486,0.18769538591131366,0.4,0,0,0,144,144,1,545,8,5.2 +5.201434878587197,5.6101190476190474,9,8,7.2,0.21129376694802032,1.7302917771883288,5.153421633554085,4.865342163355408,5.857615894039736,4.897350993377484,0.9922737306843272,9,3.3451327433628317,113,0.5815384615384616,0.07284768211920513,0.5246153846153846,0.4753846153846154,0.4907692307692308,0.7723076923076924,0.7610619469026548,0,0.21129376694802032,0.2,0,0,0,145,145,1,650,8,5.2 +5.06171875,5.624131944444444,11,8.5,7.8,0.28204066472278716,2.173174872665535,4.709375,5.396875,4.8125,5.293749999999999,0.6875,47,11.6875,48,0.9524617996604414,0.09999999999999996,0.49575551782682514,0.5042444821731749,0.4702886247877759,0.7113752122241087,0.7708333333333334,0,0.28204066472278716,0.2,0.017187499999999998,0.19330326200179698,0,165,165,1,589,8,5.2 +4.795676429567643,4.795676429567643,7,7,6.8,0.10906274851702932,1.4596481023702195,4.170153417015341,5.185495118549512,4.89539748953975,4.895397489539748,1.0153417015341706,5,3.347826086956522,92,0.5822306238185255,0,0.4952741020793951,0.504725897920605,0.55765595463138,0.8109640831758034,0.9130434782608695,0,0.10906274851702932,0.2,0,0,0,130,130,1,529,8,5.2 +4.669354838709677,5.018418201516793,8,7.5,6.2,0.22719678784552058,1.7132987910189985,4.612903225806452,4.451612903225806,4.387096774193548,5.193548387096774,0.806451612903226,15,3.391304347826087,115,0.6735751295336787,0.06955645161290322,0.5302245250431779,0.4697754749568221,0.5664939550949913,0.8601036269430051,0.6086956521739131,0,0.22719678784552058,0.1,0,0,0,120,120,1,579,8,5.2 +4.852367688022285,5.153846153846155,8,7,6.4,0.1573506931020486,1.6486796785304247,5.069637883008357,5.069637883008357,4.5868152274837515,4.635097493036212,0.4828226555246058,9,3.4,75,0.6343283582089553,0.05849582172701957,0.5845771144278606,0.4154228855721393,0.4701492537313433,0.7189054726368159,0.49333333333333335,0,0.1573506931020486,0.2,0,0,0,130,130,1,402,8,5.2 +5.512441783100465,6.703236245954694,11,10.5,7.4,0.26553695362772767,1.9954859267126928,4.836194278110446,5.205056553559547,5.7788423153692605,6.188689288090485,0.5737857618097131,33,4.137254901960785,102,0.7843866171003717,0.17764471057884254,0.6431226765799256,0.35687732342007433,0.4944237918215613,0.7639405204460966,0.9607843137254902,0,0.26553695362772767,0.4,0,0,0,154,154,1,538,8,5.2 +5.425038639876353,5.811258278145695,11,10,8.2,0.17807377611932004,2.0276353276353274,4.91870170015456,5.658114374034003,5.658114374034002,5.433075734157652,0.7394126738794435,19,3.98989898989899,99,0.5851851851851851,0.06646058732612053,0.4888888888888889,0.5111111111111111,0.5585185185185185,0.8296296296296296,0.9797979797979798,0,0.17807377611932004,0.2,0,0,0,156,156,1,675,8,5.2 +5.337868130259787,5.42117933853586,13,9.5,8.8,0.10246919825735822,2.435429216826176,4.5957046469081595,4.881152140504939,5.880218368093669,5.965852616172705,0.9990662275887292,112,5.677966101694915,118,0.8957219251336899,0.01536772777167948,0.6764705882352942,0.3235294117647059,0.45989304812834225,0.6951871657754011,0.3050847457627119,0,0.10246919825735822,0.2,0,0,4.547473508864641e-13,195.032,195.032,1,748,8,5.2 +4.248062015503876,4.472839853644808,9,8,6.6,0.20748199781948817,2.1186131386861313,4.042983159583,4.335952953755681,4.160171077252072,4.423843892007485,0.29296979417268165,5,2.742857142857143,105,0.496551724137931,0.050253942796043734,0.5431034482758621,0.45689655172413796,0.6051724137931035,0.8810344827586207,0.22857142857142856,0,0.20748199781948817,0.2,0,0,0,137,137,1,580,8,5.2 +4.974161313347609,5.814601585314978,8,7.5,6.6,0.24370783330127832,1.6083113305016645,4.885653104925053,4.921056388294075,4.602426837972877,5.452105638829407,0.8496788008565295,9,4.5,96,0.7686832740213523,0.14453961456102807,0.5498220640569395,0.4501779359430605,0.5284697508896797,0.8291814946619217,0.6666666666666666,0,0.24370783330127832,0.2,0,1.4432899320127035e-15,0,248,248,0.66,562,8,5.2 +5.223066104078762,5.290028490028489,8,7.5,7,0.10064437179040357,1.5316673847479536,4.4061884669479605,5.346835443037975,5.445850914205345,5.643881856540084,0.9406469760900142,6,2.894230769230769,104,0.7132701421800948,0.012658227848101274,0.5616113744075829,0.43838862559241704,0.4146919431279621,0.7132701421800948,0.375,0,0.10064437179040357,0.2,0,0,0,132,132,1,422,8,5.2 +4.968256450351837,5.229958847736626,8,7.5,6.8,0.17799072358432785,1.6102228377187462,4.527286942924159,4.64487881157154,5.850195465207192,4.821266614542611,1.205316653635652,5,2.717241379310345,145,0.5828402366863905,0.0500390930414388,0.5532544378698225,0.4467455621301775,0.47337278106508873,0.6982248520710059,0.45517241379310347,0,0.17799072358432785,0.2,0,0,0,141,141,1,676,8,5.2 +5.2780000000000005,6.2277286135693215,11,10.5,9,0.26002408328507526,2.084122773777946,4.1080000000000005,5.668,7.539999999999999,3.7440000000000007,3.7959999999999985,32,4.786885245901639,61,0.7192118226600985,0.1525,0.5788177339901478,0.4211822660098522,0.5911330049261084,0.8201970443349754,0.9508196721311475,0,0.26002408328507526,0.2,0,0,0,156,156,1,406,8,5.2 +1.9154929577464792,4.387096774193548,5,4,2.4,0.5862414781041347,2.6102941176470584,2.5539906103286394,1.276995305164319,1.5962441314553997,1.9154929577464785,1.2769953051643204,5,3.5,4,0.5833333333333334,0.5633802816901408,0.8333333333333334,0.16666666666666666,0.041666666666666664,0.08333333333333333,1,0,0.5862414781041347,0.2,0,0,0,170,170,1,24,8,5.1 +5.337966985230235,5.580381471389646,11,9,7.8,0.2141995033168192,2.0607096354166665,5.300897770055025,5.671589921807124,5.078482479003765,5.263828554879814,0.5931074428033591,11,3.533980582524272,103,0.6319444444444444,0.043440486533449174,0.5017361111111112,0.4982638888888889,0.5434027777777778,0.8038194444444444,0.7766990291262136,0,0.2141995033168192,0.3,0.01853460758760498,0.35193558494879507,0,160,160,4,576,8,5.1 +3.7577276524644945,4.915846994535517,9,8,7,0.38908066680608416,2.395064473099155,4.2138680033416875,3.3884711779448615,4.648287385129493,2.7368421052631575,1.911445279866335,14,4.9787234042553195,47,0.6763005780346821,0.23558897243107743,0.4884393063583815,0.5115606936416185,0.42196531791907516,0.6705202312138728,0.723404255319149,0,0.38908066680608416,0.2,0,0,0,130,130,1,346,8,5.1 +4.1469696969696965,5.319727891156467,9,7.5,6.6,0.32836299107087297,2.170259408111071,4.460606060606061,3.8193939393939393,4.34909090909091,3.9309090909090902,0.6412121212121216,8,3.0692307692307694,130,0.6705882352941176,0.22045454545454615,0.5428571428571428,0.45714285714285713,0.534453781512605,0.8084033613445378,0.6384615384615384,0.023529411764705882,0.32836299107087297,0.3,0,0,0,138,138,1,595,8,5.1 +4.584635416666667,5.478024115130299,9,7.5,6.6,0.24392378444931914,1.96307867083215,4.411458333333334,4.411458333333334,4.885416666666668,4.59375,0.4739583333333339,7,2.4285714285714284,133,0.6421471172962226,0.16308593749999983,0.48906560636182905,0.510934393638171,0.4691848906560636,0.7335984095427436,0.17293233082706766,0,0.24392378444931914,0.2,0,0,0,140,140,1,503,8,5.1 +3.714285714285714,4.897906877402819,9,9,7.8,0.3372339897449662,2.4230769230769234,2.6614836410754776,2.324586977648202,5.12082928409459,4.71655328798186,2.796242306446388,24,3.0952380952380953,84,0.5895691609977324,0.2416585681891804,0.6507936507936508,0.3492063492063492,0.5011337868480725,0.7188208616780045,0.40476190476190477,0,0.3372339897449662,0.2,0,0,0,130,130,1,441,8,5.1 +4.595680751173708,5.241659973226237,11,9,7.2,0.2151423922722701,2.393551814318405,4.867793427230046,3.7491079812206567,5.593427230046947,4.142159624413145,1.8443192488262903,15,3.4597701149425286,87,0.49506578947368424,0.12323943661971819,0.4605263157894737,0.5394736842105263,0.555921052631579,0.8256578947368421,0.9310344827586207,0,0.2151423922722701,0.4,0,0,0,161,161,1,608,8,5.1 +3.217879752589821,3.478412705860325,7,5.5,4.8,0.2294319539503804,2.175345425622646,2.881215934192346,3.3196618372216156,3.0378037567027985,3.601519917740433,0.5637161610376347,7,2.8607594936708862,79,0.5498783454987834,0.07489995446243798,0.8394160583941606,0.16058394160583941,0.24330900243309003,0.3844282238442822,0.3037974683544304,0.5255474452554745,0.2294319539503804,3.8,0.22705234264015767,0,0.28902811912554444,140.82,138.7,1,411,6,5.1 +3.543362831858407,3.673394495412845,7,5.5,5,0.17946994871957905,1.9755244755244754,3.043657817109145,3.4070796460176993,3.3162241887905597,4.361061946902655,1.0448377581120956,5,2.0927835051546393,97,0.6506410256410257,0.03539823008849566,0.5865384615384616,0.41346153846153844,0.46474358974358976,0.7403846153846154,0.010309278350515464,0,0.17946994871957905,0.4,0,0,0,77,77,1,312,8,5.1 +8,8,11,10.5,9.8,0.04166418725405392,1.375,7.536231884057971,7.5362318840579725,7.536231884057971,9.275362318840576,1.7391304347826058,276,276,1,1,0,0.5217391304347826,0.4782608695652174,0.2572463768115942,0.37681159420289856,0,0.6630434782608695,0.04166418725405392,0.2,1.855072463768116,1.96207610137814,0,180,180,7.65,276,8,5.1 +4.1902325581395345,5.283870967741935,9,7.5,6.8,0.42305084845451724,2.147852147852148,3.5029457364341083,4.1680620155038755,5.4539534883720915,3.591627906976745,1.8623255813953463,5,3.7058823529411766,68,0.6666666666666666,0.20697674418604653,0.5634920634920635,0.4365079365079365,0.5105820105820106,0.753968253968254,1,0,0.42305084845451724,0.4,0,0,0,143,143,1,378,8,5.1 +5.537210756722953,5.950268817204302,10,9,8.4,0.15478936901882295,1.805963406370002,4.4202626641651035,5.7510944340212635,5.465916197623514,6.4640400250156365,1.33083176985616,21,6.142857142857143,70,0.9227467811158798,0.06941838649155724,0.6201716738197425,0.3798283261802575,0.5321888412017167,0.8090128755364807,0.42857142857142855,0,0.15478936901882295,0.2,0,0,0,190,190,1,466,8,5.1 +5.645539906103286,5.779860610430185,13,9.5,7.8,0.11176102822776907,2.3027027027027027,5.55868544600939,5.593427230046947,5.315492957746479,6.079812206572769,0.7643192488262898,85,7.555555555555555,81,0.9415384615384615,0.02323943661971832,0.5984615384615385,0.4015384615384615,0.4815384615384615,0.7169230769230769,0.4444444444444444,0,0.11176102822776907,0.2,0,0,0,185,185,1,650,8,5.1 +5.175755954031412,5.58886404969313,10,8,7.2,0.18969355317976294,1.9320849145159116,4.718363567396078,5.729441474695236,5.681294907680991,4.525777299339096,1.1555176083418948,10,3.3258426966292136,89,0.6883720930232559,0.07391628996314568,0.4697674418604651,0.5302325581395348,0.5953488372093023,0.8488372093023255,0.449438202247191,0.002325581395348837,0.18969355317976294,0.5,0.024073283507122845,0.005493406483494505,0.8446112468372802,149,142.85,1.04,430,8,5.1 +5.04524886877828,5.717948717948717,11,9.5,8.2,0.2111098523317068,2.180269058295964,5.641025641025641,4.766214177978883,5.158371040723983,4.5852187028657605,0.8748114630467585,37,6.7317073170731705,82,0.8251121076233184,0.11764705882352927,0.6337817638266069,0.3662182361733931,0.4469357249626308,0.6457399103139013,0.6097560975609756,0,0.2111098523317068,0.1,0.015082956259426848,0.10460325000909508,0,200,200,1,669,8,5.1 +5.069100391134289,5.514893617021277,10,9.5,8,0.30513906581043143,1.9727366255144034,4.311169056931769,5.395914819643633,4.75619295958279,5.785310734463277,1.0847457627118642,17,3.1894736842105265,95,0.4156378600823045,0.08083441981747067,0.4444444444444444,0.5555555555555556,0.5363511659807956,0.7640603566529492,0.9157894736842105,0,0.30513906581043143,0.3,0,0,0,160,160,1,729,8,5 +5.826291079812206,5.826291079812206,9,8,7.6,0.08542565934622076,1.5447219983883966,5.8796035472091805,5.666353677621283,5.6663536776212835,6.062389149713091,0.3960354720918078,9,3.356687898089172,157,0.6888888888888889,0,0.6562091503267974,0.3437908496732026,0.4117647058823529,0.6823529411764706,0.9745222929936306,0,0.08542565934622076,0.2,0,0,0,146,146,1,765,8,5 +5.574712643678161,5.574712643678161,10,8,7.2,0.10931270301838505,1.7938144329896906,5.609195402298851,5.563218390804598,5.103448275862069,5.977011494252873,0.873563218390804,9,3.9305555555555554,72,0.5835051546391753,0,0.51340206185567,0.4865979381443299,0.5752577319587628,0.8371134020618557,0.875,0,0.10931270301838505,0.3,0,0,0,160,160,1,485,8,5 +5.3876096491228065,5.782288908502501,10,10,8.6,0.1699429826164795,1.856110715376005,4.010964912280701,5.0646929824561395,6.186403508771929,6.25438596491228,1.1217105263157894,19,4.08421052631579,95,0.61198738170347,0.06825657894736852,0.6514195583596214,0.34858044164037855,0.4558359621451104,0.6514195583596214,0.9263157894736842,0,0.1699429826164795,0.2,0,0,0,155,155,1,634,8,5 +4.846960167714885,5.358053302433372,9,8.5,7.4,0.22048325524576395,1.856833910034602,3.689727463312369,5.19916142557652,5.90356394129979,4.561844863731656,1.509433962264151,7,3.4893617021276597,94,0.5674740484429066,0.09538784067085954,0.5103806228373703,0.48961937716262977,0.41695501730103807,0.6349480968858131,0.6382978723404256,0,0.22048325524576395,0.3,0,0,0,160,160,1,578,8,5 +4.765217391304348,5.701734104046242,10,8.5,7.2,0.23963546083891657,2.0985401459854014,4.498550724637681,5.055072463768116,5.333333333333333,4.127536231884058,1.2057971014492752,15,3.7666666666666666,60,0.5498783454987834,0.16425120772946852,0.5620437956204379,0.43795620437956206,0.5644768856447688,0.8077858880778589,1,0.656934306569343,0.23963546083891657,0.4,0,0,0,144,144,1,411,8,5 +5.183516460755705,6.084613905782939,10,9,8,0.2215589134700339,1.9291922917019348,4.400395268842972,5.034350519438993,5.854763196680905,5.40726537273077,0.8204126772419116,67,12.023809523809524,42,0.908273381294964,0.14809443277424947,0.5539568345323741,0.4460431654676259,0.6115107913669064,0.8183453237410072,0.35714285714285715,0.3273381294964029,0.2215589134700339,1.4,0.1491659413167109,0.2662787418456716,22.747713087148494,171.348,85,2,556,8,5 +5.80300639216999,6.17194784938033,9,8.5,7.4,0.1403389655264133,1.5509202285463137,5.766661884494604,5.475905823091513,5.815121228061786,6.105877289464876,0.3392154049702727,9,3.3229166666666665,96,0.6659707724425887,0.05977715078188519,0.5427974947807933,0.4572025052192067,0.4822546972860125,0.7035490605427975,0.8854166666666666,0.0041753653444676405,0.1403389655264133,0.3,0.04845934356718154,0.009260100505541515,1.4886458551295738,152,144,1.05,479,8,5 +5.385740402193784,5.6382775119617214,9,8,7.6,0.15074820722509957,1.6710794297352343,5.2650822669104205,5.001828153564899,4.914076782449726,6.318098720292503,1.404021937842777,87,7.387096774193548,62,0.9327902240325866,0.04478976234003651,0.5885947046843177,0.41140529531568226,0.4684317718940937,0.6822810590631364,0.45161290322580644,0.6720977596741344,0.15074820722509957,0.2,0,0,0,180,180,1,491,8,5 +4.736318407960199,5.548998178506374,9,7.5,7.2,0.39736877285986194,1.9002100840336136,5.08457711442786,4.597014925373134,5.154228855721394,4.0746268656716405,1.0796019900497535,9,3.2844827586206895,116,0.7003676470588235,0.14645522388059692,0.5073529411764706,0.49264705882352944,0.5661764705882353,0.8106617647058824,0.6293103448275862,0,0.39736877285986194,0.2,0.060945273631840796,0.1397465057615973,69.52916445018789,280,140,1.5,544,8,5 +5.357854406130268,5.432789432789433,9,8,7,0.12408064660898928,1.6797768878718538,3.866973180076628,5.404444444444445,5.82375478927203,6.289655172413793,1.5374712643678166,8,3.619718309859155,71,0.558695652173913,0.013793103448275923,0.5695652173913044,0.43043478260869567,0.5630434782608695,0.7847826086956522,0.8028169014084507,0,0.12408064660898928,0.2,0,0,0,152,152,1,460,8,5 +4.614365411436541,4.917874396135265,8,7,6.4,0.20199856159127447,1.7337161855825902,3.8437935843793585,4.967921896792189,4.242677824267783,5.366806136680613,1.124128312412831,7,2.95,120,0.6954813359528488,0.061715481171547966,0.5422396856581533,0.4577603143418468,0.5677799607072691,0.8290766208251473,0.5333333333333333,0,0.20199856159127447,0.2,0,0,0,130,130,1,509,8,5 +4.6381838622223714,5.550791886715177,9,8,7.6,0.23539979483057757,1.9404146681860253,3.408876594674003,5.279233664318146,5.2188995652973675,4.61555857508958,1.8703570696441427,6,3.5686274509803924,102,0.591869918699187,0.16441041983162233,0.7658536585365854,0.23414634146341465,0.2682926829268293,0.43089430894308944,0.9215686274509803,0,0.23539979483057757,0.2,0.015083524755194703,0,0.05127748210752494,150.47,150,1,615,8,5 +2.9595578594131426,3.612726129282211,7,5.5,4.6,0.35888586985344745,2.365218161806117,2.4202606494756367,2.946404268926862,2.9727114498994234,3.4725478883780876,0.5261436194512252,7,2.6419753086419755,81,0.47555555555555556,0.1807965083693853,0.5066666666666667,0.49333333333333335,0.4866666666666667,0.7533333333333333,0.1728395061728395,0.47555555555555556,0.35888586985344745,1.4,0.1512662905922273,0.0972925991800075,0.418055944821585,107.05,102.85,1.2,450,8,5 +5.209947643979057,5.536022253129346,10,9,7.6,0.17075042660339013,1.9194050849160889,4.706806282722513,5.323560209424083,4.901570680628272,5.875392670157067,0.973821989528795,24,6.623529411764705,85,0.8769470404984424,0.05890052356020936,0.5716510903426791,0.42834890965732086,0.5545171339563862,0.8052959501557633,0.4588235294117647,0,0.17075042660339013,0.2,0,0,0,186,186,1,642,8,5 +4.922481215654746,5.298830040833086,9,8.5,7.6,0.1730484438381419,1.8283462355077567,3.012264624505143,7.053107413475457,5.289830560106594,4.261252395641422,4.0408427889703145,40,10.952380952380953,21,0.8582089552238806,0.0710248908302727,0.6604477611940298,0.33955223880597013,0.35447761194029853,0.5970149253731343,0.38095238095238093,0,0.1730484438381419,0.5,0.36734934445184675,1.0132587231819852,6.315619613896808,195,170.68,4.93,268,8,5 +5.981678082191781,6.457116451016635,10,9,7.8,0.13812994767637213,1.6717716772106603,5.124200913242009,5.7853881278538815,6.9011415525114135,6.074657534246577,1.115753424657532,84,13.046511627906977,43,0.9689119170984456,0.07363013698630128,0.5578583765112263,0.4421416234887737,0.5578583765112263,0.7962003454231433,0.3023255813953488,0,0.13812994767637213,0.2,0,0,0,181,181,1,579,8,5 +5.5096436058700204,6.279808841099165,11,9,7.6,0.21594852183337443,1.9964993721700088,5.569811320754717,5.535429769392033,5.501048218029351,5.397903563941298,0.10314465408805251,42,15.175,40,0.9469578783151326,0.1226415094339623,0.49921996879875197,0.500780031201248,0.47581903276131043,0.6957878315132605,0.275,0,0.21594852183337443,0.2,0,0,0,164,164,1,641,8,4.9 +5.733333333333333,5.819065420560747,9,8.5,7.2,0.08548308047254127,1.569767441860465,5.226519337016574,5.384898710865562,6.176795580110496,6.113443830570903,0.7918968692449342,17,3.352201257861635,159,0.7361878453038674,0.014732965009208114,0.664364640883978,0.3356353591160221,0.5069060773480663,0.75,1,0,0.08548308047254127,0.2,0,0,0,129,129,1,724,8,4.9 +5.421110242376857,5.7444904722452375,9,8,7.2,0.1751249109559789,1.6601765316718589,5.573103987490227,5.573103987490227,5.5393275996872555,4.965129007036747,0.5741985926505082,7,2.8015873015873014,126,0.5498442367601246,0.056293979671618616,0.6043613707165109,0.3956386292834891,0.48598130841121495,0.7772585669781932,0.5952380952380952,0.9532710280373832,0.1751249109559789,0.4,0,0,0,162,162,1,642,8,4.9 +5.419034090909091,5.758490566037736,10,9,7.8,0.25611526500354415,1.8453473132372216,5.767045454545454,6.0227272727272725,4.346590909090909,5.5113636363636385,1.6761363636363633,16,3.7222222222222223,126,0.6146788990825688,0.05894886363636361,0.5530799475753604,0.44692005242463956,0.4927916120576671,0.7863695937090432,0.9920634920634921,0,0.25611526500354415,0.1,0,0,0,150,150,1,763,8,4.9 +4.2605177173432605,4.8273161596670855,11,10.5,8.6,0.24975379375238005,2.5818458529634496,1.9581553602152149,3.7021374779068905,7.006524648270068,4.344657205477507,3.304387170363177,49,7.014705882352941,68,0.8563734290843806,0.11741481675874202,0.48473967684021546,0.5152603231597845,0.49371633752244165,0.7127468581687613,0.3382352941176471,0.03949730700179533,0.24975379375238005,2.7,0.17592802064433571,0.25485982785828687,0.8105778302532883,179.37,169.79,2,557,8,4.9 +4.712041884816754,5.2249637155297535,8,7.5,7,0.19358046961001005,1.6977777777777776,4.146596858638744,6.125654450261781,3.816753926701571,4.712041884816754,2.30890052356021,7,2.8846153846153846,104,0.75,0.09816753926701567,0.545,0.455,0.455,0.705,0.5961538461538461,0.8975,0.19358046961001005,0.3,0,0,0,135,135,1,400,8,4.9 +3.7831469979296064,4.26531279178338,7,6.5,6,0.25502216366324987,1.8503113952037478,3.879254658385093,4.403478260869565,3.914202898550725,2.9007039337474114,1.0134989648033135,12,3.154639175257732,97,0.7066974595842956,0.11304347826086969,0.5127020785219399,0.48729792147806006,0.5404157043879908,0.8475750577367206,0.4536082474226804,0,0.25502216366324987,0.2,0.017474120082815736,0.16459896712673605,0,105.5,105.5,2,433,8,4.9 +4.143258426966293,5.9515803631472775,10,9,7.4,0.4294975561302512,2.413559322033898,3.248314606741573,4.441573033707866,4.507865168539325,4.342134831460675,1.1932584269662927,31,9.673913043478262,46,0.89,0.30383895131086147,0.49,0.51,0.564,0.794,0.45652173913043476,0.012,0.4294975561302512,0.3,0.008286516853932585,0.09123280382981351,0,177,177,1,500,8,4.9 +4.505896730068671,4.76256897735061,7,6.5,5.8,0.1545003153628148,1.5535198472898242,4.41393965394482,4.827746496502147,4.597853806192521,4.13806842557327,0.4597853806192518,5,2.9220779220779223,77,0.5739795918367347,0.05389365455967107,0.5459183673469388,0.45408163265306123,0.5739795918367347,0.8137755102040817,0.5064935064935064,0.3877551020408163,0.1545003153628148,5.3,0.7816351470527286,0.0074236858171067045,0.8387771416373561,122.571,118.8,1.01,392,8,4.9 +4.3061224489795915,5.557506584723442,10,8,6.8,0.2552875776768919,2.322274881516588,3.45578231292517,4.217687074829932,4.380952380952381,5.142857142857143,0.7619047619047623,11,3.168141592920354,113,0.5655608214849921,0.22517006802721093,0.5703001579778831,0.4296998420221169,0.49447077409162715,0.7598736176935229,0.8849557522123894,0,0.2552875776768919,0.1,0,0,0,150,150,1,633,8,4.9 +4.591201027617213,4.985006973500698,9,7.5,7,0.1999503199549016,1.9602713856053715,4.730892742453436,4.060372511239564,5.215157353885678,4.321130378933848,1.154784842646114,9,3.216867469879518,83,0.5415821501014199,0.07899807321772637,0.5334685598377282,0.4665314401622718,0.539553752535497,0.8336713995943205,1,0,0.1999503199549016,0.2,0,6.661338147750939e-16,0,145,145,1.07,493,8,4.9 +5.715596330275229,5.7953488372093025,10,9.5,8.2,0.10870655164765831,1.7495987158908508,5.280122324159021,6.749847094801223,5.443425076452599,5.334556574923547,1.4697247706422019,86,8.5,44,0.8904761904761904,0.013761467889908247,0.6476190476190476,0.3523809523809524,0.3761904761904762,0.5857142857142857,0.22727272727272727,0,0.10870655164765831,0.2,0,0,0,178,178,1,420,8,4.9 +4.770737372264774,5.8428393794908215,11,9.5,8.4,0.4981539396069758,2.3057232334669595,4.958304824507663,6.100019751203507,3.6534877654267,4.338516721444204,2.446531985776807,95,10.509803921568627,51,0.9162393162393162,0.18348989893326081,0.6017094017094017,0.39829059829059826,0.4495726495726496,0.7282051282051282,0.47058823529411764,0,0.4981539396069758,0.4,0.01631021323851205,0,0.07984056359685435,172,171.23,1,585,8,4.9 +3.751552795031056,4.890688259109312,8,8,6,0.34838702956238615,2.132450331125828,5.217391304347826,3.627329192546584,3.6770186335403725,2.4347826086956523,1.5900621118012421,17,4.348837209302325,43,0.6192052980132451,0.2329192546583851,0.5231788079470199,0.4768211920529801,0.5562913907284768,0.8443708609271523,0.6744186046511628,0,0.34838702956238615,0.1,0.024844720496894408,0,56.829737651371154,240,120,1,302,8,4.9 +4.121170395869191,4.9935349322210625,8,7.5,6.8,0.30818472800663294,1.94119612429001,4.087664945496271,4.523235800344234,4.154675846242112,3.685599541021228,0.46907630522088395,5,2.6862745098039214,102,0.556910569105691,0.17469879518072284,0.4878048780487805,0.5121951219512195,0.5182926829268293,0.7540650406504065,0.19607843137254902,0,0.30818472800663294,0.2,0,0,0,146,146,1,492,8,4.9 +5.226190476190476,5.5404602821083895,9,7.5,6.8,0.13894707529887554,1.7220956719817768,5.428571428571429,5.761904761904762,4.761904761904762,4.904761904761905,1,77,11.35135135135135,37,0.9567198177676538,0.05672268907563026,0.5671981776765376,0.4328018223234624,0.530751708428246,0.7722095671981777,0.43243243243243246,0,0.13894707529887554,0.2,0,0,0,170,170,1,439,8,4.8 +3.0960901259111995,3.9778629203916562,8,7,6.6,0.559571377659233,2.583904109589041,4.20728959575878,2.2732935719019216,3.8001325381047053,2.069715043074884,1.9339960238568588,6,2.6615384615384614,65,0.473972602739726,0.2216699801192843,0.536986301369863,0.46301369863013697,0.5041095890410959,0.7589041095890411,0.47692307692307695,0,0.559571377659233,0.5,0,0,0,128,128,1,365,8,4.8 +4.81549815498155,5.825892857142859,9,8,7.6,0.27840694431526114,1.8689655172413793,5.564575645756458,5.0295202952029525,4.6371463714637144,3.995079950799509,0.6420664206642055,7,3.042372881355932,118,0.6648148148148149,0.17343173431734346,0.6240740740740741,0.37592592592592594,0.4166666666666667,0.6703703703703704,0.940677966101695,0,0.27840694431526114,0.2,0,0,0,145,145,1,540,8,4.8 +5.558155740961462,6.095807407407408,8,8,7.4,0.31134134107951555,1.439326347234765,5.945934048470401,5.6135526420341675,4.210164481525626,6.426040524433849,2.2158760429082225,33,4.991071428571429,112,0.9285714285714286,0.08820023837902274,0.5332225913621262,0.46677740863787376,0.5614617940199336,0.7906976744186046,0.2767857142857143,0,0.31134134107951555,0.3,0,0,3.410605131648481e-13,232.39,232.39,1,602,7,4.8 +4.409819121447029,4.884722719141326,11,8,6.8,0.24949848760567767,2.4944333763037614,4.985012919896642,4.957622739018087,3.4237726098191237,4.24547803617571,1.5338501291989637,14,3.883211678832117,137,0.8260869565217391,0.09722222222222245,0.5372670807453416,0.46273291925465837,0.42857142857142855,0.6506211180124224,0.2773722627737226,0,0.24949848760567767,0.2,0.11640826873385014,2.014107386094172,0,212,212,8,644,7,4.8 +5.507109004739337,5.595505617977528,10,9.5,9.2,0.10430322004735697,1.8158347676419966,4.777251184834123,4.928909952606635,6.483412322274882,5.800947867298579,1.5545023696682465,87,6.314606741573034,89,0.9672977624784854,0.015797788309636695,0.6058519793459552,0.39414802065404475,0.6316695352839932,0.8932874354561101,0.4943820224719101,0.6729776247848537,0.10430322004735697,0.2,0,0,0,180,180,1,581,7,4.8 +4.067368421052632,4.985806451612903,11,11,10.8,0.5641858485577104,2.704451345755693,4.6147368421052635,3.2673684210526317,3.4694736842105263,4.88421052631579,1.4147368421052633,61,6.0754716981132075,53,0.6666666666666666,0.18421052631578946,0.7391304347826086,0.2608695652173913,0.34368530020703936,0.4554865424430642,0.6792452830188679,0,0.5641858485577104,0.3,0,0,0,160,160,1,483,7,4.8 +4.492753623188405,4.492753623188405,8,6.5,4.8,0.08200609733428368,1.7806451612903227,3.478260869565218,3.478260869565218,4.05797101449275,6.3768115942029,2.31884057971015,8,7.5,2,0.4838709677419355,0,0.6774193548387096,0.3225806451612903,0.3225806451612903,0.6129032258064516,0.5,0,0.08200609733428368,0.1,0,0,0,200,200,1,31,7,4.8 +3.6056453883996116,3.9996186959404256,7,6.5,6.2,0.2457120267960281,1.9414000119149248,2.5924133931784548,4.235492304347898,3.578260739880121,3.979902251499319,1.643078911169443,11,4.169811320754717,53,0.5594936708860759,0.09850271675664818,0.43544303797468353,0.5645569620253165,0.44050632911392407,0.7341772151898734,0.9245283018867925,0.569620253164557,0.2457120267960281,2.9,0.42902616013868794,0.055185084928954437,7.822733621347055,115.54,78.01,1.26,395,7,4.8 +5.310763888888889,5.785342789598109,10,9.5,8.4,0.245966226095069,1.8829682902909446,4.453125,5.739583333333334,6.432291666666666,4.5850694444444455,1.8472222222222205,42,8.676470588235293,68,0.9161490683229814,0.08203124999999993,0.5062111801242236,0.4937888198757764,0.577639751552795,0.8152173913043478,0.3235294117647059,0,0.245966226095069,0.2,0.016493055555555556,0.70706920410236,0,190,190,8,644,7,4.8 +4.0205237084217975,4.843137254901961,9,8,6.4,0.2757850573258157,2.2385143460658337,4.268931351733899,4.673743807501769,3.8273177636234954,3.275300778485492,0.846426043878274,15,3.3908045977011496,87,0.6750572082379863,0.16985138004246284,0.6498855835240275,0.3501144164759725,0.4897025171624714,0.7620137299771167,0.3793103448275862,0,0.2757850573258157,0.2,0,0,0,130,130,1,437,7,4.8 +4.495238095238095,4.58252427184466,8,7,6.2,0.15777312537952162,1.7796610169491525,4.190476190476191,5.142857142857143,3.3904761904761904,5.219047619047619,1.8285714285714287,25,3.1323529411764706,136,0.902542372881356,0.01904761904761905,0.5042372881355932,0.4957627118644068,0.4533898305084746,0.7478813559322034,0.5,0.5444915254237288,0.15777312537952162,0.2,0,0,0,120,120,1,472,7,4.8 +4.794805194805195,5.163636363636364,9,7.5,6.6,0.16907998915144332,1.8770314192849402,4.303030303030304,4.630880230880232,5.778354978354979,4.425974025974027,1.352380952380952,7,2.621359223300971,103,0.5769230769230769,0.07142857142857147,0.43162393162393164,0.5683760683760684,0.4935897435897436,0.7115384615384616,0.5242718446601942,0,0.16907998915144332,0.2,0,0,0,142,142,1,468,7,4.8 +5.0057545623698445,5.2904091213950375,10,8.5,7.4,0.19815110365626404,1.9977008212056164,4.26961418555075,5.521052826143211,5.373824750779393,4.82171946816507,1.2514386405924611,15,3.4157303370786516,89,0.5588235294117647,0.053805774278215264,0.4944852941176471,0.5055147058823529,0.5735294117647058,0.8327205882352942,0.7865168539325843,0,0.19815110365626404,0.3,0.01840350942047737,0.04981094813584737,5.13052765800817,145,103,1.40776699029,544,8,4.8 +4.465020576131687,4.965675057208238,9,7,6.4,0.18033647606819375,2.015668202764977,4.9931412894375855,3.2647462277091908,4.417009602194785,5.146776406035667,1.7283950617283947,7,3.0434782608695654,69,0.45161290322580644,0.10082304526748971,0.4344086021505376,0.5655913978494623,0.5935483870967742,0.8387096774193549,0.6956521739130435,0,0.18033647606819375,0.2,0,0,0,140,140,1,465,8,4.7 +4.521674140508222,5.430879712746859,9,8,7.4,0.3574797998506015,1.9904132231404956,4.077727952167415,4.998505231689089,4.866965620328849,4.110612855007474,0.9207772795216744,30,5.516129032258065,93,0.9327272727272727,0.16741405082212274,0.5781818181818181,0.4218181818181818,0.4072727272727273,0.7254545454545455,0.4838709677419355,0,0.3574797998506015,0.2,0,0,0,165,165,1,550,8,4.7 +5.061631944444445,5.339743589743591,10,9.5,7.8,0.15855036845737136,1.97564740181787,4.810763888888888,5.548611111111111,4.6336805555555545,5.223958333333334,0.9149305555555562,34,6.9787234042553195,94,0.956268221574344,0.05208333333333346,0.5947521865889213,0.40524781341107874,0.5014577259475219,0.7551020408163265,0.46808510638297873,0,0.15855036845737136,0.2,0,0,0,170,170,1,686,8,4.7 +4.7050971079637005,5.499657992565055,9,8,6.6,0.28920962589244187,1.912819181726745,4.141938766856076,4.602154185395641,5.2803663811381565,4.771707234331268,0.6782121957425158,13,3.029585798816568,169,0.6589446589446589,0.1444745992706301,0.6473616473616474,0.35263835263835264,0.3680823680823681,0.5971685971685972,0.6153846153846154,0.9974259974259975,0.28920962589244187,0.4,0.012110932066830633,0.008080790904026962,1.010098863003373,136,126,1.08,777,7,4.7 +5.540486409155936,5.540486409155936,10,8,7.8,0.09611298294043585,1.804895682710184,5.1908440629470665,5.379113018597996,5.271530758226037,6.293562231759656,1.0220314735336187,63,6.533898305084746,118,0.9356796116504854,0,0.5740291262135923,0.42597087378640774,0.3725728155339806,0.5898058252427184,0.3813559322033898,0,0.09611298294043585,0.2,0.020171673819742487,0.106172608565192,0,188,188,1,824,7,4.7 +4.141179078014185,5.164455500276397,8,7.5,6.4,0.297250632874077,1.9318169654803317,4.067375886524823,4.1001773049645385,3.64095744680851,4.723404255319149,1.0824468085106393,12,4.848837209302325,86,0.8257425742574257,0.19813829787234064,0.6099009900990099,0.3900990099009901,0.2732673267326733,0.3782178217821782,0.26744186046511625,0,0.297250632874077,0.2,0.02460106382978723,0.0344397795638971,0,185,185,1,505,7,4.7 +5.339597315436242,5.772188633615476,10,8.5,7.8,0.14031388385912813,1.8728004022121667,5.430872483221477,4.83758389261745,5.385234899328858,5.659060402684565,0.5932885906040273,13,3.380281690140845,71,0.5128205128205128,0.07494407158836668,0.5897435897435898,0.41025641025641024,0.5341880341880342,0.8012820512820513,0.7887323943661971,0.6666666666666666,0.14031388385912813,0.4,0,0,0,153,153,1,468,8,4.7 +4.169698724335871,4.856472968472949,11,10,8.6,0.2906449351031484,2.6380802852254095,1.9824924167385019,3.6633012048428837,5.344109992947266,5.645793621581385,1.6808087881043825,15,3.5517241379310347,58,0.5322997416020672,0.14141420092224366,0.6175710594315246,0.38242894056847543,0.4780361757105943,0.7286821705426356,1,0,0.2906449351031484,0.6,0.04309766123344569,0.003356234201078201,0.6082886769159019,161.42,155.89,1.02,387,8,4.7 +4.924574209245742,5.291503267973858,8,8,7.2,0.21413829402962933,1.6245059288537549,4.539172749391728,5.352798053527981,4.282238442822384,5.481265206812654,1.19902676399027,7,3.6666666666666665,90,0.717391304347826,0.06934306569343088,0.5043478260869565,0.4956521739130435,0.5760869565217391,0.8065217391304348,0.6888888888888889,0,0.21413829402962933,0.2,0,0,0,132,132,1,460,8,4.7 +5.524078525641025,6.075391055298523,12,11,10.2,0.20085293797772596,2.1723080047287153,4.574519230769231,5.489423076923076,4.879487179487178,7.125160256410258,2.2456730769230795,101,8.21505376344086,93,0.958594730238394,0.09074519230769228,0.5520702634880803,0.4479297365119197,0.21706398996235884,0.38143036386449186,0.34408602150537637,0,0.20085293797772596,0.2,0,0,0,173,173,1,797,7,4.7 +4.523519870235199,4.957777777777778,9,8,6.4,0.18413477224979521,1.9896010757507843,3.9649635036496353,4.7201946472019465,4.7201946472019465,4.657258718572588,0.7552311435523111,13,4.927083333333333,96,0.8226086956521739,0.08759124087591241,0.5408695652173913,0.4591304347826087,0.5234782608695652,0.7704347826086957,0.4479166666666667,0,0.18413477224979521,0.2,0,0,0,194,194,1,575,7,4.7 +3.991919191919192,4.578711078928313,7,6.5,6,0.2231490261365977,1.7535425101214575,4.266666666666667,4.16969696969697,3.1353535353535356,4.363636363636363,1.2282828282828278,4,2.5268817204301075,93,0.4757085020242915,0.12815656565656566,0.6234817813765182,0.3765182186234818,0.47368421052631576,0.7105263157894737,0.26881720430107525,0,0.2231490261365977,0.5,0,0,0,256,256,0.5,494,7,4.7 +4.5595854922279795,5.170387779083432,8,7,6.4,0.2960381307963557,1.7545454545454544,5.653886010362695,3.4196891191709846,5.106735751295339,4.012435233160621,2.23419689119171,12,4.4,70,0.77,0.11813471502590686,0.5925,0.4075,0.4,0.6875,0.5428571428571428,0,0.2960381307963557,0.2,0,0,0,220,220,1,400,7,4.7 +3.9596284023631747,4.472042705263948,7,7,6.8,0.30341309233661534,1.7678426581197062,3.7287213465018234,2.565633954015016,4.3444734954654285,5.165476360750231,1.7788395414504126,23,4.256410256410256,78,0.7170626349892009,0.11458171056766088,0.4838012958963283,0.5161987041036717,0.5140388768898488,0.7710583153347732,0.7692307692307693,0.0064794816414686825,0.30341309233661534,0.7,0.06841690544040042,0.2476534457274603,0.24079453733997636,207.93,204.67,1,463,7,4.7 +3.153253652058433,3.823510466988728,9,8,6.2,0.3828442350369076,2.85419474393531,3.229747675962815,1.597875166002656,3.6377158034528554,4.113678618857902,2.039840637450199,13,2.65,60,0.42857142857142855,0.1752988047808765,0.41509433962264153,0.5849056603773585,0.49326145552560646,0.7088948787061995,0.18333333333333332,0,0.3828442350369076,0.5,0.03399734395750332,0.40806636162663673,0,128,128,4,371,8,4.7 +5.401634877384197,5.7212121212121225,11,9.5,8,0.15489784675178583,2.036420500403551,5.035422343324251,5.065940054495913,5.981471389645777,5.493188010899183,0.915531335149864,39,8.636363636363637,77,0.9392655367231638,0.0558583106267031,0.4110169491525424,0.5889830508474576,0.4392655367231638,0.730225988700565,0.6103896103896104,0,0.15489784675178583,0.2,0,0,0,168,168,1,708,8,4.7 +4.936708860759493,5.370051635111876,10,8.5,7.6,0.1919769657668313,2.025641025641026,4.3544303797468356,5.029535864978903,4.928270042194093,5.40084388185654,0.6751054852320673,11,3.617021276595745,94,0.5811965811965812,0.08069620253164557,0.6153846153846154,0.38461538461538464,0.4598290598290598,0.6905982905982906,1,0,0.1919769657668313,0.3,0,0,0,160,160,1,585,8,4.7 +3.4278450363196127,3.7157480314960636,6,5.5,5.2,0.22023292620720394,1.7503708412799321,3.867312348668281,2.6172719935431794,3.5938660209846653,3.5938660209846645,1.2500403551251016,4,2.4461538461538463,65,0.452991452991453,0.07748184019370473,0.38746438746438744,0.6125356125356125,0.48148148148148145,0.6923076923076923,0.23076923076923078,0,0.22023292620720394,0.3,0,0,0,121,121,1,351,8,4.6 +4.742541436464088,4.886527514231498,10,8,7,0.12714888385985068,2.108574091332712,4.486187845303868,4.65709023941068,4.614364640883979,5.169797421731122,0.5554327808471431,20,4.865853658536586,82,0.8986486486486487,0.029465930018416076,0.4774774774774775,0.5225225225225225,0.5900900900900901,0.8693693693693694,0.573170731707317,0,0.12714888385985068,0.2,0.07476979742173112,0,3.8280751289927974,175.34,159.26,1,444,8,4.6 +4.781094527363184,4.956802063185041,10,7.5,6.8,0.1519535800354691,2.0915712799167534,4.588308457711443,4.356965174129353,4.626865671641791,5.5136815920398,0.8868159203980097,9,3.6333333333333333,60,0.43951612903225806,0.0354477611940298,0.5665322580645161,0.4334677419354839,0.4596774193548387,0.7217741935483871,0.8,0,0.1519535800354691,0.2,0,0,0,155,155,1,496,8,4.6 +5.224270744221638,5.368735280653309,10,8,7,0.14675592486079908,1.9141427559168158,4.7845173145733515,5.065959509548254,5.5584833507543365,5.452942527638745,0.49252384120608284,13,2.3105263157894735,190,0.7390572390572391,0.02690848568232849,0.601010101010101,0.398989898989899,0.45791245791245794,0.7457912457912458,0.02631578947368421,0.2727272727272727,0.14675592486079908,1.5,0.1407210974874515,0.002465927749713182,4.401660118315344,207.22,172.52,1.01,594,7,4.6 +3.6985677083333335,4.171071953010279,9,8,6.6,0.28445930424413934,2.4333744059144515,1.7317708333333335,3.7109375,4.75,4.552083333333334,1.9791666666666665,13,3.3823529411764706,68,0.7692307692307693,0.11328125000000006,0.5250836120401338,0.47491638795986624,0.4013377926421405,0.6120401337792643,0.35294117647058826,0,0.28445930424413934,0.2,0.012369791666666668,0.24956709924231085,0,95,95,1.5,299,7,4.6 +5.17426273458445,5.436619718309859,10,9,7.6,0.16157777905146903,1.9326424870466323,4.361036639857015,5.790884718498659,4.396782841823055,6.112600536193031,1.715817694369976,34,5.02,100,0.8670120898100173,0.04825737265415549,0.6442141623488774,0.35578583765112265,0.49568221070811747,0.7219343696027634,0.38,0,0.16157777905146903,0.1,0,0,0,200,200,1,579,7,4.6 +5.225446009389672,5.898357180710123,10,10,9.4,0.20588120237172533,1.9137122423676123,3.8692957746478878,5.652206572769954,5.007323943661971,6.3350234741784055,1.782910798122066,60,6.851351351351352,74,0.9201451905626135,0.1140845070422536,0.6225045372050817,0.37749546279491836,0.455535390199637,0.7005444646098004,0.47297297297297297,0,0.20588120237172533,0.2,0,0,0,202,202,1,551,7,4.6 +5.21118234134049,5.376092718599063,10,9,7.2,0.12308333318798996,1.918950315875469,4.977287263183376,5.650905088275863,5.0147104756885135,5.164403325709068,0.6736178250924869,34,6.317073170731708,82,0.9299820466786356,0.030674764348473917,0.5152603231597845,0.48473967684021546,0.6068222621184919,0.8509874326750448,0.3902439024390244,0,0.12308333318798996,0.5,0.018711606252569082,0,0.0030851489367512168,183,182.98,1,557,7,4.6 +5.4322825452422645,6.093975114603798,9,8.5,7.4,0.2018793576272311,1.6567621299231639,5.615878575598366,5.918272037361353,4.838295388207822,5.313485113835378,1.0799766491535312,27,6.736111111111111,72,0.9642147117296223,0.10858143607705781,0.5984095427435387,0.40159045725646125,0.4691848906560636,0.7335984095427436,0.4861111111111111,0,0.2018793576272311,0.2,0,0,0,185,185,1,503,7,4.6 +4.7493670886075945,5.437681159420289,9,7,6.4,0.23801019692633443,1.8949893390191899,4.297046413502109,5.427848101265822,5.654008438818566,3.3924050632911382,2.2616033755274274,9,2.85,20,0.6785714285714286,0.12658227848101258,0.5476190476190477,0.4523809523809524,0.5833333333333334,0.7976190476190477,0.35,0,0.23801019692633443,0.2,0,0,0,134,134,1,84,7,4.6 +5.2436549692893575,5.69369532311513,9,8.5,7.2,0.18511586554901188,1.716360068065218,5.824235396469023,4.939541412195248,5.013265910884729,5.160714908263691,0.8846939842737749,46,6.325581395348837,86,0.9560632688927944,0.0790418749662822,0.5500878734622144,0.44991212653778556,0.37961335676625657,0.632688927943761,0.37209302325581395,0.44991212653778556,0.18511586554901188,7.5,0.9492029206270718,0.009470250564362024,1.658308025331978,188.17,177.77,1.02,569,7,4.6 +3.9206740498178743,5.412873862158648,9,8,7,0.4136011343060151,2.2955236486486483,2.8257110268957653,3.560395893888664,4.690680304646969,4.57765186357114,1.1302844107583052,17,5.054347826086956,92,0.8378378378378378,0.27567607343905215,0.4972972972972973,0.5027027027027027,0.4774774774774775,0.6306306306306306,0.31521739130434784,0.4540540540540541,0.4136011343060151,0.3,0.07064277567239413,0.026187584291146728,32.75658274328609,200,80,1,555,7,4.6 +4.51078355314197,5.252393857271905,8,7.5,7,0.26236546274516265,1.7735277930654927,5.262580811998966,4.870338763899664,2.6149469873286786,5.262580811998966,2.647633824670287,4,2.412280701754386,114,0.49818840579710144,0.14119472459270727,0.4782608695652174,0.5217391304347826,0.45652173913043476,0.697463768115942,0.32456140350877194,0,0.26236546274516265,0.2,0.01634341867080424,0.22378524844586403,70.716138508893,316,158,1,552,7,4.5 +5.885380116959065,6.109492273730686,10,9.5,7.8,0.12688707711952188,1.6991255961844194,5.988304093567252,5.576608187134505,5.950877192982456,5.988304093567251,0.41169590643274745,36,11.132075471698114,53,0.9379968203497615,0.036682615629984004,0.5627980922098569,0.43720190779014306,0.3942766295707472,0.6327503974562798,0.6792452830188679,0,0.12688707711952188,0.4,0,0,0,176,176,1,629,7,4.5 +4.774736842105264,5.690747516989023,9,8,7.4,0.3393682120701728,1.8849206349206347,4.632631578947369,5.428421052631579,4.121052631578949,4.888421052631578,1.3073684210526304,14,3.1925925925925926,135,0.6413690476190477,0.16096491228070178,0.6369047619047619,0.3630952380952381,0.4017857142857143,0.6279761904761905,0.9111111111111111,0.9568452380952381,0.3393682120701728,0.5,0,0,0,162,162,1,672,7,4.5 +4.318917089678512,4.841578148710168,10,8.5,7.4,0.22202559245346623,2.31539522346894,3.7019289340101524,4.878510998307953,4.390659898477157,4.275871404399324,1.1765820642978007,13,4.090909090909091,110,0.7475083056478405,0.10795262267343493,0.6196013289036545,0.3803986710963455,0.3754152823920266,0.5564784053156147,0.2727272727272727,0,0.22202559245346623,0.2,0,0,0,212,212,1,602,7,4.5 +4.607796610169491,4.889568345323741,9,7,6.2,0.20715050354516262,1.953211211653057,4.8338983050847455,4.927457627118644,3.711186440677965,4.9274576271186445,1.2162711864406797,22,4.155737704918033,122,0.8578680203045685,0.05762711864406778,0.583756345177665,0.41624365482233505,0.4619289340101523,0.7157360406091371,0.4180327868852459,0.3824027072758037,0.20715050354516262,0.4,0,0,0,138,138,1,591,7,4.5 +3.2950688073394496,3.814537006306007,7,7,5.8,0.30332711449129157,2.1243865938119932,3.0853211009174313,4.03256880733945,2.8417431192660545,3.193577981651377,1.1908256880733954,7,2.6597938144329896,97,0.5297741273100616,0.13618119266055032,0.6981519507186859,0.30184804928131415,0.459958932238193,0.6591375770020534,0.32989690721649484,0,0.30332711449129157,0.2,0,0,0,118,118,1,487,7,4.5 +4.254989796765805,4.254989796765805,8,7,6.2,0.18856866072489722,1.8801455190517162,4.247666234292885,4.716374232559686,4.27696048418456,3.74966398613441,0.5272964980501498,5,3.3617021276595747,94,0.5438898450946644,0,0.4991394148020654,0.5008605851979346,0.4853700516351119,0.6833046471600689,1,0.32358003442340794,0.18856866072489722,8.4,0.9520631214794398,0.04448797593786794,5.2870228520994855,144.88,112.71,1.26,581,7,4.5 +4.189258312020461,4.403225806451613,7,6,5.2,0.1499503576458892,1.6709401709401708,3.687979539641944,4.046035805626599,4.43989769820972,4.547314578005115,0.39386189258312054,11,3.4565217391304346,92,0.6794871794871795,0.048593350383631675,0.5747863247863247,0.4252136752136752,0.5256410256410257,0.8012820512820513,0.8260869565217391,0,0.1499503576458892,0.2,0,0,0,105,105,1,468,7,4.5 +3.9757575757575756,4.404796163069544,7,6.5,5.8,0.3155785999948508,1.7606707317073171,3.878787878787879,2.7636363636363637,4.945454545454545,4.266666666666667,2.1818181818181817,7,3.893617021276596,47,0.5579268292682927,0.09740259740259731,0.4634146341463415,0.5365853658536586,0.5060975609756098,0.75,1,0,0.3155785999948508,0.4,0.024242424242424242,0.49937460888595453,0,112,112,2,328,7,4.5 +4.7401869158878505,4.9644371941272425,9,8.5,7.2,0.16637542254151008,1.898659305993691,4.814953271028037,4.456074766355141,4.635514018691588,5.024299065420559,0.3887850467289704,11,2.9523809523809526,126,0.5867507886435331,0.04517133956386286,0.5993690851735016,0.40063091482649843,0.4384858044164038,0.6624605678233438,0.6507936507936508,0.6545741324921136,0.16637542254151008,0.5,0.022429906542056073,0.40195102419366985,0,144,144,4,634,7,4.5 +3.9253618393838594,4.574403784616079,10,8,6.4,0.25680699690283826,2.5475358474391343,4.358681003471688,4.256723553098081,2.5999149845269716,4.460638453845295,1.8607234693183234,15,4.91,100,0.797077922077922,0.14188558242605875,0.48214285714285715,0.5178571428571429,0.4772727272727273,0.7548701298701299,0.31,0.3262987012987013,0.25680699690283826,7.5,0.7774255590987513,0.009441465859041919,14.430198023558052,196.48,154.62,1.03,616,7,4.5 +4.486744893524555,4.552028218694885,8,7.5,6,0.10414938447893464,1.7830298333979078,4.315341156019122,4.234680573663624,4.960625814863103,4.39600173837462,0.7259452411994785,15,2.9555555555555557,90,0.597752808988764,0.01434159061277709,0.5101123595505618,0.4898876404494382,0.501123595505618,0.7842696629213484,0.4666666666666667,0,0.10414938447893464,0.2,0,0,0,116,116,1,445,7,4.5 +4.435308343409915,4.9904761904761905,8,7.5,6.6,0.24503443044208895,1.8037077426390407,4.920596533655783,4.649738008867392,4.108020959290609,4.017734784361143,0.5417170495767829,5,3.1486486486486487,74,0.5928753180661578,0.11124546553808944,0.5725190839694656,0.42748091603053434,0.6055979643765903,0.8651399491094147,0.7162162162162162,0,0.24503443044208895,0.2,0,0,0,140,140,1,393,8,4.5 +4.257601239064866,5.014885493639203,8,7,6.8,0.28230702956655174,1.8789923129947956,4.733015769481538,4.394943214518571,3.211689272148186,4.648497630740797,1.4368083585926112,19,5.566666666666666,60,0.8287841191066998,0.15100728731191648,0.5260545905707196,0.4739454094292804,0.5086848635235732,0.7617866004962779,0.3333333333333333,0.20099255583126552,0.28230702956655174,6.5,1.20438347705557,0.011684200085609098,1.8639493751601974,169.787,161.199,1.04,403,7,4.5 +4.926052332195677,5.674967234600261,9,8.5,7.2,0.23421522331678843,1.8270207852193996,4.687144482366325,4.823663253697383,5.915813424345846,4.232081911262799,1.6837315130830461,14,3.6835443037974684,79,0.6720554272517321,0.13196814562002257,0.6443418013856813,0.3556581986143187,0.371824480369515,0.6073903002309469,0.7468354430379747,0.06697459584295612,0.23421522331678843,0.2,0,0,0,150,150,1,433,8,4.5 +4.4941402497598455,4.8131687242798336,8,7.5,6.4,0.1806155589080876,1.7800957592339264,3.3444764649375593,4.389625360230546,4.807684918347742,5.3825168107588865,1.045148895292987,7,2.9014084507042255,71,0.5988372093023255,0.06628242074927948,0.5,0.5,0.5406976744186046,0.8168604651162791,0.5915492957746479,0,0.1806155589080876,0.2,0,0,0,136,136,1,344,8,4.4 +5.284236760124611,5.676840696117805,12,11,7.8,0.18979146343093561,2.270905060604631,5.170841121495327,4.80797507788162,6.25943925233645,4.853333333333333,1.4514641744548298,29,7.189655172413793,58,0.8948497854077253,0.06915887850467287,0.5386266094420601,0.4613733905579399,0.4055793991416309,0.6609442060085837,0.43103448275862066,0,0.18979146343093561,0.4,0,0,0,182,182,1,466,7,4.4 +5.049520976000035,5.486715685995693,9,9,7.2,0.2110139059563968,1.782347284579324,4.167858583365108,4.987181210864232,5.664012946624379,5.343408440211676,0.8193226274991243,27,7.078947368421052,76,0.9488536155202821,0.07968240656456015,0.5502645502645502,0.4497354497354497,0.5714285714285714,0.800705467372134,0.5526315789473685,0.671957671957672,0.2110139059563968,0.8,0.044528403668430645,0.15334845857057652,0.09491789241180212,171,170.13,2,567,7,4.4 +5.298859315589354,5.5669773635153135,9,8,7.6,0.14881916455959848,1.6984787600459241,5.448246725813266,4.920997042670047,4.745247148288973,6.045796366708915,1.3005492184199419,17,5.768421052631579,95,0.9087893864013267,0.0481622306717364,0.6119402985074627,0.3880597014925373,0.582089552238806,0.8208955223880597,0.5473684210526316,0,0.14881916455959848,0.4,0,0,0,208,208,1,603,7,4.4 +4.232915610748623,5.608303249097474,10,8.5,7.6,0.5784608571616514,2.362437837080202,1.6294068459785496,5.950877176617311,4.17978277881454,5.10075186567198,4.321470330638761,31,7.333333333333333,30,0.9205020920502092,0.2452413104748191,0.48535564853556484,0.5146443514644351,0.698744769874477,0.895397489539749,0.5333333333333333,0.9916317991631799,0.5784608571616514,0.5,0.12397660784619398,0.007445561801002304,1.318903567294623,201.06,188.46,1.03,239,7,4.4 +4.5234415249871205,5.244922341696536,8,7.5,6.8,0.27023629527215076,1.7685649202733484,4.286450283359093,4.6161772282328695,4.6986089644513145,4.451313755795981,0.3297269448737765,17,4.595238095238095,84,0.8792710706150342,0.13755795981452865,0.662870159453303,0.33712984054669703,0.43735763097949887,0.6469248291571754,0.35714285714285715,0,0.27023629527215076,0.1,0,0,0,200,200,1,439,7,4.4 +4.722056384742952,4.952,8,7.5,6.6,0.14063465529793595,1.6941771440612488,4.180431177446103,4.699170812603649,5.492537313432836,4.485572139303483,1.0069651741293528,9,2.5906040268456376,149,0.6235864297253635,0.046434494195688215,0.6203554119547657,0.37964458804523427,0.48465266558966075,0.8093699515347335,0.1342281879194631,0.07108239095315025,0.14063465529793595,0.4,0,0,0,138,138,1,619,7,4.4 +4.669449701998124,5.089174915129526,11,9.5,7.8,0.19138141132867462,2.3557379781375403,4.039376082320004,4.8334414660239355,5.00606437552479,4.7643923022235946,0.7940653837039315,19,3.324675324675325,77,0.4731977818853974,0.08247411812936668,0.5452865064695009,0.45471349353049906,0.45471349353049906,0.722735674676525,0.4675324675324675,0.3567467652495379,0.19138141132867462,5.2,0.4660818556523081,0.04247036315938693,8.966333770224589,161.76,119.55,1.33,541,7,4.4 +4.536776212832551,4.892827004219409,8,7,5.8,0.26361469033137425,1.7633666781648842,4.841940532081377,4.597809076682316,5.00469483568075,3.661971830985915,1.342723004694835,7,2.898876404494382,89,0.57847533632287,0.07276995305164305,0.6278026905829597,0.3721973094170404,0.48878923766816146,0.7825112107623319,0.2696629213483146,0.08295964125560538,0.26361469033137425,0.2,0.0406885758998435,0,10.490869629898059,130,77.765,1,446,7,4.4 +4.395323919400792,5.159783045915179,10,7,7,0.29005228296420493,2.2751451732283896,4.160459282486246,5.609909613158874,5.019392811773729,2.764692297394086,2.254700514379643,10,5.15,100,0.7862595419847328,0.14815722283509242,0.6580152671755726,0.3419847328244275,0.3480916030534351,0.5770992366412214,0.55,0.6870229007633588,0.29005228296420493,2.7,0.12749794575361076,0.14099685031998843,10.44928286673459,187.41,132.29,2,655,7,4.4 +3.973976272483735,4.241830065359477,8,6,5.2,0.15649052397553093,2.0130970724191064,3.872942977420589,3.9066207424416377,3.7719096823574425,4.3107539226942215,0.538844240336779,10,2.804123711340206,97,0.576271186440678,0.06314580941446624,0.5572033898305084,0.4427966101694915,0.5127118644067796,0.8220338983050848,0.26804123711340205,0,0.15649052397553093,0.2,0,0,0,110,110,1,472,7,4.4 +3.9844357976653697,5.542625169147497,8,6.5,6.4,0.39059210617209744,2.0078125,4.150453955901427,4.382879377431907,4.117250324254215,3.2539559014267185,0.8632944228274964,7,2.619047619047619,126,0.6875,0.2811284046692607,0.6458333333333334,0.3541666666666667,0.6125,0.8416666666666667,0.36507936507936506,0,0.39059210617209744,0.5,0.024902723735408562,0.4099317957111722,0,128,128,2,480,7,4.4 +4.2872689814712395,5.030741905905313,8,7.5,6.6,0.3147685419200122,1.8659897558502807,1.92841014427622,5.578615060227636,4.889897151557558,4.717717674390038,3.6502049159514165,40,6.7936507936507935,63,0.8594377510040161,0.14778594059086034,0.35542168674698793,0.6445783132530121,0.39357429718875503,0.5963855421686747,0.5714285714285714,0.5562248995983936,0.3147685419200122,2.8,0.19800639874264758,0.022277175732354892,25.667607910901364,179.7,78.59,1.19,498,7,4.4 +4.3588906899099635,5.674314719400901,10,8.5,7.6,0.408737613615527,2.294161682730006,2.410302212732978,5.822288461926415,4.507578164072062,4.664091294769011,3.4119862491934367,39,7.907692307692308,65,0.9228007181328546,0.2318207738801314,0.6122082585278277,0.3877917414721723,0.4614003590664273,0.6947935368043088,0.4,0.06283662477558348,0.408737613615527,1.1,0.08608222188332065,0.1043077710321409,15.99681467885346,170,110.14,2,557,7,4.4 +4.356490541422048,4.87126185266229,9,7.5,6,0.24168629173986228,2.0658830575728087,2.8962818003913893,4.634050880626223,4.634050880626223,5.2133072407044985,1.7377690802348336,12,4.1506849315068495,73,0.8393351800554016,0.10567514677103719,0.6066481994459834,0.39335180055401664,0.4986149584487535,0.739612188365651,0.3972602739726027,0,0.24168629173986228,0.2,0,0,0,185,185,1,361,7,4.3 +2.651315789473684,3.084183673469387,7,5.5,4.8,0.4004025844534518,2.640198511166253,1.786549707602339,3.269005847953216,2.35672514619883,3.154970760233918,1.482456140350877,8,2.661764705882353,68,0.6487455197132617,0.14035087719298217,0.5412186379928315,0.45878136200716846,0.4050179211469534,0.6129032258064516,0.10294117647058823,0,0.4004025844534518,0.2,0,0,0,65,65,1,279,7,4.3 +2.871920801066091,3.170480237513336,5,5,4.4,0.2798965798665774,1.7409950852906322,2.8204526863516453,2.9233889157805373,2.861627178123202,2.861627178123202,0.10293622942889202,3,2.1684782608695654,184,0.7150537634408602,0.09416852151124287,0.4283154121863799,0.5716845878136201,0.4874551971326165,0.7741935483870968,0.16847826086956522,0.35304659498207885,0.2798965798665774,11.4,0.720553606002245,0.015210906001459702,1.6640708189469589,117.273,108.529,1.04,558,7,4.3 +4.980907668231612,5.060095389507153,8,7.5,6.8,0.11089625745679017,1.606132964685183,4.539175795513823,5.453103808033385,4.63056859676578,5.270318205529471,0.9139280125195617,5,3.3010752688172045,93,0.4694189602446483,0.015649452269170566,0.5703363914373089,0.42966360856269115,0.5489296636085627,0.8119266055045872,0.978494623655914,0,0.11089625745679017,0.2,0,0,0,146,146,1,654,7,4.3 +4.795494367959949,5.20244399185336,9,7,7,0.16738768168333493,1.8767616661446918,4.331414267834792,4.881435127242386,4.468919482686692,5.465832290362953,0.996912807676261,80,3.8983050847457625,118,0.8243727598566308,0.07822277847309135,0.7526881720430108,0.24731182795698925,0.4175627240143369,0.6200716845878136,0.2542372881355932,0,0.16738768168333493,0.2,0,0,0,206,206,1,558,7,4.3 +4.85625,6,9,9,8,0.2985132301348543,1.8532818532818531,3.7449999999999997,5.285,4.6899999999999995,5.670000000000001,1.5400000000000005,92,10.11320754716981,53,0.9657657657657658,0.190625,0.5657657657657658,0.43423423423423424,0.4540540540540541,0.69009009009009,0.49056603773584906,0,0.2985132301348543,0.2,0.02625,0,1.5571559115489895,168,159.61,1,555,7,4.3 +3.787117117117117,4.278575063613233,7,6,5,0.20491078811107113,1.8483716725741608,3.798558558558559,3.5239639639639644,4.11891891891892,3.6612612612612603,0.594954954954956,8,2.5714285714285716,63,0.48942598187311176,0.11486486486486504,0.540785498489426,0.459214501510574,0.38368580060422963,0.5498489425981873,0.12698412698412698,0,0.20491078811107113,0.2,0,0,0,127,127,1,331,7,4.3 +4.036475409836066,4.69,9,8,6.8,0.35062486580922037,2.229667986597624,4.246994535519126,4.2103825136612025,4.6497267759562835,3.0021857923497275,1.647540983606556,15,3.5894736842105264,95,0.7732426303854876,0.13934426229508196,0.7845804988662132,0.21541950113378686,0.31519274376417233,0.48299319727891155,0.4105263157894737,0,0.35062486580922037,0.2,0.045765027322404374,0.2048168473737518,0,201,201,1,441,7,4.3 +3.9722033898305082,4.38465855940131,9,7,6.2,0.26556932872245614,2.2657450076804917,3.8671186440677965,3.6989830508474575,3.5308474576271185,4.763841807909604,1.2329943502824858,9,3.0275229357798166,109,0.582010582010582,0.09406779661016955,0.5502645502645502,0.4497354497354497,0.4567901234567901,0.7072310405643739,0.6055045871559633,0,0.26556932872245614,0.2,0.014011299435028247,0.03824984476555541,0,124,124,1,567,7,4.3 +4.05105090072067,4.970085034963816,10,8,7.4,0.34263668848167617,2.468495273219359,4.072260591300359,3.4359698739096776,4.5812931652129025,4.072260591300359,1.145323291303225,7,3.0163934426229506,61,0.4816753926701571,0.18491316099782548,0.4816753926701571,0.518324607329843,0.5759162303664922,0.7984293193717278,0.6885245901639344,0.6963350785340314,0.34263668848167617,1.4,0.11665329818829152,0.12401959270615269,0.37246224640894626,162.23,158.84,2,382,8,4.3 +4.382259767687434,4.699886749716875,7,7,6.2,0.17928970739702452,1.5973493975903614,4.308342133051743,4.308342133051743,4.012671594508975,4.857444561774024,0.8447729672650492,4,2.0252100840336134,119,0.5807228915662651,0.0675818373812039,0.491566265060241,0.5084337349397591,0.6265060240963856,0.8939759036144578,0.008403361344537815,0,0.17928970739702452,0.1,0,0,0,200,200,1,415,7,4.3 +4.739777777777777,5.060260972716489,8,7.5,7,0.20957137450310007,1.6878428430775003,5.110518518518519,4.426074074074074,4.015407407407408,5.384296296296295,1.368888888888887,5,2.9568345323741005,139,0.49458483754512633,0.06333333333333334,0.5703971119133574,0.4296028880866426,0.39951865222623345,0.6365824308062575,0.8561151079136691,0,0.20957137450310007,0.4,0,0,0,154,154,1,831,7,4.3 +3.8259835665300748,5.583336624129331,8,8,7.4,0.37396602175843546,2.090965593784684,2.7006942822565234,3.240833138707828,5.257351536126033,4.069046051933162,2.016518397418205,5,2.8214285714285716,112,0.7435294117647059,0.3147496158488024,0.52,0.48,0.56,0.8376470588235294,0.5892857142857143,0.1223529411764706,0.37396602175843546,0.4,0.018004628548376825,0,16.852521687182215,159,120,1,425,7,4.2 +4.114535519125683,5.060215053763439,8,8,7.4,0.29675757685426296,1.944326391840204,3.0915846994535516,3.955409836065573,3.773551912568305,5.592131147540984,1.8185792349726793,13,5,57,0.787292817679558,0.18688524590163913,0.6795580110497238,0.32044198895027626,0.5138121546961326,0.7016574585635359,0.2982456140350877,0,0.29675757685426296,0.4,0.022732240437158466,0.16874931514215621,0,208,208,2.5,362,7,4.2 +4.037965328834292,4.404761904761905,7,6,5.4,0.27392650307673777,1.7335463358277048,4.103445847680254,4.219855658961963,3.7542164138351257,4.045240942039399,0.4656392451268374,7,3.016260162601626,123,0.6684684684684684,0.08327273615653898,0.6252252252252253,0.3747747747747748,0.5441441441441441,0.8054054054054054,0.6910569105691057,0,0.27392650307673777,0.3,0.014551226410213666,0,1.0423376549766636,110.46,101.57,1,555,7,4.2 +2.6878923766816145,3.02218487394958,6,4.5,3.8,0.28877284561530353,2.232232232232232,2.5219730941704035,2.4334828101644246,2.92017937219731,2.83168908819133,0.48669656203288536,4,2.0384615384615383,52,0.43621399176954734,0.11061285500747381,0.5761316872427984,0.42386831275720166,0.5761316872427984,0.8600823045267489,0,0,0.28877284561530353,0.2,0,0,0,74,74,1,243,7,4.2 +4.9867724867724865,5.527859237536656,9,7.5,6.8,0.18368651580042905,1.8047745358090186,5.3994708994708995,4.505291005291005,5.055555555555555,4.952380952380952,0.8941798941798949,17,5.368421052631579,95,0.8793103448275862,0.09788359788359784,0.6172413793103448,0.38275862068965516,0.3896551724137931,0.596551724137931,0.6105263157894737,0,0.18368651580042905,0.2,0,0,0,195,195,1,580,7,4.2 +5.1544298245614035,5.685789276340458,9,8,7.8,0.2212353513335109,1.7460709149854068,4.669035087719298,6.0096491228070175,5.269999999999998,4.622807017543861,1.3406140350877198,17,4.259740259740259,77,0.7354260089686099,0.09345394736842108,0.6860986547085202,0.31390134529147984,0.35650224215246634,0.5179372197309418,0.8311688311688312,0,0.2212353513335109,0.3,0.01155701754385965,0,7.39509972887452,170,155,1,446,7,4.2 +5.066865375062097,5.233247819394561,12,11.5,8.4,0.13572221974772486,2.368328169732146,5.605166418281173,4.374764033780427,4.682364629905614,5.570988574267263,1.2304023845007457,44,7.1688311688311686,77,0.9308600337268128,0.03179334326875298,0.5902192242833052,0.40978077571669475,0.4873524451939292,0.7284991568296796,0.5194805194805194,0,0.13572221974772486,0.2,0,0,0,172,172,1,593,7,4.2 +5.145833333333333,6.042813455657492,10,9.5,7.8,0.26186369041529894,1.9433198380566803,5.208333333333333,4,5.75,5.583333333333333,1.75,13,3.611111111111111,72,0.5263157894736842,0.1484375,0.5708502024291497,0.4291497975708502,0.4817813765182186,0.7327935222672065,0.8055555555555556,0,0.26186369041529894,0.3,0,0,0,160,160,1,494,7,4.2 +5.100636942675159,5.479042853243563,8,7,6.6,0.14502759913508223,1.5684315684315686,4.26687898089172,5.689171974522293,5.345859872611465,5.051592356687898,1.422292993630573,7,2.6714285714285713,70,0.4495192307692308,0.06906423634638843,0.5336538461538461,0.46634615384615385,0.5841346153846154,0.7884615384615384,0.5571428571428572,0,0.14502759913508223,0.7,0,0,0,154,154,1,416,7,4.2 +4.5084009550206545,5.678734930750739,10,9,7,0.2674997764179245,2.2180813329976297,2.5033794506027283,4.9140411437757265,5.238553294779783,5.331271052209514,2.4106616931729983,27,5.369230769230769,65,0.897172236503856,0.2060906152517606,0.5424164524421594,0.45758354755784064,0.4781491002570694,0.7275064267352185,0.5076923076923077,0.5989717223650386,0.2674997764179245,1.2,0.1970252345381777,0.003637629136404164,12.218567910444085,180,144.12,1.02,389,7,4.2 +4.730113636363637,5.95706618962433,10,9,8,0.32401895201819486,2.114114114114114,3.8522727272727275,4.125,5.556818181818182,5.352272727272728,1.4318181818181817,41,8.55,60,0.9243243243243243,0.20596590909090912,0.5675675675675675,0.43243243243243246,0.5783783783783784,0.8054054054054054,0.5166666666666667,0.6630630630630631,0.32401895201819486,0.2,0.034090909090909095,0.37597609590419195,0,180,180,4,555,8,4.2 +4.693275013668671,5.312593478911158,10,8.5,7.6,0.30839369091990176,2.1307082945013978,3.58199380353563,5.221942773829051,5.308255877528706,4.617751047931473,1.6399489702934211,19,5.305555555555555,72,0.8781609195402299,0.11657554219063253,0.5586206896551724,0.4413793103448276,0.5494252873563218,0.8160919540229885,0.6944444444444444,0,0.30839369091990176,0.5,0.22657189721159104,0.011332238627726492,1.3545149477955765,192,185,1.05,435,7,4.2 +4.790697674418604,5.936599423631125,9,7.5,6.6,0.30568365476164994,1.8786407766990292,4.744186046511628,5.627906976744186,4.604651162790698,4.1395348837209305,1.0232558139534884,5,4,55,0.5339805825242718,0.19302325581395363,0.6796116504854369,0.32038834951456313,0.4223300970873786,0.6844660194174758,0.8,0,0.30568365476164994,0.1,0,0,0,150,150,1,412,7,4.2 +4.481622306717364,4.6958831341301455,9,8,6.6,0.1790689313202714,2.008201357466063,3.8352344740177444,4.912547528517111,3.7059569074778205,5.429657794676807,1.7237008871989863,39,6.6,55,0.8725961538461539,0.045627376425855376,0.5528846153846154,0.44711538461538464,0.5216346153846154,0.78125,0.4909090909090909,0,0.1790689313202714,0.2,0.010773130544993664,0.1012674777054132,0,170,170,1,416,7,4.2 +4.447339847991314,5.066171923314781,11,8,6.6,0.21529630900826122,2.473388671875,4.899022801302932,4.516829533116178,3.752442996742671,4.586319218241043,0.8338762214983717,13,3.9791666666666665,48,0.373046875,0.12214983713355049,0.48046875,0.51953125,0.431640625,0.72265625,0.9791666666666666,0,0.21529630900826122,0.3,0,0,0,160,160,1,512,7,4.1 +5.398099117447386,5.687696709585122,10,8,7.2,0.16379477825211744,1.8525039615665166,4.6881194840461635,5.319212491513917,6.2207739307535626,5.319212491513918,0.9015614392396456,33,9.2,50,0.9603340292275574,0.050916496945010215,0.592901878914405,0.407098121085595,0.5386221294363257,0.7828810020876826,0.48,0,0.16379477825211744,0.2,0,0,0,166,166,1,479,7,4.1 +4.556190476190476,4.910263929618769,9,8,6.8,0.17022998879858367,1.975334448160535,3.42421768707483,4.556190476190477,4.839183673469387,5.376870748299319,1.1319727891156472,5,2.909090909090909,88,0.39751552795031053,0.07210884353741498,0.5186335403726708,0.4813664596273292,0.5372670807453416,0.7593167701863354,0.6590909090909091,0,0.17022998879858367,0.2,0.007074829931972789,0.14574029770451274,0,156,156,1,644,7,4.1 +4.472049689440993,5.207956600361664,10,8.5,7.4,0.2777199089480035,2.236111111111111,4.84472049689441,3.664596273291925,5.062111801242236,4.285714285714286,1.3975155279503109,13,3.082474226804124,97,0.5190972222222222,0.14130434782608708,0.4392361111111111,0.5607638888888888,0.5607638888888888,0.7881944444444444,0.6288659793814433,0,0.2777199089480035,0.1,0,0,0,150,150,1,576,7,4.1 +4.531287297527706,5.571488469601677,9,9,7.8,0.28429131442858346,1.9861905478627335,4.711338448422847,4.291219096334185,4.441261722080136,4.651321398124467,0.4201193520886619,34,7.026315789473684,76,0.8841059602649006,0.18670076726342721,0.5927152317880795,0.40728476821192056,0.5579470198675497,0.8195364238410596,0.6052631578947368,0,0.28429131442858346,0.4,0,0,0,176,176,1,604,7,4.1 +4.526062062100931,4.99151136562981,10,7.5,7.4,0.2071963501042259,2.2094261772800676,4.912904973391609,4.487377770971864,3.868429112906781,4.796852100004405,0.9284229870976239,13,2.965909090909091,88,0.5576923076923077,0.09324817063101098,0.5641025641025641,0.4358974358974359,0.42094017094017094,0.6602564102564102,0.625,0,0.2071963501042259,0.7,0.15473716451627118,0.10758480417352101,6.246676795332778,146,100,1.3,468,7,4.1 +4.028589263420724,4.834307116104868,9,7.5,6.6,0.3526244420900222,2.2340326629272678,3.929588014981273,4.295131086142321,3.6554307116104865,4.20374531835206,0.6397003745318348,13,3.4565217391304346,92,0.6011342155009451,0.16666666666666666,0.5992438563327032,0.4007561436672968,0.4952741020793951,0.7901701323251418,0.7608695652173914,0,0.3526244420900222,0.2,0,0,0,122,122,1,529,7,4.1 +5.3096296296296295,6.277394636015326,9,8,7,0.22516704435543963,1.6950334821428572,6.020740740740741,6.115555555555556,4.456296296296296,4.598518518518518,1.6592592592592599,14,3.4513274336283186,113,0.8705357142857143,0.15416666666666667,0.5290178571428571,0.47098214285714285,0.5357142857142857,0.8169642857142857,0.6017699115044248,0,0.22516704435543963,0.5,0,0,0,128,128,1,448,7,4.1 +4.109953034614047,4.311387566381302,9,9,8.8,0.23450536294391813,2.1898060450331065,2.486694273043793,5.974973739396891,4.248102716449811,3.6955039891067485,3.488279466353098,65,3.9285714285714284,70,0.5777310924369747,0.04672150871751173,0.6869747899159664,0.3130252100840336,0.43067226890756305,0.6680672268907563,0.4142857142857143,0.27521008403361347,0.23450536294391813,3.4,0.37991162504835724,0.004827152725013805,0.3581933249077442,131.73,128.957,1,476,8,4.1 +5.326530612244897,5.437499999999999,10,9,7.4,0.1376603063206948,1.8773946360153257,3.7482993197278907,4.636054421768707,6.70748299319728,6.164965986394556,2.071428571428573,17,3.1797752808988764,89,0.6550925925925926,0.020408163265306072,0.5185185185185185,0.48148148148148145,0.6203703703703703,0.8564814814814815,0.6629213483146067,0,0.1376603063206948,0.2,0,0,0,145,145,1,432,7,4.1 +4.355084745762712,4.793843283582089,7,6,5.4,0.180437762293341,1.607316598560031,4.454237288135593,3.935593220338983,4.39322033898305,4.60677966101695,0.5186440677966098,5,2.7714285714285714,105,0.5096322241681261,0.09152542372881352,0.5446584938704028,0.4553415061295972,0.5516637478108581,0.7968476357267951,0.7333333333333333,0.8914185639229422,0.180437762293341,0.3,0.06101694915254237,0.04465937565388723,0,135,135,1,571,7,4.1 +5.166735966735967,5.243037974683545,8,7.5,6.6,0.10955672886768923,1.5483663286657008,4.550519750519751,5.071933471933472,5.640748440748442,5.356340956340956,0.5688149688149693,23,6.666666666666667,60,0.9174311926605505,0.014553014553014554,0.6467889908256881,0.3532110091743119,0.5321100917431193,0.7775229357798165,0.4666666666666667,0.6605504587155964,0.10955672886768923,0.4,0,0,0,171,171,1,436,7,4.1 +4.648351648351649,5.536649214659686,10,8,6.4,0.26213115477063437,2.151300236406619,5.846153846153846,4,3.868131868131868,4.835164835164835,1.8461538461538458,11,2.5609756097560976,82,0.49645390070921985,0.16043956043956056,0.6595744680851063,0.3404255319148936,0.425531914893617,0.6690307328605201,0.4634146341463415,0,0.26213115477063437,0.1,0,0,0,150,150,1,423,7,4.1 +5.035211267605634,5.8847736625514395,9,8,7.4,0.2569972915609866,1.7874125874125875,5.211267605633803,4.788732394366197,6.009389671361501,4.084507042253522,1.9248826291079792,21,6.793103448275862,58,0.9184149184149184,0.1443661971830985,0.5384615384615384,0.46153846153846156,0.4825174825174825,0.7412587412587412,0.41379310344827586,0,0.2569972915609866,0.1,0,0,0,200,200,1,429,7,4 +4.9738489871086555,5.557201646090535,9,8,6.8,0.20149919207212064,1.8094638625592416,4.101657458563536,5.09171270718232,5.280294659300184,5.374585635359116,0.9900552486187841,24,6.830188679245283,53,0.8578199052132701,0.10497237569060773,0.5687203791469194,0.4312796208530806,0.4976303317535545,0.7582938388625592,0.41509433962264153,0,0.20149919207212064,0.4,0,0,0,192,192,1,422,7,4 +4.682173228182733,5.251315093678469,9,8,7.6,0.22170712299111095,1.9221843279585626,3.7186935386288855,4.800495295320925,5.848490747116336,4.327207026768158,1.521283720348178,13,3.1265822784810124,79,0.44584837545126355,0.10838082562992053,0.6010830324909747,0.3989169675090253,0.5342960288808665,0.759927797833935,0.9493670886075949,0.388086642599278,0.22170712299111095,6.9,0.9212218084330648,0.009819278432171943,1.4564318349947878,164.62,154.92,1.03,554,7,4 +3.9812009095465224,4.4031729382680975,8,6.5,6,0.2283868521066871,2.009443929548192,3.647177250468923,4.152726572316101,4.441611899085916,3.647177250468924,0.794434648616992,7,3.7333333333333334,45,0.38095238095238093,0.09583362603231052,0.5895691609977324,0.41043083900226757,0.562358276643991,0.764172335600907,0.7555555555555555,0.3287981859410431,0.2283868521066871,2,0.1986086621542483,0.009075619202309319,1.2012028232089709,130,125,1.04,441,7,4 +4.691666666666666,4.991806958473625,11,9,7.2,0.20966715361071855,2.3445825932504443,4.1,4.733333333333333,4.9,5,0.6333333333333337,13,3.217948717948718,78,0.44582593250444047,0.060126582278481125,0.5932504440497336,0.4067495559502664,0.44760213143872113,0.6962699822380106,0.7051282051282052,0,0.20966715361071855,0.2,0,0,0,158,158,1,563,7,4 +5.501388888888889,5.501388888888889,10,9,7.4,0.09631546595990419,1.8177227972734158,5.1000000000000005,5.666666666666667,5.241666666666666,5.950000000000001,0.7083333333333348,28,6.7936507936507935,63,0.9184549356223176,0,0.5150214592274678,0.48497854077253216,0.45493562231759654,0.7081545064377682,0.5079365079365079,0,0.09631546595990419,0.2,0,0,0,170,170,1,466,7,4 +5.353088158581116,5.61678708264915,9,8,7.2,0.1325336397818329,1.681272516607597,4.935728742827334,5.117189358372457,5.153481481481483,6.169660928534166,1.016179447052683,24,6.607142857142857,84,0.940677966101695,0.04694835680751164,0.4711864406779661,0.5288135593220339,0.4915254237288136,0.7508474576271187,0.2976190476190476,0,0.1325336397818329,0.1,0,0,1.7053025658242404e-13,173.93,173.93,1,590,7,4 +4.248697916666666,4.9104589917230985,9,7.5,6.8,0.2413346366983959,2.1182960465828993,4.299479166666666,4.434895833333334,4.976562500000001,3.249999999999999,1.7265625000000018,10,3.1313131313131315,99,0.6175298804780877,0.13476562499999983,0.4123505976095618,0.5876494023904383,0.4302788844621514,0.6374501992031872,0.8484848484848485,0,0.2413346366983959,0.2,0,0,0,130,130,1,502,7,4 +4.988133764832794,5.408187134502924,11,9,8,0.21118446179414002,2.2052335640138407,4.254584681769147,4.694714131607335,6.125134843581446,4.841423948220065,1.4304207119741106,62,6.417721518987341,79,0.9319852941176471,0.0776699029126215,0.45588235294117646,0.5441176470588235,0.5055147058823529,0.7628676470588235,0.3924050632911392,0,0.21118446179414002,0.2,0,0,0,170,170,1,544,7,4 +5.223913909379468,5.3265402244479745,8,7.5,6.8,0.11755390073272072,1.5314188056652516,5.3204544128382265,5.492081974542685,4.247782152185358,5.792430207525489,1.5446480553401312,27,7.540983606557377,61,0.944558521560575,0.019266974573376467,0.5708418891170431,0.42915811088295686,0.6324435318275154,0.8973305954825462,0.5573770491803278,0.19507186858316222,0.11755390073272072,3.2,0.45052234947420466,0.006585246609727499,0.9389557629098204,169.11,164.06,1.01,487,7,4 +4.526693227091633,5.590159901599015,9,7.5,6.8,0.2888431733327361,1.9882063017074458,3.445418326693227,5.058167330677291,4.618326693227092,4.948207171314741,1.6127490039840642,7,2.980769230769231,104,0.6275303643724697,0.19023904382470103,0.6781376518218624,0.32186234817813764,0.5668016194331984,0.7611336032388664,0.7115384615384616,0,0.2888431733327361,0.2,0.036653386454183264,0.29993959944230353,0,276,276,2.865,494,7,4 +4.998938428874735,5.329937747594794,9,8.5,7,0.15666335985974958,1.8003822467615205,4.259023354564756,5.37791932059448,4.259023354564756,6.063694267515924,1.8046709129511678,28,7.935483870967742,62,0.8880866425992779,0.062101910828025506,0.4620938628158845,0.5379061371841155,0.5270758122743683,0.7942238267148014,0.4838709677419355,0,0.15666335985974958,0.2,0,0,0,170,170,1,554,7,4 +4.325037707390649,4.857425183512141,9,7.5,7,0.2337356979748312,2.0809067131647776,4.270487682252388,4.176973353443942,4.675716440422323,4.145801910507793,0.5299145299145298,7,2.855421686746988,83,0.42702702702702705,0.10960281548516852,0.6504504504504505,0.34954954954954953,0.4486486486486487,0.6630630630630631,0.7349397590361446,0,0.2337356979748312,0.2,0,0,0,155,155,1,555,7,4 +5.065082508250826,5.722296793437733,9,8,7.4,0.1864973247787878,1.776871351125938,5.158019801980199,4.460990099009901,5.250957095709571,5.343894389438945,0.7899669966996692,34,8.06,50,0.9243119266055045,0.11485148514851473,0.555045871559633,0.44495412844036697,0.5252293577981652,0.7752293577981652,0.54,0,0.1864973247787878,0.4,0,0,0,176,176,1,436,7,3.9 +4.109756097560975,4.448844884488449,8,6.5,6,0.26227652186747974,1.9465875370919883,3.8048780487804876,4.195121951219512,4.634146341463414,3.7560975609756095,0.8780487804878048,9,3.4150943396226414,53,0.5370919881305638,0.07621951219512195,0.5934718100890207,0.4065281899109792,0.5192878338278932,0.8071216617210683,1,0,0.26227652186747974,0.1,0,0,0,120,120,1,337,7,3.9 +4.9115131578947375,5.439344262295083,9,8,6.8,0.2457159843719656,1.832429174201326,4.954824561403509,4.712280701754386,3.984649122807018,5.959649122807018,1.9749999999999996,7,2.9902912621359223,103,0.5432098765432098,0.09703947368421055,0.6172839506172839,0.38271604938271603,0.5079365079365079,0.783068783068783,0.8737864077669902,0,0.2457159843719656,0.2,0,0,0,158,158,1,567,7,3.9 +4.720156555772994,5.2245487364620935,9,7.5,6.4,0.20748264421508497,1.9067164179104479,4.929941291585127,4.3705153294194385,4.545335942596217,4.9998695368558375,0.5594259621656885,9,3.2244897959183674,98,0.5851851851851851,0.09654272667971295,0.5296296296296297,0.4703703703703704,0.4925925925925926,0.7444444444444445,0.7755102040816326,0,0.20748264421508497,0.2,0,0,0,134,134,1,540,7,3.9 +4.208042328042327,4.618583042973287,7,6,5.4,0.17793171844918915,1.663481365991048,4.345396825396825,4.495238095238094,3.795978835978835,4.145608465608466,0.6992592592592595,7,3.121212121212121,66,0.6112759643916914,0.08888888888888904,0.5281899109792285,0.47181008902077154,0.4807121661721068,0.7388724035608308,0.5757575757575758,0,0.17793171844918915,0.2,0,0,0,118,118,1,337,7,3.9 +4.715848214285714,5.782937956204379,10,9,8,0.34775220009262087,2.12050930089459,3.9973214285714285,5.384821428571429,4.790178571428571,4.658035714285714,1.3875000000000002,32,8.35,60,0.8774080560420315,0.18452380952380942,0.6252189141856392,0.37478108581436076,0.2732049036777583,0.4343257443082312,0.4166666666666667,0.6760070052539404,0.34775220009262087,0.5,0.033035714285714286,0.07044283367834633,46.914927229778634,333,166.5,0.75,571,7,3.9 +4.350420734538052,4.9595153286239215,8,7.5,7.2,0.24375163228839253,1.8389026000377127,1.3317614493483834,5.10508555583547,4.705557121030956,6.214886763625787,3.7733241064870864,7,3.011764705882353,85,0.6530612244897959,0.12281333028057603,0.5510204081632653,0.4489795918367347,0.39285714285714285,0.5382653061224489,0.8941176470588236,0.012755102040816327,0.24375163228839253,0.7,0.17756819324645112,0.1902728207845701,76.77725995748635,282,69.537,1.02103915901,392,7,3.9 +4.695196078431373,4.927057613168724,10,8.5,7,0.18309534362286006,2.129836503727214,4.36156862745098,5.045098039215686,4.947450980392157,4.394117647058823,0.6835294117647059,45,8.140625,64,0.902946273830156,0.047058823529411827,0.5511265164644714,0.4488734835355286,0.6031195840554593,0.8474870017331022,0.484375,0,0.18309534362286006,0.2,0,0,0,166,166,1,577,7,3.9 +4.466033390903857,5.409693165969317,10,8.5,7.6,0.27470328081470685,2.239123428939736,3.5394358088658606,4.84168105929764,4.274035693724812,5.1755900978698905,1.3022452504317794,15,3.623529411764706,85,0.5757009345794393,0.17443868739205534,0.5177570093457944,0.4822429906542056,0.5121495327102804,0.7289719626168224,0.9411764705882353,0,0.27470328081470685,0.2,0,0,0,145,145,1,535,7,3.9 +3.6896188158961882,4.661168032786884,8,7,6.4,0.32579091675886546,2.1682456641681136,3.3041362530413627,4.122303325223033,3.839091646390916,3.4614760746147613,0.8181670721816703,13,3.104761904761905,105,0.6950959488272921,0.208434712084347,0.6140724946695096,0.3859275053304904,0.47547974413646055,0.7313432835820896,0.1523809523809524,0,0.32579091675886546,0.2,0,0,0,194,194,1,469,7,3.9 +4.362489557226399,4.451747655583973,8,7,6.4,0.13581832802190272,1.8338152779639594,4.619883040935672,4.329490392648288,4.091896407685881,4.382289055973268,0.2903926482873871,3,2.8253968253968256,63,0.2692889561270802,0.02005012531328322,0.573373676248109,0.4266263237518911,0.4795763993948563,0.7065052950075643,0.8253968253968254,0,0.13581832802190272,0.2,0,0,0,158,158,1,661,7,3.9 +4.823076923076923,4.96306068601583,9,8,7,0.14440646847543798,1.8660287081339715,4.676923076923077,5.13846153846154,3.6615384615384614,5.784615384615382,2.1230769230769204,27,4.395348837209302,129,0.9043062200956937,0.028205128205128133,0.6331738437001595,0.3668261562998405,0.46570972886762363,0.6283891547049442,0.3023255813953488,0.6746411483253588,0.14440646847543798,0.3,0.03076923076923077,0.0796663055348705,0,180,180,1,627,7,3.9 +4.785892634207241,5.280303030303029,8,7.5,7,0.2664341546894515,1.6715794965436286,5.5181023720349565,4.541822721598002,4.7540574282147325,4.287141073657927,0.9762796504369549,32,9.829268292682928,41,0.893569844789357,0.09363295880149802,0.656319290465632,0.3436807095343681,0.4567627494456763,0.6784922394678492,0.3170731707317073,0,0.2664341546894515,0.2,0,0,0,170,170,1,451,7,3.9 +4.168462926836901,5.676241771394375,8,7.5,6.6,0.4963327671722162,1.9191726399904754,1.1074883052850808,5.414387270282617,5.229805886068436,4.891406681675774,4.306898964997536,35,7.597014925373134,67,0.9391143911439115,0.26562977851929764,0.5904059040590406,0.4095940959409594,0.522140221402214,0.7896678966789668,0.2835820895522388,0,0.4963327671722162,0.6,0.10767247412493841,0.04315031121912464,20.101211911585985,175,86.86,1.35,542,7,3.8 +4.279824561403508,5.004102564102564,9,8,6.8,0.27361280872847044,2.10288993646239,3.8175438596491227,5.129824561403509,4.11578947368421,4.026315789473684,1.312280701754386,33,7.338235294117647,68,0.8693379790940766,0.14473684210526322,0.5296167247386759,0.47038327526132406,0.4738675958188153,0.7160278745644599,0.5735294117647058,0,0.27361280872847044,0.2,0,0,0,170,170,1,574,7,3.8 +4.611299435028248,4.902102102102101,7,6.5,6,0.18258748033690603,1.5180102915951974,4.5740112994350275,3.6790960451977397,5.071186440677965,5.071186440677967,1.3920903954802255,3,2.9206349206349205,63,0.49595687331536387,0.05932203389830504,0.6954177897574124,0.3045822102425876,0.5363881401617251,0.7412398921832885,0.9206349206349206,0,0.18258748033690603,0.2,0,0,0,132,132,1,371,7,3.8 +1.4748864721638397,6.107520213226078,3,2.5,1.6,0.978370599494738,2.0340548622692505,2.9497729443276794,0,1.7698637665966077,0.5899545888655359,2.9497729443276794,3,2.5,2,0.5,0.7585130428271175,0.6,0.4,0.1,0.2,0.5,0,0.978370599494738,0.3,0.14748864721638397,0,0.4440000000000055,175,173.89,1,10,7,3.8 +3.9239193083573487,4.886124401913876,9,8,7,0.28144344800571275,2.2936251468860163,3.497406340057637,3.9239193083573487,4.3504322766570604,3.8954851104707013,0.4549471661863591,12,3.6338028169014085,71,0.4673913043478261,0.1969260326609031,0.644927536231884,0.35507246376811596,0.4782608695652174,0.677536231884058,0.9014084507042254,0,0.28144344800571275,0.2,0,0,0,148,148,1,552,7,3.8 +4.724022346368715,5.027348394768133,10,9,7.2,0.21551603171120756,2.1168401135288555,4.254748603351955,4.5050279329608935,4.213035381750467,5.881564245810054,1.6685288640595868,21,3.639344262295082,61,0.4900662251655629,0.06033519553072624,0.47019867549668876,0.5298013245033113,0.4370860927152318,0.6799116997792495,0.7868852459016393,0,0.21551603171120756,0.2,0,0,0,140,140,1,453,7,3.8 +3.6808981657179007,3.9188552188552195,7,6,5.4,0.19179993808358903,1.9017097688804876,3.3095509171410504,4.195572422517395,3.257432005060089,3.9349778621125875,0.9381404174573058,7,3.3142857142857145,105,0.6159292035398231,0.060721062618595806,0.5398230088495575,0.46017699115044247,0.6336283185840708,0.8619469026548673,0.6857142857142857,0,0.19179993808358903,0.2,0,0,0,103,103,1,565,7,3.8 +3.8536953242835597,4.570661896243292,8,7.5,6.4,0.43382234954859794,2.0759295499021526,3.6742081447963804,2.9562594268476623,3.2941176470588243,5.447963800904977,2.1538461538461524,9,2.8333333333333335,78,0.6054794520547945,0.15686274509803924,0.4684931506849315,0.5315068493150685,0.5698630136986301,0.8383561643835616,0.6538461538461539,0,0.43382234954859794,0.2,0,0,0,140,140,1,365,7,3.8 +3.234262948207171,3.608,7,6,4.8,0.27429217595401173,2.1643261887164327,3.0055776892430277,3.354050464807437,3.1362549800796806,3.3976095617529887,0.34847277556440925,5,2.3376623376623376,77,0.6060606060606061,0.10358565737051796,0.5185185185185185,0.48148148148148145,0.5218855218855218,0.7710437710437711,0.025974025974025976,0,0.27429217595401173,0.2,0.04355909694555113,0.21427478217774168,0,82,82,1.5,297,7,3.8 +2.9239914693398954,4.611681646068148,10,10,8.8,0.7086878437291916,3.4199826178896298,3.586762869056938,3.493195142038062,2.1520577214341636,2.4327609024907924,1.3411374206038982,28,3.4857142857142858,70,0.6506666666666666,0.3659598181863123,0.768,0.232,0.336,0.5146666666666667,0.3142857142857143,0.010666666666666666,0.7086878437291916,0.7,0.0623784846792511,0.09712678700938583,20.944381331335613,160,60,1.44,375,7,3.8 +3.932682327188304,4.287489194317074,9,8.5,6.6,0.22541136986634572,2.2885143653173246,3.8203199749829237,3.8203199749829237,3.7079576227775433,4.344677618608031,0.6367199958304881,17,3,69,0.4928571428571429,0.08275399681451216,0.5261904761904762,0.4738095238095238,0.5595238095238095,0.8047619047619048,0.7101449275362319,0.4357142857142857,0.22541136986634572,4.2,0.5337211729755555,0.0072466299411633765,0.9361306181987724,136.67,129.45,1.02,420,7,3.8 +2.7677316998362773,3.2213505503546087,5,4.5,4,0.32989638380593356,1.8065334874387464,2.4121013696897164,2.4121013696897164,3.0305889003793873,3.1852107830518053,0.6184875306896709,0,0,0,0,0.14081635743380888,0.4664804469273743,0.5335195530726257,0.547486033519553,0.7653631284916201,0,0,0.32989638380593356,0.5,0.030924376534483544,0.10461601307000776,4.475222163449407,70,42,1.66,358,7,3.8 +4.18848167539267,5.555555555555555,9,7.5,6.4,0.33036049594093636,2.14875,4.11867364746946,3.699825479930192,5.340314136125656,3.560209424083769,1.780104712041887,15,4.552083333333333,96,0.9104166666666667,0.2460732984293193,0.5895833333333333,0.41041666666666665,0.47708333333333336,0.70625,0.4895833333333333,0,0.33036049594093636,0.1,0,0,0,200,200,1,480,7,3.8 +4.927469879518072,5.196696315120711,8,7,6.4,0.1587594341379993,1.6235512739009244,5.099759036144578,4.226827309236947,5.007871485943775,5.3294779116465865,0.8729317269076304,9,2.967391304347826,92,0.6363636363636364,0.05180722891566262,0.5151515151515151,0.48484848484848486,0.6060606060606061,0.8414918414918415,0.7717391304347826,0,0.1587594341379993,0.4,0,0,0,143,143,1,429,7,3.7 +4.707818930041152,4.775193798449613,10,9,7,0.13390608387168162,2.124125874125874,4.510288065843621,3.950617283950617,5.135802469135804,5.20164609053498,1.185185185185187,17,3.764705882352941,68,0.44755244755244755,0.014109347442680784,0.5384615384615384,0.46153846153846156,0.4807692307692308,0.75,1,0,0.13390608387168162,0.2,0,0,0,140,140,1,572,7,3.7 +4.839032274147444,4.9758768706134235,8,7,6.4,0.1271251703608111,1.6532231129641444,4.312251545569366,4.1162401116798515,5.8313401582131235,5.047294422655054,1.715100046533272,7,3.0317460317460316,63,0.4835443037974684,0.027501604244702625,0.6126582278481013,0.38734177215189874,0.3848101265822785,0.5848101265822785,0.873015873015873,0,0.1271251703608111,0.5,0.02450142923618959,0,0.0579712454146421,147.43,147,1,395,7,3.7 +4.874341610233259,5.637946040034814,9,8,7.2,0.2462031969172498,1.8464032108675514,4.660346124905945,4.470127915726111,5.563882618510158,4.755455229495862,1.0937547027840475,5,3.1951219512195124,82,0.6390243902439025,0.1354401805869076,0.6048780487804878,0.3951219512195122,0.37317073170731707,0.5780487804878048,0.975609756097561,0,0.2462031969172498,0.2,0,0,0,158,158,1,410,7,3.7 +4.469015003261578,4.900572246065809,9,7.5,6.8,0.24596892252459326,2.0138665888191505,3.968688845401174,3.934768427919113,4.036529680365296,5.90215264187867,1.865622961513374,13,3.205607476635514,107,0.650853889943074,0.08806262230919783,0.47438330170777987,0.5256166982922201,0.4478178368121442,0.698292220113852,1,0,0.24596892252459326,0.2,0,0,0,130,130,1,527,7,3.7 +3.7503373819163293,4.259003831417624,8,7,6,0.22857670653423529,2.1331414177761787,2.985155195681511,3.816464237516869,4.874493927125507,3.2874493927125497,1.5870445344129576,10,3.8,50,0.47858942065491183,0.1194331983805667,0.5717884130982368,0.4282115869017632,0.4282115869017632,0.7178841309823678,0.8,0,0.22857670653423529,0.2,0,0,0,140,140,1,397,7,3.7 +4.100462962962963,4.563111798042248,10,8,7.2,0.24580175111193964,2.43874901208084,2.7703703703703706,4.6907407407407415,4.375925925925926,4.533333333333333,1.920370370370371,21,5.168539325842697,89,0.8829174664107485,0.10138888888888914,0.3934740882917466,0.6065259117082533,0.39923224568138194,0.6199616122840691,0.449438202247191,0,0.24580175111193964,0.2,0,0,0,170,170,1,521,7,3.7 +4.401858304297329,4.8218829516539445,9,8,6.8,0.21717482128054508,2.0445910290237466,2.601626016260163,4.459930313588851,5.15679442508711,5.3426248548199755,1.8583042973286878,18,5.696428571428571,56,0.841688654353562,0.08710801393728226,0.5804749340369393,0.41952506596306066,0.5145118733509235,0.8654353562005277,0.48214285714285715,0,0.21717482128054508,0.1,0.011614401858304297,0,23.52941176470588,200,100,1,379,7,3.7 +4.556042031523642,5.131163708086783,10,8.5,7.2,0.2599383553010736,2.1948875648664234,3.929947460595446,4.816112084063047,5.2399299474605945,4.199649737302978,1.0402802101576167,37,6.380281690140845,71,0.9577167019027484,0.11208406304728528,0.5391120507399577,0.4608879492600423,0.4883720930232558,0.733615221987315,0.43661971830985913,0,0.2599383553010736,0.2,0,0,0,165,165,1,473,7,3.7 +3.8595119490553125,4.134928951213158,7,6,5.2,0.19157186282225494,1.813700823419754,3.8679943928993903,3.9697837190283214,4.003713494404631,3.5626264145125965,0.4410870798920348,6,2.736111111111111,72,0.432967032967033,0.06660743277754279,0.5736263736263736,0.42637362637362636,0.4967032967032967,0.7252747252747253,0.5416666666666666,0.21978021978021978,0.19157186282225494,1.3,0.03392977537631044,0,0.17401480495564095,129.04,127.08,1,455,7,3.7 +2.794391025641026,3.419019607843137,11,10.5,7.4,0.33400887314477296,3.9364569593393357,2.344230769230769,3.057692307692308,2.989743589743591,2.7519230769230765,0.713461538461539,25,5,11,0.16717325227963525,0.1826923076923076,0.5653495440729484,0.43465045592705165,0.39209726443769,0.6231003039513677,1,0,0.33400887314477296,0.2,0,0,0,106,106,1,329,6,3.7 +2.9793510324483776,3.866028708133972,7,6,4.8,0.4200874200821795,2.3495049504950494,2.7728613569321534,3.4218289085545717,2.300884955752213,3.3923303834808256,1.1209439528023588,9,2.552380952380952,105,0.6633663366336634,0.22935103244837765,0.5371287128712872,0.4628712871287129,0.5247524752475248,0.7871287128712872,0.24761904761904763,0,0.4200874200821795,0.1,0,0,0,100,100,1,404,7,3.7 +3.911504424778762,4.454263565891474,8,7.5,6.4,0.2420639335730824,2.04524886877828,4.07351940095303,4.258679373723623,3.8574994327206733,3.4254594962559546,0.4320399364647187,28,5.230769230769231,78,0.8047337278106509,0.12185159972770612,0.5069033530571992,0.4930966469428008,0.46745562130177515,0.7317554240631163,0.4358974358974359,0,0.2420639335730824,0.2,0,0,0,170,170,1,507,7,3.6 +3.8167169707310875,3.9944352093111806,7,6,4.8,0.18458996375915412,1.834036962572878,3.5512858144931942,3.441452232601652,4.1736761118786,4.063842529987056,0.732223879276948,3,2.625,88,0.5539568345323741,0.04449145605512005,0.4892086330935252,0.5107913669064749,0.5899280575539568,0.8872901678657075,0.625,0.2565947242206235,0.18458996375915412,5,0.7505294762588709,0.00592493501455883,0.5553967036452352,124.47,121.87,1.01,417,7,3.6 +4.15936183760187,4.684736842105265,8,7,6.4,0.2205816438521796,1.9233719768445285,3.5682380622320946,3.525247242205203,4.814971843011983,4.685999382931305,1.28972460080678,5,3.235294117647059,51,0.4263565891472868,0.1121461081402594,0.4780361757105943,0.5219638242894057,0.6072351421188631,0.8527131782945736,0.9215686274509803,0.059431524547803614,0.2205816438521796,0.4,0.08598164005378542,0.00260339118457612,0.37910150990954344,139.7,136.34,1.01,387,7,3.6 +4.285714285714286,4.539877300613497,9,8,6.6,0.23782214215633055,2.1,1.528957528957529,4.957528957528957,4.864864864864864,5.745173745173746,3.4285714285714284,15,5.3559322033898304,59,0.8540540540540541,0.055984555984556095,0.6864864864864865,0.31351351351351353,0.4945945945945946,0.7324324324324324,0.7457627118644068,0.6675675675675675,0.23782214215633055,0.2,0.011583011583011584,0.16996731711975957,0,180,180,1,370,7,3.6 +3.6247379454926625,4.657239057239057,8,7.5,6.4,0.36208617376422386,2.207056101792944,2.670859538784067,2.670859538784067,4.687631027253668,4.415094339622641,2.0167714884696015,7,3.522727272727273,44,0.5827067669172933,0.22169811320754712,0.6541353383458647,0.3458646616541353,0.4398496240601504,0.7030075187969925,0.9772727272727273,0,0.36208617376422386,0.2,0,0,0,130,130,1,266,7,3.6 +4.307882534775889,5.095429616087751,10,8,7,0.29489627107561267,2.321326061997704,4.82225656877898,4.693663060278206,3.729211746522411,3.954250386398764,0.9644513137557955,9,3.1923076923076925,78,0.46455223880597013,0.15455950540958258,0.5783582089552238,0.4216417910447761,0.4869402985074627,0.7294776119402985,0.8076923076923077,0,0.29489627107561267,0.2,0,0,0,156,156,1,536,7,3.6 +4.519946984758118,4.9640465793304225,8,6.5,6,0.22485921107834914,1.769932264023693,4.155864811133201,4.333465871438038,4.404506295559975,5.150430748840291,0.745924453280316,9,2.675675675675676,111,0.5834970530451866,0.08946322067594431,0.6640471512770137,0.33595284872298625,0.37328094302554027,0.5756385068762279,0.5855855855855856,0,0.22485921107834914,0.2,0,6.661338147750939e-16,0,134,134,1.03,509,7,3.6 +4.330952380952381,4.8620113598396255,9,7.5,6.8,0.24168487290953292,2.0780648708081366,3.7642857142857142,4.735714285714286,4.2904761904761894,4.492857142857143,0.9714285714285715,19,4.881578947368421,76,0.866822429906542,0.10922619047619055,0.5677570093457944,0.4322429906542056,0.39953271028037385,0.647196261682243,0.3026315789473684,0,0.24168487290953292,0.2,0.04047619047619047,0.11742299558457873,0,170,170,1.5,428,7,3.6 +3.983283433133733,5.716075904045828,9,8,7.2,0.39597205181983786,2.259442530535546,3.6197604790419162,4.486027944111776,4.857285429141716,2.939121756487027,1.9181636726546891,5,3.1444444444444444,90,0.5495145631067961,0.3031437125748502,0.5766990291262136,0.42330097087378643,0.49902912621359224,0.7631067961165049,0.9888888888888889,0,0.39597205181983786,0.2,0.007734530938123753,0,16.89073340622011,155,77.5,1,515,7,3.6 +2.868949232585596,3.761609907120743,6,6,5.4,0.5077260038937337,2.0913580246913583,3.3719008264462804,2.32349468713105,3.003541912632821,2.748524203069658,1.0484061393152304,14,3.75,80,0.7407407407407407,0.23730814639905556,0.5604938271604938,0.43950617283950616,0.47160493827160493,0.7135802469135802,0.5,0.6666666666666666,0.5077260038937337,0.2,0.3116883116883116,4.584298996269466,37.673887499274066,180,45,21.02,405,7,3.6 +2.8931070158422245,3.283206751054852,5,5,4.6,0.2899515612513081,1.7282457830355884,2.5068735855156805,2.856669899773682,2.710921435499515,3.468813449725186,0.7578920142256709,2,2,58,0.29219143576826195,0.11881668283220165,0.5793450881612091,0.42065491183879095,0.6221662468513854,0.8690176322418136,0,0,0.2899515612513081,0.5,0,0,0,98,98,1,397,7,3.6 +3.7983870967741935,4.391608391608392,6,6,5.2,0.2780923097277998,1.5796178343949046,3.6451612903225805,3.7419354838709675,3.225806451612903,4.548387096774194,1.322580645161291,3,2.627906976744186,86,0.47983014861995754,0.1350806451612903,0.5817409766454352,0.4182590233545648,0.5520169851380042,0.8004246284501062,0.627906976744186,0,0.2780923097277998,0.1,0,0,0,120,120,1,471,7,3.5 +3.964351424306376,4.828906849598159,9,8,6.8,0.32434542130861255,2.2702326400275394,3.736888637665846,4.516761049004805,3.736888637665845,3.834372689083217,0.7798724113389603,16,3.6710526315789473,76,0.5717213114754098,0.1790375031491294,0.4385245901639344,0.5614754098360656,0.49385245901639346,0.7008196721311475,0.7763157894736842,0.6741803278688525,0.32434542130861255,1.2,0.1056077223688174,0.0055862999744772344,0.501043116061133,127.02,123.85,1.01,488,7,3.5 +3.8271356783919597,4.866453674121406,7,6.5,6,0.31360639854770056,1.8290441176470589,3.258961474036851,3.7306532663316583,4.545393634840871,3.7306532663316583,0.8147403685092129,5,2.6373626373626373,91,0.6722689075630253,0.2135678391959799,0.5070028011204482,0.49299719887955185,0.5154061624649859,0.8235294117647058,0.4175824175824176,0,0.31360639854770056,0.5,0,0,0,128,128,1,357,7,3.5 +4.241803278688524,4.975961538461539,10,8,7.2,0.37391286317012334,2.3574879227053143,4.098360655737705,3.7295081967213117,5.163934426229509,3.9344262295081958,1.434426229508197,11,3.138888888888889,72,0.5458937198067633,0.14754098360655754,0.5579710144927537,0.4420289855072464,0.5458937198067633,0.8091787439613527,0.8055555555555556,0.03864734299516908,0.37391286317012334,0.2,0,0,0,150,150,1,414,7,3.5 +3.924600638977636,5.129018789144048,8,7.5,6,0.30921273683696504,2.0384239661348094,3.499041533546326,4.066453674121406,4.161022364217252,3.9403620873269443,0.56741214057508,6,2.938775510204082,98,0.5783132530120482,0.23482428115015946,0.44176706827309237,0.5582329317269076,0.5281124497991968,0.7971887550200804,0.7959183673469388,0,0.30921273683696504,0.2,0,0,0,148,148,1,498,7,3.5 +4.077437987658844,4.437758361240355,7,6.5,6,0.23107832181192722,1.7167643067011333,3.453829824840432,4.844955726512273,3.885558552945486,4.077437987658844,1.391125901671841,7,3.2686567164179103,67,0.6441176470588236,0.08119423011594562,0.4970588235294118,0.5029411764705882,0.4970588235294118,0.7735294117647059,0.7313432835820896,0.9764705882352941,0.23107832181192722,0.4,0.04796985867833934,0.00288609786515969,0.3454129341319471,125.28,123,1,340,7,3.5 +4.417218543046358,4.417218543046358,7,6.5,5.4,0.09948889124755685,1.5847076461769114,4.630463576158941,4.386754966887418,4.386754966887418,4.143046357615894,0.2437086092715237,3,2.5217391304347827,23,0.4,0,0.593103448275862,0.4068965517241379,0.5517241379310345,0.7862068965517242,0.5217391304347826,0,0.09948889124755685,0.2,0,0,0,138,138,1,145,7,3.5 +3.8722280887011618,4.33451536643026,7,6.5,5.8,0.259156230836106,1.8077447504772293,3.972544878563886,3.4107708553326295,4.012671594508975,4.052798310454066,0.6019007391763451,7,2.081818181818182,110,0.5932642487046632,0.10665258711721219,0.5673575129533679,0.4326424870466321,0.36528497409326427,0.5647668393782384,0.00909090909090909,0,0.259156230836106,0.2,0,0,0,190,190,1,386,7,3.5 +3.8070832099039524,3.948417811286979,9,7,6,0.19434105754386385,2.364014523398625,4.247358138940464,3.4876680653088368,3.6948562672083716,3.763919001174882,0.759690073631627,16,4.1525423728813555,59,0.5555555555555556,0.03579524967672022,0.5147392290249433,0.4852607709750567,0.41723356009070295,0.5873015873015873,0.5254237288135594,0.2766439909297052,0.19434105754386385,7.4,1.2085978444139531,0.011165212915495642,21.041517832643635,195.25,146.61,1.06,441,7,3.5 +2.4184271476732855,3.379931605838322,5,4.5,4.2,0.6154853957583243,2.0674594249450053,1.463784852539094,2.64117701653793,2.704819836213543,2.8321054755647688,1.177392163998836,2,2,55,0.3618421052631579,0.28447453093553215,0.5098684210526315,0.4901315789473684,0.506578947368421,0.756578947368421,0,0.3092105263157895,0.6154853957583243,4.9,0.6284728442966762,0.012539866980510172,2.2961741027157854,88.106,78.976,1.02,304,6,3.5 +4.5315763787213275,5.158444444444445,12,10,6.8,0.25099703838835713,2.6480851247145996,5.08579795021962,4.303367496339678,3.0319180087847735,5.672620790629575,2.640702781844802,25,7.424242424242424,66,0.8812949640287769,0.12152269399707184,0.5683453237410072,0.4316546762589928,0.5305755395683454,0.737410071942446,0.3939393939393939,0,0.25099703838835713,0.2,0.09780380673499268,0.5749595745760686,0,167,167,3,556,7,3.5 +3.9256830194989174,4.188957333220045,9,8.5,6.4,0.16675515499446142,2.292594678504832,3.880560226171344,4.376910952774655,2.932981566292295,4.467156539429802,1.5341749731375072,17,3.76,25,0.27011494252873564,0.06284960499197756,0.6350574712643678,0.3649425287356322,0.4454022988505747,0.7241379310344828,0.56,0,0.16675515499446142,0.3,0.02256139666378688,0.005340705819463695,0.7782548413454335,145.72,140,1,348,7,3.4 +3.8243204577968526,5.367871485943775,8,7.5,6.2,0.400565442203554,2.091874906479126,2.7516452074391986,4.010872675250358,4.7104434907009995,3.7776824034334773,1.2592274678111592,24,6.565217391304348,46,0.9207317073170732,0.2875536480686696,0.5823170731707317,0.4176829268292683,0.5152439024390244,0.75,0.43478260869565216,0,0.400565442203554,0.2,0,0,0,163,163,1,328,7,3.4 +4.053714859437751,4.348411416262789,8,7.5,7,0.22232594217994125,1.9734984520123842,3.3795180722891565,5.086345381526104,2.6285140562248994,5.086345381526104,2.4578313253012043,36,6.379310344827586,58,0.7789473684210526,0.06777108433734941,0.5515789473684211,0.44842105263157894,0.511578947368421,0.7094736842105264,0.4482758620689655,0,0.22232594217994125,0.2,0,0,0,170,170,1,475,7,3.4 +4.257309941520468,4.835201328352014,8,6.5,5.8,0.22177313056905915,1.879120879120879,4.416374269005848,4.266666666666667,4.116959064327485,4.191812865497076,0.14970760233918146,5,2.7653061224489797,98,0.5956043956043956,0.11951754385964912,0.48131868131868133,0.5186813186813187,0.6197802197802198,0.7912087912087912,0.45918367346938777,0,0.22177313056905915,0.5,0,0,0,128,128,1,455,7,3.4 +4.061068702290076,4.75,8,7,6.4,0.307104089657116,1.9699248120300752,3.7048346055979646,4.203562340966921,4.595419847328245,3.7048346055979646,0.89058524173028,9,2.734042553191489,94,0.5635964912280702,0.14503816793893118,0.543859649122807,0.45614035087719296,0.5285087719298246,0.7828947368421053,0.6063829787234043,0,0.307104089657116,0.2,0,0,0,140,140,1,456,7,3.4 +4.454986894298034,4.902684479404439,8,7.5,7,0.23777073201325058,1.7957404117707396,2.85601868618655,5.3097812193890785,3.740982222751398,5.872939833566708,2.4537625332025286,7,4.017543859649122,57,0.5169300225733634,0.09131682591182978,0.6139954853273137,0.3860045146726862,0.35214446952595935,0.5056433408577878,0.9649122807017544,0.44469525959367945,0.23777073201325058,2,0.3921997491594206,0.00887742044458862,1.2464841081361362,154.07,145.78,1.02,443,7,3.4 +4.001418439716312,5.0909766454352425,10,9,7.6,0.28926042319965656,2.49911378943637,4.221610346266166,4.160867751355862,3.8875260742594913,3.7052982895285775,0.27334167709637036,27,4.485148514851486,101,0.8595825426944972,0.21401752190237774,0.5028462998102466,0.4971537001897533,0.4307400379506641,0.6679316888045541,0.42574257425742573,0,0.28926042319965656,0.4,0,0,0,182,182,1,527,7,3.4 +4.056490384615385,4.548517520215634,7,6.5,6.2,0.23524302425938046,1.7256296296296294,4.206730769230769,4.767628205128206,2.964743589743589,4.246794871794873,1.8028846153846172,5,2.946236559139785,93,0.6765432098765433,0.10817307692307698,0.5555555555555556,0.4444444444444444,0.5209876543209877,0.7481481481481481,0.6451612903225806,0,0.23524302425938046,0.1,0,0,0,125,125,1,405,7,3.4 +3.496296296296296,4.749685534591196,7,6.5,5.6,0.5299643709685752,2.0021186440677967,3.0956790123456788,3.5691358024691358,3.3141975308641975,3.969753086419753,0.6555555555555554,5,3.3043478260869565,69,0.59375,0.263888888888889,0.5625,0.4375,0.4375,0.6927083333333334,0.927536231884058,0,0.5299643709685752,0.2,0,0,0,118,118,1,384,7,3.4 +4.801960784313726,5.079407407407406,9,7.5,6.8,0.160846519150963,1.874234381380155,4.6913165266106445,4.248739495798319,5.13389355742297,5.089635854341737,0.8851540616246503,5,3.459016393442623,61,0.4861751152073733,0.05462184873949558,0.4792626728110599,0.5207373271889401,0.4838709677419355,0.7373271889400922,0.9672131147540983,0,0.160846519150963,0.2,0,0,0,158,158,1,434,7,3.4 +4.5567610062893085,5.28609211126311,10,8,6.8,0.2486808631471921,2.194541251164556,4.223899371069183,3.9943396226415095,4.68301886792453,5.279874213836476,0.6886792452830206,15,3.108433734939759,83,0.6498740554156172,0.13797169811320759,0.5919395465994962,0.4080604534005038,0.46851385390428213,0.7103274559193955,0.8674698795180723,0,0.2486808631471921,0.2,0,0,0,146,146,1,397,7,3.3 +4.228554778554779,4.916124661246612,9,7.5,6,0.2727660678991874,2.128386758909622,4.832634032634033,3.9389277389277386,3.9720279720279725,4.137529137529137,0.8937062937062943,7,2.7524752475247523,101,0.5440313111545988,0.13986013986013984,0.512720156555773,0.487279843444227,0.3835616438356164,0.5851272015655578,0.37623762376237624,0,0.2727660678991874,0.2,0.0331002331002331,0.1643355495305448,0,142,142,2,511,7,3.3 +4.598470363288719,5.297356828193832,8,7.5,6.8,0.2979999883482471,1.7397089397089398,2.562141491395794,5.544933078393881,4.359464627151053,5.889101338432121,2.982791586998087,5,3.1481481481481484,81,0.5301455301455301,0.1319311663479923,0.5343035343035343,0.4656964656964657,0.5446985446985447,0.814968814968815,1,0,0.2979999883482471,0.1,0,0,0,150,150,1,481,7,3.3 +3.809575625680087,4.3009828009828,7,6.5,6.2,0.29085327544984946,1.837475007140817,3.5647442872687702,4.309031556039173,3.721436343852013,3.6039173014145818,0.7442872687704027,5,2.8947368421052633,76,0.5655526992287918,0.11425462459194767,0.583547557840617,0.41645244215938304,0.5424164524421594,0.8123393316195373,0.868421052631579,0.9074550128534704,0.29085327544984946,0.3,0.009793253536452665,0,5.1724137931034475,135,120,1,389,7,3.3 +4.074066757528118,4.962384394525284,9,8.5,7.8,0.27964902703323236,2.209094876359027,3.456783915478403,4.477358214333932,4.543201717485901,3.786001431238251,1.0205742988555286,5,3.0833333333333335,72,0.4484848484848485,0.17901024313577898,0.5494949494949495,0.4505050505050505,0.45252525252525255,0.6686868686868687,1,0,0.27964902703323236,0.6,0.06584350315196957,0.002422501209644011,0.28589169677298554,162.03,158.36,1.01,495,7,3.3 +4.061728395061729,4.300653594771242,7,7,6.4,0.26298272234998626,1.7234042553191489,2.962962962962963,3.802469135802469,4.246913580246914,5.185185185185185,0.9382716049382713,7,3.2962962962962963,54,0.541033434650456,0.05555555555555555,0.44680851063829785,0.5531914893617021,0.5835866261398176,0.8024316109422492,0.9629629629629629,0,0.26298272234998626,0.1,0,0,0,120,120,1,329,7,3.3 +3.728937728937729,4.577852726250702,9,8,6.8,0.4184138209128329,2.413555992141454,3.457875457875458,4.424908424908425,3.5750915750915753,3.4285714285714284,0.9670329670329672,3,2.9722222222222223,72,0.4204322200392927,0.18543956043956045,0.5736738703339882,0.4263261296660118,0.5265225933202358,0.7897838899803536,0.9722222222222222,0,0.4184138209128329,0.3,0,0,0,160,160,1,509,7,3.3 +4.091787439613527,4.505319148936171,8,7,6,0.21632111715602864,1.9551357733175914,4.1095008051529796,3.8260869565217397,4.109500805152977,4.2512077294686,0.28341384863123986,10,3.8292682926829267,41,0.6796536796536796,0.09178743961352671,0.5324675324675324,0.4675324675324675,0.5021645021645021,0.683982683982684,0.4634146341463415,0,0.21632111715602864,0.2,0,0,0,220,220,0.75,231,6,3.3 +3.814578910120311,4.4582299421009095,8,7.5,7.2,0.6204561148903824,2.0972170686456404,2.310544939844303,5.667374380750177,2.179759377211606,5.0570417551309275,3.4876150035385707,5,3.1379310344827585,58,0.52,0.1443736730360934,0.5057142857142857,0.4942857142857143,0.5571428571428572,0.8114285714285714,1,0,0.6204561148903824,0.4,0,0,0,154,154,1.07,350,7,3.3 +3.8068181818181817,4.227129337539432,8,7.5,6.8,0.34153200238890874,2.1014925373134328,3.6363636363636362,4.403409090909091,3.1818181818181817,3.9772727272727284,1.2215909090909092,7,3.324324324324324,37,0.2294776119402985,0.09943181818181808,0.6585820895522388,0.3414179104477612,0.48880597014925375,0.6809701492537313,1,0,0.34153200238890874,0.1,0,0,0,150,150,1,536,7,3.3 +2.795138888888889,3.245967741935483,9,8,6.6,0.30259645004689595,3.2198757763975157,2.5277777777777777,2.9166666666666665,2.9652777777777772,2.7222222222222237,0.38888888888888884,7,3.15625,32,0.4391304347826087,0.1388888888888887,0.6,0.4,0.40869565217391307,0.5869565217391305,0.46875,0,0.30259645004689595,0.2,0,0,0,140,140,1,230,7,3.2 +4.5485212569316085,4.8190942472460225,8,7.5,6.2,0.1505212795485521,1.7588133699075483,3.9593345656192236,4.666358595194085,4.996303142329022,4.524953789279112,0.7070240295748613,25,5.672131147540983,61,0.8963730569948186,0.05614602587800379,0.6036269430051814,0.3963730569948187,0.5025906735751295,0.7202072538860104,0.4262295081967213,0.010362694300518135,0.1505212795485521,0.3,0.02356746765249538,0.026823048643350722,4.145380244881471,170,153,1.11,386,7,3.2 +4.775949367088607,5.11593220338983,8,7.5,7.2,0.19271156808628273,1.6750596342433077,3.934177215189873,5.3164556962025316,4.536708860759495,5.281012658227847,1.3822784810126585,45,6.097560975609756,82,0.9276437847866419,0.06645569620253164,0.6178107606679035,0.3821892393320965,0.437847866419295,0.6790352504638218,0.4146341463414634,0,0.19271156808628273,0.2,0,0,0,168,168,1,539,7,3.2 +3.6341917283048284,4.63878787878788,8,8,6.8,0.5467953029870665,2.2013147896662035,3.168688518162412,4.6060317635144346,3.005354058463319,3.7240256811393295,1.6006777050511154,54,7.5,50,0.8426966292134831,0.21656436481539504,0.550561797752809,0.449438202247191,0.5617977528089888,0.8404494382022472,0.5,0,0.5467953029870665,0.4,0.016333445969909342,0,0.07984056359685435,172,171.23,1,445,7,3.2 +3.3966244725738397,3.635953026196928,7,6,5.2,0.20685479506284468,2.0608695652173914,3.1443037974683543,3.687763713080169,3.8818565400843883,2.8337552742616032,1.048101265822785,5,3.138888888888889,36,0.32285714285714284,0.0658227848101265,0.5685714285714286,0.43142857142857144,0.5228571428571429,0.7657142857142857,0.8055555555555556,0,0.20685479506284468,0.2,0,0,0,115,115,1,350,7,3.2 +3.5625,3.684848484848485,5,5,4.6,0.1935990463389289,1.4035087719298245,3.234375,3.65625,3.3749999999999996,3.937500000000001,0.5625000000000013,5,3.4193548387096775,62,0.6973684210526315,0.03320312500000003,0.6546052631578947,0.34539473684210525,0.3717105263157895,0.631578947368421,0.41935483870967744,0.6677631578947368,0.1935990463389289,0.2,0,0,0,90,90,1,304,7,3.2 +4.398998330550918,4.535283993115319,9,8,6.6,0.13364410524363124,2.045920303605313,3.973288814691152,4.073455759599332,4.808013355592655,4.707846410684474,0.7345575959933228,9,3.098360655737705,61,0.3586337760910816,0.030050083472454043,0.5901328273244781,0.4098671726755218,0.523719165085389,0.7741935483870968,1,0,0.13364410524363124,0.1,0,0,0,150,150,1,527,6,3.2 +5.409149072296864,5.504231770833333,9,8,6.8,0.11384189676445723,1.6638476550949202,4.639795265515034,5.160588611644273,5.776071657069738,6.012795905310299,0.6154830454254654,35,7.732142857142857,56,0.9474835886214442,0.01727447216890595,0.5601750547045952,0.43982494529540483,0.5667396061269147,0.8293216630196937,0.30357142857142855,0,0.11384189676445723,0.2,0,0,0,185,185,1,457,6,3.2 +3.7977566314625832,4.617259523772566,6,6,5.8,0.3160832967533157,1.5798800666406299,2.9829652087124288,4.198247330780455,3.7010864626617175,4.253487427238094,1.215282122068026,5,3.278688524590164,61,0.7272727272727273,0.1774868594868157,0.5963636363636363,0.4036363636363636,0.6072727272727273,0.84,0.4918032786885246,0,0.3160832967533157,0.3,0.013810024114409394,0,0.03819139834087637,105.08,105,1,275,6,3.1 +1.7748151589665226,2.882417046286357,5,4,3.6,0.7560803804788312,2.8171947792645105,1.4714831136158806,1.9619774848211742,2.220132417034486,1.4198521271732183,0.8002802898612678,3,3,4,0.04363636363636364,0.3842614963531542,0.48,0.52,0.4218181818181818,0.6727272727272727,1,0.3090909090909091,0.7560803804788312,4.1,0.3549630317933045,0.24202805673498592,8.62407544803113,143.13,93,1.03,275,6,3.1 +3.686525892408245,4.468312004875076,9,7.5,7.2,0.3173417035485439,2.4413228775997275,2.8506787330316743,3.58974358974359,4.0120663650075405,4.2584213172448475,0.7390648567119156,51,4.902777777777778,72,0.8424821002386634,0.1749622926093514,0.5513126491646778,0.4486873508353222,0.4606205250596659,0.665871121718377,0.4861111111111111,0,0.3173417035485439,0.2,0,0,0,175,175,1,419,7,3.1 +5.109935043617381,5.506100249450279,9,8,7.2,0.16463553686147508,1.7612748348418923,4.228911760235074,5.8852355329938115,5.391862494299721,4.898489455605627,1.6563237727587374,31,5.571428571428571,98,0.9413793103448276,0.07195023480955515,0.6655172413793103,0.33448275862068966,0.5,0.6862068965517242,0.4897959183673469,0.6362068965517241,0.16463553686147508,0.6,0.07048186267058457,0.004028025133881109,0.6341001638917031,184.44,176.36,1.02,580,6,3.1 +4.880277556692486,5.041545777156511,8,6.5,6.4,0.13775653837938304,1.6392510276447976,4.6802661814182045,4.960282106802199,5.080288931966769,4.760270731527917,0.3200182004388523,7,2.8550724637681157,69,0.4036885245901639,0.031987852058140316,0.5471311475409836,0.45286885245901637,0.6147540983606558,0.8258196721311475,0.7101449275362319,0.1598360655737705,0.13775653837938304,3.7,0.29001649414770925,0.12327324342442969,0.7552532763777251,155.629,148.886,2,488,6,3.1 +4.625766871165644,4.952380952380953,8,7,6.2,0.17452762821496426,1.7294429708222812,4.785276073619632,4.705521472392638,4.027607361963191,4.944785276073619,0.9171779141104279,10,4.55,80,0.7844827586206896,0.06595092024539882,0.5754310344827587,0.4245689655172414,0.5862068965517241,0.8103448275862069,0.6,0,0.17452762821496426,0.2,0,0,0,195,195,1,464,6,3.1 +4.489850746268656,4.947697368421051,9,7.5,6.6,0.2057156195968995,2.0045209759989366,4.534129353233831,4.923781094527363,3.967363184079603,4.498706467661691,0.9564179104477599,30,6.602941176470588,68,0.8856015779092702,0.09253731343283565,0.6252465483234714,0.3747534516765286,0.5522682445759369,0.7948717948717948,0.45588235294117646,0,0.2057156195968995,0.2,0,0,0,178,178,1,507,6,3.1 +3.616406636158505,4.305210248250456,7,6,5.4,0.35966372537561314,1.9356230380761845,4.080048512589083,3.379434121538432,3.6267097889680735,3.3382215103001585,0.7006143910506508,6,2.90625,64,0.5299145299145299,0.1599930252818352,0.5498575498575499,0.45014245014245013,0.6552706552706553,0.8831908831908832,0.71875,0.5356125356125356,0.35966372537561314,1.3,0.15454729214352586,0,4.251177325226394,130,118.65,1,351,6,3.1 +3.23855421686747,3.941348973607038,7,5.5,5.2,0.29723341254682006,2.1614583333333335,2.50859437751004,3.86570281124498,3.618955823293173,2.919839357429719,1.3571084337349397,5,2.696969696969697,33,0.28253968253968254,0.1783132530120482,0.5047619047619047,0.49523809523809526,0.6444444444444445,0.8031746031746032,0.5151515151515151,0,0.29723341254682006,0.5,0,0,0,128,128,1,315,7,3.1 +4.109133055169217,4.973849607182941,9,7.5,7.2,0.3023637238923083,2.1902430218651983,3.51006026889198,4.556328233657859,4.488827074640705,3.847566063977747,1.046267964765879,39,4.9156626506024095,83,0.837782340862423,0.17385257301808063,0.4948665297741273,0.5051334702258727,0.486652977412731,0.757700205338809,0.5542168674698795,0,0.3023637238923083,0.4,0,0,0,182,182,1,487,6,3 +3.850873679269398,4.544139060525965,8,7,6,0.42508884584702566,2.077450642711757,1.7298042195648633,4.53043962266988,4.365696363663704,4.736368696427601,2.800635403105017,3,2.88,50,0.3850267379679144,0.1525625364942781,0.6203208556149733,0.37967914438502676,0.4117647058823529,0.6122994652406417,0.88,0.07754010695187166,0.42508884584702566,1.3,0.226521981133494,0.0027277114749995625,0.4482521189349259,161.97,158.39,1.01,374,7,3 +3.8199608610567513,5.164021164021164,8,7.5,6.2,0.7296313750745325,2.0942622950819674,4.467058056099152,4.550554468362687,2.755381604696673,3.465101108936725,1.7951728636660143,7,3,42,0.3442622950819672,0.2602739726027397,0.4562841530054645,0.5437158469945356,0.4918032786885246,0.7240437158469946,0.8571428571428571,0,0.7296313750745325,0.3,0,0,0,160,160,1,366,7,3 +4.817204301075269,5.635220125786163,10,9,7.6,0.3316051132712894,2.075892857142857,3.890818858560794,5.558312655086849,3.8114143920595533,5.981803143093465,2.170388751033912,5,3.1549295774647885,142,0.6153846153846154,0.14516129032258066,0.5934065934065934,0.4065934065934066,0.28708791208791207,0.4876373626373626,1,0,0.3316051132712894,0.3,0,0,0,160,160,1,728,6,3 +5.073697193956214,5.435744962008589,9,8,7,0.1806516209565205,1.7738543819132124,4.921369102682702,4.827628738822079,5.15572001233426,5.343200740055503,0.3280912735121815,19,5.571428571428571,70,0.9006928406466512,0.06660499537465309,0.6143187066974596,0.3856812933025404,0.5635103926096998,0.8036951501154734,0.4,0,0.1806516209565205,0.2,0,0,0,190,190,1,433,6,3 +3.5018855007411624,4.274082204348522,10,9,8.4,0.3848178964089097,2.855604501598791,3.8384675427346893,4.726471227994207,2.148396012724639,3.2655619393414526,2.5780752152695676,21,4.076086956521739,92,0.7668711656441718,0.18066959564364815,0.5153374233128835,0.48466257668711654,0.48057259713701433,0.6789366053169734,0.40217391304347827,0.018404907975460124,0.3848178964089097,2.3,0.1217424407210629,0,0.64279515187353,184.1,177.06,1,489,6,3 +3.3827481256964647,3.675633844365563,6,5.5,4.6,0.2515327867149345,1.7737058087245785,3.822505382037005,3.112128275640747,3.5857130132382524,2.9768183506128887,0.7103771063962583,3,2.028368794326241,141,0.715,0.07968305088877875,0.5125,0.4875,0.515,0.7925,0.028368794326241134,0.2475,0.2515327867149345,8.5,1.5729778784488562,0.13352091829354154,9.609286364438361,147.84,66.774,2.09,400,6,3 +4.221134020618557,4.221134020618557,7,6,5,0.09642435553792107,1.6583221394553669,4.191752577319588,4.270103092783505,3.9567010309278348,4.4268041237113405,0.4701030927835057,5,3.015151515151515,66,0.4617169373549884,0,0.5104408352668214,0.4895591647331787,0.5150812064965197,0.7981438515081206,0.8333333333333334,0.018561484918793503,0.09642435553792107,0.3,0,0,0,114,114,1,431,6,3 +4.708045977011494,5.595628415300546,11,9,7.2,0.28250209992132697,2.33642578125,3.972413793103448,5.2475095785440615,3.9233716475095783,5.639846743295019,1.7164750957854404,17,3.289156626506024,83,0.7109375,0.15862068965517243,0.5390625,0.4609375,0.46875,0.7083333333333334,1,0,0.28250209992132697,0.3,0,0,0,160,160,1,384,7,3 +3.733333333333333,4.387945205479451,7,6.5,6.2,0.3251316684743243,1.8750000000000002,2.711111111111111,3.688888888888888,5.288888888888889,3.2,2.0888888888888886,3,2.84,50,0.4226190476190476,0.14918414918414916,0.5476190476190477,0.4523809523809524,0.5505952380952381,0.8184523809523809,0.84,0,0.3251316684743243,0.4,0,0,0,143,143,1,336,7,3 +2.9980278929447466,4.62338479729724,10,8,6.4,0.48230841742862135,3.3355260047890085,3.9619955635376005,3.5374960388728574,2.4408722668222715,2.0163727421575293,1.0966237720505858,9,3.4571428571428573,35,0.35693215339233036,0.35155129317867984,0.6312684365781711,0.3687315634218289,0.4896755162241888,0.7463126843657817,1,0.008849557522123894,0.48230841742862135,1.5,0.2034060222351893,0.005392241242259771,0.8000555228102774,164.08,156.46,1.02,339,7,2.9 +4.838721804511278,5.695132743362832,9,8,6.8,0.2712649374033707,1.8599953383575483,5.3203007518796985,5.412030075187969,3.8067669172932312,4.769924812030077,1.605263157894738,30,7.92,50,0.9383886255924171,0.15037593984962414,0.533175355450237,0.466824644549763,0.5758293838862559,0.8412322274881516,0.4,0,0.2712649374033707,0.2,0,0,0,183,183,1,422,6,2.9 +5.05748884639898,5.55686274509804,8,7.5,6.4,0.17941652149284115,1.5818126827301138,5.150286806883365,4.454302103250479,5.614276609305292,4.964690885914593,1.1599745060548132,18,4.975609756097561,82,0.9357798165137615,0.08986615678776304,0.6559633027522935,0.3440366972477064,0.4380733944954128,0.6399082568807339,0.3902439024390244,0,0.17941652149284115,0.4,0.01159974506054812,0.08329931278350432,0,182,182,1,436,7,2.9 +4.0077412373195,4.898723064539788,9,7.5,6.2,0.36217358282945883,2.2456539649300002,3.0379379641488926,3.9726881069639366,4.1129006283861935,4.860700742638228,0.934750142815044,15,4.04054054054054,74,0.8717201166180758,0.18188042383326503,0.6501457725947521,0.3498542274052478,0.49271137026239065,0.7288629737609329,0.3108108108108108,0,0.36217358282945883,0.6,0.05842188392594024,0,25.37292832849037,178,83.5,1,343,6,2.9 +4.7348029392117565,5.091954022988506,9,7.5,7,0.16889824777462598,1.9008182844243793,4.275217100868404,3.975951903807615,5.215764863059452,5.429525718102872,1.2398129592518372,7,2.8813559322033897,59,0.3837471783295711,0.07014028056112225,0.5440180586907449,0.45598194130925507,0.5214446952595937,0.8036117381489842,0.8135593220338984,0,0.16889824777462598,0.3,0,0,0,160,160,1,443,6,2.9 +4.335078534031414,4.625698324022346,7,6.5,5.8,0.23337979663796313,1.614734299516908,3.8534031413612566,4.190575916230366,3.997905759162304,5.2502617801047125,1.2523560209424085,3,2.5238095238095237,63,0.44166666666666665,0.06282722513089,0.5305555555555556,0.46944444444444444,0.5222222222222223,0.7722222222222223,0.5238095238095238,0.011111111111111112,0.23337979663796313,0.3,0,0,0,138,138,1,360,6,2.9 +3.324813153961136,3.4727556596409057,6,6,5,0.22727124946136704,1.8046126871375263,3.2807174887892376,3.4218236173393124,3.562929745889387,2.998505231689088,0.564424514200299,7,3,39,0.3103448275862069,0.04260089686098654,0.5305039787798409,0.46949602122015915,0.5251989389920424,0.7851458885941645,0.8974358974358975,0,0.22727124946136704,0.2,0,0,0,118,118,1,377,6,2.9 +6.540880503144654,6.540880503144654,9,9,7.6,0.06038454103188304,1.3759615384615385,6.289308176100629,6.289308176100628,6.289308176100629,7.169811320754718,0.8805031446540887,7,3.6,40,0.6923076923076923,0,0.5192307692307693,0.4807692307692308,0.4855769230769231,0.7019230769230769,1,0,0.06038454103188304,0.1,2.169811320754717,2.3995743408585306,35.32599132286043,300,9.375,16,208,7,2.9 +3.482530120481928,4.3961977186311785,8,7,6.2,0.4273698691260589,2.2971804186126965,3.951807228915663,2.4204819277108434,3.457831325301205,4.050602409638555,1.5313253012048196,9,3.5348837209302326,43,0.5390070921985816,0.20783132530120474,0.5709219858156028,0.42907801418439717,0.5390070921985816,0.7836879432624113,0.8837209302325582,0,0.4273698691260589,0.2,0,0,0,123,123,1,282,7,2.9 +3.0236184143527267,3.217872792906539,7,6.5,5.4,0.29758258334674254,2.3151069482749222,2.5623884867395987,2.733214385855572,3.484848341965854,3.2798572630266865,0.7516339561102816,14,4.135135135135135,37,0.4322033898305085,0.060367326819762965,0.5819209039548022,0.4180790960451977,0.4745762711864407,0.7062146892655368,0.4594594594594595,0.4689265536723164,0.29758258334674254,6.5,0.5722667620385105,0.07201702223667067,13.693947594213999,177.83,88.52,1.49,354,6,2.9 +4.921391752577319,4.921391752577319,10,7.5,6.2,0.08554548108033742,2.0319455354804923,5.092783505154639,4.864261168384879,4.766323024054984,4.92955326460481,0.22852233676975953,22,3.8661971830985915,142,0.9104477611940298,0,0.6550580431177446,0.3449419568822554,0.6069651741293532,0.835820895522388,0.2323943661971831,0,0.08554548108033742,0.2,0,0,0,190,190,1,603,6,2.8 +4.890992167101827,4.890992167101827,9,7.5,6.8,0.11384122196554415,1.8401174429467504,4.220887728459529,4.190078328981723,5.484073107049608,5.638120104438644,1.2939947780678844,18,6.117021276595745,94,0.905511811023622,0,0.6992125984251969,0.30078740157480316,0.49921259842519683,0.7417322834645669,0.3723404255319149,0,0.11384122196554415,0.2,0,0,0,177,177,1,635,6,2.8 +3.1525,4.409090909090907,7,6,5.4,0.4629836515825814,2.2204599524187154,2.4266666666666667,4.29,2.6000000000000005,3.2499999999999996,1.8633333333333333,3,2.8222222222222224,45,0.436426116838488,0.28499999999999975,0.5189003436426117,0.48109965635738833,0.5773195876288659,0.8213058419243986,0.8222222222222222,0,0.4629836515825814,0.2,0,0,0,130,130,1,291,7,2.8 +4.164847811117171,4.87769910408845,9,9,7.6,0.3682041035975267,2.160943306494039,3.6057312556521257,4.381648108134229,5.157564960616331,3.468804752272932,1.6887602083433992,25,5.032786885245901,61,0.8410958904109589,0.1461449912672499,0.5945205479452055,0.4054794520547945,0.4821917808219178,0.7452054794520548,0.5081967213114754,0.9095890410958904,0.3682041035975267,0.5,0.01141054194826622,0,21.864638916835062,178,89,1,365,6,2.8 +4.697134566557852,5.090408805031448,9,7.5,6.8,0.1817207492802726,1.9160617760617762,4.401886108088502,4.77765687341313,5.743924555676459,3.8113891911498006,1.9325353645266587,15,4.737704918032787,61,0.8257142857142857,0.07725788900979336,0.48,0.52,0.48857142857142855,0.7057142857142857,0.21311475409836064,0,0.1817207492802726,0.2,0,0,0,185,185,1,350,6,2.8 +4.258333333333334,5.055555555555558,8,7,6.4,0.2862830504933922,1.8786692759295498,4.2,4.993333333333334,4.106666666666667,3.6866666666666665,0.8866666666666667,19,5.98,50,0.8191780821917808,0.15769230769230808,0.7068493150684931,0.29315068493150687,0.4602739726027397,0.6712328767123288,0.46,0,0.2862830504933922,0.4,0,0,0,182,182,1,365,6,2.8 +3.541666666666667,3.84180790960452,8,6,5.2,0.23734686547973974,2.2588235294117647,2.916666666666667,4.322916666666667,2.7604166666666674,4.114583333333333,1.5624999999999996,8,2.191011235955056,89,0.7169117647058824,0.07812500000000003,0.3639705882352941,0.6360294117647058,0.5955882352941176,0.8308823529411765,0.033707865168539325,0.3897058823529412,0.23734686547973974,0.2,0,0,0,150,150,1,272,6,2.8 +3.9456140350877194,4.695898583146906,8,7.5,6.2,0.35276718731600964,2.027567807914629,3.4210526315789473,4.378947368421053,3.8771929824561395,4.059649122807018,0.9578947368421056,13,4.553846153846154,65,0.8554913294797688,0.15977443609022565,0.5982658959537572,0.40173410404624277,0.41040462427745666,0.6502890173410405,0.49230769230769234,0,0.35276718731600964,0.4,0,0,0,182,182,1,346,6,2.8 +4.76568848758465,5.212839506172839,9,7.5,6.2,0.1844278594765007,1.88849943160288,5.258690744920993,4.272686230248307,4.930022573363431,4.554401805869075,0.9860045146726861,5,2.656716417910448,67,0.43842364532019706,0.08577878103837466,0.5788177339901478,0.4211822660098522,0.4458128078817734,0.6847290640394089,0.5074626865671642,0.019704433497536946,0.1844278594765007,0.3,0,0,0,156,156,1,406,6,2.8 +4.208974358974359,4.377333333333334,8,7.5,5.8,0.18512839628703262,1.9007005787389581,3.8769230769230774,4.594871794871795,4.307692307692308,4.0205128205128196,0.7179487179487181,15,5.038461538461538,78,0.837953091684435,0.03846153846153847,0.5884861407249466,0.4115138592750533,0.4562899786780384,0.6823027718550106,0.3974358974358974,0,0.18512839628703262,0.2,0,0,0,168,168,1,469,6,2.7 +3.814569536423841,3.814569536423841,7,5.5,4.6,0.11656547511950334,1.8350694444444444,3.7298013245033115,4.111258278145695,3.814569536423841,3.5602649006622515,0.38145695364238374,7,3.4,65,0.6138888888888889,0,0.4444444444444444,0.5555555555555556,0.475,0.7222222222222222,0.7538461538461538,0,0.11656547511950334,0.3,0,0,0,96,96,1,360,6,2.7 +3.4239677744209467,4.4184535412605594,8,7,6,0.4028955801666957,2.336470588235294,4.431017119838872,2.819738167170192,2.5176233635448138,3.877139979859012,1.61127895266868,7,3.217391304347826,46,0.5441176470588235,0.22507552870090647,0.5220588235294118,0.47794117647058826,0.5183823529411765,0.7720588235294118,0.9565217391304348,0,0.4028955801666957,0.1,0.0377643504531722,0.41216082202203125,0,125,125,3,272,7,2.7 +3.8334358974358973,4.44952380952381,8,6.5,6.4,0.3049158700712939,2.086900684931507,3.9384615384615387,3.7284102564102564,2.573128205128205,5.041230769230769,2.4681025641025642,8,3.108695652173913,46,0.4897260273972603,0.13846153846153847,0.5787671232876712,0.4212328767123288,0.4280821917808219,0.6883561643835616,0.8913043478260869,0,0.3049158700712939,0.5,0,0,0,128,128,1,292,7,2.7 +3.329027091952489,4.366711014634831,7,6,5.6,0.42189454223294537,2.102716441365597,2.232483651407981,3.0729480848792208,4.070999599626317,3.9134125183504613,0.9980515147470963,11,2.768,125,0.6824457593688363,0.23763512611771004,0.7357001972386588,0.26429980276134124,0.3668639053254438,0.5364891518737672,0.464,0.9940828402366864,0.42189454223294537,0.3,0.03283064193247031,0.0896575669481892,17.270603188932334,205,80,2.05,507,6,2.7 +4.256115107913669,5.1803852889667255,9,8,7.4,0.31819687048828843,2.1146044624746447,4.794244604316547,5.250839328537171,2.4786570743405276,4.46810551558753,2.772182254196643,101,7.483333333333333,60,0.8601532567049809,0.17841726618705042,0.6187739463601533,0.38122605363984674,0.342911877394636,0.5421455938697318,0.25,0,0.31819687048828843,0.2,0,0,0,170,170,1,522,6,2.7 +4.025,4.412888176118968,7,6.5,5.8,0.24472417906413754,1.7391304347826086,4.0600000000000005,3.9666666666666663,4.480000000000001,3.5466666666666664,0.9333333333333349,3,2.3114754098360657,61,0.40869565217391307,0.08789893617021263,0.6550724637681159,0.34492753623188405,0.6318840579710145,0.8492753623188406,0.3114754098360656,0,0.24472417906413754,0.3,0.04666666666666667,0.2204400272744891,61.72320763685695,280,140,1,345,6,2.6 +3.6810344827586206,4.5042194092827,8,7.5,6,0.40655759006238884,2.1733021077283374,3.1724137931034484,3.689655172413793,3.896551724137931,3.9310344827586206,0.5172413793103448,6,3.0357142857142856,56,0.3981264637002342,0.1827586206896552,0.48009367681498827,0.5199063231850117,0.39344262295081966,0.6440281030444965,0.8571428571428571,0,0.40655759006238884,0.1,0,0,0,150,150,1,427,6,2.6 +3.450273224043716,3.9936748893105625,8,5.5,5.4,0.26215969901345243,2.318656952803294,4.073005464480874,3.2651366120218586,3.534426229508197,2.894863387978142,0.8078688524590159,3,2.5681818181818183,44,0.275609756097561,0.1360655737704917,0.5756097560975609,0.424390243902439,0.5097560975609756,0.7707317073170732,0.5681818181818182,0,0.26215969901345243,0.4,0,0,0,154,154,1,410,6,2.6 +4.186148238153098,4.914693295292441,8,7,6.4,0.39097069675066076,1.9110646696853595,4.172053462940462,4.8204131227217495,3.7210206561360866,4.002916160388822,1.099392466585663,21,4.471074380165289,121,0.9107744107744108,0.14823815309842062,0.6767676767676768,0.32323232323232326,0.4713804713804714,0.6767676767676768,0.45454545454545453,0,0.39097069675066076,0.2,0,0,0,174,174,1,594,6,2.6 +3.8844444444444446,4.798431372549019,8,7,6.6,0.4477208441731105,2.059496567505721,3.3777777777777778,3.9466666666666668,5.12,3.057777777777778,2.062222222222222,5,2.961038961038961,77,0.5217391304347826,0.19047619047619044,0.4965675057208238,0.5034324942791762,0.4782608695652174,0.7093821510297483,0.9090909090909091,0,0.4477208441731105,0.2,0,0,0,140,140,1,437,6,2.6 +3.6587995337995336,4.574499089253187,9,8,7.4,0.3171554152691784,2.45982320617982,4.258741258741258,3.684149184149184,3.447552447552448,3.2109557109557105,0.5745920745920743,16,3.2,55,0.4064665127020785,0.20017482517482513,0.48267898383371827,0.5173210161662818,0.3833718244803695,0.5981524249422633,0.7636363636363637,0,0.3171554152691784,0.2,0,0,0,145,145,1,433,6,2.6 +3.7120799273387832,4.1661569826707465,7,6,5,0.24302809128349945,1.8857352581355515,3.457220708446867,3.7231607629427796,4.033424159854678,3.590190735694823,0.443233424159855,3,3,27,0.2417910447761194,0.10899182561307945,0.6328358208955224,0.36716417910447763,0.5552238805970149,0.8477611940298507,1,0,0.24302809128349945,0.2,0,0,0,122,122,1,335,6,2.6 +3.094861660079051,3.527027027027027,7,6,5.2,0.21605435700976777,2.261813537675607,2.0490118577075096,3.870355731225296,2.732015810276679,3.6996047430830057,1.8213438735177863,9,2.6043956043956045,91,0.5448275862068965,0.12252964426877486,0.6482758620689655,0.35172413793103446,0.6229885057471264,0.8804597701149425,0.3626373626373626,0.8873563218390804,0.21605435700976777,0.3,0,0,0,108,108,1,435,6,2.6 +4.439428885227897,5.357322730284956,9,7.5,6.8,0.3505798756347264,2.027287795947651,4.995496979681493,3.719275123558484,4.448544755628774,4.55793520043932,1.2762218561230094,19,5.986486486486487,74,0.9096509240246407,0.17133443163097192,0.6570841889117043,0.34291581108829566,0.46406570841889117,0.7392197125256673,0.581081081081081,0,0.3505798756347264,0.2,0,0,0,166,166,1,487,6,2.5 +4.211799906690267,4.895476197898959,7,7,6.6,0.23848743438364495,1.6619972826536213,4.247594240174887,4.772577797949311,2.529466232913135,5.249835577744243,2.7203693448311075,3,3,54,0.45892351274787535,0.13965470642102432,0.47875354107648727,0.5212464589235127,0.5495750708215298,0.830028328611898,1,0.48158640226628896,0.23848743438364495,5,0.9664470040847355,0.34173056533017776,1.3602082955685788,144.43,139.15,2.94,353,6,2.5 +3.339856490541422,3.861236802413273,6,5.5,5.2,0.2852601705889577,1.7964843750000001,2.37129810828441,3.807436399217221,3.673842139595564,3.473450750163079,1.4361382909328113,5,2.310810810810811,74,0.4275,0.1350293542074364,0.53,0.47,0.565,0.835,0.28378378378378377,0,0.2852601705889577,0.5,0,0,0,128,128,1,400,6,2.5 +3.8938652434323306,4.205022595620709,7,6,5.8,0.1850127452743897,1.7976996024211922,2.9467088328677096,4.24785299283527,3.6738188046142883,4.668811397530655,1.3011441599675604,3,2.6527777777777777,72,0.4692874692874693,0.07399659457536108,0.5405405405405406,0.4594594594594595,0.5724815724815725,0.7936117936117936,0.6527777777777778,0.9484029484029484,0.1850127452743897,1.1,0.05740341882209824,0,0.17364982824669817,128.5,127.11,1,407,6,2.5 +4.732472324723247,4.927953890489913,10,7.5,6.6,0.15015448001096027,2.1130604288499026,3.5990159901599017,5.047970479704797,5.001230012300122,5.234932349323494,1.4489544895448954,12,3.9204545454545454,88,0.8518518518518519,0.03966789667896677,0.454320987654321,0.5456790123456791,0.508641975308642,0.7555555555555555,0.42045454545454547,0,0.15015448001096027,0.2,0,0,0,190,190,1,405,6,2.5 +4.275996112730807,4.769647696476965,8,8,7.2,0.2822207595883166,1.8709090909090906,3.831292517006803,3.899708454810496,4.652283770651119,4.686491739552964,0.7525753158406228,37,6.257142857142857,70,0.876,0.10349854227405245,0.512,0.488,0.484,0.708,0.5142857142857142,0,0.2822207595883166,0.4,0,0,0,176,176,1,500,6,2.5 +3.4112489803198,3.8223180439903657,6,6,5.4,0.2984424525812218,1.7588865646029472,2.4202133438354543,3.213041853022931,4.172781627302507,3.797231280845282,0.9597397742795764,3,3,38,0.3486238532110092,0.10754444264962947,0.599388379204893,0.40061162079510704,0.5504587155963303,0.7859327217125383,1,0.9969418960244648,0.2984424525812218,1.3,0.052159770341281345,0,0.1950779802574945,128.89,126.9,1,327,6,2.4 +3.1917948697674747,3.8379077328769102,7,6.5,6,0.3968105284061663,2.193123394709246,2.6189086110912614,3.6992084131664065,4.0265719895528145,2.389754107620776,1.6368178819320387,4,3.0377358490566038,53,0.4128205128205128,0.16835028564511814,0.4948717948717949,0.5051282051282051,0.5102564102564102,0.7615384615384615,0.9622641509433962,0.005128205128205128,0.3968105284061663,1,0.04092044704830096,0.02403860793141475,3.4676337748585553,128,111.36,1.14,390,6,2.4 +2.817204301075269,2.8828478964401287,5,4,3.6,0.15863342787236823,1.7748091603053433,2.150537634408602,3.096774193548387,2.967741935483871,3.010752688172043,0.946236559139785,5,2.2884615384615383,52,0.4541984732824427,0.0227703984819732,0.6335877862595419,0.366412213740458,0.4122137404580153,0.6526717557251909,0.09615384615384616,0,0.15863342787236823,0.2,0,0,0,85,85,1,262,6,2.4 +4.565461847389558,4.942608695652172,9,8.5,7.2,0.17713757113538298,1.9713230119634064,3.5871485943775094,3.9598393574297184,5.450602409638554,5.2176706827309225,1.4907630522088358,20,5.072463768115942,69,0.8928571428571429,0.07630522088353393,0.5408163265306123,0.45918367346938777,0.5127551020408163,0.7244897959183674,0.4057971014492754,0,0.17713757113538298,0.2,0,0,0,174,174,1,392,6,2.4 +4.704976997072356,5.303913248467706,8,7,6.6,0.22634162903225502,1.7003271227421417,4.288080301129235,5.657883730656629,4.1094102885821835,4.704976997072356,1.548473442074446,14,4.522388059701493,67,0.9588607594936709,0.1129234629861984,0.5886075949367089,0.41139240506329117,0.4208860759493671,0.6360759493670886,0.43283582089552236,0,0.22634162903225502,0.2,0,0,0,178,178,1,316,6,2.4 +4.166666666666666,5.2270779777206515,8,7,6.6,0.3403169987321213,1.9200000000000004,4.316939890710382,4.918032786885246,3.825136612021857,3.5519125683060113,1.0928961748633892,19,5.02,50,0.8229508196721311,0.20286885245901637,0.5836065573770491,0.4163934426229508,0.4,0.6622950819672131,0.26,0,0.3403169987321213,0.1,0,8.881784197001252e-16,0,200,200,0.8,305,6,2.4 +3.8876166242578454,4.43492985002419,9,7,6.2,0.3731489637444236,2.315043089342206,4.1669211195928755,3.8347752332485157,3.563019508057675,3.955555555555556,0.39253604749788096,13,3.8846153846153846,104,0.7844660194174757,0.12340966921119599,0.42330097087378643,0.5766990291262136,0.5495145631067961,0.7669902912621359,0.5961538461538461,0,0.3731489637444236,0.2,0,0,0,178,178,1,515,6,2.4 +3.793212182971015,4.587538940809969,8,7,6.2,0.29519499736035254,2.1090304507389934,4.0791326992753625,3.7360280797101453,3.2785552536231877,4.041009963768118,0.7624547101449299,13,4.447761194029851,67,0.7487437185929648,0.17314877717391297,0.6180904522613065,0.38190954773869346,0.5050251256281407,0.7135678391959799,0.6268656716417911,0,0.29519499736035254,0.3,0,0,0,185,185,1,398,6,2.3 +3.9557423122049715,4.3053484987972555,8,7,6,0.21284386319741722,2.022376426117787,2.492400884062321,4.607165270539442,4.909274468607603,3.7763649758520006,2.1147643864771206,15,3.784090909090909,88,0.7947494033412887,0.08120276133045914,0.5918854415274463,0.4081145584725537,0.5465393794749404,0.7565632458233891,0.3977272727272727,0.6085918854415274,0.21284386319741722,0.3,0.009440912439630003,0,2.672954984885785,180,173,1,419,6,2.3 +3.5800807537012114,4.724689165186502,8,7.5,6.6,0.34550364718983995,2.2345864661654136,3.297442799461642,4.33378196500673,2.983400628084343,3.674293405114401,1.350381336922387,26,4.306818181818182,88,0.831140350877193,0.24226110363391679,0.6052631578947368,0.39473684210526316,0.41885964912280704,0.6513157894736842,0.5340909090909091,0,0.34550364718983995,0.2,0.01570210856886496,0.10205641805087011,0,175,175,2,456,6,2.3 +4.017482061317677,4.562074074074074,7,7,6,0.23498080958560758,1.742384880171462,3.6227005870841484,4.272928897586431,3.344031311154598,4.783822570123941,1.439791258969343,16,4.121621621621622,74,0.8815028901734104,0.11937377690802341,0.6560693641618497,0.3439306358381503,0.40173410404624277,0.6184971098265896,0.4189189189189189,0,0.23498080958560758,0.2,0,0,0,178,178,1,346,6,2.3 +3.973861386138614,5.054911838790932,8,7,6,0.33194282100547645,2.013155272074945,2.802376237623762,4.915643564356436,4.640000000000001,3.491485148514851,2.1132673267326734,13,4.597014925373134,67,0.8901734104046243,0.21386138613861402,0.5173410404624278,0.48265895953757226,0.41040462427745666,0.708092485549133,0.417910447761194,0,0.33194282100547645,0.2,0,0,0,174,174,1,346,6,2.3 +3.5951388888888896,4.084418145956608,7,6,5.4,0.2936842779455909,1.9470735947459916,1.8513888888888892,3.788888888888889,3.7888888888888888,4.908333333333335,1.9375,3,3,57,0.5119760479041916,0.11979166666666669,0.5029940119760479,0.49700598802395207,0.5059880239520959,0.7634730538922155,1,0,0.2936842779455909,0.2,0,0,0,124,124,1,334,6,2.3 +2.571069182389937,3.759080459770114,6,5,4.6,0.47333663832647827,2.333659491193738,2.0779874213836482,2.0075471698113208,3.064150943396226,3.0993710691823906,1.0566037735849054,3,2.975609756097561,41,0.4178082191780822,0.3160377358490564,0.6164383561643836,0.3835616438356164,0.4417808219178082,0.7123287671232876,0.975609756097561,0,0.47333663832647827,0.4,0,0,0,112,112,1,292,6,2.2 +2.4981785063752273,2.7375249500998,5,4,4,0.3735035350752144,2.001458257382428,1.6102003642987248,2.1785063752276868,3.0309653916211285,3.12568306010929,0.8524590163934418,0,0,0,0,0.08743169398907097,0.6208530805687204,0.3791469194312796,0.41232227488151657,0.6966824644549763,0,0,0.3735035350752144,0.2,0,0,0,65,65,1,211,6,2.2 +2.857002457002457,3.545121951219512,6,5.5,4.6,0.39304744166757644,2.1001031991744066,2.016707616707617,3.0997542997542995,3.361179361179361,2.913022113022113,1.0830466830466827,5,2.888888888888889,54,0.5098039215686274,0.19410319410319402,0.5490196078431373,0.45098039215686275,0.5490196078431373,0.803921568627451,0.7777777777777778,0,0.39304744166757644,0.2,0,0,0,114,114,1,306,6,2.2 +2.445791245791246,2.5487719298245612,5,4,3.4,0.20334791447084316,2.044328193832599,2.1117845117845118,2.284175084175084,2.5427609427609426,2.8013468013468015,0.2585858585858589,0,0,0,0,0.04040404040404041,0.6167400881057269,0.3832599118942731,0.3920704845814978,0.6431718061674009,0,0,0.20334791447084316,0.4,0,0,0,64,64,1,227,6,2.2 +4.243990384615385,4.402743142144638,8,7,5.8,0.15284642418047176,1.8850184083828943,3.384615384615385,4.495192307692308,4.653846153846154,4.3894230769230775,1.1105769230769234,17,4.672131147540983,61,0.8878504672897196,0.036057692307692256,0.5451713395638629,0.45482866043613707,0.5202492211838006,0.7570093457943925,0.5081967213114754,0.024922118380062305,0.15284642418047176,0.4,0,0,0,165,165,1,321,6,2.2 +4.025300442757748,4.672540381791483,9,7,6.6,0.3586915347083676,2.23585795097423,4.090575585072739,4.308159392789373,2.828589500316256,4.830360531309297,2.0017710309930408,14,6.479166666666667,48,0.8405405405405405,0.1385199240986717,0.6054054054054054,0.3945945945945946,0.5216216216216216,0.7216216216216216,0.3958333333333333,0,0.3586915347083676,0.2,0,0,0,172,172,1,370,6,2.2 +4.235159817351598,4.684343434343435,8,7,6.2,0.17675840977820328,1.8889487870619945,4.155251141552512,4.200913242009133,3.835616438356166,4.703196347031962,0.8675799086757965,5,2.8666666666666667,30,0.23180592991913745,0.09589041095890415,0.6388140161725068,0.3611859838274933,0.42048517520215634,0.6253369272237197,0.8,0,0.17675840977820328,0.1,0,0,0,150,150,1,371,6,2.2 +3.8251366120218577,4.5064377682403425,7,6,5.8,0.3183588391502274,1.83,3.4244080145719487,3.788706739526411,4.153005464480875,3.89799635701275,0.36429872495446425,4,2.6986301369863015,73,0.46904761904761905,0.15118397085610197,0.5857142857142857,0.4142857142857143,0.4714285714285714,0.7142857142857143,0.6712328767123288,0,0.3183588391502274,0.1,0,0,0,150,150,1,420,6,2.2 +3.383277456224622,4.438063375140457,9,7.5,6.2,0.46219538130016385,2.660142455488425,2.9918957453503086,4.209527734737062,3.026685230761358,3.27021162863871,1.2176319893867533,9,3.0869565217391304,46,0.36503856041131105,0.23766806143962574,0.6066838046272494,0.39331619537275064,0.5269922879177378,0.7455012853470437,0.8695652173913043,0.007712082262210797,0.46219538130016385,1,0.1043684562331503,0.048199246900821426,8.723936066449214,200.47,128.85,1.1,389,6,2.1 +3.6104651162790695,3.833333333333334,7,6,5,0.22222222222222232,1.9388083735909825,2.5953488372093023,3.7255813953488373,3.6418604651162783,4.437209302325582,1.130232558139535,3,2.9393939393939394,33,0.2811594202898551,0.058139534883721096,0.6202898550724638,0.37971014492753624,0.47246376811594204,0.7420289855072464,0.9393939393939394,0.8869565217391304,0.22222222222222232,0.3,0,0,0,135,135,1,345,6,2.1 +3.4280104712041886,3.88,8,6,5.8,0.2159315727759363,2.3337151584574265,3.0628272251308903,3.298429319371728,2.9685863874345553,4.335078534031414,1.3664921465968587,5,2.7567567567567566,37,0.35051546391752575,0.11649214659685854,0.5292096219931272,0.47079037800687284,0.3161512027491409,0.5154639175257731,0.5945945945945946,0.8934707903780069,0.2159315727759363,0.3,0,0,0,135,135,1,291,6,2.1 +4.111904761904762,4.288261851015802,7,6.5,5.6,0.17025204258204188,1.702374059061957,4.077922077922079,4.213852813852815,4.395093795093796,3.7154401154401153,0.679653679653681,3,2.875,24,0.19008264462809918,0.04112554112554113,0.6611570247933884,0.33884297520661155,0.4765840220385675,0.7272727272727273,0.875,0,0.17025204258204188,0.2,0,0,0,157,157,1,363,6,2.1 +3.0238297872340425,4.101587301587305,7,6,4.8,0.4222496199593269,2.314945116802702,3.2204255319148936,3.5199999999999996,2.6587234042553187,2.658723404255319,0.8612765957446809,5,2.9545454545454546,44,0.4024767801857585,0.2627659574468092,0.5510835913312694,0.44891640866873067,0.43653250773993807,0.6749226006191951,0.7272727272727273,0,0.4222496199593269,0.2,0,0,0,132,132,1,323,6,2.1 +3.172149695387293,3.8205450733752624,7,6,5.2,0.44109446450628637,2.2067054433713786,3.2194952132288948,2.8407310704960835,2.2725848563968674,4.308442123585726,2.0358572671888586,5,3.064516129032258,31,0.35447761194029853,0.16971279373368153,0.5410447761194029,0.458955223880597,0.48880597014925375,0.7126865671641791,1,0,0.44109446450628637,0.2,0,0,0,136,136,1,268,6,2.1 +4.786699507389162,4.786699507389162,8,8,6.2,0.10242040864655537,1.6712977256354844,4.358620689655172,4.566174055829227,5.033169129720854,5.136945812807883,0.46699507389162687,3,3,42,0.34146341463414637,0,0.6476964769647696,0.3523035230352303,0.3333333333333333,0.5094850948509485,1,0,0.10242040864655537,0.2,0,0,0,158,158,1,369,6,2 +3.8193959638010546,4.620620794486342,8,6.5,6,0.2944354798047131,2.094572041186957,3.868572735867163,4.229202397685287,4.032495309420857,3.1145288975201737,0.9179664119006832,23,5.219512195121951,82,0.9184549356223176,0.1734019878111111,0.6502145922746781,0.3497854077253219,0.572961373390558,0.7725321888412017,0.4146341463414634,0.8133047210300429,0.2944354798047131,1.4,0.11474580148758533,0,0.5345786820030008,165.25,160.68,1,466,6,2 +3.339098532494759,3.6869212962962967,6,5,4.6,0.23190246427043912,1.7968921676345944,3.3752620545073375,2.70020964360587,3.3752620545073375,3.8574423480083855,0.6750524109014675,3,2.3653846153846154,52,0.44404332129963897,0.09433962264150955,0.5776173285198556,0.4223826714801444,0.4693140794223827,0.776173285198556,0.36538461538461536,0,0.23190246427043912,0.2,0,0,0,115,115,1,277,6,2 +2.7215447154471546,4.488095238095239,6,6,5.2,0.5143315142781061,2.204630321135175,0.9570267131242741,3.469221835075494,2.6716995741385974,3.7483546264034073,2.51219512195122,3,2.789473684210526,38,0.3882783882783883,0.3936080740117747,0.6593406593406593,0.34065934065934067,0.43956043956043955,0.6886446886446886,0.7894736842105263,0,0.5143315142781061,0.2,0.009969028261711189,0,15.249871925691703,145,103,1,273,6,2 +3.2051282051282053,3.7625418060200673,6,5.5,4.6,0.3794743680525736,1.8719999999999999,3.418803418803419,3.5612535612535616,2.6115859449192786,3.181386514719848,0.949667616334283,3,2.676470588235294,34,0.337037037037037,0.14814814814814817,0.6222222222222222,0.37777777777777777,0.5185185185185185,0.7925925925925926,0.6764705882352942,0,0.3794743680525736,0.1,0,0,0,125,125,1,270,6,2 +3.398915525114155,4.987353433835847,8,7,6,0.3977284771128797,2.35369191758048,2.8100456621004564,2.6860730593607305,3.8018264840182634,4.256392694063928,1.115753424657533,9,4.109589041095891,73,0.9118541033434651,0.3184931506849317,0.5379939209726444,0.46200607902735563,0.3495440729483283,0.5866261398176292,0.3561643835616438,0,0.3977284771128797,0.2,0,0,0,181,181,1,329,6,2 +3.0673191749591764,3.9053885974944715,7,6.5,5.2,0.3251174301347216,2.282123118176368,2.9530637329119864,3.339774459840937,2.9530637329119864,2.988219253541891,0.3867107269289507,3,3,26,0.22349570200573066,0.21459309403242594,0.7134670487106017,0.28653295128939826,0.4699140401146132,0.670487106017192,1,0.3008595988538682,0.3251174301347216,1.2,0.07909992141728535,0,0.14004629600820706,140.8,139.53,1,349,7,1.9 +3.6626159554730986,3.6626159554730986,7,6.5,5.8,0.14953103674653115,1.9112022895929892,3.377365491651206,3.1948051948051948,3.514285714285714,4.518367346938776,1.0040816326530622,14,3.2435897435897436,78,0.7881619937694704,0,0.5669781931464174,0.43302180685358255,0.4517133956386293,0.7601246105919003,0.0641025641025641,0.4735202492211838,0.14953103674653115,0.4,0,0,0,123,123,1,321,4,1.9 +2.1286701208981005,3.1361323155216287,5,4.5,3.6,0.4168612579059673,2.348884381338742,1.05699481865285,2.407599309153714,1.8203799654576862,3.170984455958549,1.350604490500864,2,2,21,0.2896551724137931,0.32124352331606215,0.5793103448275863,0.4206896551724138,0.4,0.6413793103448275,0,0,0.4168612579059673,0.2,0,0,0,85,85,1,145,3,1.9 +2.9520568284212696,4.674306091850736,11,9,7,0.38110173367102956,3.7262155301673814,1.507433274087457,2.5482800585764154,4.306952211678448,3.409670500912104,1.7586721531020326,33,4.948717948717949,39,0.5866261398176292,0.36845025327546793,0.6534954407294833,0.3465045592705167,0.601823708206687,0.756838905775076,0.38461538461538464,0.20364741641337386,0.38110173367102956,4.2,0.5114505751368157,0,0.6794307433305015,201.56,198,1,329,5,1.9 +3.282393876130828,3.8130962004850453,6,5,4.8,0.32697907026152556,1.8279341926729988,3.282393876130828,3.5807933194154487,2.8347947112038967,3.3942936673625606,0.745998608211552,4,3.0476190476190474,21,0.18181818181818182,0.1391788448155883,0.5142045454545454,0.48579545454545453,0.48295454545454547,0.6704545454545454,0.6666666666666666,0,0.32697907026152556,0.2,0,0,0,134,134,1,352,6,1.9 +2.3615234375,3.2766937669376706,6,6,5.2,0.5360925798135056,2.54073277644529,1.7067708333333331,2.03046875,2.8249999999999993,2.854427083333334,0.7945312499999995,3,3,32,0.29906542056074764,0.2792968750000003,0.4984423676012461,0.5015576323987538,0.4423676012461059,0.6978193146417445,1,0,0.5360925798135056,0.2,0,0,0,113,113,1,321,6,1.9 +2.3285101822079315,3.5153721682847903,5,4.5,4.2,0.5953726204304658,2.1472957422324512,1.5579849946409432,2.4047159699892817,2.5063236870310823,2.8111468381564846,0.8467309753483385,0,0,0,0,0.3376205787781351,0.610909090909091,0.3890909090909091,0.5127272727272727,0.76,0,0,0.5953726204304658,0.2,0,0,0,79,79,1,275,6,1.9 +3.4224598930481287,3.742690058479533,6,5,4.6,0.34691958370044723,1.7531249999999998,3.7076648841354727,3.636363636363636,2.2816399286987523,3.9928698752228167,1.7112299465240643,3,2.7435897435897436,39,0.5572916666666666,0.08556149732620329,0.609375,0.390625,0.4739583333333333,0.7083333333333334,0.7435897435897436,0,0.34691958370044723,0.1,0,0,0,100,100,1,192,6,1.8 +3.1046025104602513,4.192090395480226,5,5,4.6,0.3872566823287606,1.6105121293800537,3.01255230125523,3.079497907949791,3.6150627615062763,2.6778242677824267,0.9372384937238496,5,2.625,120,0.8490566037735849,0.25941422594142266,0.628032345013477,0.3719676549865229,0.3719676549865229,0.5849056603773585,0.10833333333333334,0.4636118598382749,0.3872566823287606,0.2,0,0,0,120,120,1,371,5,1.8 +3.0607287088842856,3.7631595348491214,6,5,4.6,0.4270805085241211,1.9603174834097448,2.9259796462290026,2.5409823243567655,3.695974289973477,3.041478842790674,1.1549919656167114,3,2.074626865671642,67,0.4371069182389937,0.18665985841416077,0.6540880503144654,0.34591194968553457,0.2641509433962264,0.4339622641509434,0.07462686567164178,0,0.4270805085241211,0.4,0.01924986609361186,0,9.013345538988984,139,111,1,318,4,1.8 +3.6019708510654853,4.099479519290621,8,6.5,5.4,0.39717953838499614,2.221006313150355,3.014317257321596,3.705674426432054,3.4291315587878715,4.231105874956001,0.8019743161681299,5,2.625,72,0.362763915547025,0.12135898371587067,0.4990403071017274,0.5009596928982726,0.40307101727447214,0.6621880998080614,0.5972222222222222,0.07677543186180422,0.39717953838499614,0.9,0.11753071874877782,0.003574517709055672,0.5312129858578081,142.4,136.59,1.02,521,5,1.8 +2.5526976603782336,3.2521481481481485,6,4.5,4,0.4438410809645364,2.350454616357105,2.326948887691723,2.3616794681050326,2.639524111411506,2.8479075938913634,0.2778446433064734,4,2.6,25,0.22108843537414966,0.21507337793581108,0.6496598639455783,0.35034013605442177,0.30952380952380953,0.4897959183673469,0.52,0,0.4438410809645364,0.6,0.0694611608266186,0.047256980671877696,0.04224630161327718,112.33,112,1,294,4,1.8 +1.5733333333333333,3.006814814814813,4,3.5,2.8,0.6308066719437283,2.5423728813559325,1.097674418604651,1.3172093023255813,1.9758139534883723,1.8660465116279066,0.658604651162791,0,0,0,0,0.4767441860465113,0.7093023255813954,0.29069767441860467,0.32558139534883723,0.5406976744186046,0,0,0.6308066719437283,0.2,0,0,0,59,59,1,172,5,1.7 +3.1643162393162396,4.0628257887517165,6,6,5.2,0.36405643387248826,1.8961442366128705,4.235897435897436,1.6136752136752137,2.823931623931624,3.9333333333333322,2.6222222222222222,5,2.511111111111111,45,0.450199203187251,0.22115384615384656,0.6294820717131474,0.3705179282868526,0.3665338645418327,0.5936254980079682,0.4222222222222222,0,0.36405643387248826,0.2,0,0,0,118,118,1,251,5,1.7 +2.367926689576174,3.103903903903904,7,5.5,4.4,0.5357582925125697,2.956172600619195,2.4632302405498283,2.727147766323024,2.433906071019473,1.818098510882016,0.6158075601374569,3,3,27,0.25077399380804954,0.23711340206185566,0.5603715170278638,0.43962848297213625,0.3684210526315789,0.6099071207430341,1,0,0.5357582925125697,0.5,0,0,0,128,128,1,323,5,1.7 +4.200582829185416,4.7428450341972965,8,7.5,6.4,0.24386378227433006,1.9044976198103856,3.632019092709814,4.854006824836481,4.073292440422221,4.209068855102963,1.2219877321266668,21,5.628205128205129,78,0.8868686868686869,0.11433268451783934,0.6989898989898989,0.301010101010101,0.5131313131313131,0.7595959595959596,0.3974358974358974,0.907070707070707,0.24386378227433006,0.7,0.03394410367018518,0,0.040311112954921346,167.37,167,1,495,6,1.7 +4.032552083333334,4.588148148148148,7,6,5.4,0.26729744494995744,1.7358734258960282,4.255208333333334,4.403645833333334,4.106770833333334,3.315104166666667,0.791666666666667,11,4.046875,64,0.7944785276073619,0.12109374999999993,0.5766871165644172,0.4233128834355828,0.558282208588957,0.8159509202453987,0.828125,0,0.26729744494995744,0.2,0,0,0,190,190,0.75,326,4,1.6 +3.1514150943396224,4.036858006042293,7,6,5,0.34233825232104353,2.2212243676096395,2.3069182389937106,3.625157232704402,3.9547169811320764,2.677672955974842,1.3182389937106915,4,2.4693877551020407,49,0.3954248366013072,0.21933962264150905,0.5947712418300654,0.40522875816993464,0.20261437908496732,0.35294117647058826,0.30612244897959184,0,0.34233825232104353,0.2,0,0,0,131,131,1,306,5,1.6 +2.485921889191644,3.0010964912280707,5,4.5,3.8,0.3359910581365879,2.01132626963829,2.069028156221617,2.4704813805631245,3.335149863760217,2.038147138964578,1.297002724795639,5,2.9473684210526314,38,0.34782608695652173,0.1716621253405995,0.5527950310559007,0.4472049689440994,0.5496894409937888,0.7981366459627329,0.8421052631578947,0,0.3359910581365879,0.2,0,0,0,85,85,1,322,6,1.6 +2.2789237668161433,2.7031914893617026,5,4,3.4,0.4192456738881497,2.1940181031090122,2.056402590931739,2.547483806676632,2.087095166915795,2.3940209267563524,0.49108121574489294,0,0,0,0,0.15695067264573995,0.6161616161616161,0.3838383838383838,0.4478114478114478,0.7272727272727273,0,0,0.4192456738881497,0.4,0,0,0,77,77,1,297,5,1.6 +2.5309236947791165,3.709786607799852,7,6,5.2,0.48247928167243315,2.7657886385274515,2.0907630522088354,1.7331325301204819,2.99859437751004,3.273694779116466,1.265461847389558,3,3,34,0.27717391304347827,0.31777108433734935,0.5625,0.4375,0.3233695652173913,0.5597826086956522,1,0,0.48247928167243315,0.2,0,0,0,137,137,1,368,4,1.6 +3.0884995507637014,3.6032494758909843,7,6,5.2,0.3949889106594367,2.2664727272727276,2.2911051212938003,3.4141958670260553,3.9532794249775387,2.6504941599281215,1.3027852650494172,3,2.9310344827586206,29,0.3090909090909091,0.14285714285714268,0.4727272727272727,0.5272727272727272,0.44363636363636366,0.7272727272727273,0.9310344827586207,0,0.3949889106594367,0.1,0,0,0,125,125,1,275,5,1.6 +2.697044334975369,3.379629629629629,7,5.5,4.2,0.39103715723676674,2.5954337899543383,2.397372742200328,2.4932676518883414,3.020689655172414,2.828899835796387,0.5274220032840726,7,2.204081632653061,49,0.48,0.20197044334975356,0.6622222222222223,0.3377777777777778,0.27555555555555555,0.49333333333333335,0.04081632653061224,0,0.39103715723676674,0.2,0,0,0,146,146,1,225,5,1.6 +3.0362292051756006,3.38680412371134,7,6.5,6,0.2847766395910157,2.305491294289541,2.1937153419593343,2.8931608133086875,3.3700554528650657,3.6561922365988897,0.6994454713493532,3,3,19,0.14921465968586387,0.10351201478743073,0.5261780104712042,0.4738219895287958,0.7041884816753927,0.9240837696335078,1,0,0.2847766395910157,0.2,0,0,0,129,129,1,382,5,1.5 +3.3793257423532035,3.9192128430864837,6,5.5,4.8,0.22930382982249647,1.775502114164905,3.2483441244325366,3.527771575996626,3.5976284388876483,3.108630398650492,0.4889980402371563,3,2.76,50,0.35658914728682173,0.13775396293815587,0.6356589147286822,0.3643410852713178,0.3669250645994832,0.5607235142118863,0.76,0,0.22930382982249647,1,0.017464215722755572,0,3.1318674540918874,128,110,1,387,5,1.5 +3.2317886178861785,3.53342222222222,7,5.5,5.2,0.2935192918259593,2.1659832457045107,3.304065040650406,3.304065040650406,3.2627642276422772,3.0149593495934948,0.24780487804878248,5,3.130434782608696,23,0.23003194888178913,0.08536585365853609,0.5718849840255591,0.4281150159744409,0.5559105431309904,0.8434504792332268,0.9565217391304348,0,0.2935192918259593,0.2,0,0,0,127,127,1,313,5,1.5 +3.0641087130295768,3.276239316239317,7,6,4.6,0.27461655738196783,2.284514243973703,3.2297362110311756,2.9398880895283774,3.312549960031975,2.732853717026379,0.5796962430055959,3,3,18,0.18243243243243243,0.06474820143884893,0.668918918918919,0.3310810810810811,0.4797297297297297,0.6993243243243243,1,0,0.27461655738196783,0.4,0,0,0,129.5,129.5,1,296,5,1.5 +2.049438202247191,3.2188235294117633,5,4,3.6,0.6716319350327467,2.4396929824561404,1.2903870162297129,2.656679151061174,2.5807740324594257,1.6319600499375781,1.366292134831461,0,0,0,0,0.3632958801498124,1,0,0,0,0,0,0.6716319350327467,0.2,0,0,0,76,76,1,216,4,1.5 +3.979100529100529,4.631562740569667,9,7.5,5.4,0.24673347187149705,2.261817698291337,3.861375661375661,4.332275132275132,3.6259259259259258,4.04973544973545,0.7063492063492065,15,3.337078651685393,89,0.878698224852071,0.14087301587301562,0.6449704142011834,0.35502958579881655,0.378698224852071,0.5798816568047337,0.5280898876404494,0,0.24673347187149705,0.2,0,0,0,178,178,1,338,4,1.5 +2.8944144144144146,4.499719887955182,8,6,4.8,0.4807221130757344,2.7639442231075697,1.9834234234234234,2.7214414414414416,3.0443243243243243,3.7823423423423423,0.7380180180180183,9,3.847826086956522,46,0.7051792828685259,0.3567567567567568,0.545816733067729,0.4541832669322709,0.4581673306772908,0.6414342629482072,0.41304347826086957,0,0.4807221130757344,0.4,0.04612612612612613,0.11702985796078279,11.234866364235142,192,96,2,251,5,1.4 +3.2233468286099862,4.326992753623188,7,6.5,6,0.45701926159158285,2.171655850952481,3.120107962213225,2.7530364372469633,3.9001349527665314,3.074224021592442,1.147098515519568,8,4.586956521739131,46,0.7508896797153025,0.25506072874493924,0.6476868327402135,0.35231316725978645,0.40213523131672596,0.5836298932384342,0.32608695652173914,0,0.45701926159158285,0.2,0,0,0,170,170,1,281,5,1.4 +3.0713947990543735,3.855192878338279,6,5.5,5,0.4250987310149764,1.9535098522167487,3.1810874704491727,3.2359338061465723,3.9489361702127654,1.8647754137115844,2.084160756501181,12,3.148936170212766,47,0.6607142857142857,0.20330969267139481,0.625,0.375,0.4642857142857143,0.7455357142857143,0.2553191489361702,0,0.4250987310149764,0.2,0,0,0,174,174,0.75,224,4,1.4 +3.42588215773468,4.176096961572179,7,6.5,5.4,0.4498175580845528,2.0432693471945513,3.461944075184519,3.798521971383013,4.183182424181293,2.2117976035901106,1.9713848205911826,3,2.90625,32,0.3263157894736842,0.1796449677152765,0.5894736842105263,0.4105263157894737,0.4280701754385965,0.6350877192982456,0.90625,0.2771929824561403,0.4498175580845528,4.7,1.0097336885954846,0.048529393575608655,5.564147458770342,145.58,116.3,1.24,285,5,1.4 +3.169924812030075,3.3372031662269133,6,4.5,4,0.1669993971684819,1.8927893738140418,3.181286549707602,3.1358395989974936,3.2267335004177102,3.0903926482873856,0.13634085213032465,3,2.857142857142857,7,0.07168458781362007,0.05012531328320809,0.5913978494623656,0.40860215053763443,0.5663082437275986,0.8530465949820788,0.8571428571428571,0,0.1669993971684819,0.2,0,0,0,136,136,1,279,4,1.4 +3.0687679083094554,3.5114754098360654,6,5,4.2,0.3289203005050449,1.9551820728291318,2.597898758357211,3.4422158548233046,2.46800382043935,3.7020057306590255,1.2340019102196753,7,3.75,32,0.6349206349206349,0.12607449856733524,0.6349206349206349,0.36507936507936506,0.5714285714285714,0.7407407407407407,0.375,0,0.3289203005050449,0.2,0,0,0,170,170,0.75,189,3,1.3 +2.915068493150685,3.52707182320442,6,5,4.6,0.3250640784412899,2.058270676691729,2.162557077625571,3.3899543378995434,2.776255707762557,3.302283105022831,1.2273972602739724,3,3,19,0.14285714285714285,0.1735159817351598,0.6040100250626567,0.39598997493734334,0.44862155388471175,0.6641604010025063,1,0.6691729323308271,0.3250640784412899,0.4,0,0,0,144,144,1,399,5,1.3 +2.5830944199210877,3.412527367037421,6,5,4.4,0.5706061610759562,2.3227954633510057,2.9076037691574053,2.4922318021349192,2.9076037691574044,1.973016843356811,0.9345869258005934,3,3,10,0.1507537688442211,0.24305532466290639,0.6432160804020101,0.35678391959798994,0.6080402010050251,0.8140703517587939,1,0.005025125628140704,0.5706061610759562,0.5,0.025960747938905404,0.005493406483494505,0.8446112468372802,149,142.85,1.04,199,5,1.3 +2.5320987654320986,3.26332537788385,6,5,3.8,0.3958330792835226,2.369575816674793,2.6617283950617283,2.765432098765432,2.0049382716049386,2.6617283950617283,0.7604938271604933,3,3,2,0.020477815699658702,0.22407407407407406,0.78839590443686,0.21160409556313994,0.21160409556313994,0.3890784982935154,1,0,0.3958330792835226,0.2,0,0,0,140,140,1,293,2,1.3 +3.956473829201102,4.274404761904762,7,6.5,5.4,0.27919903532539764,1.769252193287843,3.128374655647383,4.048484848484849,4.278512396694215,4.324517906336087,0.9201101928374658,15,4.352941176470588,68,0.8604651162790697,0.07438016528925614,0.6046511627906976,0.3953488372093023,0.5232558139534884,0.7877906976744186,0.5,0,0.27919903532539764,0.2,0,0,0,167,167,1,344,5,1.2 +3.732288946910357,4.279840319361279,7,6,5.2,0.24374643252539424,1.8755246712060443,3.26266318537859,4.3007832898172325,3.8558746736292435,3.460400348128807,1.0381201044386423,5,3.1176470588235294,17,0.17549668874172186,0.1279373368146217,0.5960264900662252,0.40397350993377484,0.5033112582781457,0.7483443708609272,1,0,0.24374643252539424,0.2,0,0,0,142,142,1,302,5,1.2 +3.1924079065588504,4.028514739229025,7,5,4.6,0.36025416987836795,2.1927022501160938,2.122911051212938,3.6668463611859843,3.4095238095238103,3.5381850853548964,1.5439353099730462,7,2.643478260869565,115,0.7657430730478589,0.20754716981132063,0.5113350125944585,0.48866498740554154,0.6599496221662469,0.9042821158690176,0.2782608695652174,0,0.36025416987836795,0.2,0,0,0,179,179,1,397,2,1.1 +3.482051282051282,3.814606741573034,7,6,5.4,0.24642607881989886,2.0103092783505154,3.0153846153846153,3.4461538461538463,3.1589743589743584,4.259829059829061,1.1008547008547023,3,2.923076923076923,39,0.3917525773195876,0.08717948717948719,0.6391752577319587,0.36082474226804123,0.36769759450171824,0.5395189003436426,0.9230769230769231,0,0.24642607881989886,0.2,0,0,0,140,140,1,291,3,1.1 +2.2941943604574355,3.2159774120252766,5,4.5,3.8,0.6294946361913122,2.179414301673664,2.5076077893371966,2.1874876460175545,2.454254432117256,1.9740742171377936,0.4801802149794623,4,2.103448275862069,58,0.7093023255813954,0.28662609635287967,0.5,0.5,0.47674418604651164,0.7267441860465116,0,0.3488372093023256,0.6294946361913122,4.9,0.8269770369090755,0.012978602382208626,1.3988849159366414,114.849,109.073,1.04,172,3,1.1 +1.8766400710394628,2.5891072195980476,4,3.5,3,0.540426389329206,2.1314689277547063,1.580328480875337,2.291476297269239,2.1729516612035877,1.4222956327878038,0.7506560284157839,0,0,0,0,0.27517869602526285,0.5631578947368421,0.4368421052631579,0.5368421052631579,0.7789473684210526,0,0.6421052631578947,0.540426389329206,1.1,0.09877053005470857,0.27077412437454446,9.664420420409854,72,33.558,2.14,190,5,1.1 +2.4861878453038675,3.225806451612903,6,4.5,4,0.6728309525821103,2.413333333333333,2.6519337016574585,2.0331491712707184,2.56353591160221,2.6519337016574585,0.6187845303867401,3,2.7333333333333334,15,0.18222222222222223,0.2292817679558011,0.76,0.24,0.35555555555555557,0.5422222222222223,0.7333333333333333,0,0.6728309525821103,0.1,0,0,0,120,120,1,225,2,1.1 +2.5008964955175226,2.9734496124031007,5,4,3.6,0.3965487700297473,1.999283060679137,2.0968215158924206,2.621026894865526,2.708394458027709,2.5336593317033422,0.5242053789731056,0,0,0,0,0.15892420537897295,0.314410480349345,0.6855895196506551,0.4978165938864629,0.6768558951965066,0,0,0.3965487700297473,0.2,0,0,0,134,134,1,229,1,1 +2.6657026360705482,2.8222568015259517,5,4,3.4,0.2117244396601988,1.875678079146287,2.7735634363739807,2.650293950312915,2.3421202351602504,2.835198179404514,0.49307794424426366,0,0,0,0,0.05547126872747964,0.5260115606936416,0.47398843930635837,0.4508670520231214,0.6820809248554913,0,0.023121387283236993,0.2117244396601988,0.3,0.06163474303053291,0.017774092588566635,2.234059177408527,125,114,1.09,173,2,1 \ No newline at end of file diff --git a/measure.csv b/datas/measure.csv similarity index 100% rename from measure.csv rename to datas/measure.csv diff --git a/docs/difficulty-analysis.md b/docs/difficulty-analysis.md deleted file mode 100644 index 0db0544..0000000 --- a/docs/difficulty-analysis.md +++ /dev/null @@ -1,33 +0,0 @@ -# 태고 보면 난이도 평가 5대 요소 - -태고의 달인 보면 분석기(`fumen-analyze`)는 단순한 별 개수(Level)를 넘어, **98% 정확도와 풀콤보**를 기준으로 한 실질적 난이도인 **'상수'**를 산출합니다. 상수를 결정하는 5가지 핵심 요소는 다음과 같습니다. - ---- - -### 1. 물리적 속도 (물리) -단순히 얼마나 빨리 손을 움직여야 하는가입니다. -- **순간 폭타**: 곡 중 가장 빠른 구간의 속도입니다. -- **체급**: 곡 전체의 평균적인 빠르기입니다. - -### 2. 지구력 (체력) -쉬지 않고 얼마나 오래 몰아치는가입니다. -- **기차 길이**: 쉼표 없이 길게 이어지는 연타의 길이입니다. -- **피로도**: 곡 전체에서 연타 구간이 차지하는 비중이 높을수록 상수가 상승합니다. - -### 3. 배치 복잡도 (지능) -손 배치가 얼마나 꼬여 있는가입니다. -- **색상 변화**: 빨강(동)과 파랑(딱)이 복잡하게 섞일수록 뇌의 처리 속도가 느려집니다. -- **손 교차**: 기준 손을 강제로 바꿔야 하는 연타 패턴은 매우 높은 실력을 요구합니다. - -### 4. 리듬의 난해함 (정확도) -박자가 얼마나 까다로운가입니다. -- **박자 쪼개기**: 16분음표, 12분음표, 24분음표 등이 수시로 뒤섞이면 정확한 판정을 내기 어렵습니다. -- **엇박자**: 정박에서 벗어난 노트들은 풀콤보를 방해하는 주요 요소입니다. - -### 5. 시각적 트릭 (독해) -눈으로 노트를 읽기가 얼마나 힘든가입니다. -- **변속(소플란)**: 갑자기 빨라지거나 느려지는 노트 속도는 암기력과 반응 속도를 시험합니다. -- **가독성**: 노트가 너무 뭉쳐 있거나 기믹이 들어간 경우 실제 난이도보다 훨씬 어렵게 느껴집니다. - ---- -*Generated by fumen-analyze* diff --git a/docs/factorization-guide.md b/docs/factorization-guide.md deleted file mode 100644 index b574c1b..0000000 --- a/docs/factorization-guide.md +++ /dev/null @@ -1,43 +0,0 @@ -# 채보 요소 분해(Factorization) 가이드 - -이 문서는 태고(TJA) 채보의 원시 데이터를 분석하여, 난이도를 결정하는 5가지 핵심 요소로 분해하는 과정과 그 의미를 설명합니다. - ---- - -## 1. 요소 분해(Factorization)란? -태고의 채보는 텍스트 형태의 데이터로 이루어져 있습니다. 시스템은 이 데이터를 읽어 플레이어가 실제로 느끼는 **물리적 압박, 기술적 난해함, 시각적 스트레스** 등을 수치로 추출합니다. 이 과정을 '요소 분해'라고 부릅니다. - -## 2. 분석 공정 (Analysis Process) - -### 1단계: 타임라인 생성 (Timeline Mapping) -채보에 적힌 마디와 박자 정보를 바탕으로, 모든 노트가 곡이 시작된 후 **정확히 몇 초**에 연주되어야 하는지 계산하여 절대적인 시간표(Timeline)를 만듭니다. 이 과정에서 BPM 변화와 딜레이가 모두 계산에 반영됩니다. - -### 2단계: 핵심 요소 추출 (Feature Extraction) - -#### ① 물리적 속도 (Physical) - "얼마나 빠른가?" -- **분석 방법**: 전체 곡을 2초 단위로 잘라가며 가장 노트가 많이 몰린 구간을 찾습니다. -- **의미**: 플레이어의 순발력과 물리적인 손 속도의 한계를 측정합니다. - -#### ② 지구력 (Stamina) - "얼마나 오래 버티는가?" -- **분석 방법**: 노트 사이의 간격이 0.2초 이내로 유지되는 구간을 '기차(Stream)'로 정의하고, 그 최대 길이를 측정합니다. -- **의미**: 중간에 쉬지 않고 계속 쳐야 하는 구간의 길이를 통해 체력적인 소모량을 측정합니다. - -#### ③ 패턴 기술 (Technical) - "얼마나 뇌가 복잡한가?" -- **분석 방법**: 빨강(동)과 파랑(딱)이 얼마나 자주 교차되는지(색상 전환율)를 계산합니다. -- **의미**: 손 배치의 복잡도를 의미하며, 0.5에 가까울수록 머리를 많이 써야 하는 기술적인 채보임을 뜻합니다. - -#### ④ 리듬 정확도 (Accuracy) - "박자가 얼마나 까다로운가?" -- **분석 방법**: 마디 내에서 정박(1/4, 1/8)을 벗어난 변칙적인 박자(12, 24분음표 등)의 비중을 측정합니다. -- **의미**: 정확도 98%를 달성하기 위해 필요한 리듬 감각의 수준을 측정합니다. - -#### ⑤ 가독성 (Reading) - "눈이 얼마나 어지러운가?" -- **분석 방법**: 곡 중간에 속도가 변하는 명령(BPM 변화, 스크롤 속도 변화)이 얼마나 자주 나오는지 합산합니다. -- **의미**: 시각적인 혼란과 암기 요소를 수치화합니다. - -## 3. 분석 결과의 활용 -이렇게 분해된 요소들은 최종적으로 **'상수(Constant)'**를 계산하는 밑바탕이 됩니다. -- **물리/체력 수치가 높은 곡**: 주로 체력을 기르는 연습에 적합합니다. -- **기술/정확도 수치가 높은 곡**: 판정을 다듬고 손 배치를 익히는 연습에 적합합니다. - ---- -*Generated by fumen-analyze* diff --git a/docs/model-architecture.md b/docs/model-architecture.md deleted file mode 100644 index 35256f1..0000000 --- a/docs/model-architecture.md +++ /dev/null @@ -1,12 +0,0 @@ -# DNN 기반 채보 상수 예측 모델 설계 (docs/model-architecture.md) - -### 개요 -단순 가중치 합산(Weighted Sum) 방식의 한계를 극복하고, 복잡한 비선형 난이도 지표들을 학습하여 실제 상수와 유사한 예측값을 생성하는 심층 신경망(DNN)을 구축합니다. - -### 아키텍처 -1. **입력 계층 (Input)**: 5가지 정량화된 Factor (Physical, Stamina, Technical, Accuracy, Reading). -2. **은닉 계층 (Hidden Layers)**: - - Layer 1: 16 units, ReLU activation. - - Layer 2: 8 units, ReLU activation. -3. **출력 계층 (Output)**: 1 unit, Linear activation (상수값 예측). -4. **학습 전략**: `measure.csv`의 실제 상수를 정답 데이터로 사용. MSE Loss 및 Adam 옵티마이저 활용. diff --git a/file_list.txt b/file_list.txt deleted file mode 100644 index 6998e39..0000000 --- a/file_list.txt +++ /dev/null @@ -1,1236 +0,0 @@ -tja/354.tja -tja/1279.tja -tja/937.tja -tja/723.tja -tja/1452.tja -tja/1235.tja -tja/236.tja -tja/1311.tja -tja/717.tja -tja/252.tja -tja/918.tja -tja/1085.tja -tja/270.tja -tja/204.tja -tja/959.tja -tja/1411.tja -tja/1294.tja -tja/71.tja -tja/941.tja -tja/465.tja -tja/1216.tja -tja/763.tja -tja/186.tja -tja/681.tja -tja/675.tja -tja/921.tja -tja/342.tja -tja/356.tja -tja/875.tja -tja/1442.tja -tja/920.tja -tja/1359.tja -tja/239.tja -tja/511.tja -tja/389.tja -tja/1184.tja -tja/1287.tja -tja/792.tja -tja/1383.tja -tja/635.tja -tja/27.tja -tja/1107.tja -tja/412.tja -tja/697.tja -tja/1342.tja -tja/60.tja -tja/1341.tja -tja/1076.tja -tja/1273.tja -tja/618.tja -tja/761.tja -tja/510.tja -tja/392.tja -tja/399.tja -tja/544.tja -tja/67.tja -tja/25.tja -tja/1322.tja -tja/444.tja -tja/21.tja -tja/553.tja -tja/1281.tja -tja/586.tja -tja/1066.tja -tja/1145.tja -tja/1094.tja -tja/512.tja -tja/255.tja -tja/1349.tja -tja/727.tja -tja/1155.tja -tja/1405.tja -tja/167.tja -tja/1390.tja -tja/1134.tja -tja/801.tja -tja/1225.tja -tja/1308.tja -tja/892.tja -tja/1082.tja -tja/1122.tja -tja/1174.tja -tja/1282.tja -tja/993.tja -tja/303.tja -tja/1437.tja -tja/1080.tja -tja/1151.tja -tja/1092.tja -tja/15.tja -tja/407.tja -tja/1056.tja -tja/1451.tja -tja/604.tja -tja/341.tja -tja/1022.tja -tja/1162.tja -tja/1269.tja -tja/541.tja -tja/579.tja -tja/178.tja -tja/922.tja -tja/897.tja -tja/1032.tja -tja/747.tja -tja/908.tja -tja/1298.tja -tja/360.tja -tja/1037.tja -tja/858.tja -tja/859.tja -tja/546.tja -tja/760.tja -tja/313.tja -tja/343.tja -tja/451.tja -tja/615.tja -tja/954.tja -tja/861.tja -tja/1075.tja -tja/569.tja -tja/161.tja -tja/968.tja -tja/1455.tja -tja/496.tja -tja/614.tja -tja/312.tja -tja/651.tja -tja/471.tja -tja/1015.tja -tja/183.tja -tja/1088.tja -tja/1264.tja -tja/671.tja -tja/1358.tja -tja/822.tja -tja/12.tja -tja/135.tja -tja/20.tja -tja/1272.tja -tja/694.tja -tja/642.tja -tja/317.tja -tja/323.tja -tja/1062.tja -tja/1347.tja -tja/1299.tja -tja/1019.tja -tja/1327.tja -tja/1457.tja -tja/221.tja -tja/495.tja -tja/652.tja -tja/695.tja -tja/355.tja -tja/348.tja -tja/1097.tja -tja/459.tja -tja/1302.tja -tja/1179.tja -tja/1140.tja -tja/688.tja -tja/1131.tja -tja/1371.tja -tja/670.tja -tja/956.tja -tja/1170.tja -tja/842.tja -tja/223.tja -tja/663.tja -tja/1197.tja -tja/1321.tja -tja/568.tja -tja/1099.tja -tja/1157.tja -tja/159.tja -tja/1087.tja -tja/514.tja -tja/782.tja -tja/154.tja -tja/432.tja -tja/1041.tja -tja/1000.tja -tja/387.tja -tja/699.tja -tja/974.tja -tja/446.tja -tja/261.tja -tja/1214.tja -tja/478.tja -tja/1126.tja -tja/273.tja -tja/156.tja -tja/265.tja -tja/560.tja -tja/1202.tja -tja/520.tja -tja/1220.tja -tja/849.tja -tja/703.tja -tja/1195.tja -tja/955.tja -tja/910.tja -tja/1070.tja -tja/1204.tja -tja/109.tja -tja/783.tja -tja/53.tja -tja/452.tja -tja/100.tja -tja/269.tja -tja/430.tja -tja/1292.tja -tja/1368.tja -tja/800.tja -tja/1240.tja -tja/887.tja -tja/210.tja -tja/1053.tja -tja/1139.tja -tja/85.tja -tja/1268.tja -tja/946.tja -tja/970.tja -tja/1178.tja -tja/44.tja -tja/435.tja -tja/466.tja -tja/1381.tja -tja/1323.tja -tja/593.tja -tja/449.tja -tja/1028.tja -tja/1303.tja -tja/152.tja -tja/1400.tja -tja/1112.tja -tja/1241.tja -tja/1177.tja -tja/874.tja -tja/523.tja -tja/1373.tja -tja/558.tja -tja/1283.tja -tja/972.tja -tja/1176.tja -tja/287.tja -tja/1361.tja -tja/169.tja -tja/74.tja -tja/230.tja -tja/1391.tja -tja/302.tja -tja/991.tja -tja/894.tja -tja/1406.tja -tja/173.tja -tja/646.tja -tja/1228.tja -tja/1219.tja -tja/114.tja -tja/534.tja -tja/1169.tja -tja/506.tja -tja/1115.tja -tja/297.tja -tja/98.tja -tja/262.tja -tja/685.tja -tja/857.tja -tja/1142.tja -tja/1020.tja -tja/307.tja -tja/1271.tja -tja/1227.tja -tja/1309.tja -tja/551.tja -tja/1213.tja -tja/402.tja -tja/123.tja -tja/1064.tja -tja/371.tja -tja/1343.tja -tja/748.tja -tja/726.tja -tja/1380.tja -tja/826.tja -tja/428.tja -tja/374.tja -tja/94.tja -tja/1301.tja -tja/641.tja -tja/345.tja -tja/454.tja -tja/1261.tja -tja/734.tja -tja/350.tja -tja/442.tja -tja/755.tja -tja/1188.tja -tja/1280.tja -tja/595.tja -tja/406.tja -tja/141.tja -tja/976.tja -tja/1245.tja -tja/630.tja -tja/1133.tja -tja/758.tja -tja/403.tja -tja/867.tja -tja/668.tja -tja/843.tja -tja/1424.tja -tja/566.tja -tja/722.tja -tja/157.tja -tja/824.tja -tja/284.tja -tja/571.tja -tja/425.tja -tja/1185.tja -tja/711.tja -tja/984.tja -tja/565.tja -tja/1332.tja -tja/120.tja -tja/535.tja -tja/242.tja -tja/275.tja -tja/952.tja -tja/339.tja -tja/1215.tja -tja/537.tja -tja/33.tja -tja/705.tja -tja/1127.tja -tja/943.tja -tja/1350.tja -tja/1296.tja -tja/19.tja -tja/628.tja -tja/661.tja -tja/1324.tja -tja/687.tja -tja/928.tja -tja/352.tja -tja/592.tja -tja/1434.tja -tja/1403.tja -tja/398.tja -tja/1388.tja -tja/799.tja -tja/479.tja -tja/1121.tja -tja/700.tja -tja/103.tja -tja/1397.tja -tja/1027.tja -tja/447.tja -tja/300.tja -tja/380.tja -tja/689.tja -tja/1129.tja -tja/193.tja -tja/847.tja -tja/2.tja -tja/155.tja -tja/1160.tja -tja/153.tja -tja/786.tja -tja/990.tja -tja/895.tja -tja/1256.tja -tja/573.tja -tja/672.tja -tja/673.tja -tja/880.tja -tja/64.tja -tja/260.tja -tja/1408.tja -tja/809.tja -tja/1364.tja -tja/1052.tja -tja/1409.tja -tja/445.tja -tja/771.tja -tja/612.tja -tja/318.tja -tja/1.tja -tja/1320.tja -tja/570.tja -tja/47.tja -tja/286.tja -tja/982.tja -tja/436.tja -tja/1348.tja -tja/288.tja -tja/1233.tja -tja/978.tja -tja/362.tja -tja/39.tja -tja/1355.tja -tja/1242.tja -tja/934.tja -tja/238.tja -tja/502.tja -tja/1098.tja -tja/817.tja -tja/1236.tja -tja/1146.tja -tja/384.tja -tja/594.tja -tja/961.tja -tja/1130.tja -tja/491.tja -tja/1277.tja -tja/1141.tja -tja/349.tja -tja/626.tja -tja/745.tja -tja/9.tja -tja/1304.tja -tja/1068.tja -tja/1354.tja -tja/81.tja -tja/1116.tja -tja/101.tja -tja/1243.tja -tja/1248.tja -tja/851.tja -tja/121.tja -tja/124.tja -tja/41.tja -tja/989.tja -tja/420.tja -tja/693.tja -tja/324.tja -tja/321.tja -tja/845.tja -tja/1412.tja -tja/1043.tja -tja/891.tja -tja/95.tja -tja/346.tja -tja/434.tja -tja/144.tja -tja/171.tja -tja/1173.tja -tja/40.tja -tja/852.tja -tja/391.tja -tja/958.tja -tja/677.tja -tja/530.tja -tja/59.tja -tja/1435.tja -tja/846.tja -tja/196.tja -tja/756.tja -tja/795.tja -tja/1433.tja -tja/735.tja -tja/583.tja -tja/924.tja -tja/754.tja -tja/1439.tja -tja/866.tja -tja/111.tja -tja/572.tja -tja/357.tja -tja/1158.tja -tja/973.tja -tja/751.tja -tja/1404.tja -tja/1013.tja -tja/1333.tja -tja/814.tja -tja/1300.tja -tja/1172.tja -tja/504.tja -tja/545.tja -tja/344.tja -tja/1132.tja -tja/778.tja -tja/462.tja -tja/1393.tja -tja/1415.tja -tja/605.tja -tja/1295.tja -tja/774.tja -tja/914.tja -tja/437.tja -tja/93.tja -tja/487.tja -tja/1313.tja -tja/648.tja -tja/1438.tja -tja/467.tja -tja/938.tja -tja/831.tja -tja/1317.tja -tja/1275.tja -tja/649.tja -tja/645.tja -tja/315.tja -tja/10.tja -tja/353.tja -tja/116.tja -tja/87.tja -tja/395.tja -tja/949.tja -tja/347.tja -tja/1125.tja -tja/798.tja -tja/1456.tja -tja/207.tja -tja/1018.tja -tja/803.tja -tja/1187.tja -tja/213.tja -tja/1073.tja -tja/311.tja -tja/1217.tja -tja/640.tja -tja/1168.tja -tja/865.tja -tja/945.tja -tja/1394.tja -tja/765.tja -tja/1206.tja -tja/301.tja -tja/256.tja -tja/366.tja -tja/580.tja -tja/1096.tja -tja/79.tja -tja/128.tja -tja/500.tja -tja/3.tja -tja/701.tja -tja/607.tja -tja/662.tja -tja/11.tja -tja/1091.tja -tja/1123.tja -tja/790.tja -tja/477.tja -tja/1047.tja -tja/400.tja -tja/1042.tja -tja/653.tja -tja/118.tja -tja/1071.tja -tja/146.tja -tja/224.tja -tja/36.tja -tja/1426.tja -tja/1192.tja -tja/1255.tja -tja/1054.tja -tja/1069.tja -tja/639.tja -tja/1079.tja -tja/107.tja -tja/1446.tja -tja/385.tja -tja/137.tja -tja/1030.tja -tja/91.tja -tja/113.tja -tja/886.tja -tja/247.tja -tja/610.tja -tja/498.tja -tja/811.tja -tja/878.tja -tja/561.tja -tja/35.tja -tja/1152.tja -tja/293.tja -tja/248.tja -tja/108.tja -tja/526.tja -tja/1316.tja -tja/316.tja -tja/138.tja -tja/1422.tja -tja/219.tja -tja/1382.tja -tja/482.tja -tja/1024.tja -tja/190.tja -tja/625.tja -tja/363.tja -tja/1250.tja -tja/43.tja -tja/51.tja -tja/1111.tja -tja/1183.tja -tja/1033.tja -tja/611.tja -tja/947.tja -tja/1392.tja -tja/1135.tja -tja/1031.tja -tja/278.tja -tja/819.tja -tja/516.tja -tja/1065.tja -tja/898.tja -tja/1328.tja -tja/416.tja -tja/1369.tja -tja/396.tja -tja/1441.tja -tja/1384.tja -tja/1055.tja -tja/115.tja -tja/969.tja -tja/1366.tja -tja/940.tja -tja/198.tja -tja/45.tja -tja/749.tja -tja/1420.tja -tja/1395.tja -tja/1247.tja -tja/212.tja -tja/243.tja -tja/68.tja -tja/975.tja -tja/1252.tja -tja/1305.tja -tja/375.tja -tja/245.tja -tja/1211.tja -tja/97.tja -tja/131.tja -tja/431.tja -tja/762.tja -tja/964.tja -tja/164.tja -tja/704.tja -tja/309.tja -tja/394.tja -tja/1396.tja -tja/1045.tja -tja/1421.tja -tja/664.tja -tja/988.tja -tja/272.tja -tja/738.tja -tja/1344.tja -tja/1180.tja -tja/48.tja -tja/793.tja -tja/1310.tja -tja/1450.tja -tja/388.tja -tja/736.tja -tja/856.tja -tja/929.tja -tja/163.tja -tja/1199.tja -tja/1205.tja -tja/1346.tja -tja/368.tja -tja/884.tja -tja/1326.tja -tja/666.tja -tja/1119.tja -tja/1144.tja -tja/1231.tja -tja/1278.tja -tja/1417.tja -tja/233.tja -tja/424.tja -tja/460.tja -tja/587.tja -tja/413.tja -tja/222.tja -tja/654.tja -tja/740.tja -tja/226.tja -tja/1077.tja -tja/1427.tja -tja/728.tja -tja/461.tja -tja/306.tja -tja/1124.tja -tja/1274.tja -tja/88.tja -tja/995.tja -tja/781.tja -tja/1103.tja -tja/1318.tja -tja/299.tja -tja/463.tja -tja/253.tja -tja/1260.tja -tja/13.tja -tja/999.tja -tja/1297.tja -tja/1440.tja -tja/38.tja -tja/998.tja -tja/724.tja -tja/333.tja -tja/932.tja -tja/1175.tja -tja/408.tja -tja/1374.tja -tja/608.tja -tja/73.tja -tja/484.tja -tja/1002.tja -tja/505.tja -tja/1147.tja -tja/1014.tja -tja/1165.tja -tja/527.tja -tja/308.tja -tja/182.tja -tja/552.tja -tja/404.tja -tja/1389.tja -tja/187.tja -tja/1276.tja -tja/1226.tja -tja/1193.tja -tja/1003.tja -tja/713.tja -tja/1102.tja -tja/1237.tja -tja/1270.tja -tja/785.tja -tja/737.tja -tja/1431.tja -tja/251.tja -tja/773.tja -tja/17.tja -tja/80.tja -tja/1345.tja -tja/913.tja -tja/259.tja -tja/122.tja -tja/1110.tja -tja/637.tja -tja/676.tja -tja/1267.tja -tja/935.tja -tja/314.tja -tja/1049.tja -tja/218.tja -tja/1034.tja -tja/294.tja -tja/1335.tja -tja/488.tja -tja/805.tja -tja/1008.tja -tja/1109.tja -tja/616.tja -tja/393.tja -tja/267.tja -tja/987.tja -tja/1200.tja -tja/497.tja -tja/1334.tja -tja/372.tja -tja/215.tja -tja/864.tja -tja/967.tja -tja/518.tja -tja/483.tja -tja/14.tja -tja/1266.tja -tja/554.tja -tja/1072.tja -tja/1363.tja -tja/1319.tja -tja/34.tja -tja/1086.tja -tja/1432.tja -tja/1246.tja -tja/1212.tja -tja/644.tja -tja/617.tja -tja/1161.tja -tja/542.tja -tja/337.tja -tja/948.tja -tja/1423.tja -tja/179.tja -tja/331.tja -tja/310.tja -tja/1367.tja -tja/808.tja -tja/377.tja -tja/1081.tja -tja/28.tja -tja/1113.tja -tja/1143.tja -tja/706.tja -tja/52.tja -tja/890.tja -tja/1449.tja -tja/140.tja -tja/1063.tja -tja/507.tja -tja/1265.tja -tja/741.tja -tja/191.tja -tja/66.tja -tja/231.tja -tja/1108.tja -tja/92.tja -tja/833.tja -tja/1198.tja -tja/629.tja -tja/539.tja -tja/1120.tja -tja/896.tja -tja/127.tja -tja/422.tja -tja/601.tja -tja/358.tja -tja/1138.tja -tja/257.tja -tja/936.tja -tja/549.tja -tja/1137.tja -tja/125.tja -tja/65.tja -tja/1362.tja -tja/721.tja -tja/220.tja -tja/1306.tja -tja/148.tja -tja/1038.tja -tja/591.tja -tja/197.tja -tja/456.tja -tja/1035.tja -tja/1286.tja -tja/180.tja -tja/606.tja -tja/981.tja -tja/1036.tja -tja/8.tja -tja/481.tja -tja/419.tja -tja/1365.tja -tja/142.tja -tja/927.tja -tja/365.tja -tja/1258.tja -tja/725.tja -tja/181.tja -tja/418.tja -tja/556.tja -tja/686.tja -tja/194.tja -tja/203.tja -tja/1149.tja -tja/1360.tja -tja/1386.tja -tja/378.tja -tja/16.tja -tja/834.tja -tja/1325.tja -tja/319.tja -tja/555.tja -tja/1356.tja -tja/709.tja -tja/1445.tja -tja/1351.tja -tja/994.tja -tja/1007.tja -tja/86.tja -tja/1357.tja -tja/458.tja -tja/205.tja -tja/1370.tja -tja/1011.tja -tja/1210.tja -tja/37.tja -tja/548.tja -tja/1010.tja -tja/797.tja -tja/332.tja -tja/276.tja -tja/492.tja -tja/730.tja -tja/820.tja -tja/151.tja -tja/106.tja -tja/1171.tja -tja/742.tja -tja/750.tja -tja/582.tja -tja/268.tja -tja/177.tja -tja/367.tja -tja/1196.tja -tja/421.tja -tja/448.tja -tja/578.tja -tja/588.tja -tja/757.tja -tja/1067.tja -tja/1153.tja -tja/136.tja -tja/877.tja -tja/1418.tja -tja/1339.tja -tja/536.tja -tja/338.tja -tja/237.tja -tja/1060.tja -tja/1006.tja -tja/280.tja -tja/559.tja -tja/613.tja -tja/1150.tja -tja/1401.tja -tja/1249.tja -tja/775.tja -tja/84.tja -tja/468.tja -tja/168.tja -tja/474.tja -tja/719.tja -tja/83.tja -tja/433.tja -tja/650.tja -tja/415.tja -tja/623.tja -tja/1338.tja -tja/567.tja -tja/575.tja -tja/1167.tja -tja/1465.tja -tja/931.tja -tja/1046.tja -tja/1337.tja -tja/779.tja -tja/992.tja -tja/1159.tja -tja/117.tja -tja/1194.tja -tja/235.tja -tja/139.tja -tja/208.tja -tja/440.tja -tja/1084.tja -tja/1163.tja -tja/5.tja -tja/547.tja -tja/746.tja -tja/983.tja -tja/1293.tja -tja/1352.tja -tja/405.tja -tja/429.tja -tja/963.tja -tja/818.tja -tja/720.tja -tja/1166.tja -tja/1385.tja -tja/1190.tja -tja/816.tja -tja/96.tja -tja/340.tja -tja/770.tja -tja/1001.tja -tja/915.tja -tja/1181.tja -tja/1428.tja -tja/1251.tja -tja/209.tja -tja/18.tja -tja/1050.tja -tja/888.tja -tja/1012.tja -tja/1201.tja -tja/911.tja -tja/112.tja -tja/1402.tja -tja/1186.tja -tja/63.tja -tja/1057.tja -tja/322.tja -tja/627.tja -tja/1377.tja -tja/1074.tja -tja/1419.tja -tja/707.tja -tja/503.tja -tja/1023.tja -tja/410.tja -tja/1257.tja -tja/443.tja -tja/844.tja -tja/839.tja -tja/427.tja -tja/1447.tja -tja/919.tja -tja/42.tja -tja/882.tja -tja/906.tja -tja/1229.tja -tja/776.tja -tja/828.tja -tja/246.tja -tja/1191.tja -tja/1314.tja -tja/550.tja -tja/134.tja -tja/1410.tja -tja/823.tja -tja/777.tja -tja/585.tja -tja/1040.tja -tja/684.tja -tja/1254.tja -tja/821.tja -tja/90.tja -tja/698.tja -tja/1230.tja -tja/264.tja -tja/660.tja -tja/869.tja -tja/596.tja -tja/1259.tja -tja/89.tja -tja/351.tja -tja/364.tja -tja/917.tja -tja/933.tja -tja/417.tja -tja/441.tja -tja/1048.tja -tja/383.tja -tja/266.tja -tja/473.tja -tja/1234.tja -tja/72.tja -tja/925.tja -tja/1090.tja -tja/281.tja -tja/305.tja -tja/543.tja -tja/298.tja -tja/489.tja -tja/519.tja -tja/359.tja -tja/291.tja -tja/493.tja -tja/279.tja -tja/296.tja -tja/390.tja -tja/1207.tja -tja/455.tja -tja/680.tja -tja/1262.tja -tja/766.tja -tja/202.tja -tja/470.tja -tja/70.tja -tja/702.tja -tja/82.tja -tja/753.tja -tja/951.tja -tja/76.tja -tja/1039.tja -tja/524.tja -tja/1029.tja -tja/860.tja -tja/538.tja -tja/1208.tja -tja/1407.tja -tja/850.tja -tja/166.tja -tja/835.tja -tja/480.tja -tja/804.tja -tja/411.tja -tja/621.tja -tja/1026.tja -tja/715.tja -tja/879.tja -tja/184.tja -tja/868.tja -tja/1285.tja -tja/1101.tja -tja/271.tja -tja/960.tja -tja/950.tja -tja/759.tja -tja/1051.tja -tja/525.tja -tja/971.tja -tja/1244.tja -tja/540.tja -tja/979.tja -tja/1218.tja -tja/150.tja -tja/453.tja -tja/1307.tja -tja/1330.tja -tja/905.tja -tja/889.tja -tja/733.tja -tja/1105.tja -tja/283.tja -tja/32.tja -tja/576.tja -tja/336.tja -tja/304.tja -tja/450.tja -tja/732.tja -tja/381.tja -tja/1182.tja -tja/1148.tja -tja/764.tja -tja/1058.tja -tja/386.tja -tja/631.tja -tja/907.tja -tja/574.tja -tja/1413.tja -tja/200.tja -tja/1312.tja -tja/1136.tja -tja/1253.tja -tja/49.tja -tja/397.tja -tja/105.tja -tja/211.tja -tja/241.tja -tja/881.tja -tja/110.tja -tja/1083.tja -tja/501.tja -tja/577.tja -tja/457.tja -tja/780.tja -tja/472.tja -tja/133.tja -tja/926.tja -tja/855.tja -tja/1203.tja -tja/160.tja -tja/1263.tja -tja/1104.tja -tja/1095.tja -tja/469.tja -tja/739.tja -tja/1209.tja -tja/997.tja -tja/1100.tja -tja/1061.tja -tja/794.tja -tja/1425.tja -tja/944.tja -tja/401.tja -tja/1004.tja -tja/1284.tja -tja/56.tja -tja/1353.tja -tja/1059.tja -tja/815.tja -tja/517.tja -tja/149.tja -tja/1329.tja -tja/335.tja -tja/977.tja -tja/909.tja -tja/62.tja -tja/1117.tja -tja/423.tja -tja/214.tja -tja/55.tja -tja/624.tja -tja/499.tja -tja/1078.tja -tja/939.tja -tja/962.tja -tja/26.tja -tja/1315.tja -tja/132.tja -tja/1379.tja -tja/1376.tja -tja/285.tja -tja/1387.tja -tja/414.tja -tja/609.tja -tja/1044.tja -tja/277.tja -tja/716.tja -tja/930.tja -tja/361.tja -tja/1021.tja -tja/1378.tja -tja/513.tja -tja/1154.tja -tja/99.tja -tja/199.tja -tja/1232.tja -tja/1414.tja -tja/678.tja -tja/848.tja -tja/22.tja -tja/980.tja -tja/784.tja -tja/1336.tja -tja/714.tja -tja/1436.tja -tja/632.tja -tja/438.tja -tja/1114.tja -tja/1375.tja -tja/250.tja -tja/515.tja -tja/1164.tja -tja/1331.tja -tja/126.tja -tja/31.tja -tja/942.tja -tja/647.tja -tja/61.tja -tja/1089.tja -tja/1106.tja -tja/274.tja -tja/1118.tja diff --git a/model/constant_predictor.joblib b/model/constant_predictor.joblib new file mode 100644 index 0000000..a046270 Binary files /dev/null and b/model/constant_predictor.joblib differ diff --git a/model/constant_predictor.pth b/model/constant_predictor.pth new file mode 100644 index 0000000..a83a3b1 Binary files /dev/null and b/model/constant_predictor.pth differ diff --git a/model/constant_predictor.py b/model/constant_predictor.py deleted file mode 100644 index 5f0d9d7..0000000 --- a/model/constant_predictor.py +++ /dev/null @@ -1,21 +0,0 @@ -import tensorflow as tf -import numpy as np - -def build_model(): - model = tf.keras.Sequential([ - tf.keras.layers.Dense(16, activation='relu', input_shape=(5,)), - tf.keras.layers.Dense(8, activation='relu'), - tf.keras.layers.Dense(1, activation='linear') - ]) - model.compile(optimizer='adam', loss='mse', metrics=['mae']) - return model - -def train_model(X_train, y_train): - model = build_model() - model.fit(X_train, y_train, epochs=100, batch_size=8, verbose=0) - return model - -# 사용 예시: -# input: [physical, stamina, tech, accuracy, reading] -# X_train = np.array([[12.5, 26, 0.41, 0.1, 0.0], ...]) -# y_train = np.array([11.0, ...]) diff --git a/model/dataset.json b/model/dataset.json deleted file mode 100644 index 0637a08..0000000 --- a/model/dataset.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/model/predict.py b/model/predict.py new file mode 100644 index 0000000..d09359f --- /dev/null +++ b/model/predict.py @@ -0,0 +1,19 @@ +import joblib +import pandas as pd +import sys +import json + +def predict(): + model_path = sys.argv[1] + features_json = sys.stdin.read() + features_dict = json.loads(features_json) + + df = pd.DataFrame([features_dict]) + + model = joblib.load(model_path) + + prediction = model.predict(df) + print(prediction[0]) + +if __name__ == "__main__": + predict() diff --git a/model/scaler.joblib b/model/scaler.joblib new file mode 100644 index 0000000..537440d Binary files /dev/null and b/model/scaler.joblib differ diff --git a/model/train.py b/model/train.py index ea8c99a..b0b7a47 100644 --- a/model/train.py +++ b/model/train.py @@ -1,19 +1,61 @@ -import json +from sklearn.ensemble import GradientBoostingRegressor +import pandas as pd import numpy as np -import tensorflow as tf +from sklearn.metrics import mean_absolute_error +import joblib +import argparse +import os +import sys -with open('model/dataset.json', 'r') as f: - data = json.load(f) +def train(): + parser = argparse.ArgumentParser() + parser.add_argument('--dataset', type=str, default='datas/dataset.csv') + parser.add_argument('--model_path', type=str, default='model/constant_predictor.joblib') + parser.add_argument('--batch_size', type=int, default=200) + parser.add_argument('--iterations', type=int, default=10) # 200개씩 몇 번 반복할지 + args = parser.parse_args() -X = np.array([d['x'] for d in data]) -y = np.array([d['y'] for d in data]) + if not os.path.exists(args.dataset): + sys.exit(1) -model = tf.keras.Sequential([ - tf.keras.layers.Dense(32, activation='relu', input_shape=(4,)), - tf.keras.layers.Dense(16, activation='relu'), - tf.keras.layers.Dense(1) -]) -model.compile(optimizer='adam', loss='mse') -model.fit(X, y, epochs=200, verbose=0) -model.save('model/constant_model.keras') -print("Model saved to model/constant_model.keras") + df = pd.read_csv(args.dataset) + + # 모델 로드 또는 생성 + if os.path.exists(args.model_path): + print(f"Loading existing model from {args.model_path} for update...") + model = joblib.load(args.model_path) + # 기존 모델의 트리 개수를 늘려가며 학습하기 위해 n_estimators 증가 + model.n_estimators += 50 + model.warm_start = True + else: + print("Creating new model...") + model = GradientBoostingRegressor( + n_estimators=100, + learning_rate=0.05, + max_depth=8, + warm_start=True, + random_state=42 + ) + + for i in range(args.iterations): + # 랜덤하게 200개 샘플링 + batch = df.sample(n=min(args.batch_size, len(df))) + X_batch = batch.drop('target', axis=1) + y_batch = batch['target'] + + model.fit(X_batch, y_batch) + + # 전체 데이터에 대한 성능 확인 (학습 경과 관찰용) + preds = model.predict(df.drop('target', axis=1)) + mae = mean_absolute_error(df['target'], preds) + + print(f"Iteration {i+1}/{args.iterations} - Current Model Estimators: {model.n_estimators}, Dataset MAE: {mae:.4f}") + + # 매 반복마다 트리 조금씩 추가 + model.n_estimators += 20 + + joblib.dump(model, args.model_path) + print(f"Model updated and saved to {args.model_path}") + +if __name__ == "__main__": + train() diff --git a/package.json b/package.json index 873accf..b216a5e 100644 --- a/package.json +++ b/package.json @@ -1,16 +1,12 @@ { - "name": "fumen-analyze", - "module": "index.ts", - "type": "module", - "private": true, - "devDependencies": { - "@types/bun": "latest" - }, - "peerDependencies": { - "typescript": "^5" - }, "dependencies": { - "@tensorflow/tfjs-node": "^4.22.0", - "tja": "^0.1.3" + "csv-parse": "^6.2.1", + "iconv-lite": "^0.7.2", + "tja-parser": "^0.2.9" + }, + "devDependencies": { + "@types/iconv-lite": "^0.0.1", + "@types/node": "^25.6.0", + "typescript": "^6.0.3" } -} +} \ No newline at end of file diff --git a/pipeline/orchestrator.sh b/pipeline/orchestrator.sh deleted file mode 100755 index 34f29f7..0000000 --- a/pipeline/orchestrator.sh +++ /dev/null @@ -1,36 +0,0 @@ -#!/bin/bash -SAMPLE_DIR=${1:-"sample"} -TRAIN_DIR="$SAMPLE_DIR/training" -VAL_DIR="$SAMPLE_DIR/validation" -MODEL_DIR="$SAMPLE_DIR/model" -DATA_DIR="$SAMPLE_DIR/dataset" -EPOCHS=50 - -while true; do - echo "--- [준비] 폴더 초기화 ---" - rm -rf "$TRAIN_DIR" "$VAL_DIR" "$DATA_DIR" "sample/output/factorize" - mkdir -p "$TRAIN_DIR" "$VAL_DIR" "$MODEL_DIR" "$DATA_DIR" "sample/output/factorize" "sample/output" - - echo "--- [채보 선별] ---" - find tja -name "*.tja" | sort -R > file_list.txt - head -n 200 file_list.txt | xargs -I {} cp {} "$TRAIN_DIR/" - tail -n 50 file_list.txt | xargs -I {} cp {} "$VAL_DIR/" - - echo "--- [학습 진행] Epoch: $EPOCHS ---" - ./scripts/run_train.sh "$TRAIN_DIR" "$MODEL_DIR" "$DATA_DIR" "$EPOCHS" - - echo "--- [검증 및 상수 추론] ---" - bun run scripts/predict_batch.ts "$MODEL_DIR" "$SAMPLE_DIR" - bun run scripts/compare_results.ts "$SAMPLE_DIR" - - # 오차 검사 - high_error=$(jq 'map(select(.diff != null and (.diff | tonumber | fabs > 0.1))) | length' "$SAMPLE_DIR/comparison.json") - - if [ "$high_error" -eq 0 ]; then - echo "목표 달성: 모든 예측 오차가 0.1 이내입니다." - break - else - echo "오차 발생: $high_error 건이 0.1 초과. 학습 강도(Epoch)를 2배로 늘려 재학습합니다." - EPOCHS=$((EPOCHS * 2)) - fi -done diff --git a/run_pipeline.sh b/run_pipeline.sh new file mode 100755 index 0000000..fdb3bd4 --- /dev/null +++ b/run_pipeline.sh @@ -0,0 +1,45 @@ +#!/bin/bash + +# Default values +TJA_DIR="datas/tja" +MEASURE_CSV="datas/measure.csv" +DATASET_CSV="datas/dataset.csv" +THRESHOLD=0.1 +TRAIN_COUNT=0 # 0 means all +MAX_EPOCHS=5000 +MODEL_PATH="model/constant_predictor.joblib" + +# Parse arguments +while [[ "$#" -gt 0 ]]; do + case $1 in + --tja_dir) TJA_DIR="$2"; shift ;; + --measure_csv) MEASURE_CSV="$2"; shift ;; + --threshold) THRESHOLD="$2"; shift ;; + --train_count) TRAIN_COUNT="$2"; shift ;; + --max_epochs) MAX_EPOCHS="$2"; shift ;; + *) echo "Unknown parameter passed: $1"; exit 1 ;; + esac + shift +done + +ITERATIONS=${ITERATIONS:-50} +BATCH_SIZE=${BATCH_SIZE:-200} + +echo "--- Step 1: TJA Factorization ---" +bun run src/factorize.ts "$TJA_DIR" "$MEASURE_CSV" "$DATASET_CSV" + +echo "--- Step 2: Incremental Training ---" +python3 model/train.py --dataset "$DATASET_CSV" --model_path "$MODEL_PATH" --batch_size "$BATCH_SIZE" --iterations "$ITERATIONS" + +if [ $? -ne 0 ]; then + echo "Training failed." + exit 1 +fi + +echo "--- Step 3: Model Validation (Sample) ---" +# Pick a random TJA from the dir to see prediction +SAMPLE_TJA=$(ls $TJA_DIR/*.tja | head -n 1) +echo "Testing on $SAMPLE_TJA..." +bun run src/predict.ts "$MODEL_PATH" "$SAMPLE_TJA" "oni" + +echo "--- Pipeline Complete ---" diff --git a/run_predict.sh b/run_predict.sh new file mode 100755 index 0000000..b79452b --- /dev/null +++ b/run_predict.sh @@ -0,0 +1,26 @@ +#!/bin/bash + +# Default model path +MODEL_PATH="model/constant_predictor.joblib" + +if [ -z "$1" ]; then + echo "Usage: ./run_predict.sh [oni|edit]" + echo "Example: ./run_predict.sh datas/tja/1.tja oni" + exit 1 +fi + +TJA_FILE=$1 +DIFF=${2:-oni} + +if [ ! -f "$TJA_FILE" ]; then + echo "Error: TJA file not found at $TJA_FILE" + exit 1 +fi + +if [ ! -f "$MODEL_PATH" ]; then + echo "Error: Model not found at $MODEL_PATH. Please run ./run_pipeline.sh first." + exit 1 +fi + +# Run prediction +bun run src/predict.ts "$MODEL_PATH" "$TJA_FILE" "$DIFF" diff --git a/scripts/clean_csv.ts b/scripts/clean_csv.ts deleted file mode 100644 index cc42e66..0000000 --- a/scripts/clean_csv.ts +++ /dev/null @@ -1,29 +0,0 @@ -import { readFile, writeFile } from "node:fs/promises"; - -async function cleanCsv() { - const filePath = "measure.csv"; - try { - const content = await readFile(filePath, "utf-8"); - const lines = content.split("\n"); - if (lines.length === 0) return; - - const cleanedLines = lines.map(line => { - if (!line.trim()) return ""; - - // Basic CSV split (Note: does not handle quoted commas, - // but based on our previous read, the columns we need are early and simple) - const cols = line.split(","); - - // Indices: 상수(1), songno(3), diff(4) -> 0-based: 1, 3, 4 - const selected = [cols[1], cols[3], cols[4]]; - return selected.join(","); - }).filter(line => line !== ""); - - await writeFile(filePath, cleanedLines.join("\n")); - console.log("measure.csv cleaned successfully."); - } catch (error) { - console.error("Error cleaning CSV:", error); - } -} - -cleanCsv(); diff --git a/scripts/compare.ts b/scripts/compare.ts deleted file mode 100644 index 4e8cf1a..0000000 --- a/scripts/compare.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { readFile } from "node:fs/promises"; - -async function compare() { - // 예시 데이터: 산출된 예측 상수와 csv의 실제 상수 비교 - const data = [ - { title: "Tenjiku 2000", actual: 11.0, predicted: 5.47 }, - { title: "Yuugen no Ran", actual: 11.7, predicted: 4.64 }, - { title: "Joubutsu 2000", actual: 11.0, predicted: 7.13 }, - { title: "Kita Saitama 2000", actual: 11.0, predicted: 7.40 }, - { title: "Shimedore 2000", actual: 11.1, predicted: 4.81 } - ]; - - console.log("--- 상수 비교 분석 ---"); - data.forEach(d => { - const diff = (d.actual - d.predicted).toFixed(2); - console.log(`${d.title}: 실제(${d.actual}) vs 예측(${d.predicted}) | 오차: ${diff}`); - }); -} -compare(); diff --git a/scripts/compare_results.ts b/scripts/compare_results.ts deleted file mode 100644 index 16b1c3d..0000000 --- a/scripts/compare_results.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { readFile, writeFile } from "node:fs/promises"; -import { join } from "node:path"; - -async function compare() { - const csvContent = await readFile("measure.csv", "utf-8"); - const lines = csvContent.split("\n").slice(1); - const predictions = JSON.parse(await readFile("sample/results.json", "utf-8")); - - const diffMap: any = { "Oni": "oni", "Edit": "ura", "Ura": "ura" }; - const comparison = predictions.map((p: any) => { - const songno = p.file.match(/(\d+)\.tja/)?.[1]; - const match = lines.find(l => l.split(",")[1] === songno && l.split(",")[2] === diffMap[p.course]); - const actual = match ? parseFloat(match.split(",")[0]) : null; - return { title: p.title, actual, predicted: parseFloat(p.predicted), diff: actual ? (actual - parseFloat(p.predicted)).toFixed(2) : null }; - }); - - await writeFile("sample/comparison.json", JSON.stringify(comparison, null, 2)); - console.log("비교 완료: sample/comparison.json에 저장되었습니다."); -} -compare().catch(console.error); diff --git a/scripts/factorize.ts b/scripts/factorize.ts deleted file mode 100644 index 1bd5cea..0000000 --- a/scripts/factorize.ts +++ /dev/null @@ -1,57 +0,0 @@ -import { TJAParser, NoteSequence, BPMChangeCommand, MeasureCommand, DelayCommand, ScrollCommand, MasterBranchMarkerCommand, BranchMarkerCommand } from "tja"; -import { readFile, writeFile, mkdir } from "node:fs/promises"; -import { join, basename } from "node:path"; - -async function factorizeTJA(filePath: string) { - try { - const content = await readFile(filePath, "utf-8"); - const parsed = TJAParser.parse(content, false); - const results: any[] = []; - const targetCourses = parsed.courses.filter(c => ["Oni", "Edit", "Ura"].includes(c.difficulty.toString())); - - for (const course of targetCourses) { - const commands = course.activeCourse.getCommands(); - const timeline: any[] = []; - let currentTime = 0, currentBPM = parsed.bpm || 120, currentMeasure = { n: 4, d: 4 }; - let inBranch = false, isMaster = false, scrollChanges = 0, bpmChanges = 0; - - commands.forEach(cmd => { - if (cmd instanceof BPMChangeCommand) { currentBPM = cmd.bpm; bpmChanges++; } - else if (cmd instanceof MeasureCommand) currentMeasure = { n: cmd.value.numerator, d: cmd.value.denominator }; - else if (cmd instanceof DelayCommand) currentTime += cmd.delay; - else if (cmd instanceof ScrollCommand) scrollChanges++; - else if (cmd instanceof MasterBranchMarkerCommand) { inBranch = true; isMaster = true; } - else if (cmd instanceof BranchMarkerCommand) { inBranch = true; isMaster = false; } - else if (cmd instanceof NoteSequence) { - if (inBranch && !isMaster) return; - const interval = ((60 / currentBPM) * 4 * (currentMeasure.n / currentMeasure.d)) / cmd.notes.length; - cmd.notes.forEach(note => { - if (!note.isBlank && !note.isMeasureEnd) timeline.push({ time: currentTime, isDon: note.isDon || note.isBigDon }); - currentTime += interval; - }); - } - }); - if (timeline.length === 0) continue; - let peakNps = 0; - for (let i = 0; i < timeline.length; i++) { - let count = 0; - for (let j = i; j < timeline.length && timeline[j].time < timeline[i].time + 2; j++) count++; - peakNps = Math.max(peakNps, count / 2); - } - let transitions = 0; - for (let i = 1; i < timeline.length; i++) if (timeline[i].isDon !== timeline[i-1].isDon) transitions++; - results.push({ - difficulty: course.difficulty.toString(), - factors: { physical: peakNps, stamina: 0, tech: transitions / timeline.length, accuracy: 0.1, reading: (bpmChanges * 0.5) + (scrollChanges * 0.2) } - }); - } - - if (results.length > 0) { - await mkdir("sample/output/factorize", { recursive: true }); - await writeFile(join("sample/output/factorize", `${basename(filePath, ".tja")}.json`), JSON.stringify({ title: parsed.title, file: filePath, analysis: results }, null, 2)); - } - - } catch (e) { console.error(`Failed ${filePath}: ${e}`); } -} - -for (const f of process.argv.slice(2)) await factorizeTJA(f); diff --git a/scripts/predict.ts b/scripts/predict.ts deleted file mode 100644 index 001aefd..0000000 --- a/scripts/predict.ts +++ /dev/null @@ -1,11 +0,0 @@ -import * as tf from "@tensorflow/tfjs-node"; - -async function predict(factors: number[]) { - const model = await tf.loadLayersModel("file://sample/model/model.json"); - const input = tf.tensor2d([factors]); - const prediction = model.predict(input) as tf.Tensor; - console.log(`Predicted Constant: ${prediction.dataSync()[0].toFixed(2)}`); -} - -// 예시: [physical, stamina, tech, reading] -predict([12.5, 26, 0.41, 0.0]).catch(console.error); diff --git a/scripts/predict_batch.ts b/scripts/predict_batch.ts deleted file mode 100644 index 15ea35d..0000000 --- a/scripts/predict_batch.ts +++ /dev/null @@ -1,21 +0,0 @@ -import * as tf from "@tensorflow/tfjs-node"; -import { readFile, writeFile, readdir } from "node:fs/promises"; -import { join } from "node:path"; - -async function predictBatch() { - const model = await tf.loadLayersModel("file://sample/model/model.json"); - const files = (await readdir("sample/output/factorize")).filter(f => f.endsWith(".json")); - const results = []; - - for (const file of files) { - const data = JSON.parse(await readFile(join("sample/output/factorize", file), "utf-8")); - for (const analysis of data.analysis) { - const input = tf.tensor2d([Object.values(analysis.factors)]); - const pred = (model.predict(input) as tf.Tensor).dataSync()[0]; - results.push({ title: data.title, file: data.file, course: analysis.difficulty, predicted: pred.toFixed(2) }); - } - } - await writeFile("sample/results.json", JSON.stringify(results, null, 2)); - console.log("Prediction complete."); -} -predictBatch().catch(console.error); diff --git a/scripts/prepare_dataset.ts b/scripts/prepare_dataset.ts deleted file mode 100644 index e519750..0000000 --- a/scripts/prepare_dataset.ts +++ /dev/null @@ -1,26 +0,0 @@ -import { readFile, writeFile, readdir } from "node:fs/promises"; -import { join, basename } from "node:path"; - -async function prepare() { - const csvContent = await readFile("measure.csv", "utf-8"); - const lines = csvContent.split("\n").slice(1); - const factorizeDir = "sample/output/factorize"; - const files = (await readdir(factorizeDir)).filter(f => f.endsWith(".json")); - const dataset: any[] = []; - - for (const file of files) { - const data = JSON.parse(await readFile(join(factorizeDir, file), "utf-8")); - const songno = basename(file, ".json"); - - const match = lines.find(l => l.split(",")[1] == songno); - if (match) { - const constant = parseFloat(match.split(",")[0]); - for (const analysis of data.analysis) { - dataset.push({ x: Object.values(analysis.factors), y: constant }); - } - } - } - await writeFile("sample/dataset/dataset.json", JSON.stringify(dataset)); - console.log(`Dataset prepared with ${dataset.length} samples.`); -} -prepare().catch(console.error); diff --git a/scripts/run_predict.sh b/scripts/run_predict.sh deleted file mode 100755 index 4949cc7..0000000 --- a/scripts/run_predict.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/bash -TJA_DIR=$1 -if [ -z "$TJA_DIR" ]; then echo "사용법: $0 "; exit 1; fi -echo "--- 채보 상수 예측 시작 ---" -for f in $(find "$TJA_DIR" -name "*.tja"); do - bun run scripts/factorize.ts "$f" > /dev/null - # 결과 JSON을 읽어 예측을 수행하는 로직을 predict.ts에 통합하는 것을 추천합니다. - echo "예측 작업이 완료되었습니다." -done diff --git a/scripts/run_train.sh b/scripts/run_train.sh deleted file mode 100755 index 30decec..0000000 --- a/scripts/run_train.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/bash -TJA_DIR=${1:-"sample/training"} -MODEL_PATH=${2:-"sample/model"} -DATASET_DIR=${3:-"output/dataset"} - -mkdir -p "$MODEL_PATH" "$DATASET_DIR" "sample/factorize" - -echo "--- 분석 및 학습 시작 ---" -for f in $(find "$TJA_DIR" -name "*.tja"); do bun run scripts/factorize.ts "$f" > /dev/null; done -bun run scripts/prepare_dataset.ts "$DATASET_DIR" -bun run scripts/train.ts "$MODEL_PATH" "$DATASET_DIR" diff --git a/scripts/train.ts b/scripts/train.ts deleted file mode 100644 index 71f30ae..0000000 --- a/scripts/train.ts +++ /dev/null @@ -1,35 +0,0 @@ -import * as tf from "@tensorflow/tfjs-node"; -import { readFile } from "node:fs/promises"; -import { existsSync } from "node:fs"; -import { join } from "node:path"; - -async function train() { - const savePath = process.argv[2] || 'sample/model'; - const data = JSON.parse(await readFile(join(process.argv[3] || 'sample/dataset', 'dataset.json'), "utf-8")); - const X = tf.tensor2d(data.map((d: any) => d.x.map((v: any, i: number) => v / (i == 0 ? 20 : i == 1 ? 200 : 1)))); - const y = tf.tensor2d(data.map((d: any) => [d.y])); - - let model: tf.LayersModel; - const modelJsonPath = join(savePath, "model.json"); - - if (existsSync(modelJsonPath)) { - console.log("기존 모델을 불러와 추가 학습을 진행합니다."); - model = await tf.loadLayersModel(`file://${modelJsonPath}`); - } else { - console.log("새 모델을 생성합니다."); - model = tf.sequential({ - layers: [ - tf.layers.dense({ units: 32, activation: 'relu', inputShape: [5] }), - tf.layers.dense({ units: 16, activation: 'relu' }), - tf.layers.dense({ units: 1 }) - ] - }); - } - - model.compile({ optimizer: 'adam', loss: 'meanSquaredError' }); - const epochs = parseInt(process.argv[4]) || 50; - await model.fit(X, y, { epochs: epochs, verbose: 0 }); - await model.save(`file://${savePath}`); - console.log(`학습 완료: 모델이 ${savePath}에 저장되었습니다.`); -} -train().catch(console.error); diff --git a/src/factorize.ts b/src/factorize.ts new file mode 100644 index 0000000..7c5fce8 --- /dev/null +++ b/src/factorize.ts @@ -0,0 +1,163 @@ +import { Song, Note, Bar, HitNote } from 'tja-parser'; +import * as fs from 'fs'; +import * as path from 'path'; +import * as iconv from 'iconv-lite'; +import { parse } from 'csv-parse/sync'; + +interface Features { + global_nps: number; + effective_nps: number; + peak_nps_1s: number; + peak_nps_2s: number; + peak_nps_5s: number; + nps_variance: number; + nps_spike_index: number; + // 구간별 NPS (곡을 4등분) + nps_q1: number; nps_q2: number; nps_q3: number; nps_q4: number; + max_nps_delta: number; // 인접 구간 간 최대 NPS 변화량 + longest_stream: number; + avg_stream_length: number; + stream_count: number; + stream_ratio: number; + resting_ratio: number; + // 패턴 및 기술 + don_ratio: number; + ka_ratio: number; + color_transition_ratio: number; + pattern_complexity: number; + hand_switch_ratio: number; + off_beat_ratio: number; + rhythm_std_dev: number; + rhythmic_entropy: number; + // 기믹 및 변속 + gimmick_density: number; + sv_variance: number; + bpm_variance: number; + max_bpm: number; + min_bpm: number; + max_sv: number; + total_notes: number; + level: number; +} + +function getFeatures(song: Song, diff: 'oni' | 'edit'): Features | null { + const course = song.course[diff]; + if (!course) return null; + + const bars = course.noteGroups.filter(ng => typeof (ng as any).getNotes === 'function') as Bar[]; + const hitNotes = bars.flatMap(b => b.getNotes()).filter(n => [1, 2, 3, 4].includes(n.toJSON().type)); + if (hitNotes.length === 0) return null; + + const timings = hitNotes.map(n => n.getTimingMS() / 1000); + const startT = Math.min(...timings); + const endT = Math.max(...timings); + const duration = endT - startT; + if (duration <= 0) return null; + + const intervals: number[] = []; + for (let i = 1; i < timings.length; i++) intervals.push(timings[i] - timings[i-1]); + + const getPeakNPS = (window: number) => { + let max = 0; + for (let t = startT; t < endT; t += 0.2) { + const count = timings.filter(time => time >= t && time < t + window).length; + if (count / window > max) max = count / window; + } + return max; + }; + + // 구간별 NPS 계산 + const getNPSInRange = (t1: number, t2: number) => { + const count = timings.filter(t => t >= t1 && t < t2).length; + return count / ((t2 - t1) || 1); + }; + const q = [0, 0.25, 0.5, 0.75, 1.0].map(p => startT + duration * p); + const nps_qs = [ + getNPSInRange(q[0], q[1]), getNPSInRange(q[1], q[2]), + getNPSInRange(q[2], q[3]), getNPSInRange(q[3], q[4]) + ]; + + let max_delta = 0; + for (let i = 1; i < nps_qs.length; i++) max_delta = Math.max(max_delta, Math.abs(nps_qs[i] - nps_qs[i-1])); + + const streams: number[] = []; + let currentS = 0, restTime = 0; + for (const interval of intervals) { + if (interval <= 0.185) currentS++; + else { + if (currentS > 0) streams.push(currentS + 1); + currentS = 0; + if (interval >= 1.0) restTime += interval; + } + } + if (currentS > 0) streams.push(currentS + 1); + + const donCount = hitNotes.filter(n => [1, 3].includes(n.toJSON().type)).length; + const kaCount = hitNotes.length - donCount; + + const svs = bars.map(b => b.getScroll()); + const bpms = bars.map(b => b.getBpm()); + const gimmickCount = svs.filter((v, i) => i > 0 && v !== svs[i-1]).length + bpms.filter((v, i) => i > 0 && v !== bpms[i-1]).length; + + const avg = (arr: number[]) => arr.length ? arr.reduce((a, b) => a + b, 0) / arr.length : 0; + const std = (arr: number[]) => Math.sqrt(avg(arr.map(v => Math.pow(v - avg(arr), 2)))); + + return { + global_nps: hitNotes.length / duration, + effective_nps: hitNotes.length / (duration - (intervals.filter(v => v >= 1.0).reduce((a, b) => a + b, 0)) || 1), + peak_nps_1s: getPeakNPS(1), + peak_nps_2s: getPeakNPS(2), + peak_nps_5s: getPeakNPS(5), + nps_variance: std(intervals), + nps_spike_index: getPeakNPS(1) / (hitNotes.length / duration || 1), + nps_q1: nps_qs[0], nps_q2: nps_qs[1], nps_q3: nps_qs[2], nps_q4: nps_qs[3], + max_nps_delta: max_delta, + longest_stream: Math.max(0, ...streams), + avg_stream_length: avg(streams), + stream_count: streams.length, + stream_ratio: streams.reduce((a, b) => a + b, 0) / hitNotes.length, + resting_ratio: restTime / duration, + don_ratio: donCount / hitNotes.length, + ka_ratio: kaCount / hitNotes.length, + color_transition_ratio: hitNotes.filter((n, i) => i > 0 && [1, 3].includes(n.toJSON().type) !== [1, 3].includes(hitNotes[i-1].toJSON().type)).length / hitNotes.length, + pattern_complexity: hitNotes.filter((n, i) => i > 1 && ([1, 3].includes(hitNotes[i-2].toJSON().type) !== [1, 3].includes(hitNotes[i-1].toJSON().type) || [1, 3].includes(hitNotes[i-1].toJSON().type) !== [1, 3].includes(n.toJSON().type))).length / hitNotes.length, + hand_switch_ratio: streams.filter(s => s % 2 !== 0).length / (streams.length || 1), + off_beat_ratio: hitNotes.filter(n => Number((n.getTiming() as any).d) % 3 === 0).length / hitNotes.length, + rhythm_std_dev: std(intervals), + rhythmic_entropy: new Set(hitNotes.map(n => Number((n.getTiming() as any).d))).size / 10, + gimmick_density: gimmickCount / duration, + sv_variance: std(svs), + bpm_variance: std(bpms), + max_bpm: Math.max(...bpms), + min_bpm: Math.min(...bpms), + max_sv: Math.max(...svs), + total_notes: hitNotes.length, + level: course.getLevel() + }; +} + +const tjaDir = process.argv[2] || 'datas/tja'; +const measureCsv = process.argv[3] || 'datas/measure.csv'; +const outputFile = process.argv[4] || 'datas/dataset.csv'; + +const records = parse(fs.readFileSync(measureCsv, 'utf-8'), { columns: true }); +const dataset: any[] = []; +console.log(`Extracting ${records.length} records...`); + +for (const record of records) { + const { songno, diff, 상수 } = record; + const tjaPath = path.join(tjaDir, `${songno}.tja`); + if (!fs.existsSync(tjaPath)) continue; + try { + const song = Song.parse(iconv.decode(fs.readFileSync(tjaPath), 'shift-jis')); + const f = getFeatures(song, diff === 'ura' ? 'edit' : 'oni'); + if (f) dataset.push({ ...f, target: parseFloat(상수) }); + } catch (e) {} +} + +if (dataset.length > 0) { + const header = Object.keys(dataset[0]).join(','); + const rows = dataset.map(d => Object.values(d).join(',')).join('\n'); + fs.writeFileSync(outputFile, `${header}\n${rows}`); + console.log(`Saved ${dataset.length} samples.`); +} diff --git a/src/predict.ts b/src/predict.ts new file mode 100644 index 0000000..abc68a6 --- /dev/null +++ b/src/predict.ts @@ -0,0 +1,135 @@ +import { Song, Note, Bar, HitNote } from 'tja-parser'; +import * as fs from 'fs'; +import * as path from 'path'; +import * as iconv from 'iconv-lite'; +import { spawn } from 'child_process'; + +function getFeatures(song: Song, diff: 'oni' | 'edit') { + const course = song.course[diff]; + if (!course) return null; + + const bars = course.noteGroups.filter(ng => typeof (ng as any).getNotes === 'function') as Bar[]; + const hitNotes = bars.flatMap(b => b.getNotes()).filter(n => [1, 2, 3, 4].includes(n.toJSON().type)); + if (hitNotes.length === 0) return null; + + const timings = hitNotes.map(n => n.getTimingMS() / 1000); + const startT = Math.min(...timings); + const endT = Math.max(...timings); + const duration = endT - startT; + if (duration <= 0) return null; + + const intervals: number[] = []; + for (let i = 1; i < timings.length; i++) intervals.push(timings[i] - timings[i-1]); + + const getPeakNPS = (window: number) => { + let max = 0; + for (let t = startT; t < endT; t += 0.2) { + const count = timings.filter(time => time >= t && time < t + window).length; + if (count / window > max) max = count / window; + } + return max; + }; + + const getNPSInRange = (t1: number, t2: number) => { + const count = timings.filter(t => t >= t1 && t < t2).length; + return count / ((t2 - t1) || 1); + }; + const q = [0, 0.25, 0.5, 0.75, 1.0].map(p => startT + duration * p); + const nps_qs = [ + getNPSInRange(q[0], q[1]), getNPSInRange(q[1], q[2]), + getNPSInRange(q[2], q[3]), getNPSInRange(q[3], q[4]) + ]; + + let max_delta = 0; + for (let i = 1; i < nps_qs.length; i++) max_delta = Math.max(max_delta, Math.abs(nps_qs[i] - nps_qs[i-1])); + + const streams: number[] = []; + let currentS = 0, restTime = 0; + for (const interval of intervals) { + if (interval <= 0.185) currentS++; + else { + if (currentS > 0) streams.push(currentS + 1); + currentS = 0; + if (interval >= 1.0) restTime += interval; + } + } + if (currentS > 0) streams.push(currentS + 1); + + const donCount = hitNotes.filter(n => [1, 3].includes(n.toJSON().type)).length; + const kaCount = hitNotes.length - donCount; + + const svs = bars.map(b => b.getScroll()); + const bpms = bars.map(b => b.getBpm()); + const gimmickCount = svs.filter((v, i) => i > 0 && v !== svs[i-1]).length + bpms.filter((v, i) => i > 0 && v !== bpms[i-1]).length; + + const avg = (arr: number[]) => arr.length ? arr.reduce((a, b) => a + b, 0) / arr.length : 0; + const std = (arr: number[]) => Math.sqrt(avg(arr.map(v => Math.pow(v - avg(arr), 2)))); + + return { + global_nps: hitNotes.length / duration, + effective_nps: hitNotes.length / (duration - (intervals.filter(v => v >= 1.0).reduce((a, b) => a + b, 0)) || 1), + peak_nps_1s: getPeakNPS(1), + peak_nps_2s: getPeakNPS(2), + peak_nps_5s: getPeakNPS(5), + nps_variance: std(intervals), + nps_spike_index: getPeakNPS(1) / (hitNotes.length / duration || 1), + nps_q1: nps_qs[0], nps_q2: nps_qs[1], nps_q3: nps_qs[2], nps_q4: nps_qs[3], + max_nps_delta: max_delta, + longest_stream: Math.max(0, ...streams), + avg_stream_length: avg(streams), + stream_count: streams.length, + stream_ratio: streams.reduce((a, b) => a + b, 0) / hitNotes.length, + resting_ratio: restTime / duration, + don_ratio: donCount / hitNotes.length, + ka_ratio: kaCount / hitNotes.length, + color_transition_ratio: hitNotes.filter((n, i) => i > 0 && [1, 3].includes(n.toJSON().type) !== [1, 3].includes(hitNotes[i-1].toJSON().type)).length / hitNotes.length, + pattern_complexity: hitNotes.filter((n, i) => i > 1 && ([1, 3].includes(hitNotes[i-2].toJSON().type) !== [1, 3].includes(hitNotes[i-1].toJSON().type) || [1, 3].includes(hitNotes[i-1].toJSON().type) !== [1, 3].includes(n.toJSON().type))).length / hitNotes.length, + hand_switch_ratio: streams.filter(s => s % 2 !== 0).length / (streams.length || 1), + off_beat_ratio: hitNotes.filter(n => Number((n.getTiming() as any).d) % 3 === 0).length / hitNotes.length, + rhythm_std_dev: std(intervals), + rhythmic_entropy: new Set(hitNotes.map(n => Number((n.getTiming() as any).d))).size / 10, + gimmick_density: gimmickCount / duration, + sv_variance: std(svs), + bpm_variance: std(bpms), + max_bpm: Math.max(...bpms), + min_bpm: Math.min(...bpms), + max_sv: Math.max(...svs), + total_notes: hitNotes.length, + level: course.getLevel() + }; +} + +async function run() { + const modelPath = process.argv[2] || 'model/constant_predictor.joblib'; + const tjaPath = process.argv[3]; + const diff: any = process.argv[4] || 'oni'; + + if (!tjaPath) { + console.log("Usage: bun run src/predict.ts [oni|edit]"); + return; + } + + const buffer = fs.readFileSync(tjaPath); + const content = iconv.decode(buffer, 'shift-jis'); + const song = Song.parse(content); + const features = getFeatures(song, diff); + + if (!features) { + console.error("Course not found or no notes."); + return; + } + + const python = spawn('python3', ['model/predict.py', modelPath]); + python.stdin.write(JSON.stringify(features)); + python.stdin.end(); + + python.stdout.on('data', (data) => { + console.log(`Predicted Constant: ${data.toString().trim()}`); + }); + + python.stderr.on('data', (data) => { + console.error(`Python Error: ${data.toString()}`); + }); +} + +run(); diff --git a/src/validate_all.py b/src/validate_all.py new file mode 100644 index 0000000..181e3be --- /dev/null +++ b/src/validate_all.py @@ -0,0 +1,26 @@ +import pandas as pd +from sklearn.metrics import mean_absolute_error +import joblib +import sys + +def validate(dataset_path, model_path): + df = pd.read_csv(dataset_path) + X = df.drop('target', axis=1) + y = df['target'] + + model = joblib.load(model_path) + preds = model.predict(X) + mae = mean_absolute_error(y, preds) + + print(f"Overall MAE on full dataset: {mae:.4f}") + + # Check error distribution + diffs = (y - preds).abs() + within_01 = (diffs <= 0.1).mean() * 100 + within_03 = (diffs <= 0.3).mean() * 100 + + print(f"Samples within 0.1 error: {within_01:.2f}%") + print(f"Samples within 0.3 error: {within_03:.2f}%") + +if __name__ == "__main__": + validate(sys.argv[1], sys.argv[2]) diff --git a/tja-format.mediawiki b/tja-format.mediawiki deleted file mode 100644 index df473b0..0000000 --- a/tja-format.mediawiki +++ /dev/null @@ -1,715 +0,0 @@ -TJA is a file format created for Taiko simulators to have playable charts. It contains the metadata and the notation for all of the song's difficulty levels. "WAVE:" in the file points to an external audio file that should be in the same directory as the TJA. - -This page covers TJA support in taiko-web, but may apply to other simulators as well. - -== Specification == -TJA file is a plain text file that can be encoded as either UTF-8 with BOM or as Shift-JIS. The extension is ".tja". The container format for the audio file does not matter as long as it is supported in the simulator, however, when hosted on a taiko-web server, it is necessary for the audio file to be [[Setup#about-audio|reencoded to MP3]]. If the TJA file is hosted on taiko-web, the filename should be "main.tja" for the TJA file and "main.mp3" for the audio file. - -Comments can be inserted at any point by starting them with //, comment will continue until the end of that line. - -== Metadata == -Before any song notation starts, it is necessary to include some metadata about the song such as title, audio file, and song's BPM. All metadata is placed at the beginning of the file and is separated by line breaks, which can be either "LF" or "CR LF". Values are separated from the header name with the colon symbol : and an optional space after it. - -Headers marked with ''(i)'' are ignored when TJA is hosted on taiko-web. Headers marked with ''(?)'' are not supported in taiko-web. - -=== Main metadata === -==== TITLE: ''(i)'' ==== -* Song's title that appears on song selection, in the game, and on the results screen. -* When hosted on taiko-web, "title" field in the database is used. - -;Example: - TITLE:さいたま2000 - -==== TITLEEN: ''(i)'' ==== -* Translated version of the title, overrides TITLE: if translations are preferred by the user. -* Other versions of this header: -:* "TITLEJA:" - Japanese, if the original title is not in Japanese. -:* "TITLEEN:" - English. -:* "TITLECN:" - Simplified Chinese. -:* "TITLETW:" - Traditional Chinese. -:* "TITLEKO:" - Korean. -* When hosted on taiko-web, "title_lang" field in the database is used. - -;Example: - TITLEEN:Saitama 2000 - TITLECN:埼玉2000 - TITLETW:埼玉2000 - TITLEKO:사이타마 2000 - -==== SUBTITLE: ''(i)'' ==== -* The sub-title that appears on the selected song in song selection that may explain the origin of the song, such as the originating media or the lead singer. -* Adding -- or ++ at the beginning changes the appearance of the subtitle on the results screen by either hiding (--) or showing it (++) next to the title. This has no effect in taiko-web. -* When translations are preferred by the user, SUBTITLE: will not be displayed if a translated TITLEEN: is specified, even if there is no matching SUBTITLEEN:. -* When hosted on taiko-web, "subtitle" field in the database is used. - -;Example: - SUBTITLE:--「風のクロノア」より - -==== SUBTITLEEN: ''(i)'' ==== -* Translated version of the subtitle, overrides SUBTITLE: if translations are preferred by the user. -* Unlike SUBTITLE:, this header does not strip the leading -- and ++ because the translated subtitle appearance on the results screen should be the same as the original subtitle. -* Other versions of this header: -:* "SUBTITLEJA:" - Japanese, if the original subtitle is not in Japanese. -:* "SUBTITLEEN:" - English. -:* "SUBTITLECN:" - Simplified Chinese. -:* "SUBTITLETW:" - Traditional Chinese. -:* "SUBTITLEKO:" - Korean. -* When hosted on taiko-web, "subtitle_lang" field in the database is used. - -;Example: - SUBTITLEEN:From "Klonoa" - -==== BPM: ==== -* Song's beats per minute. -* The following formula is used: BPM = MEASURE / SIGN * 4, where MEASURE is amount of measures per minute and SIGN is the time signature, eg. 4 / 4 if the current time signature is common. -* If omitted, BPM defaults to 120. - -;Example: - BPM:120 - -==== WAVE: ''(i)'' ==== -* The audio file that plays in the background, should be in the same directory as the TJA file. -* When hosted on taiko-web, the value is forced to "main.mp3". -* If omitted, no music plays in the background - -;Example: - WAVE:さいたま2000.ogg - -==== OFFSET: ==== -* Floating point value for chart offset in seconds. -* Negative values will delay notes, positive will cause them to appear sooner. -* If the "offset" field is set in a taiko-web database, both values will be summed together. - -;Example: - OFFSET:-2.077 - -==== DEMOSTART: ''(i)'' ==== -* Offset of song preview during song selection in seconds. -* Default is 0, which also disables the generation of a "preview.mp3" file when hosted on taiko-web. -* When hosted on taiko-web, "preview" field in the database is used. - -;Example: - DEMOSTART:37.793 - -==== GENRE: ''(i)'' ==== -* Song's genre that controls where the song appears in the song selection. -* The following values can be used: -:* "J-POP" -:* "アニメ" -:* "どうよう" -:* "バラエティ" -:* "ボーカロイド", "VOCALOID" -:* "クラシック" -:* "ゲームミュージック" -:* "ナムコオリジナル" -* In addition to that list, taiko-web supports genres in different languages as well as directory names containing the genre. -* Overrides the genre set in "genre.ini" and "box.def" files. -* When hosted on taiko-web, "category" field and "categories" table in the database are used. - -==== SCOREMODE: ==== -* Scoring method that affects the final score. All scores are divided by 10, rounded towards negative infinity, then multiplied by 10. -* Value of "0" - AC 1 to AC 7 generation scoring. -:* Less than 200 combo: INIT or 1000 pts per note. -:* 200 combo or more: INIT + DIFF or 2000 pts (1000+1000) per note. -:* This value is not supported in taiko-web. -* Value of "1" - AC 8 to AC 14 generation scoring. -:* Combo multiplier rises by DIFF with each 10 combo until 100, after which it increases at a constant rate. -:* Formula: INIT + max(0, DIFF * floor((min(COMBO, 100) - 1) / 10)) -* Value of "2" - AC 0 generation scoring. -:* Similar to "1" with some DIFF multipliers missing. -:* Formula: INIT + DIFF * {100<=COMBO: 8, 50<=COMBO: 4, 30<=COMBO: 2, 10<=COMBO: 1, 0} -* Default is "1". - -==== MAKER: ''(i)'' ==== -* Chart creator's name. -* Marks the song with "Creative" badge and adds the name to difficulty selection. -* When hosted on taiko-web, "maker_id" field and "makers" table in the database are used. - -;Example: - MAKER:名無し - -==== LYRICS: ''(i)'' ==== -* Path to a timed WEBVTT lyrics file, usually with a .vtt extension. -* Shows song lyrics at the bottom of the screen. -* Marks the song as having lyrics on the song select. -* Contents of the vtt file: -:* Offset of all lyrics can be specified after the header as a floating point number in seconds: WEBVTT Offset: 0.250 -:* All commands are separated with a double new line. -:* Timestamps are separated with --> and have either MM:SS.msc or HH:MM:SS.msc format. -::* First timestamp is when the line should appear, second is when it should end. -::* Timestamps within the file should be sequentially ordered, a line cannot start before the previous one ends. -:* Ruby tags can be used to display annotations for complex words: 漢字かんじ -:* (where "en" is the language code) begins a translated version of the line. -::* If user's language does not match any of the lang tags, the line before all of them is used. -* Overrides [[TJA-format#lyric|#LYRIC]] commands in the notation. -* When hosted on taiko-web, setting "lyrics" field in the database to true will force the value to be "main.vtt", otherwise it will be ignored. - -;Example: - LYRICS:熱情のスペクトラム.vtt - -;Example vtt file: - - WEBVTT Offset: 0.250 - - 00:30.910 --> 00:36.890 - 新時代はじまりをいつか僕らの手で生み出すんだよ - Hajimari wo itsuka bokura no te de umidasunda yo - - 00:36.890 --> 00:42.160 - 優しい君の声もきっと世界を変えられる - Yasashii kimi no koe mo kitto sekai wo kaerareru - -==== SONGVOL: ''(?)'' ==== -* Music volume percentage. -* Default is 100, but can be made louder by increasing the value further. -* Ignored in taiko-web. - -;Example: - SONGVOL:100 - -==== SEVOL: ''(?)'' ==== -* Sound effect volume percentage, such as drumming and Don's voice lines. -* Default is 100. -* Ignored in taiko-web. - -;Example: - SEVOL:100 - -;Example: - SCOREMODE:2 - -==== SIDE: ''(?)'' ==== -* Value can be either: -:* "Normal" or "1" -:* "Ex" or "2" -:* "Both" or "3" -* Value of "Normal" and "1" makes the song appear when song selection is in the default mode. -* "Ex" and "2" hides the song from default song selection. -:* The song appears after the user presses the buttons for next song and previous song 20 times alternatingly (10 for each button). -* Default is "Both", making the song appear during song selection in both modes. -* Ignored in taiko-web. - -;Example: - SIDE:2 - -==== LIFE: ''(?)'' ==== -* Amount of misses that are allowed to be made before interrupting the game and immediately showing the results screen. -* Removes the gauge, replacing it with lit up souls that fade one by one after missing a note. -* The amount is not limited, but only 16 souls fit on screen. -* Default is 0, which does not limit the misses and will play until the end. -* Ignored in taiko-web. - -;Example: - LIFE:5 - -==== GAME: ''(?)'' ==== -* Value can be either "Taiko" or "Jube". -* Game will be forced to autoplay mode with "Jube" value. -* Default is "Taiko". -* Ignored in taiko-web. - -;Example: - GAME:Taiko - -==== HEADSCROLL: ''(?)'' ==== -* Initial game scrolling speed. -* #SCROLL command in a song notation will be a multiple of this value. -* Ignored in taiko-web. - -;Example: - HEADSCROLL:0.8 - -==== BGIMAGE: ''(?)'' ==== -* A limited song skin that combines donbg and songbg into a single image. -* Scaling is not applied to the image, its size should match simulator's internal resolution. -* Ignored in taiko-web. - -;Example: - BGIMAGE:bg.png - -==== BGMOVIE: ''(?)'' ==== -* Video file that is played in the background during the gameplay. -* Can be turned off by the user. -* Ignored in taiko-web. - -;Example: - BGMOVIE:bg.avi - -==== MOVIEOFFSET: ''(?)'' ==== -* Floating point offset of video file's starting position in seconds. -* Cannot be a negative number. -* Ignored in taiko-web. - -;Example: - MOVIEOFFSET:1.5 - -==== TAIKOWEBSKIN: ''(i)'' ==== -* Selects a skin to be used for the song's background. -* Works only for songs imported to taiko-web by the user, when hosted on taiko-web, "skin_id" field and "song_skins" table in the database are used. - -The value of the TAIKOWEBSKIN header is a comma separated name-value object, the parts before first spaces are names and anything afterwards are values. At least one of "song", "stage", or "don" should appear in the header. - -{| -! Name -! Description -! Example -|- -| dir -| -* Path to the skin directory, relative to TJA. Default is current directory. -| - dir ../song_skins -|- -| name -| -* The common name that will be used. Appears near the end of filenames for images. -| - name yokai -|- -| song -| -* Background that appears below the game. -* Value can be either: -:* "none" - no background. -:* "static" - single image file. -:* Valid CSS value defined in [https://github.com/bui/taiko-web/blob/master/public/src/css/songbg.css songbg.css] (prefixed with "songbg-"). -:* Blank values will use the default background. -* For "static" values the image filename will look like "bg_'''song'''_yokai.png". -* When a CSS value is used, two images are required, with filenames like "bg_'''song'''_idolmaster'''_a'''.png" and "bg_'''song'''_idolmaster'''_b'''.png". -| - song slowfade -|- -| stage -| -* Stage that appears at the bottom. -* Value can be either: -:* "none" - no stage. -:* "static" - single image file. -:* Blank values will use the default stage. -* For "static" values the image filename will look like "bg_'''stage'''_ymck.png" which should be able to repeat horizontally. -| - stage -|- -| don -| -* Scrolling background that appear at the top of the game behind Don. -* Value can be either: -:* "none" - no don background. -:* "static" - single image file. -:* Valid CSS value defined in [https://github.com/bui/taiko-web/blob/master/public/src/css/songbg.css songbg.css] (prefixed with "donbg-"). -:* Blank value will use the default don background. -* For "static" values the image filename will look like "bg_'''don'''_touhou.png". -* When a CSS value is used, two images are required, with filenames like "bg_'''don'''_miku'''_a'''.png" and "bg_'''don'''_miku'''_b'''.png". -| - don static -|} - -;Example: - TAIKOWEBSKIN:dir ../song_skins,name miku,song static,stage none,don fastscroll - -=== Course metadata === -Courses for each difficulty has the same format as the regular metadata, they can be mixed together with the regular metadata and old values will be reused for other courses unless defined again. - -==== COURSE: ==== -* The name of the difficulty (case-insensitive), value is either: -:* "Easy" or "0". -:* "Normal" or "1". -:* "Hard" or "2". -:* "Oni" or "3". -:* "Edit" or "4" - hidden Ura Oni mode, revealed when right button on rightmost difficulty is hit on difficulty selection. -:* "Tower" or "5" - causes all drumroll notes (5 and 6) to draw above all other notes. -:* "Dan" or "6" - starts the course in dojo mode with three gauges that should be cleared. -* "Ura" is also accepted in taiko-web, which is the same as "Edit" and "4". -* "Tower", "5", "Dan", and "6" values are not supported in taiko-web. -* Default is "Oni". - -;Example: - COURSE:Oni - -==== LEVEL: ''(i)'' ==== -* The difficulty integer between 1 and 10. -* Represents the amount of stars that appear on the song select next to the difficulty. -* Floating point numbers will be floored and numbers outside of the range will be clipped. -* When hosted on taiko-web, the value is taken from "easy", "normal", "hard", "oni", or "ura" subfield from the "courses" field. - -;Example: - LEVEL:5 - -==== BALLOON: ==== -* Comma separated array of integers for Balloon notes (7) and Kusudama notes (9). -* Required when balloon notes appear in the course. -* Amount of values in the array should correspond to the amount of balloons in the course. -* The balloon values are used as they appear in the chart and the values have to be repeated when branches are used. - -;Example: - BALLOON:6,15,3,30,6,15,3 - -==== SCOREINIT: ==== -* Sets INIT value for the scoring method. See [[TJA-format#scoremode|SCOREMODE:]] header for more information. - -;Example: - SCOREINIT:390 - -==== SCOREDIFF: ==== -* Sets DIFF value for the scoring method. See [[TJA-format#scoremode|SCOREMODE:]] header for more information. - -;Example: - SCOREDIFF:100 - -==== BALLOONNOR:, BALLOONEXP:, BALLOONMAS: ''(?)'' ==== -* BALLOON: command that is separated for branches. -* BALLOONNOR: are balloons during a normal branch, BALLOONEXP: during an advanced branch, BALLOONMAS: during a master branch. -* Ignored in taiko-web. - -;Example: - BALLOONNOR:6,10 - BALLOONEXP:8,12 - BALLOONMAS:10,14 - -==== STYLE: ''(?)'' ==== -* Play the song notation after next #START depending on if playing in singleplayer or multiplayer. -* The values can be either: -:* "Single" or "1" (default). -:* "Double", "Couple", or "2" - both players should pick the same difficulty in multiplayer to play the song notation below this command. -* "#START P1" and "#START P2" commands can be used instead when first and second players' charts differ. -* Ignored in taiko-web. - -;Example: - STYLE:Double - -==== EXAM1:, EXAM2:, EXAM3: ''(?)'' ==== -* The three gauges required to clear a dojo course ([[TJA-format#course|COURSE:]] with "Dan" or "6" value) -* Value is a comma separated array with the following values: condition, red requirement, gold requirement, scope. -* Condition value: -:* g - Gauge percentage (default) -:* jp - GOOD amount -:* jg - OK amount -:* jb - BAD amount -:* s - Score -:* r - Drumroll hits -:* h - Number of correct hits and drumroll hits -:* c - MAX Combo -* Scope value: -:* m - Greater than requirement (default) -:* l - Less than requirement -* Ignored in taiko-web. - -;Example: - EXAM1:g,98,100,m - EXAM2:jp,1000,1150,m - EXAM3:jb,10,5,l - -==== GAUGEINCR: ''(?)'' ==== -* Gauge increment method, performing rounding with each note that is hit, value is either: -:*NORMAL - Default calculation method, which delays the gauge from appearing at the beginning. -:*FLOOR - Round towards negative infinity. -:*ROUND - Round towards nearest whole. -:*NOTFIX - Do not perform rounding. -:*CEILING - Round towards positive infinity, the gauge appears to fill with the first note. -* Ignored in taiko-web. - -;Example: - GAUGEINCR:Normal - -==== TOTAL: ''(?)'' ==== -* Percentage multiplier for amount of notes in the song notation that is applied to gauge calculation. -* Value of 100 will require all notes to be hit perfectly to get a full gauge at the end. -* Values less than 100 will make it impossible to get a full gauge. -* Values greater than 100 will make it easier to fill the gauge. -* Ignored in taiko-web. - -;Example: - TOTAL:200 - -==== HIDDENBRANCH: ''(?)'' ==== -* Hide the diverge notes indication on the song selection screen and current branch in the game until branching actually starts. -* Ignored in taiko-web. - -;Example: - HIDDENBRANCH:1 - -== Song notation == -The song notation is written between #START and #END commands. Each measure may contain any number of notes (notes are the numbers from 0 to 9) and is terminated with a comma character , followed by a line break. First note in the measure is drawn on top of the measure line. - -=== Notes === -* 0 - Blank, no note. -* 1 - Don. -* 2 - Ka. -* 3 - DON (Big). -* 4 - KA (Big). -* 5 - Drumroll. -:* Should end with an 8. -* 6 - DRUMROLL (Big). -:* Should end with an 8. -* 7 - Balloon. -:* Should end with an 8. -* 8 - End of a balloon or drumroll. -* 9 - Kusudama, yam, oimo, or big balloon (has the same appearance as a regular balloon in taiko-web). -:* Should end with either an 8 or another 9. -* A - DON (Both), multiplayer note with hands. -* B - KA (Both), multiplayer note with hands. -* F - ADLIB, hidden note that will increase combo if discovered and does not give a BAD when missed. -:* Ignored in taiko-web. - -;Example: - 1020112010201120, - 34040122, - 1101103070000080, - 50080060, - 08009009, - -=== Measures === -Measures in the chart are separated with a comma character , followed by a line break. Timing between each measure is the same as long as #MEASURE and #BPMCHANGE commands are not used. Measures may contain any amount of notes, including zero, the less numbers there are in a measure, the more far apart the notes will be in the chart, each measure is equally divided by the amount of numbers there are inside. "12," can be written as "1020," and "10002000,", the timing is identical in all three examples. - -=== Commands === -All song notation commands are prefixed with a hash sign #, with space separating command and the value. All commands should begin and end with a line break. Some commands can be placed in the middle of a measure, breaking it into multiple lines. - -==== #START, #END ==== -* Marks the beginning and end of the song notation where only notes and commands are accepted and metadata for the song cannot be changed. -* #START with value set to "P1" or "P2" will mark it as the chart for the first or second player respectively, but only if same difficulty is picked by both players. -:* One difficulty may have three different song notations: singleplayer (no value in #START), multiplayer P1, and multiplayer P2. -:* These values are not supported in taiko-web. - -==== #MEASURE ==== -* Changes time signature used. -* Numerator and denominator from the value are divided by one another. -* Formula to get the amount of milliseconds per measure: 60000 * MEASURE * 4 / BPM. -* After inserting a note, the current timing point is increased by milliseconds per measure divided by amount of notes in the current measure. -* Command can only be placed between measures. - -;Example: - #MEASURE 4/4 - 1000100011101010, - #MEASURE 2/4 - 0212, - -==== #BPMCHANGE ==== -* Changes song's BPM, similar to [[TJA-format#bpm|BPM:]] command in metadata. -* Can be placed in the middle of a measure, therefore it is necessary to calculate milliseconds per measure value for each note. - -;Example: - #BPMCHANGE 115 - 2344 - #BPMCHANGE 125 - 3443, - -==== #DELAY ==== -* Floating point value in seconds that offsets the position of the following song notation. -* If value is negative, following song notation will overlap with the previous. All notes should be placed in such way that notes after #DELAY do not appear earlier or at the same time as the notes before. -* Can be placed in the middle of a measure. - -;Example: - #DELAY 0.02 - -==== #SCROLL ==== -* Multiplies the default scrolling speed by this value -* Changes how the notes appear on the screen, values above 1 will make them scroll faster and below 1 scroll slower. -* Negative values will scroll notes from the left instead of the right. This behaviour is not supported in taiko-web. -* The value cannot be 0. -* Can be placed in the middle of a measure. - -;Example: - #SCROLL 4 - 30 - #SCROLL 0.5 - 11201022112010, - -==== #GOGOSTART, #GOGOEND ==== -* Activates Go-Go Time mode for notes between #GOGOSTART and #GOGOEND. -* Don will be dancing, bar will be glowing, and marker will be burning during this mode. -* Score is multiplied by 1.2 for all notes hit during this mode. -* Can be placed in the middle of a measure. - -;Example: - #GOGOSTART - 10201120, - #GOGOEND - -==== #BARLINEOFF, #BARLINEON ==== -* Turns off the visual appearance of measure lines between #BARLINEOFF and #BARLINEON commands. - -;Example: - #BARLINEOFF - , - #BARLINEON - -==== #BRANCHSTART ==== -* Having this command in a song notation will mark the song's difficulty on song selection as having diverge notes and the song will appear to start on the Normal branch. If hosted on taiko-web, the difficulty level in the database should have a " B" suffix (example: 7 B). -* Value is a comma separated array. First value in that array is type, second is advanced requirement, third is master requirement. -* If the type is "r", amount of drumroll and balloon hits determines the path. -* If the type is "p" or any other value, accuracy determines the path. Note accuracy between #SECTION and one measure before #BRANCHSTART are summed together, divided by their amount, and multiplied by 100 (exception: zero amount of notes will equal zero accuracy). GOOD notes have 1 accuracy, OK notes have 0.5 accuracy, and BAD notes have 0 accuracy. -* Advanced requirement and master requirement values is the minimum threshold for drumroll hits or accuracy. Some paths can be made impossible to get to by placing the requirement value out of bounds (such as negative values and values above 100 for "p" type) or having advanced requirement greater than master, which makes the master requirement override advanced. -* The requirement is calculated one measure before #BRANCHSTART, changing the branch visually when it is calculated and changing the notes after #BRANCHSTART. -* The first measure's line after #BRANCHSTART is always yellow. -* Branch can be ended either with #BRANCHEND or with another #BRANCHSTART. - -;Example: - #BRANCHSTART p,75,85 - #BRANCHEND - -==== #N, #E, #M ==== -* Starts a song notation for a path: -:* #N - starts Normal path, background is the default grey. -:* #E - starts Advanced or Professional path, background is blue. -:* #M - starts Master path, background is purple. -* Only one of the paths from a #BRANCHSTART can be played in one go. -* When taking a path, it skips measures, notes, and commands from all other paths, except for iterating over the [[TJA-format#BALLOON|BALLOON:]] metadata. -* The path is required if the requirement does not make it impossible to get to. -* All paths can be omitted, ending the branch with #BRANCHEND immediately. -* All paths are required to have their measures complete in the same time at the end. - -;Example: - 5800, - 0, - #BRANCHSTART r,1,2 - #N - 1111, - #E - 22202220, - #M - 12121212, - -==== #BRANCHEND ==== -* Begins a normal song notation without branching. -* Retains the visual branch from previous #BRANCHSTART. - -==== #SECTION ==== -* Reset accuracy values for notes and drumrolls on the next measure. -* Placing it near #BRANCHSTART or a measure before does not reset the accuracy for that branch. The value is calculated before it and a measure has not started yet at that point. - -;Example: - 11111111, - , - #SECTION - #BRANCHSTART p,50,75 - #BRANCHEND - 11111111, - , - #BRANCHSTART p,50,75 - #BRANCHEND - 11111111, - -==== #LYRIC ==== -* Shows song lyrics at the bottom of the screen until the next #LYRIC command. -* Line breaks can be added with \n. -* Has to be repeated for each difficulty. -* Can be placed in the middle of a measure. -* If [[TJA-format#lyrics-i|LYRICS:]] is defined in the metadata, the command is ignored. - -;Example: - #LYRIC ケロッ!ケロッ!ケロッ!いざ進め〜ッ - -==== #LEVELHOLD ''(?)'' ==== -* The branch that is currently being played is forced until the end of the song. -* Ignored in taiko-web. - -;Example: - 11111111, - , - #SECTION - #BRANCHSTART p,101,75 - #N - #LEVELHOLD - 1111, - , - #M - 22222222, - , - #BRANCHSTART p,101,75 - #N - 1111, - #M - 22222222, - -==== #BMSCROLL, #HBSCROLL ''(?)'' ==== -* Command that appears one line before a #START command. -* #BPMCHANGE will make the notes after it appear at the same scrolling speed as the notes that are currently being played, but then change their speed suddenly after #BPMCHANGE is passed. -* #DELAY will stop the scrolling completely. -* #BMSCROLL ignores #SCROLL commands. -* Behaviour can be turned off by the user. -* Ignored in taiko-web. - -;Example: - #HBSCROLL - #START - 1111, - #BPMCHANGE 480 - 1111, - #DELAY 2 - 1111, - -==== #SENOTECHANGE ''(?)'' ==== -* Force note lyrics with a specific value, which is an integer index for the following lookup table: -:* 1: ドン, 2: ド, 3: コ, 4: カッ, 5: カ, 6: ドン(大), 7: カッ(大), 8: 連打, 9: ー, 10: ーっ!!, 11: 連打(大), 12: ふうせん -* The lyrics are replaced only if the next note is Don (1) or Ka (2). -* Can be placed in the middle of a measure. -* Ignored in taiko-web. - -;Example: - #SENOTECHANGE 3 - 1 - #SENOTECHANGE 2 - 11000000000000, - // ドコドン becomes コドドン - -==== #NEXTSONG ''(?)'' ==== -* Changes song when [[TJA-format#course|COUSE:]] is set to "Dan" and "6". -* Value is a comma separated array, with these values, all of which are required: -:* Title -:* Subtitle -:* Genre -:* Audio filename -:* ScoreInit -:* ScoreDiff -* Comma character in the value can be escaped with a backslash character (\,). -* Ignored in taiko-web. - -;Example - #NEXTSONG GO!GO!明るい社会,うるまでるび,バラエティ,GO!GO!明るい社会.ogg,560,160 - -==== #DIRECTION ''(?)'' ==== -* Scrolling direction for notes afterwards. -* Value is an integer index for the following lookup table: -:* 0: From right, 1: From above, 2: From bottom, 3: From top-right, 4: From bottom-right, 5: From left, 6: From upper-left, 7: From bottom-left -* Default is 0. -* Can be placed in the middle of a measure. -* Ignored in taiko-web. - -;Example: - #DIRECTION 2 - -==== #SUDDEN ''(?)'' ==== -* Delays notes from appearing, starting their movement in the middle of the screen instead of off-screen. -* The value is two floating point numbers separated with a space. -* First value is appearance time, marking the note appearance this many seconds in advance. -* Second value is movement wait time, notes stay in place and start moving when this many seconds are left. -* Can be placed in the middle of a measure. -* Ignored in taiko-web. - -;Example: - #SUDDEN 2 1 - 1122, - -==== #JPOSSCROLL ''(?)'' ==== -* Linearly transition cursor's position to a different position on a bar. -* Value is a space-separated array: -:* First value is the amount of seconds it takes for cursor to transition. If it takes too long before another #JPOSSCROLL is passed, it will be cancelled and next transition will happen at the cursor's current position. -:* Second value is the relative distance in pixels to move the cursor. -:* Third value is the direction, "0" is left and "1" is right. -* Can be placed in the middle of a measure. -* Ignored in taiko-web. - -;Example - #BPMCHANGE 120 - #JPOSSCROLL 2 760 1 - #SCROLL 0.8 - 1111, - #JPOSSCROLL 2 760 0 - #SCROLL -0.8 - 2222, - -== Further reading == -* [https://web.archive.org/web/20190914085205/https://aioilight.space/taiko/tjap3/doc/tja/ ".tja フォーマット"] (.tja format) - AioiLight.space. -* [https://wikiwiki.jp/jiro/%E5%A4%AA%E9%BC%93%E3%81%95%E3%82%93%E6%AC%A1%E9%83%8E "仕様"] (Specifications) - 太鼓さん次郎交流 Wiki (Taiko Jiro Kouryuu Wiki). -* [http://taikosanjiro.hatenablog.com/entry/%E8%AD%9C%E9%9D%A2-2 "譜面追加 自分で作る"] (Adding charts, creating one yourself) - 太鼓さん次郎解説 (Taiko Jiro Kaisetsu). -* [https://github.com/AioiLight/TJAPlayer3/blob/master/TJAPlayer3/Songs/CDTX.cs "CDTX.cs"] - AioiLight/TJAPlayer3 repository. \ No newline at end of file diff --git a/tja/1.tja b/tja/1.tja deleted file mode 100644 index b7deb0c..0000000 --- a/tja/1.tja +++ /dev/null @@ -1,616 +0,0 @@ -//TJADB Project -TITLE:Tenjiku 2000 -TITLEJA:Ă2000 -SUBTITLE:--Linda AI-CUE -BPM:180 -WAVE:Tenjiku 2000.ogg -OFFSET:-5.428 -DEMOSTART:11.226 - -COURSE:Oni -LEVEL:10 -BALLOON:6,6,6,6 -SCOREINIT:450 -SCOREDIFF:108 - - -#START - - -, -, -#MEASURE 3/4 -, -, -, -#MEASURE 4/4 -12021020, -#MEASURE 3/4 -102220102220, -102220102220, -100100200000100100200000100200102020, -#MEASURE 4/4 -1000222010002220, -100000000000200200200000200200200000202020200000, -1000222010002220, -1000100022202220, -1000222010002220, -100000000000200200200000200200200000202020200000, -1012, -#MEASURE 3/4 -102220102220, -100222200100222200, -100100200000100100200000100200102020, -#MEASURE 4/4 -1000222010002220, -100000000000200200200000200200200000202020200000, -1000222010002220, -1000100022202220, -1000222010002220, -100000000000100200200200100200200100202020100000, -1, -#MEASURE 2/4 -04, -#MEASURE 4/4 -0000112011201022, -1000221012201000, -100100200000100100200000101010200000101010200000, -1000002210000000, -0000112011201022, -1000221012201000, -200200100000200200100000202020100000202020100000, -1000001120000000, -21112121, -1121102011211000, -12221212, -200200102020100000100000200200102020100000000000, -000222200100100000300000, -000222200100100000400000, -100000200200100000200200100000202020100000200000, -100100200000100100200000101010200000101010200000, -500000000000000008000000000000202020200000000000, -500000000000000008000000000000202020200000000000, -500000000000000008000000000000202020200000000000, -500000000000000008000000202020002020200000200000, -1201021012010210, -1201021012010210, -1000001110201020, -100100100100100000100000200000200000202020202000, -, -#MEASURE 5/4 -11222011222011222010, -#MEASURE 4/4 -100000000000111200111200, -1122201122201122, -#MEASURE 2/4 -2, -#MEASURE 4/4 -78, -1000100011101000, -78, -1000100011101000, -100000200200100000222200, -100000200200100000222200, -100222200100100222200100, -100000000000111011100100,//64 - -#GOGOSTART -78, -2222200022222000, -78, -2222200022222000, -1111221022202000, -1122112011101000, -#MEASURE 3/4 -100222200100222200, -100100202020200000100100202020200000, -100100202020100100200000300000300000,//73 - -#GOGOEND -#MEASURE 4/4 -, -13, -13, -#MEASURE 5/4 -1011011003,//77 - -#MEASURE 4/4 -#GOGOSTART -2222202222202210, -1120221010112020, -1011201111201022, -2020101020111020, -1000221000112000, -1220102220404000, -0022102011201020, -100100100100200000100000200200200200202020200000,//85 - -#GOGOEND -4, -#MEASURE 5/4 -100100202020200000100100202020200000100100202020200000100000, -#MEASURE 4/4 -100000000000111200111200, -100100202020200000100100202020200000100100202020, -#MEASURE 2/4 -2230, -#MEASURE 4/4 -02021020, -#MEASURE 3/4 -100222200100222200, -100100202020200000100100202020200000, -111200111200100111, -#MEASURE 4/4 -1000202010002220, -100000000000200200200000200200200000202020200000, -1000222010002220, -100000100000222200222200, -1000222010002220, -100000000000100200200200100200200100202020100000, -1, -#MEASURE 3/4 -221111, -#MEASURE 5/4 -200020001000100010001000200200100100000000200200100100000000, -#MEASURE 3/4 -221100221100221100, -#MEASURE 4/4 -221100222222200000000100, -3, - - -#END - - -COURSE:Hard -LEVEL:8 -BALLOON:5,5,5,5,20 -SCOREINIT:470 -SCOREDIFF:115 - -#START -, -, -#MEASURE 3/4 -, -, -, -#MEASURE 4/4 -12021020, -#MEASURE 3/4 -11, -102220102220, -100010001212, -#MEASURE 4/4 -1000222010002220, -1000200022202220, -1000222010002220, -1000100022202220, -1000222010002220, -1000200022202220, -1012, -#MEASURE 3/4 -11, -102220102220, -100010001212, -#MEASURE 4/4 -1000222010002220, -1000200022202220, -1000222010002220, -1000100022202220, -1000222010002220, -1000100010010010, -1, -#MEASURE 2/4 -04, -#MEASURE 4/4 -0111, -1000112011201000, -1110111011101110, -1000002220000000, -0111, -1000112011201000, -2220222022202220, -2000001110000000, -21112121, -1110111011111000, -12221212, -2220222022222000, -0022201010003000, -0022201010004000, -12121212, -1120112011201000, -500000000000000008000000000000000000000000000000, -500000000000000008000000000000000000000000000000, -500000000000000008000000000000200200200000000000, -500000000000000008000000000000000000000000000000, -1001001010010010, -1001001010010010, -10011010, -1110111022202220, -, -#MEASURE 5/4 -11111011111011111000, -#MEASURE 4/4 -1, -2222202222202222, -#MEASURE 2/4 -2, -#MEASURE 4/4 -78, -1000100011101000, -78, -1000100011101000, -10221020, -10221020, -1022200010222000, -1011,//64 - -#GOGOSTART -78, -2000200022202000, -78, -2000200022202000, -1111100020002000, -1111100020002000, -#MEASURE 3/4 -102220102220, -102220102220, -333,//73 - -#GOGOEND -#MEASURE 4/4 -, -13, -13, -#MEASURE 5/4 -1011011000,//77 - -#MEASURE 4/4 -#GOGOSTART -2220202220202220, -1011101010111000, -1011100010111000, -2220111022222000, -1000221000112000, -1110101022204000, -0022200011100000, -1111100022222000,//85 - -#GOGOEND -4, -#MEASURE 5/4 -11111011111011111000, -#MEASURE 4/4 -1, -2222202222202222, -#MEASURE 2/4 -2, -#MEASURE 4/4 -02021020, -#MEASURE 3/4 -11, -102220102220, -101011, -#MEASURE 4/4 -1000222010002220, -1000200022202220, -1000222010002220, -1000100022202220, -1000222010002220, -1000200022202220, -1, -#MEASURE 3/4 -221111, -#MEASURE 5/4 -200020001000100010001000200200100100000000000000700000000000, -#MEASURE 3/4 -, -#MEASURE 4/4 -08, -3, -, -, -#END - -COURSE:Normal -LEVEL:7 -BALLOON:8,8,8,8,15 -SCOREINIT:990 -SCOREDIFF:298 - -#START -, -, -#MEASURE 3/4 -, -, -, -#MEASURE 4/4 -11011000, -#MEASURE 3/4 -11, -11, -111, -#MEASURE 4/4 -1, -, -11, -1100, -11, -500000000000000000000000000008000000000000000000, -11011000, -#MEASURE 3/4 -11, -11, -111, -#MEASURE 4/4 -1, -, -11, -1100, -11, -500000000000000000000000000000000000000000000008, -, -#MEASURE 2/4 -04, -#MEASURE 4/4 -0111, -11, -1111, -12, -0111, -11, -2222, -21, -2121, -2220, -1212, -1110, -2220, -1110, -1111, -2220, -500000000000000000000008000000000000000000000000, -500000000000000000000008000000000000000000000000, -500000000000000000000008000000000000000000000000, -500000000000000000000008000000000000000000000000, -11, -11, -1, -33, -12021020, -#MEASURE 5/4 -1001001010, -#MEASURE 4/4 -12021020, -10010010, -#MEASURE 2/4 -1, -#MEASURE 4/4 -9009, -0800000000000000, -9009, -0800000000000000, -1212, -1212, -11, -1,//64 - -#GOGOSTART -9009, -0800000000000000, -9009, -0800000000000000, -2220, -1110, -#MEASURE 3/4 -110110, -110110, -110330,//73 - -#GOGOEND -#MEASURE 4/4 -3, -13, -13, -#MEASURE 5/4 -1,//77 - -#MEASURE 4/4 -#GOGOSTART -22022020, -1110, -11011010, -2220, -10120120, -12012040, -02201100, -1122,//85 - -#GOGOEND -4, -#MEASURE 5/4 -1001001010, -#MEASURE 4/4 -1, -20020020, -#MEASURE 2/4 -2, -#MEASURE 4/4 -11011000, -#MEASURE 3/4 -11, -11, -111, -#MEASURE 4/4 -1, -, -11, -1100, -11, -500000000000000000000000000000000008000000000000, -1, -#MEASURE 3/4 -220000, -#MEASURE 5/4 -220000700000000, -#MEASURE 3/4 -, -#MEASURE 4/4 -0000000008000000, -3, -, -, -#END - -COURSE:Easy -LEVEL:4 -BALLOON:6,6,6,6,15 -SCOREINIT:750 -SCOREDIFF:258 - -#START -, -, -#MEASURE 3/4 -, -, -, -#MEASURE 4/4 -11, -#MEASURE 3/4 -11, -11, -1, -#MEASURE 4/4 -1, -, -0101, -0100, -0101, -500000000000000000000000000008000000000000000000, -11, -#MEASURE 3/4 -11, -11, -1, -#MEASURE 4/4 -1, -, -0101, -0100, -0101, -500000000000000000000000000000000000000000000008, -, -#MEASURE 2/4 -, -#MEASURE 4/4 -0101, -0101, -0101, -0220, -0202, -0202, -0202, -0110, -0202, -0222, -0101, -0111, -0202, -0101, -0111, -0111, -500000000000000000000000000000000000000000000008, -, -500000000000000000000000000000000000000000000008, -, -11, -11, -1, -33, -3, -#MEASURE 5/4 -1001001010, -#MEASURE 4/4 -, -10010010, -#MEASURE 2/4 -1, -#MEASURE 4/4 -9009, -0800000000000000, -9009, -0800000000000000, -0202, -0202, -0202, -0200,//64 - -#GOGOSTART -9009, -0800000000000000, -9009, -0800000000000000, -1110, -1110, -#MEASURE 3/4 -111, -111, -111,//73 - -#GOGOEND -#MEASURE 4/4 -1, -1, -1, -#MEASURE 5/4 -1,//77 - -#MEASURE 4/4 -#GOGOSTART -0202, -0222, -0202, -0222, -0101, -0111, -0202, -0222,//85 - -#GOGOEND -4, -#MEASURE 5/4 -1001001010, -#MEASURE 4/4 -, -20020020, -#MEASURE 2/4 -2, -#MEASURE 4/4 -1, -#MEASURE 3/4 -11, -11, -1, -#MEASURE 4/4 -1, -, -0101, -0101, -0202, -500000000000000000000000000000000000000000000008, -, -#MEASURE 3/4 -7, -#MEASURE 5/4 -, -#MEASURE 3/4 -, -#MEASURE 4/4 -08, -3, -, -, -#END \ No newline at end of file diff --git a/tsconfig.json b/tsconfig.json deleted file mode 100644 index be3d138..0000000 --- a/tsconfig.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "compilerOptions": { - // Environment setup & latest features - "lib": ["ESNext", "DOM"], - "target": "ESNext", - "module": "Preserve", - "moduleDetection": "force", - "jsx": "react-jsx", - "allowJs": true, - - // Bundler mode - "moduleResolution": "bundler", - "allowImportingTsExtensions": true, - "verbatimModuleSyntax": true, - "noEmit": true, - - // Best practices - "strict": true, - "skipLibCheck": true, - "noFallthroughCasesInSwitch": true, - "noUncheckedIndexedAccess": true, - "noImplicitOverride": true, - - // Some stricter flags (disabled by default) - "noUnusedLocals": false, - "noUnusedParameters": false, - "noPropertyAccessFromIndexSignature": false - } -}