Your Task
Think of an area that interests you: sports, arts, entertainment, international relief efforts, government, careers, or the weather.

Think of a question you would like to answer. Is it better to wait until the battery is low before you recharge your smartphone? How does a streaming service like Netflix or Hulu decide which shows to offer?

Look for a website where someone already collected a large quantity of data to answer that question. While commercial big data sets may have tens of thousands of values, for this project, look for a data set with at least 100 values.

You are not going to write a program to analyze these data because you have not yet covered how to read data files. You can describe how the researcher(s) who collected the data used them to answer your question.

Answers

Answer 1

To answer a question through commercial big data sets related to an area of ​​interest, such as the question "How does a streaming service decide which programs to offer" It is essential to understand the definition of big data and what such data is used for.

What is big data?

It corresponds to a tool for processing a large volume of data with strategic objectives for collecting, organizing and interpreting the data obtained, to obtain insights and aid in decision making.

Therefore, for businesses, big data is a strategic tool to help manage more focused and aligned with organizational objectives, being used by the marketing department to segment the market and generate value and positioning.

Find out more about big data here:

https://brainly.com/question/19049345


Related Questions

Which HTML tag is used to add an ordered list to a web page?

Answers

Answer:

<ol> Defines an ordered list

Answer:

<ol>

Explanation:

What formula would you enter in c4 that combines a4 and b4 to get a result like c2

Answers

Available options

=A4&&B4

=A4&" "&B4

="A4"&""&"34"

=A4&""&B4

Answer:

=A4&""&B4

Explanation:

In a Microsoft Excel spreadsheet, to combine the content of two cells into another cell, a user will have to use the command &

Hence, in this case, given that there is no need to have any character or blank space in between the content of the starging cells, which is just A4 and B4, then we have the following technique

1. Select the cell C2

2. Input the command = or +, then select cell A4

3. Input the command &

4. Then select the cell B4

5. Click enter.

Therefore, the answer should appear as =A4&B4.

But from the available options, there is nothing like that, so we pick =A4&""&B4 because it gives the same outcome.

Which molecules are most closely linked to heart disease in humans

Answers

Answer:

I think it's fats

Explanation:

Identify the symbol. please help!!

Answers

Explanation:

counter bore

Answer:

Diameter

Explanation:

On technical literature or drawings, it could be a symbol to mean diameter.

Why to use different passwords for social media accounts? Use in your own words.

Answers

Answer:

well for one reason some people could guess your password and look at your stuff and i wouldn't want to be lame and have the same password it's fun making your own password.

Explanation:

Answer:

For protection

Explanation:

So a person cant hack u...

If a person knows one of ur acc pswrd, and they know u have a diff one, they can try to use the same pass from the first one to be able to log into ur other social media account. So it's best to use different ones to prevent hacking

Hope this helped!

Sry i took long, i wrote something but it kept sayin that it included sum inappropriate

What is a conditional Statement that causes the program to change its course​

Answers

Answer:

In computer science, conditional statements, conditional expressions and conditional constructs are features of a programming language, which perform different computations or actions depending on whether a programmer-specified boolean condition evaluates to true or false.

Explanation:

Which entry by the user will cause the program to halt with an error statement?

# Get a guess from the user and update the number of guesses.
guess = input("Guess an integer from 1 to 10: ")
guess = int(guess)

Multiple Choice
a. 22
b. 2.5
c. -1
d. 3

Answers

Answer:

2.5

Explanation:

The program expects an integer input from the user. This is evident in the second line where the program attempts to convert the input from the user to an integer value.

Please note that the integer value could be negative or positive.

Options (a), (c) and (d) are integer values while option (b) is a floating point value.

Hence, option (c) will halt the program and raise an error because it is not an integer.

Answer:

2.5 for it is a float not an integer

Explanation:

Write a program that lets the user enter a nonnegative integer and then uses a loop to calculate the factorial of that number. Print the factorial to standard output

Answers

