I'm not sure if this is the correct answer, but here's what I put:
"When using a linear probability model to forecast dichotomous events, the value of R-Square is not necessarily a good predictor of how well the model can classify events. R-Square in the context of this problem is approximately 72%, yet was able to correctly classify events 100% of the time using a 50% cut-off. However, t-statistics and P-values remain to be valid measures of statistical significance when measuring the strength of relationships between individual variables and expected values of y."
"In practice, I would begin by evaluating the results of my model using various cut-offs (i.e. 25%, 50%, 75%, etc.) in order to determine which cut-off % predicts with the highest percentage of accuracy given the historical data. In the context of this problem, it turns out that the 50% cut-off predicted with the highest percentage accuracy in comparison to other cut-off alternatives, but this may not always be the case since it depends on the nature of the data."
Let me know on the answers you decide on...
--Nick