https://bugzilla.wikimedia.org/show_bug.cgi?id=47230

       Web browser: ---
            Bug ID: 47230
           Summary: Flag users with undefined values in raw and aggregate
                    responses
           Product: Analytics
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: Unprioritized
         Component: User Metrics
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

(ported from https://github.com/rfaulkner/E3_analysis/issues/37)

The API should return for each record in a raw response a code specifying
whether the value is defined or the reason for an undefined/missing value
otherwise.

The most common example of an undefined value in a metric response is when the
difference between the time of a request and the user registration time is
smaller than the default value of t (currently set to 24 hours), in which case
the API cannot compute the value of the metric for the user (technically, this
is a right-censored observation).

Censored observations should always be flagged in the raw response and reported
but excluded from the metric in any aggregate response.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to