Answer:

In C++:

#include <iostream>

using namespace std;

int main(){

   int num,fact=1;

   cout<<"Positive integer: ";

   cin>>num;

   if(num<0){

   cout<<"Positive integers only";

   }

   else{

       for(int i =1;i<=num;i++){

       fact*=i;

       }

       cout<<num<<"! = "<<fact;

   }

   

   return 0;

}

Explanation:

This line declares num and fact as integer. It also initializes fact to 1

   int num,fact=1;

This line prompts the user for a positive integer

   cout<<"Positive integer: ";

This line gets input from user

   cin>>num;

This line checks if input is negative

   if(num<0){

If input is negative, This line prints the following message

   cout<<"Positive integers only";

   }

   else{

If input is positive or 0; The following iteration calculates the factorial

       for(int i =1;i<=num;i++){

       fact*=i;

       }

This prints the calculated factorial

       cout<<num<<"! = "<<fact;

   }

Both Wireshark and NetWitness Investigator can be used for packet captures and analysis. Which tool is preferred for each task, and why

Answers

Answer:

packet capture best suited for Wireshark packet analysis best suited for Netwiness

Explanation:

Although both software packages can carry out each task, however, expert network administrators have noted that in terms of effectiveness, the Wireshark software application is best suited for packet capture since unlike Netwitness has no limitation on the size of files it can capture.

Whereas, because Netwitness has a capacity of up to seven-layer protocol analysis, it can perform a more detailed analysis of packets.

List the do's and don'ts of secure online interactions

Answers

Answer:

The answer is below

Explanation:

The "dos" are the safe practice's website users should always do to provide themselves a form of security against potential hackers in online interactions.

Hence, are the "dos" based on the options listed.

1. Use a long password with mixed characters

2. Use antivirus and spyware protection

3. Don't write your password down and leave it where others can find it

4. Go through the terms and conditions, and privacy policies of social networking and other websites that you access.

On the other hand, the "don'ts" are the practices a website user or visitor should avoid doing to provide themselves a form of security against potential hackers in online interactions.

Hence, are the "don'ts" based on the options listed.

1. Keep yourself logged in when you leave your computer

2. Share your password with your friends

3. Retain cookies every time you visit a website.

Do you still get messages and calls when silent your phone and power off it

Answers

Answer:

yes

Explanation:

it will just be muted so you wont hear when someone text or calls you.

When measuring processor speed,a megahertz is much faster than a gigahertz.true or fals

Answers

Answer: False

Explanation:

The statement in the question is wrong. When measuring processor speed, a megahertz is slower than a gigahertz.

We should note that:

1 megahertz = 1 million cycles per second

1 gigahertz = 1 billion cycles per second.

Therefore, we can see that a gigahertz is faster than a megahertz.

What princple of animation is used to animate the movements of the arms of the following character while walking?

Answers

Answer:

arc

Explanation:

2. Part of a pie chart that represents one value from the series.
a. axis
b. data
c. slice
d. chart​

Answers

......................

A. Axis

Which of the following describes the purpose of a goal? Choose all that apply.

It provides a marker by which to measure performance.

It doesn’t specify a direction.

It identifies guidelines of behavior.

It documents a commitment for action.

Answers

the first and last option

An organization is developing an authentication service for use at the entry and exit ports of country borders. The service will use data feeds obtained from passport systems, passenger manifests, and high-definition video feeds from CCTV systems that are located at the ports. The service will incorporate machine- learning techniques to eliminate biometric enrollment processes while still allowing authorities to identify passengers with increasing accuracy over time. The more frequently passengers travel, the more accurately the service will identify them. Which of the following biometrics will MOST likely be used, without the need for enrollment?

a. Voice
b. Gait
c. Vein
d. Facial
e. Retina
f. Fingerprint

Answers

Answer:

The correct answer is D. Facial biometrics.

Explanation:

