|
1 | 1 | \documentclass[10pt]{article} |
2 | 2 | %DIF LATEXDIFF DIFFERENCE FILE |
3 | 3 | %DIF DEL old.tex Tue Oct 24 01:22:09 2023 |
4 | | -%DIF ADD main.tex Tue Oct 24 23:27:16 2023 |
| 4 | +%DIF ADD main.tex Wed Oct 25 00:20:34 2023 |
5 | 5 | \usepackage[utf8]{inputenc} |
6 | 6 | \usepackage[english]{babel} |
7 | 7 | \usepackage[font=small,labelfont=bf]{caption} |
@@ -1163,7 +1163,7 @@ \section*{Discussion} |
1163 | 1163 | computing simple word overlap metrics. For example, the Jaccard similarity |
1164 | 1164 | between text $A$ and $B$ is computed as the number of unique words in the |
1165 | 1165 | intersection of words from $A$ and $B$ divided by the number of unique words in |
1166 | | -the union of words from $A$ and $B$. In a supplemental analysis (Supp. |
| 1166 | +the union of words from $A$ and $B$. In a supplementary analysis (Supp. |
1167 | 1167 | Fig.~\jaccard), we compared the LDA-based question-lecture matches we reported |
1168 | 1168 | in Figure~\ref{fig:question-correlations} with the Jaccard similarities between |
1169 | 1169 | each question and each sliding window of text from the corresponding lecture. |
@@ -1558,46 +1558,31 @@ \subsubsection*{Estimating dynamic knowledge traces}\label{subsec:traces} |
1558 | 1558 |
|
1559 | 1559 | \DIFaddbegin \subsubsection*{\DIFadd{Estimating the ``smoothness'' of knowledge}}\label{subsec:smoothness} |
1560 | 1560 |
|
1561 | | -\DIFadd{In the analysis reported in Figure~\ref{fig:smoothness}A, we show how |
1562 | | -participants' quiz performance changes as a function of distance to a given |
1563 | | -correctly or incorrectly answered reference question. We used a bootstrap-based |
1564 | | -approach to estimate the maximum distances over which these proportions |
1565 | | -of correctly answered questions could be reliably distinguished from participants' |
1566 | | -overall average proportion of correctly answered questions. |
| 1561 | +\DIFadd{In the analysis reported in Figure~\ref{fig:smoothness}A, we show how participants' ability to correctly answer quiz questions changes as a function of distance from a given correctly or incorrectly answered reference question. |
| 1562 | +We used a bootstrap-based approach to estimate the maximum distances over which these proportions of correctly answered questions could be reliably distinguished from participants' overall average proportion of correctly answered questions. |
1567 | 1563 | } |
1568 | 1564 |
|
1569 | | -\DIFadd{In our bootstrap procedure, we ran 10,000 iterations to estimate the |
1570 | | -relationship between participants' performance and the distance to a given |
1571 | | -reference question. For each of these iterations, for every individual quiz |
1572 | | -($q$), we first determined the across-participants average ``simple'' |
1573 | | -proportion correct and its 95\% confidence interval. This interval was |
1574 | | -established by repeatedly (1,000 times) subsampling participants with |
1575 | | -replacement, computing the mean ``simple'' proportion correct for each |
1576 | | -subsample, and then deriving the 2.5\textsuperscript{th} and |
1577 | | -97.5\textsuperscript{th} percentiles from the distribution of these subsample |
1578 | | -means. We used this interval as our benchmark for determining whether the |
1579 | | -proportion of correctly answered questions for a given subset of questions was |
1580 | | -reliably different (at the $p < 0.05$ significance level) from the average |
1581 | | -proportion correct across all questions. |
| 1565 | +\DIFadd{For each of 10,000 iterations, we drew a random subsample (with replacement) of 50 participants from our dataset full dataset. |
| 1566 | +Within each iteration, we first computed the 95\% confidence interval (CI) of the across-subsample-participants mean proportion correct on each of the three quizzes, separately. |
| 1567 | +To compute this interval for each quiz, we repeatedly (1,000 times) subsampled participants (with replacement, from the outer subsample for the current iteration) and computed the mean proportion correct each of these inner subsamples. |
| 1568 | +We then identified the 2.5\textsuperscript{th} and 97.5\textsuperscript{th} percentiles of the resulting distributions of 1,000 means. |
| 1569 | +These three intervals (one for each quiz) served as our thresholds for confidence that the proportion correct within a given distance from a reference question was reliably different (at the $p < 0.05$ significance level) from the average proportion correct across all questions on the given quiz. |
1582 | 1570 | } |
1583 | 1571 |
|
1584 | | -\DIFadd{Next, for each participant, we examined all 15 questions they answered on quiz |
1585 | | -$q$. We treated each question as the ``reference question'' in turn. Around |
1586 | | -this reference, we constructed a series of 15-dimensional spheres (starting |
1587 | | -with a radius of 0), where each successive sphere had a radius of 0.01 |
1588 | | -(correlation distance) greater than its predecessor. Within each of these |
1589 | | -spheres, we calculated the proportion of questions answered correctly by the |
1590 | | -participant. This yielded two distinct sets of proportion-correct values for |
1591 | | -each binned distance (radius) for a specific participant and quiz: one set of |
1592 | | -values where the reference questions had been answered correctly, and another |
1593 | | -set where the reference questions had been answered incorrectly. From these, we |
1594 | | -established the average proportion correct within each radius for both |
1595 | | -categories of reference questions. Finally, we identified the minimum binned |
1596 | | -distance from the correctly answered reference questions for which the average |
1597 | | -proportion correct intersected the 95\% confidence interval of the simple |
1598 | | -average proportion correct computed earlier. We display the resulting distance |
1599 | | -estimates, for each quiz and reference question status, in |
1600 | | -Figure~\ref{fig:smoothness}B. |
| 1572 | +\DIFadd{Next, for each participant in the current subsample, and for each of the three quizzes they completed (separately), we iteratively treated each of the 15 questions appearing on the given quiz as the ``reference'' question. |
| 1573 | +We constructed a series of concentric 15-dimensional ``spheres'' centered on the reference question's embedding space coordinate, where each successive sphere's radius increased by 0.01 (correlation distance) between 0 and 2, inclusive (i.e., tiling the range of possible correlation distances with 201 spheres in total). |
| 1574 | +We then computed the proportion of questions enclosed within each sphere that the participant answered correctly, and averaged these per-radius proportion correct scores across reference questions that were answered correctly, and those that were answered incorrectly. |
| 1575 | +This resulted in two number-of-spheres sequences of proportion-correct scores for each subsample participant and quiz: one derived from correctly answered reference questions, and one derived from incorrectly answered reference questions. |
| 1576 | +} |
| 1577 | + |
| 1578 | +\DIFadd{We computed the across-subsample-participants mean proportion correct for each radius value (i.e., sphere) and ``correctness'' of reference question. |
| 1579 | +This yielded two sequences of proportion-correct scores for each quiz, analogous to the blue and red lines displayed in Figure~\ref{fig:smoothness}A, but for the present subsample. |
| 1580 | +For each quiz, we then found the minimum distance from the reference question (i.e., sphere radius) at which each of these two sequences of per-radius proportion correct scores intersected the 95\% confidence interval for the overall proportion correct (i.e., analogous to the black error bands in Fig.~\ref{fig:smoothness}A). |
| 1581 | +} |
| 1582 | + |
| 1583 | +\DIFadd{This resulted in two ``intersection'' distances for each quiz (for correctly answered and incorrectly answered reference questions). |
| 1584 | +Repeating this full process for each of the 10,000 bootstrap iterations output two distributions of intersection distances for each of the three quizzes. |
| 1585 | +The means and 95\% confidence intervals for these distributions are plotted in Figure~\ref{fig:smoothness}B. |
1601 | 1586 | } |
1602 | 1587 |
|
1603 | 1588 | \DIFaddend \subsubsection*{Creating knowledge and learning map visualizations}\label{subsec:knowledge-maps} |
|
0 commit comments