Predictive Analytics
Part 1:Discuss the possible data request scenarios in a distributed database environment.Part 2: Respond to a post belowLet’s discuss the data request scenarios one by one:1. Single request accessing a single remote database:This is a basic scenario in which a single SQL statement is directed to a single remote DBMS, also known as a remote request.2. Multiple requests accessing a single remote database:In this scenario, a single unit of work consists of multiple SQL statements directed to a single remote DBMS. The user can define blocks of the work using commit, rollback and save, but the remote DBMS managed the processing of this unit of work.3. Multiple requests accessing multiple remote databases:In this case, a unit of work may be composed of multiple SQL statements directed to multiple remote DBMSes. However, any one SQL statement may access only one of the remote DBMSes. Similar to the second scenario, the local user defines the units of work using commit, rollback, etc., but the remote DBMS to which the SQL statement was directed manages the unit of work’s processing. In this scenario, a two phase COMMIT must be used to coordinate COMMIT processing for the multiplelocations.4. Multiple requests accessing any combination of multiple remote DBMSes:In this scenario, a unit of work now may consist of multiple SQL statements addressed to multiple remote DBMSes, andeach SQL statement may address any combination of databases. Similar to the previous scenario, the local user defines the units of work using commit, rollback, etc., but the remote DBMS to which the SQL statement was directedmanages the unit of work’s processing. A two phase COMMIT must be used to coordinate COMMIT processing for the multiple locations.Part 3:1. How does data mining work? Discuss the different phases in the data mining process.2. Describe the characteristics of predictive analytics. What is the impact of Big Data (social media) in predictive analytics?Part 4: Watch the video below and answer the questionsPlease view the video associated with this threadBased on what the presenter shares during the video, please share your idea of the following:1) a future one-way ANOVA investigations possibility that may provide additional insight to this discussion. In your post, please may specific references to the presenter’s remarks.2) one experimental design component that you noticed. Be specific by stating what specific aspect of experimental design you are referencing and the specific example presented in the videoPart 5: Respond to a post below:The speaker explored the concept of “reasoning” Interpreting why is an important design component of this experiment. When interviewees are asked to explain their choices, they tend to reconstruct and fabricate the reasons for their original choices without realizing that the answers have been replaced. The shift in interviewees’ decisions was done by magic to manipulate the consequences of people’s choices – and then to measure why and how people felt about those changes. The conclusion can prove the hypothesis of the experiment, which has implications for the nature of self-knowledge and how people respond to manipulation.