Describe the big data life cycle

Answers

Answer 1

Answer:

Big data lifecycle consists of four phases: data collection, data storage, data analysis, and knowledge creation. Data collection phase consists of collecting data from different sources. In this phase, it is important to collect data from trusted data sources.

Explanation:

mark me as brainliest please

Answer 2

Answer:

Big data lifecycle consists of four phases: data collection, data storage, data analysis, and knowledge creation. Data collection phase consists of collecting data from different sources. In this phase, it is important to collect data from trusted data sources.

Explanation:


Related Questions

What can amber do to make sure no one else can access her document?

Answers

To make sure that no one else can access her document, Amber can  do the following

Use strong passwordsEncrypt the document

What is the document about?

The use of passwords that are challenging to speculate or break. To create a strong password, it is advisable to use a combination of capital and lowercase letters, as well as numbers and special symbols.

Lastly, Secure the document via encryption in order to prevent any unauthorized access. The majority of word processing software includes encryption functionalities that enable the encryption and password safeguarding of documents.

Learn more about Encrypt  from

https://brainly.com/question/20709892

#SPJ1

List four useful spreadsheet functions and explain what they do.

Answers

Answer:

SUM, AVERAGE, MAX,MIN

Explanation:

Sum: The SUM function is categorized under Excel Math and Trigonometry functions. ... The function will sum up cells that are supplied as multiple arguments. It is the most popular and widely used function in Excel. SUM helps users perform a quick summation of specified cells in MS Excel.

Average: The AVERAGE function in Excel does exactly what you think it should. It computes the mathematical average of a set of numbers. In other words, it adds up a set of numbers and then divides the sum by how many numbers are being averaged.

Max: he MAX function will count numbers but ignore empty cells, text, the logical values TRUE and FALSE, and text values. In financial analysis, MAX can be useful in calculating the highest score, the fastest time, the highest expense or revenue amount, etc.

Min: will return the minimum value in a given list of arguments. From a given set of numeric values, it will return the smallest value. Unlike the MINA function, the MIN function ignores numbers, text, and logical values TRUE and FALSE and text values. In financial modeling.

Which mynav module serves as the source for sales and delivery content, assets, and internet and intellectual property across industries?

Answers

Accenture's myNav is the mynav module serves as the source for sales and delivery content, assets, and internet and intellectual property across industries.

What are myNav modules?

myNav is a tool that is used by companies so as to manage the human, technology and also some other dimensions of cloud services in business.

The Accenture's myNav is known to be the right tool for the above platform as it on that can help the firm and the people to choose end-to-end cloud solutions.

Learn more about  Accenture from

https://brainly.com/question/24918185

Observation and screening data should not influence curriculum development true or false?

Answers

Answer:true

Explanation: we cant rely on computers

The given statement about the importance of observation and screening in curriculum development is false.

What is curriculum development?

Curriculum development is given as the process of development of the systematic process of learning for the students. The process of curriculum development is comprised of the steps that evaluate the development of the students.

Observation and screening play an important role in the development of the curriculum as is signifies the development. Thus, the given statement is false.

Learn more about curriculum development, here;

https://brainly.com/question/10686364

#SPJ2

How many times would the following loop iterate?
Set k = 1
While k < 5
Display k
Set k = k + 1
End While

Answers

Answer:

The answer to this question is given below in the explanation section

Explanation:

The code is :

Set k = 1

While k < 5

Display k

Set k = k + 1

End While

this is a while loop, that will iterate 4 times and display the body of loop.  and at the fifth iteration, the loop condition does not meet the condition and the loop will get terminated.

3
User input is required in an iterative program.

A.
True

B.
False

Answers

Answer:

B

Explanation:

An iterative program could work with or without user input. It really just depends on the type of program you're creating. Hope this helps.

what are the five generation of computer hardware​

Answers

Answer:

First Generation: Vacuum Tubes.

Second Generation: Transistors.

Third Generation: Integrated Circuits.

Fourth Generation: Microprocessors.

Fifth Generation: Artificial Intelligence.

What is the key difference between UDP and TCP protocols in TCP/IP reference model?

Answers

Answer:

TCP is a connection-oriented protocol, whereas UDP is a connectionless protocol. The speed for TCP is slower while the speed of UDP is faster.

Answer:

TCP is a connection oriented protocol.

UDP is a connectionless protocol.

Explanation:

PLEASE MARK ME AS BRAINLIEST

HAVE A NICE DAY :)

What can you create best in Word Online?

