RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
01-03-2022 06:19 PM
Hello,
Happy new year!
Our customer company is using SCI.
In the last month, I wanted to know the number of users, so I exported the data from Client -> Unique Clients Trend Over Time in the SCI menu as a CSV file.
The problem is that the unit of "unique_users" comes in decimal places.
As far as I know, it is the number of users.
So I understand that decimal places shouldn't come out.
Is it not the number of users?
May I know what it means to have a decimal point?
Thank you.
01-03-2022 07:20 PM
Hi there,
Happy New Year!
As SCI is a big data system, it uses the hyperloglog algorithm to estimate the number of unique clients (with a typical error of 1% - 2%) as a tradeoff for query speed. As such, the raw output in the CSV file will have decimal places (in the SCI UI, we round it up to the nearest integer).
Hope this helps.
