Skip to content

Commit 0dfac62

Browse files
authored
Update README.md
1 parent c72a40e commit 0dfac62

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

BigQuery/Anomaly-Detection/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
* This functionality is in **BETA**
55
* Anomaly detection flags Events or Parameters with significant spikes or drops that aren’t explained by session fluctuations.
66
* **Event** anomalies are detected independently across platforms.
7-
* **Parameter** anomalies are detected independently across scopeS, platforms and events.
7+
* **Parameter** anomalies are detected independently across scopes, platforms and events.
88
* Parameter anomalies are only flagged if their anomaly aren’t explained by an Event.
99
* New Events and Parameters detected are flagged independently.
1010

11-
This helps you identify if something is broken or has changed.
11+
This helps you identify if something is potentially broken or has changed.
1212

1313
* Anomalies are detected using **Standard Deviation**
1414
- You can choose between **adjusted for day of week**, and **not adjusted for day of week**

0 commit comments

Comments
 (0)