Animation
Graph
Newsletter
Spreadsheet

Answers

Answer:

The correct answer is Newsletter

Explanation:

You can't draw on Word so that rules out animation. You can make graphs but its incredibly complicated and same goes with spreadsheets. That just leaves newsletter which is just typing up an essay or a story.

Answer:

Newsletter

Explanation:

Your boss has asked you to create a program that calculates the total cost of an item
after a discount and sales tax have been applied. You have been testing the program
using a cost of $10.00, a discount of 50%, and 10% sales tax. You know the answer
should be $5.50 but the program returns $16.50. What type of error is most likely
causing the problem?

Answers

Answer:

Have you tried debugging the text? It shows the line by line process of the final answer

4. How many times will the print statement be executed within the following nested for loops? Briefly explain how or show the math to calculate that number of iterations.

for (int h = 1; h <= 12; h++) {
for (int m = 0; m <= 59; m++) {
for (int s = 0; s <= 59; s++) {
System.out.printf(“%d:%02d:%02d%n”, h, m, s);
}
}
}

Answers

Print statements are used to display outputs

The number of times the nested loop will be executed is 43200

What are nested for loops?

Nested for loops are loops that are placed within another loop or loops

From the statement, we have the following loop conditions:

h = 1; h <= 12, m = 0; m <= 59 and s = 0; s <= 59

The above means that:

h = 12 --- the outer loop will be executed 12 timesm = 60 --- the middle loop will be executed 60 timess = 60 --- the inner loop will be executed 60 times

So, the number of times the nested loop will be executed is:

[tex]Count = 12*60 *60[/tex]

[tex]Count = 43200[/tex]

Hence, the number of times the nested loop will be executed is 43200

Read more about loops at:

https://brainly.com/question/14284157

Three-dimensional models are constructed using two-
dimensional profiles.
True or false

Answers

Answer:

False.

It would be true for pyramids, but not true for other shapes, like spheres and cubes.

Benchmark test compare similar systems performing in which tasks
A) similar tasks
B) different tasks
C) related tasks
D)identical tasks

Answers

Benchmark test compare similar systems performing in identical tasks.

What is Benchmark in the act of  Performance Testing?

A Benchmark Testing is  known to be a kind of  metric or one that is used as a kind of point of reference against a software products or services and it is one that can be compared to know the quality feature.

This kind of test is one where there is a set standard that aid  one in knowing  the quality of software product or service. One  can benchmark a identical  product to know its quality.

Learn more about Benchmark test from

https://brainly.com/question/226804

what is Google search​

Answers

Answer:

a web search engine developed by Google LLC.

Explanation:

Answer:

Google Search, or simply Google, is a web search engine developed by Google LLC.The main purpose of Google Search is to search for text in publicly accessible documents offered by web servers, as opposed to other data, such as images or data contained in databases.Google has a large index of keywords that help determine search results. What sets Google apart is how it ranks its results, which determines the order Google displays results on its search engine results pages. Google uses a trademarked algorithm called PageRank, which assigns each Web page a relevancy score.

Explanation:

Complete the sentence. Privacy of means that our data should not be automatically available to others.

Answers

The term Privacy means that our data should not be automatically available to others and there should be a measure of restriction for people in accessing it.

What is privacy of data?

Data privacy is known to be the right of  people to have control over how their personal information as to when or if it can be collected or used.

Data protection is known to be part of privacy. This is due to the fact that protecting user data and sensitive information is a initial step to keeping user data private.

Learn more about Privacy of means from

https://brainly.com/question/1189272

Write an application that allows a user to enter a filename and an integer representing a file position. Assume that the file is in the same folder as your executing program. Access the requested position within the file, and display the next 10 characters there.

Answers

The program is an illustration of file manipulations, where files are accessed, read and modified

The main program

The program written in Python, where comments are used to explain each action is as follows;

#This gets the file name

fname = input("Enter file name: ")

#This gets an integer value

num = int(input("Integer: "))

#This opens the file

file = open(fname, 'r')

#This initializes the number of characters to 0

count = 0

#This begins an iteration

while 1:

# This prints each character

print(file.read(1))

#This increases the number of characters printed by 1

count+=1

#When 10 characters are printed

if count == 10:

    #This closes the iteration

 break

#This closes the file

file.close()

Read more about file manipulations at:

https://brainly.com/question/16397886

Which should be your first choice for the most efficient and successful job search method?

visiting a career center

performing an online search

networking person-to-person

