(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, '
The 3-minute language sample for deaf and hard of hearing children
What is it about?
Language samples offer a window into how deaf and hard of hearing preschoolers use spoken language during real interactions. We examined practical questions that could make language sampling more efficient: How long does a sample need to be? Does it matter whether the sample is collected during play or conversation? Does the child need time to “warm up” before sampling begins?
Why is it important?
Speech-language pathologists and teachers of the deaf value language samples but often struggle to fit them into practice. In our study, samples as short as three minutes provided reliable estimates of broad spoken-language measures. This finding was true during both play and conversation. For samples of three minutes or longer, waiting for the child to “warm up” did not make the measures more reliable. These findings support a shorter, more flexible approach to language sampling. Future research should examine how long samples need to be when clinicians want to look at specific language skills or track changes over time.