User talk:Andyed: Difference between revisions

mNo edit summary
Line 38: Line 38:
Abandonment rate is a direct measure of expectation violation in search.  The user thought that their query was sufficient to retrieve the item or topic of interest and that expecation was unmet.
Abandonment rate is a direct measure of expectation violation in search.  The user thought that their query was sufficient to retrieve the item or topic of interest and that expecation was unmet.


(Unabandoned.N - AllQueries.N) / AllQueries.N = AbandonmentRate
( AllQueries.N - Unabandoned.N ) / AllQueries.N = AbandonmentRate


Note: N here is distinct(moz_historyvisits.session)
Note: N here is distinct(moz_historyvisits.session)
61

edits