(function(doc, html, url) {
var widget = doc.createElement("div");
widget.innerHTML = html;
var script = doc.currentScript; // e = a.currentScript;
if (!script) {
var scripts = doc.scripts;
for (var i = 0; i < scripts.length; ++i) {
script = scripts[i];
if (script.src && script.src.indexOf(url) != -1) break;
}
}
script.parentElement.replaceChild(widget, script);
}(document, '
How cognitive abilites are associated with hearing
What is it about?
This study showed that people with better hearing may have better performances on tests of memory and attention. However, the performance on a more complex working memory test was better in people woth relatively poor hearing thresholds.
Why is it important?
This study showed that cognitive abilities may be related to hearing thresholds. Hearing and cognition interact.