A face recognition system is a computer program for identifying people from photos or videos. Face recognition is performed according to the geometric characteristics of the face and is compared with a database. It is also possible to determine the sex and estimate the age of persons. The main advantage of these systems is that the people who are going to be recognized by it do not need to enroll or provide their data on some previous basis, but, on the contrary, this system can extract images even without the consent of those investigated .

Please program this in Python.


Create a list of your favorite 4 movies. Print out the 0th element in the list. Now set the 0th element to be “Star Wars” and try printing it out again.

Answers

lst = ["Star Wars", "Movie 2", "Movie 3", "Movie 4"]

print(lst[0])

I wrote my code in python 3.8. Best of luck

Another technique that makes use of the colon slicing technique to directly refer to element places is list slicing. Use a blank value before the first colon to access the first element, then use len() with -1 as the input to access the last element.

What is the 0th element in the list?

The element of the current ArrayList object at the provided index is returned by the get() function of the ArrayList class, which accepts an integer indicating the index value.

As a result, if you supply 0 or list to this method, you can obtain the first element of the current ArrayList.

Use a for loop with range (0, N) to get the first N members of a list. Then, make a new empty list and append the elements of the source list to the new list within the for loop. Range(0, N) iterates in steps of 1 from 0 to N-1. N is not comprised.

Therefore,lst = ["Star Wars", "Movie 2", "Movie 3", "Movie 4"] print(lst[0]).

Learn more about element here:

https://brainly.com/question/19312961

#SPJ2

Write a function in Java to implement the following logic:

We want to make a row of bricks that is goal inches long. We have a number of small bricks (1 inch each) and big bricks (5 inches each). Return true if it is possible to make the goal by choosing from the given bricks.

Answers

Answer:

Explanation:

The following Java code basically divides the goal size by 5 and rounds the answer to the lowest whole number. Then multiplies that answer by 5 and goes adding 1 until the exact goal size is met. If the value is passed then that means that using the current brick sizes it is not possible to make the goal. Otherwise, it will print out that it is possible.

import java.io.*;

import java.util.Scanner;

public class Main{

       public static void main(String args[]) throws IOException {

               String answer = "No, it is not possible";

               Scanner in = new Scanner(System.in);

               System.out.println("Enter goal size: ");

               float goalSize = in.nextFloat();

               float currentSize = (float) Math.floor(goalSize / 5);

               currentSize = currentSize * 5;

               while (true) {

                       if (currentSize < goalSize) {

                               currentSize += 1;

                       } else if(currentSize == goalSize) {

                               answer = "Yes, it is possible";

                               break;

                       } else {

                               break;

                       }

               }

               System.out.println(answer);

       }

What are the two parts of a cell reference? column intersection and row range column range and row intersection column letter and row number column number and row letter

Answers

Answer:

C - Column letter & row number

Answer: C

Explanation:

Service Mesh is a framework that handles the cross-cutting concerns like logging, service registration, etc. true false

Answers

Answer: False

Explanation:

A service mesh is referred to as a communication layer that is used to foster communication in a micro service setup usually through the use of a sidecar proxy.

It should be noted that in this case, every requests would have to pass through the service mesh.

It should be noted that the statement that Service Mesh is a framework that handles the cross-cutting concerns like logging, service registration, etc is false.

Which feature of a website takes you to a different part of the website or a totally different website when you click on it? A. graphics B. formal text C. hyperlink D. animation

Answers

Answer: C

Explanation:

Answer:

hyperlink

Explanation:

The feature of a website that takes you to a different part of the website or a totally different website when you click on it is called a hyperlink. Hyperlinks are typically underlined and appear in a different color than the surrounding text. They can be used to navigate between pages on the same website or to link to external websites.

ANSWER ASAP PLEASE Question #4
Fill in the Blank
Fill in the blank to complete the sentence.
_____ is used to store and process data over the Internet using computers that are not located at tthe users site.

Answers

Answer:

A cookie.

Explanation:

Click the crown at the top of this answer if this helped ;)

