Given three different versions of a website, A, B and C. You…

Given three different versions of a website, A, B and C. Your colleague believes that B has the highest click through rate, you think otherwise. What is the best strategy to produce statistically significant results on which version has the highest click through rate?

Answer (A) and (B).  Each prompt should be 2-4 sentences.  M…

Answer (A) and (B).  Each prompt should be 2-4 sentences.  Make sure to identify and explain.  This should take about 8 minutes to answer.  A.  Describe ONE  specific example of a policy or action in England, France, Austria-Hungary or Russia that supported mass politics and unified the nation.   B.  Describe ONE  specific example of a policy or action in England, France, Austria-Hungary or Russia that ignored mass politics and divided the nation.  

Question 3: Assume that there exists a file named “numbersWo…

Question 3: Assume that there exists a file named “numbersWords.txt” in the local disk. Each line of this file consists of some integer numbers (int) and words (str). Write a program that finds the largest number in this file, and prints out this number as well as the number of the line this number was in. Below is a sample input and output: Input – numbersWords.txt: random 346 numbers and 233 words are in 306 This file you 15663 need to find 4 the largest number here 592 Output: The largest number: 15663 Found in line: 3