- Analytics for the Internet of Things(IoT)
- Andrew Minteer
- 310字
- 2021-07-02 18:59:28
Analytics challenges
Analytics often requires deciding on whether to fill in or ignore the missing values. Either choice may lead to a dataset that is not a representative of reality.
As an example of how this can affect results, consider the case of inaccurate political poll results in recent years. Many experts believe it is now in near crisis due to the shift of much of the world to mobile numbers as their only phone number. For pollsters, it is cheaper and easier to reach people on landline numbers. This can lead to the over representation of people with landlines. These people tend to be both older and wealthier than mobile-only respondents.
The response rate has also dropped from near 80% in the 1970s to about 8% (if you are lucky) today. This makes it more difficult (and expensive) to obtain a representative sample leading to many embarrassingly wrong poll predictions.
There can also be outside influences, such as environment conditions, that are not captured in the data. Winter storms can lead to power failures affecting devices that are able to report back data. You may end up drawing conclusions based on a non-representative sample of data without realizing it. This can affect the results of IoT analytics – and it will not be clear why.
Since connectivity is a new thing for many devices, there is also often a lack of historical data to base predictive models on. This can limit the type of analytics that can be done with the data.
It can also lead to a recency bias in datasets, as newer products are over represented in the data simply because a higher percentage are now a part of the IoT.
This leads us to the author's number one rule in IoT analytics:
Treat it like a stranger offering you candy.
- 案例式C語言程序設計
- Learning RabbitMQ
- 三維圖形化C++趣味編程
- Python編程與幾何圖形
- ExtJS Web應用程序開發指南第2版
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- CodeIgniter Web Application Blueprints
- Modernizing Legacy Applications in PHP
- DB2SQL性能調優秘笈
- Web前端開發最佳實踐
- Modular Programming with JavaScript
- After Effects CC案例設計與經典插件(視頻教學版)
- 編程的原則:改善代碼質量的101個方法
- Clojure Data Structures and Algorithms Cookbook
- 青少年Python趣味編程