checking newspapers and other publications

Answers

Answer:

C

Explanation: Source: trust me bro

Answer:

C

Explanation: Edge 2022

A common technique for masking contents of messages or other information traffic so that opponents can not extract the information from the message is __________ . Group of answer choices analysis integrity masquerade encryption

Answers

hello!

the answer is encryption!

i hope this helps! :]

Write a C++ program to Calculate the value of π from the infinite series Print a table that shows the value of π approximated by computing the first 200,000 terms of this series. How many terms do you have to use before you first get a value that begins with 3.14159?

Answers

The C++ program is an illustration of loops and conditional statements

How to analyze the infinite series

The infinite series is given as:

[tex]\pi = 4 - \frac 43 + \frac 45 - \frac 47 + \frac 49 -\frac 4{11} + ....[/tex]

The above series shows that, the addition and the subtraction signs are interchanged, and the denominator of the fractions increase by 2 while the numerator remains the same

The main program

The program written in C++, where comments are used to explain each line is as follows:

#include <iostream>

using namespace std;

int main(){

   //This initializes the value of pi to 0

   double pi = 0;

   //This iterates from 1 to 200000

   for(int i = 0; i< 200000; i++){

       //The following conditions determine the value of pi

       if(i%2==0){

           pi+=4.0/(1.0+2.0*i);

       }

       else{

           pi-=4.0/(1.0+2.0*i);

       }

   }

   //This prints the value of pi

   cout<<pi;

   return 0;

}

Read more about loops and conditional statements at:

https://brainly.com/question/24833629

Which of these is a quicker way to add onto the value previously held by the variable “a” in in Python? A. a == a + 20 B. a += 20 C. a + 20 D. a/20

Answers

Answer:

b

Explanation:

B. a += 20 exists a quicker way to add onto the value formerly carried by the variable “a” in Python.

What is Python?

Python exists as a high-level, interpreted, general-purpose programming language. Its design philosophy highlights code readability with the use of substantial indentation. Python exists dynamically typed and garbage-collected.

Python exists as a computer programming language often utilized to build websites and software, automate tasks, and perform data analysis. Python exists as a general-purpose language, meaning it can be utilized to create a variety of various programs and isn't specialized for any distinctive problems.

A Python variable exists as a symbolic name that exists as a reference or pointer to an object. Once an object exists allocated to a variable, you can direct it to the object by that name.

Hence, B. a += 20 exists a quicker way to add onto the value formerly carried by the variable “a” in Python.

To learn more about Python refer to:

https://brainly.com/question/26497128

#SPJ2

Use the drop-down menu to identify which command is used to do the activities.

Saving updates on a workbook:

Saving a workbook on OneDrive:

Changing the file name of an existing workbook:

Saving an existing workbook in a different location:

Assigning an initial location for the workbook to be saved:

Answers

Answer:

1. Both

2. Save As

3. Save As

4. Save As

5. Both

Explanation:

got the question right

The value you choose—typically the display text—will be saved as the default “Dropdown list” data-type. Instead of saving the text, the “Dropdown list with published keys” instead saves the Revalue ID (from the database).

What is use of a drop-down menu to identify a command?

A drop-down menu, also known as a list of options, appears when a button or a piece of text is clicked. Users can decide a value from a list by selecting it from a graphical representation of this method.

People can select an item from a list you generate using drop-down menus. In a new worksheet, type the selections you want to appear in your drop-down list. Your list items should ideally be in an Excel table.

A closed-ended inquiry known as a dropdown allows respondents to select one response option from a set of options displayed in a dropdown menu.

Therefore, 1. Both 2. Save As 3. Save As 4. Save As 5. Both.

Learn more about drop-down here:

https://brainly.com/question/4379717

#SPJ2

how do artificial intelligence works?

Answers

Computers and Technology

[tex]\huge\purple{——————————}[/tex]

[tex] \large \bold{QUESTION:}[/tex]

How do artificial intelligence works?

[tex] \\ [/tex]

[tex] \large \bold{ANSWER:}[/tex]

To imitate human intelligence, artificial intelligence employs machine learning. Because the computer must learn how to react to certain activities, it creates a propensity model using algorithms and previous data. Following that, propensity models will begin to make predictions.

[tex]\huge\purple{——————————}[/tex]

#CarryOnLearning

what is the extension of excel worksheet​

Answers

Answer:

Excel file formats

Format Extension

Excel Workbook .xlsx

Excel Macro-Enabled Workbook (code) .xlsm