Using a while loop, create an algorithm extractDigits that prints the individual digits of a positive integer.

Answers

Answer:

The algorithm is as follows

1. Start

2. Declare Integer N

3. Input N

4. While N > 0:

4.1    Print(N%10)

4.2   N = N/10

5. Stop

Explanation:

This line starts the algorithm

1. Start

This declares an integer variable

2. Declare Integer N

Here, the program gets user input N

3. Input N

The while iteration begins here and it is repeated as long as N is greater than 0

4. While N > 0:

This calculates and prints N modulus 10; Modulus of 10 gets the individual digit of the input number

4.1    Print(N%10)

This remove the printed digit

4.2   N = N/10

The algorithm ends here

5. Stop

Bonus:

The algorithm in Python is as follows:

n = 102

while n>0:

    print(int(n%10))

    n= int(n/10)

   

You respond to a fire at a pharmaceutical production plant. One of the outside storage tanks is on fire. The placard on the tank shows the ID number is 1053. What is this material?

Answers

Answer:

Hydrogen sulfide.

Explanation:

Hydrogen sulfide is a chemical compound formed due to the reaction of hydrogen and sulfur. It is a colorless, corrosive, poisonous and highly flammable gas having the foul smell of rotten eggs.

Under the United Nations/North America number datasheet, the identification number for hydrogen sulfide is 1053.

In this scenario, you respond to a fire at a pharmaceutical production plant. One of the outside storage tanks is on fire. The placard on the tank shows the ID number is 1053. Therefore, this material is hydrogen sulfide.

A message can be...........
differently by different people.​

Answers

Answer:

Hope this help, did some research :D

Explanation:

" Audiences play a role in interpreting media messages because each audience member brings to the message a unique set of life experiences. Differences in age, gender, education and cultural upbringing will generate unique interpretations. "

Fax cover sheets are used to _____. Hint: Select three.
make a good first impression
provide detailed pricing information
make sure message reaches the correct person
let the recipient know the subject of the message
ensure safe, private communication

Answers

Answer:

Let the recipient know the subject of the message,ensure safe,private communication.This is important,especially if the receiving company or business uses one fax machine for the entire employee pool.

Pick one of the following scenarios and

a. Model using at least 5 classes: one parent, two children, and two grandchildren of one of the child classes.
b. Provide at least one field and one method that compellingly differentiates each class from the others.
c. Do not include constructors, getters, or setters in your description.

Scenarios - lots of them spring to mind, but I don't want the list to be too long. In this way, you can compare your ideas with those of other students, and I encourage to consider what other students have posted, you are also encouraged to make suggestions of other's postings and make additional postings updating your own ideas in light of the suggestions by others.

1. An airplane
2. A train
3. An e-commerce company (eg, Amazon)
4. A city government
5. An airline (aspects of an entire company)
6. A government organization (eg, EPA, Defense)

Answers

Answer:

Follows are the solution to this question:

Explanation:

Please find the complete question and diagram in the attached file.

Following are the scenario of the training:

In the given UML diagram, it used to increases the student's generalizability, and the type of vehicle categories, which includes their data components at the top one would be the parent or less are kids' classes which have parent class properties.

3n - 12 = 5n - 2
how many solutions?

Answers

N=-5 sry about the other guy stealing

how many different textile items would you find at a festival? (please list 5 items)

Answers

Ne demek istoyusun anlamadım

In this unit, you developed your skills at coding in Python. In this lab, you will put those skills to work by creating a program.
Your program should do the following:

Ask the user for their first name
Say “Hello” followed by the user’s first name
Ask the user how old they are
Tell the user how old they will be in 10 years and in 20 years
Tell the user how old they were 5 years ago

so this is the question and I have it finished but I need someone to correct it because I think some of it is wrong. please I really need help.

Answers

Answer:

Don't forget to close any parentheses you open. Other then that everything looks fine, I just polished it a little bit

Explanation:

