the technique of using queries to investigate hypothesized relationships among data is called group of answer choices business intelligence. online analytical processing. data exploration. data mining.

See Answers (1)

Suggested Answer

Online Analytical Processing (OLAP) -using queries to investigate hypothesized relationships among data.What is online analytical processing system?Online analytical processing (OLAP) is a system that organizes and facilitates complicated analysis of huge commercial databases. It can be used to run complicated analytical queries without interfering with transactional systems.An OLAP system is any sort of data warehousing system. The following are some of the applications of OLAP: Spotify analyzed user music to create a customised homepage of their songs and playlists. Netflix's movie recommendation engine.OLAP systems react to end-user queries much faster than relational databases that do not use OLAP technology. Because OLAP systems pre-aggregate data, they can provide quick responses. When an end-user query is handled, there is no need for several time-consuming calculations due to pre-aggregation.To learn more about : Online analytical processing (OLAP) Ref : https://brainly.com/question/16261912#SPJ4