Excel Binary Workbook .xlsb

Template .xltx

okay this is a odd question but what is this symbol called?
< > what are these called lol

Answers

Answer: greater then or less than lol

Explanation: I learned it in elementary-

Explanation:

the one that "eats" the number means that one is greater.

greater than and less than.

hope this helps !

Assignment 5B : Maze Game! 2D Arrays can be used to store and represent information
about video game levels or boards. You will use this knowledge to make an interactive game where players attempt to move through a maze. You will start by creating a pre-defined 2D array with the following values:
{"_","X","_","X","X"}
{"_","X","_","X","W"}
{"_","_","_","X","_"}
{"X","X","_","_","_"}
{"_","_","_","X","X"}
You will then set the player (represented by "O") at index 0, 0 of the array, the top-left
corner of the maze. You will use a loop to repeatedly prompt the user to enter a
direction ("Left", "Right", "Up", or "Down"). Based on these directions, you will try to
move the player.
• If the location is valid (represented by "_"), you will move the player there
• If the location is out of bounds (e.g. index 0, -1) or the command is invalid, you
will inform the player and prompt them to enter another direction
• If the location is a wall (represented by "X"), you will tell the user they hit a wall
and the game is over.
If the player did not lose, you will print out the current state of the map and ask them for
a new direction. You will keep doing this until they lose or they reach the end
(represented by the "W").
Sample Output #1:
[Maze Game]
O.X._.X.X.
_.X._.X.W.
_._._.X._.
X.X._._._.
_._._.X.X.
Which direction do you want to move? Up
You can't move there - it's out of bounds!
Which direction do you want to move? Down
_.X._.X.X.
O.X._.X.W.
_._._.X._.
X.X._._._.
_._._.X.X.
Which direction do you want to move? Down
_.X._.X.X.
_.X._.X.W.

O._._.X._.
X.X._._._.
_._._.X.X.
Which direction do you want to move? Down
You hit a wall - Game Over!
Sample Output #2:
[Maze Game]
O.X._.X.X.
_.X._.X.W.
_._._.X._.
X.X._._._.
_._._.X.X.
Which direction do you want to move? Eleventy
That's not a valid direction!
Which direction do you want to move? Down
_.X._.X.X.
O.X._.X.W.
_._._.X._.
X.X._._._.
_._._.X.X.
Which direction do you want to move? Down
_.X._.X.X.
_.X._.X.W.
O._._.X._.
X.X._._._.
_._._.X.X.
Which direction do you want to move? Right
_.X._.X.X.
_.X._.X.W.
_.O._.X._.
X.X._._._.
_._._.X.X.
Which direction do you want to move? Right
//Skipping ahead (This line is not part of the output)
_.X._.X.X.
_.X._.X.W.
_._._.X.O.
X.X._._._.
_._._.X.X.
Which direction do you want to move? Up
You win!

Answers

Answer:

yes

Explanation:

Discuss how the use of standard web component layouts and templates influences the visual design of a web page. In your opinion, do these approaches limit creativity and originality in web page design? Support your response by suggesting contexts in which using a standard layout or template may be especially helpful or unhelpful.

Answers

Answer: The standard web component layouts and templates makes the web page seem like many others but could also make it easier for users to interact and use the web page without much trouble. The approaches do limit creativity and originality in web page design but its better to have an easy to use web page that can still look good rather than something that is confusing for the users.

Explanation:

Standard web component layouts and templates make the website look generic, but they may also make it simpler for visitors to engage with and navigate the website.

What is web component?

A group of functions known as Web Components offer a common component model for the Web, enabling the encapsulation and interchange of individual HTML components.

A collection of technologies called Web Components enables you to develop reusable bespoke elements for use in web projects that have their functionality isolated from the rest of your code.

Although standard web component layouts and templates give the website a basic appearance, they may also make it easier for visitors to interact with and navigate the site.

The methods do place restrictions on uniqueness and creativity in web page design, but it is preferable to create a web page that is simple for users to navigate while still looking nice.

Thus, the use of standard web component layouts and templates influences the visual design of a web page.

For more details regarding web components, visit:

https://brainly.com/question/21848424

#SPJ2

Python programmers use the Else statement to run code
O when all the conditions in the preceding If and Elif statements evaluate as False.
when the first condition evaluates as True and the second condition evaluates as False.
when the code needs to be executed every time the program is run.
when the code needs to be executed for conditions that evaluate as True.

Answers