name = input("What is your first name? ")

print("Hello", name)

age = int(input("How old are you? "))

print("In 10 years you will be", (age+10))

print("In 20 years you will be", (age+20))

print("5 years ago you were", (age-5))

Answer:

it looks great to me

Explanation:

Other Questions
Use textual evidence from the text to support your answer.Explain one way how Jordan's speech is relevant/not relevant to our society today. Valentina surveyed student in her art class to fine their favorite type of art to make. The bar graph shows how many students chose each type of art.Students Favorite Type of ArtCollage |__ 2Drawing|_____ 4Painting |______5Photography |______________ 8Sculpture |_ 1 If two classes contain a total of 50 students, how many of those student could be expected to choose collage as their favorite as their favorite type of art?A. 2 | B. 5 | C. 25 | D.50PLEASE HELP ME :) Write a program with a car's miles/gallon and gas dollars/gallon (both floats) as input, and output the gas cost for 10 miles, 50 miles, and 400 miles. Ex: If the input is 20.0 3.1599 The output is: 1.57995 7.89975 63.198 Describe how Anza defeated the Comanche. solve the following systems b elemination show work and explain each step 3x + y = 13 4x - 3y = 13 11. State whether the statement is true or false. b) The equator divides the earth into two equal halves. a) The Prime Meridian divides the earth into four equal halves. Characters in Gothic literature present their tales to us as case studies, in which they describe all the internal and external forces that have caused their situation to exist. Choose which of the following forces you think is MOST responsible for controlling the events in our lives, and explain why you think that one compared to all the others is the strongest factor. Choose from heredity, fate/destiny, the will of supernatural beings, society/peers, personal choice, fear, authority figures, past or present traumas, mental health issues, or love. The Knights of Labor and the American Federation of Labor developed in responseto the - 1. What do you mean by stem cells?______________________________________________________________________________________________________________________________________________________________________________________2. How does gene therapy work?_________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________3. Gene therapy does have risks and limitations?______________________________________________________________________________________________________________________________________________________________________________________4. How effective is gene therapy?______________________________________________________________________________________________________________________________________________________________________________________5. Give some examples of gene therapy applications?____________________________________________________________________________________________________________________________________________________________ Il y a ____ ordinateurs dans la bibliothque.a) uneb) desc) un Look at the photograph and the related text. In which two ways does the photograph help convey a message about fire safety? A. It challenges the reader to learn more about campfiresB. It shows the camping scenario described in the textC. It provides more details about properly building fires at camp sitesD. It shows someone closely monitoring a fire at a campsiteE. It helps reader imagine different parks that allow campfires Which is a *TRUE* statement about the advantages of buying a hybrid car?1 The batteries need to be recharged after driving a short distance.2 It gets 33 miles to the gallon of gasoline, which is more than conventional cars.3 It doesnt emit a lot of dangerous chemicals, thereby reducing air pollution.4 It cannot go very fast over short distances of driving without polluting. HELPFactor6x^2+10x-4 solve for x 4(2x+5) =16 PLEASE PLEASE PLEASE HELP ME!! THIS IS TIMED AND I DON"T HAVE VERY LONG LEFT! IF YOU CAN HELP ME PLEASE DO SO! BUT DON"T WRITE A WRONG ANSWER ON PURPOSE JUST FOR THE POINTS! I WILL ALSO GIVE BRAINLIEST FOR THE FIRST CORRECT ANSWER!!!!! Explain how Scrooges view of the world contrasts with the views of Cratchit and Scrooges nephew in Act 1 of a Christmas Carol: Scrooge and Marley. Measurements show that unknown compound X has the following composition:elementmass %carbon74.8%hydrogen25.1%Write the empirical chemical formula of X.X$? Which of the following points is a solution of 3x-y= -2 who were the leading Greek comic playwrights [writers of the plays] Using long division, what is the quotient of 3x^4 + 20x^3 + 14x^2 + 17x + 30 and x + 6 ?