Add contributions#1
Open
aish3105 wants to merge 9 commits into
Open
Conversation
…STLAKE procedure The audiometric code for 3 out of 5 attempts runs almost for about 45 minutes which causes inconvenience for the experimenting subject. According to the modified Hughson Westlake procedure the loop breaks for 2 positive responses out of 3 attempts. The test can be completed in 10 minutes with more accurate results.
When the loop runs for 3 out of 5 attempts the total duration of the test exceeds 40 minutes. This causes an inconvenience to the experimenting subject. According to the Modified Hughson Westlake procedure we can break the loop for 2 positive response out of 3 attempts. By doing so the entire test procedure can be completed in less than 15 minutes with accurate results.
2 out of 3 attempts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please consider the contributions so that we can work better, together