An else statement runs when all the conditions in the preceding if and elif statements evaluate as False.

Python programmers use the Else statement to run code when all the conditions in the preceding If and Elif statements evaluate as False.

What is an else statement in Python?

An else statement is known to be a kind of computer statement that is made up of  block of code that are often used to carry out the if conditional expression in the if statement so as to be able to take it to 0 or a FALSE value.

Conclusively, note that the else statement is said to be a statement that is optional in nature and as such, Python programmers use the Else statement to run code when all the conditions in the preceding If and Elif statements evaluate as False.

Learn more about Python programmers  from

https://brainly.com/question/13723557

#SPJ2

You are a Network administrator for a company whose IP address is 199.199.10.0/24. Your company has two departments. Research needs 13 hosts and Marketing needs 31 hosts. Using VLSM; what is the network address of the second subnet?

Answers

Answer:

Explanation:

VLSM is Variable Fixed Length Subnet Mask which  creates subnets with varying sizes with a variable number of hosts.

Arrange the different subnets with descending number of hosts required. So the first subnet will be for Marketing and the second will be for Research.  The second subnet will have the second higher IP available which is 199.199.10.0/26. It has 64 IP addresses that can be assigned to 13 hosts required by Research.

explain the advantage and disadvantage of using css.​

Answers

Explanation:

When discussing the advantage/dis- of CSS, its important to note the two types of CSS

Inline and External CSS.

Inline CSS allows for on the spot changing of the style of whatever.

External CSS allows for site wide changes to the style of whatever.

When it comes to UX, External CSS creates a longer load time of the webpage, especially if there's a large amount of styles for things.

Inline CSS causes problems when you want Javascript oriented design as Javascript overwrites Inline. when coded in a specific way.

Should spreadsheets be used to track time worked at a job?

YES
NO

Answers

Answer:

Yes

Explanation:

Spreadsheets should be used to track time worked at a job because it would make it easier to use and see rather than another platform.

Other Questions
Ill give Brainly for helping Where was the Kus hi te city of Mer o located?a.along the Indian Oceanc.along the Mediterranean Seab.along the Nile Riverd.along the Red Sea Given the function y = 3x + 2, fill in the output values using the input values given.Input X Output Y1 _0 _1 _2 _ Hi I need a noun that has rr in Spanish thank you! 4. A body with an initial velocity of 8 m/s moves with a constant acceleration and travels 640m in 40 seconds. What is the acceleration of the body? write about life span in details what is professional education good evening! Can someone please answer this, ill give you brainliest and your earning 50 points. Would be very appreciated. A cylinder has a surface area of 150 inches? What is its height if the radius is 5 inches? A) 5 inches B) 10 inches C)[tex]5\pi \: inches[/tex]D) [tex]10\pi \: inches[/tex] Can someone show me how to solve this step by step? Use a net to find the surface area of the right triangular prism shown below 6ft 7ft 8ft 10ft The first school in the u. S. To devote time to ""physical activity"" was:. Choose the mixed number for this decimal2.1 can someone help me asap?? Calculate the displacement in m and velocity in m/s at the following times for a rock thrown straight down with an initial velocity of 11.4 m/s from the Verrazano Narrows bridge in New York City. The roadway of this bridge is 70.0 m above the water. (Enter the magnitudes.)(a)0.500 sdisplacement velocity Trade secrets _____. give a competitive edge give a competitive edge protect owners for 20 years protect owners for 20 years are secret company names are secret company names are products that generate profit Which of the following statements describes a difficulty the federal government faces in policymakingwhen there is a divided government?Choose 1 answer:Divided government may result in the delay or death of major policy because of ideologicalclashes between partiesDivided government places more restrictions on the president's ability to negotiate treatieswith foreign nationsDivided government transfers power to the states when the federal government cannot makedecisionsDivided government places more restrictions on the judicial branch's ability to interpret theConstitution In the given figure, ABC is a right triangle.What is true about AABC? How to find the surface area of a trapezoidal prism. 5. Calculating tax incidence Suppose that the U.S. government decides to charge cola consumers a tax. Before the tax, 40 billion cases of cola were sold every year at a price of $5 per case. After the tax, 34 billion cases of cola are sold every year; consumers pay $6 per case (including the tax), and producers receive $2 per case. The amount of the tax on a case of cola is $ per case. Of this amount, the burden that falls on consumers is $ per case, and the burden that falls on producers is $ per case. True or False: The effect of the tax on the quantity sold would have been larger if the tax had been levied on producers. True False