Flagging speeders in a dashboard | Experience Community
Skip to main content
Question

Flagging speeders in a dashboard

  • May 6, 2026
  • 5 replies
  • 59 views

Forum|alt.badge.img+6

In Response Quality tab, speeders are defined as more than two standard deviations faster than the median duration. How can I flag these speeders in a dashboard? What I want to do is create a gauge widget that will tell me the percentage of speeders from total completions.

5 replies

kgillis
Level 6 ●●●●●●
Forum|alt.badge.img+32
  • Level 6 ●●●●●●
  • May 7, 2026

I would calculate it out using formulas and place that value as embedded data. Then assign “values” (ie speeder/non-speeder) for specific ranges of the embedded data value. I have done something similar and the trick is that each time you’re pulling the name embedded data value you’ll have to set it in a new element block like the example below. 



After you’re seeing the speeders/non-speeders assigned just be sure to map that value into your dashboard and then you’re good to use it!


vgayraud
QPN Level 7 ●●●●●●●
Forum|alt.badge.img+64
  • QPN Level 7 ●●●●●●●
  • May 8, 2026

If you want something a bit more dynamic and retroactive, you could use a custom field in D&A.

Calculate the threshold value and use it in a bucketing field, something like this :

 


PeeyushBansal
Level 7 ●●●●●●●
Forum|alt.badge.img+50
  • Level 7 ●●●●●●●
  • May 8, 2026

Embedded data is great to add after data collection , you can calculate speedster as 1/3rd of Median LOI and flag them. You can then use this flag in dashboard to exclude or you can mare these respondents in data analysis tab as unfinished or delete.


Forum|alt.badge.img+6
  • Author
  • Level 2 ●●
  • May 8, 2026

Thanks for all your tips! From what I gather, there is no way to dynamically set up a widget during data collection that will flag speeders based on the 2 standard deviation calculation? 


kgillis
Level 6 ●●●●●●
Forum|alt.badge.img+32
  • Level 6 ●●●●●●
  • May 8, 2026

@rarcega there is - you just have to set the formula and embedded data up in the survey flow, then bring in that embedded data field to be used as a filter or display