Answer:
=SUM(C5:F5/B5)
Explanation:
The sum of C5:F5 divided by B5
Read through the following scenario, and then decide which computer is the best fit.
Answer:
gaming pc?
Explanation:
i dont know why you have this question kinda weird but entertainment pc or gaming pc sounds right
Answer:
B. Gaming or media production computer
Explanation:
Gaming or media production computer is the best computer you'll need because if you don't have the best computer it probably won't work on you. But if you the gaming or media production computer it will work on you.
I hope this helps.<3
Have a nice day.<3
1. What are the advantages and disadvantages of the digital darkroom as compared to a regular darkroom?
2. What are layers? Why would a layer be used?
3. Which photo editing software program is the best? Why?
4. Some people argue that photography should represent the world as it is and that manipulations of an image with photo editing software ruins the truth of photography. Do you agree or disagree? Why?
5. What are the advantages of using a photo editing software program? What are the disadvantages?
6. Choose one photograph that you have taken that could be improved by photo editing. Describe what you would change in the photograph and what tools or features you would use to make the changes.
7. What are three different changes that a photo editing software program can make? Describe a situation in which each of the three changes might be made (you’ll have three situations each describing a change).
8. What are three different photo editing software programs? Describe each software program.
9. If you had the option to use any photo editing software program, which one would you choose? Why? What advantages would this software offer your particular style of photography or your skills?
10. What are some of the legal and ethical issues that could result from using manipulated photographs? Do altered photographs represent the “truth”?
Answer:
2.unsourced material may be challenged and removed. Layers are used in digital image editing to separate different elements of an image.
A business analyst compares 2017 daily sales to 2018 daily sales using descriptive statistics for each. In 2017, the standard deviation of daily sales was 73.87, while in 2018 the standard deviation of daily sales was 136.32. The analyst could conclude that ____________.
Answer:
The analyst could conclude that there was more variation in sales in 2018.
Explanation:
Given
[tex]SD_{2017} = 73.87[/tex]
[tex]SD_{2018} = 136.32[/tex]
Required
Conclusion about the standard deviations
In statistics, standard deviation gives the average variation in the data being measured.
The standard deviation of 2018 is more than that of 2017. This implies that, in 2018, there is more variation in daily sales compared to 2017
So, the analyst could conclude that there was more variation in sales in 2018.
Read the scenario below, and then choose the right type of computer for each person from the drop-down menus. Three of your friends are in the market to purchase a new computer. Sera does not have a big budget, but she needs a portable computer. Arturo is worried about viruses and has a high budget. Portability is not an issue. Kazuma wants a computer that does not cost too much and is easy to upgrade.
Answer:
- laptop running Windows
- desktop computer running a Mac OS
- desktop computer running Windows
Explanation:
just took it on edg
Answer:
1. Laptop Running Windows
2. Desktop Computer Running a Mac OS
3. Desktop Computer Running Windows
Explanation:
1. Sera does not have a big budget, but she needs a portable computer. Laptop Running Windows
2. Arturo is worried about viruses and has a high budget. Portability is not an issue. Desktop Computer Running a Mac OS
3. Kazuma wants a computer that does not cost too much and is easy to upgrade. Desktop Computer Running Windows
I hope this helps.<3
Have a nice day.<3
Keith needs to import data into an Access database from a text file. Which option is the most common delimiter and easiest to work with?
Answer:tab
Explanation:
Cause I got it right
Answer:
The answer is a comma.
Explanation:
This is the correct answer because space and tab are not delimiters. Therefore it has to be either comma or semicolon and a semicolon is bigger and harder to navigate around. So this gives you the answer of a comma.
Select the correct answer from each drop-down menu.
You can lose data
. So, you should periodically back up your data
Answer:
... where drop down menu? from what i got, back up ur data daily
Explanation:
Answer:
The answer is: "You can lose data because of a virus attack, So you should periodically back up your data on a different hard drive."
Explanation:
I got it right on the Edmentum test.
The binary number represented by the voltage graph below is
I will give you brainlist if you actually answer
Answer:
the answer is the pattern is odd numbers like Odd numbers are whole numbers that cannot be divided exactly into pairs. Odd numbers, when divided by 2, leave a remainder of 1. 1, 3, 5, 7, 9, 11, 13, 15 are sequential odd numbers. Odd numbers have the digits 1, 3, 5, 7 or 9 in their ones place.
Explanation:
Answer:
11010100
Explanation:
Alexander collected data about plants for his science project. He entered the data into a spreadsheet, and created a pie chart. What steps does he need to follow to add a legend?
Answer:
The answer is below
Explanation:
Alexander will need to follow these steps:
1. He should click on the pie chart he wants to add a legend.
2. He should follow that by clicking the Chart Elements button.
3. He will then click Legend.
4. He can determine the location of the Legend, by clicking the arrow next to Legend.
5. He should then click the location he wants.
HELP ME PLEASE PLEASE PLEASE!!!! IM BEGING YOU!!!!
In your own words, describe in detail the different types of image licensing. How does image metadata play a role in these licenses and why is that important.
Answer:
Photo metadata is a set of data describing and providing information about rights and administration of an image. It allows information to be transported with an image file, in a way that can be understood by other software and human users.
Explanation:
How do you predict technology will continue to change the marketing and promotions industry?
Answer:
The in person marketing industry won't completely die down, but now with the pandemic hitting forcing a lot of people to do deals, sell, and promote things online. Advertising is only going to grow online as time goes on, and marketing will follow close behind.
Explanation:
Complete the code to finish this program to analyze the inventory for a store that sells purses and backpacks.
Each record is composed of the catalog number, the type of item, its color, the length, width, height, and the quantity in stock.
Sample rows of the file are below.
234 purse, blue, 12,4,14,10
138,purse,red, 12,4,14,4
934 backpack, purple 25,10,15,3
925, backpack, green, 25,10,15,7
The complete code to finish this program to analyze the inventory for a store that sells purses and backpacks is written below.
What is coding?Coding, often known as computer programming, is the method through which we connect with computers. Code informs a machine what to do, and writing code is similar to writing a set of instructions.
import csv
fileIn = open("data/bags.txt","r")
countPurse = 0
textFile= csv.reader(fileIn)
for bag in textFile:
if bag[ 1 ] == 'purse':
countPurse = countPurse + int(bag[6])
fileIn.close()
print("Number of purses:",countPurse)
Therefore, the complete code is written above.
To learn more about coding, refer to the link:
https://brainly.com/question/20712703
#SPJ1
Corrine is doing online research about polar bears. One Web site she finds is wwwdefendersorg. What is the likely primary goal of this Web site?
A. to persuade or change the thinking or actions of others
B. to sell a product
C. to provide clear, balanced, and unbiased information about the topic
D. to entertain the viewer
Answer:
C
Explanation:
This should be right
cccccccccccccccccccc Explanation:
con Arrange the following steps in conducting preventive maintenance of compentylook
by wing the number in the blank provided
Secure a borrowers slp from your teacher
Perlombricating procedure
out the splom conectly intended for the needed to
Read and analyze the use of preventive Maintenance Schedule form
Apply thin coat of oil on the parts for a long period of time
Open the bearing cover and opply rose
Determine the types of tools and machines needed to be caled
Determine the parts of the machine needed to be lubricated
ou requisition splor in releasing the lubricants needed
Perform the task according to the prescribed schedule and the signed machine
Engineers use the following tools to perform their duties. A: science and math, B: math and English, C: science and English, D: math, science , and English
Answer:
Science and math
Explanation:
Answer:
D
Explanation:
You need all 3.
Use the drop-down menus to complete the steps to share a presentation through OneDrive.
1. Go to the File tab, and select
2. A Windows screen will open, asking you to upload a copy of your presentation to
3. If you do not upload the presentation, another user cannot edit the file
4. After uploading the document, select the editing rights to give to the recipient.
5. Enter the email address of the user you want to receive the presentation, and click
V
Answer:
Share
OneDrive
In real time
Send
Explanation:
Can somebody help me and make a code for this in PYTHON, please? I would be very thankful!
Find sum of the first n even numbers.
Without using formula (n*(n+1)).
Answer:
number = int(input())
x = 0
y = 0
for n in range(number):
if n % 2 == 0:
x += n
else:
y += n
print(x)
print(y)
PLS HELP ILL GIVE BRAINLY- (enter the answer) Microsoft _________ is an example of a desktop publishing software
Answer:
word fffffffffffffffffffffff
All of the following are examples of hardware, except:
Question 3 options:
Microsoft Word
Monitor
Keyboard
Mouse
Answer:
Microsoft Word.
Explanation:
Microsoft Word is an example of Software, while monitors, keyboards, and a mouse are hardware.
All of the following are examples of hardware, except Microsoft Word.
What is the MS-Word?MS-Word isn't always a hardware factor due to the fact you can not bodily contact or engage with it. System software are software that makes up the pc working machine. In different phrases, machine software are software that exists for your pc while you defloration the OS.
MS Word is a software program because it isn't always preinstalled or isn't always a part of the PC's OS and you need to add it separately.
Read more about the Microsoft Word:
https://brainly.com/question/20659068
#SPJ2
What actions can you take to ensure the physical security of network devices?
Answer:
Here are some steps you can take to make sure your network is secure:
Take physical precautions. ...
Make sure all of your server's security features are enabled. ...
Use both hardware and software firewalls. ...
Install the latest version of your server's software. ...
Guard passwords. ...
Be Wi-Fi savvy.
Explanation:
PLEASE MARK ME AS BRAINLIEST
Why Artificial intelligence is a risk to a human being ?
please answer fast
Answer:
Artificial intelligence is the intelligence or logical reasoning exhibited by artificial devices, as opposed to natural intelligence exhibited by humans and animals.
The main threat that artificial intelligence poses to humans is not, as many fantasize, the possibility of a future apocalyptic scenario; but the very limitation that artificial intelligence makes to human intelligence: each time the human atrophies his capacities more, since he relies on artificial intelligence processes instead of using his own. A clear example is the GPS, where the human no longer has to exercise his memory to know a path, but simply depends on what the map tells him in his car.
Why is it important for an app developer to work closely with the client and end users to understand what their users want and need?
if the app developer doesn't meet the clients needs within the app the client may be dissatisfied, and not use the app. The client could also spread the word that this app developer dosen't listen to their customers and this could jeopardize future clients wanting to work with the app developer.
Which of the following is an example of metadata about a webpage?
The title of the webpage
The body of the webpage
An tag on the webpage
All of the above
An example of metadata with respect to the webpage is the title of the webpage.
The following information consider for the metadata is:
The website of metadata contains the title of the page and the meta description for each & every page. It gives the search engines as it has the significant importance related to the content and the motive of every individual page on the website.Also, it helps to measure whether the website is relevant and sufficient to show the search results.Therefore, the other options are incorrect.
Hence, we can conclude that an example of metadata related to the webpage is the title of the webpage.
Learn more about the metadata here: brainly.com/question/14699161
Arrange the steps involved in natural language generation.
picking words and connecting them to
form sentences
setting the tone and style of the sentence
accessing content from some knowledge base
mapping the sentence plan into sentence structure
Answer:
1. accessing content from some knowledge base.
2. picking words and connecting them to form sentences.
3. setting the tone and style of the sentence.
4. mapping the sentence plan into sentence structure.
Explanation:
Natural language generation can be defined as a part of artificial intelligence (AI) which typically involves developing responses by an AI in order to enable the computer engage in a useful conversation.
This ultimately implies that, the computer has to generate meaningful data (phrases and sentences) from the internal database.
Basically, the steps involved in natural language generation in a chronological order are listed below;
1. Text planning: accessing content from some knowledge base.
2. Picking words and connecting them to form sentences
3. Sentence planning: setting the tone and style of the sentence.
4. Text realization: mapping the sentence plan into sentence structure.
help ......... pleaseeeee
Answer:
Follows are the solution to this question:
Explanation:
Transport layer:
In the OSI model, this layer lies on the 4th part, which primary function is to directly supply the network connectivity to applications mostly on various hosts.
It provides end-to-end communication over a network and also allows you to send and receive error-free data in the form of data packets that enhanced your privacy.
Flow control and Error control:
The flow control is only used to send or receive information transmission only, while Error control is used designed for error-free communication for both (sender or receiver).
Layer related to the data link layer:
It must be done at different layers on both layers like node-to-node connections, the communicative needs are controlled by flow and error. Flow and error control in the transport layer is done from endpoint to endpoint.
Using the drop-down menus, choose the correct term for each description or sentence.
The main storage device inside a computer where programs and files are saved is called
the
The process of getting instructions from RAM, decoding, executing, and then storing is a process
known as the
FireWire, Ethernet, modem, and USB are all examples of
0101010 is an example of
Answer:
There is no drop-down menu in your question
Hard driveMachine cyclePortsBinary NumberExplanation:
1.) The main storage device inside a computer where programs and files are saved is called hard drive.
2.) The process of getting instructions from RAM, decoding, executing, and then storing is a process known as Machine Cycle.
3.) FireWire, Ethernet, modem, and USB are all examples of ports.
4.) 0101010 is an example of a binary number.
Answer:
Using the drop-down menus, choose the correct term for each description or sentence.
The main storage device inside a computer where programs and files are saved is called the hardriveThe process of getting instructions from RAM, decoding, executing, and then storing is a process known as the machine cycleFireWire, Ethernet, modem, and USB are all examples of ports.0101010 is an example of binaryhere are also the answers to the next questions:
Using the drop-down menus, choose the correct term for each description or sentence.
A display or monitor with a larger number of ✔ pixels will have a clearer, more brilliant resolution.The more ✔ bytes a thumb drive has, the more storage capability it will provide.The more ✔ hertz a microprocessor or CPU has, the faster it will process data.A computer’s speed is measured in ✔ hertz , and a computer’s internal memory capacity is measured in ✔ bytes .Complete each sentence by choosing the correct answer from the drop-down menus.
The ✔ USB port would not be found inside the system unit.A very fast port used for audio/video output is called ✔ FireWire .A very high-speed network connection port is called ✔ Ethernet .USB stands for ✔ Universal Serial Bus .Hope it helps.
Explanation:
The dns server translates the URL into the IP address 8.8.8.8. What is the next step in the process?
Answer:
The web browser sends an HTTP request to the IP address, the IP address then sends the content that are displayed by the browser
Explanation:
The process of converting the typed in URL to a displayed page is as follows;
1) The typed in URL is sent to a DNS recursor by the browser
2) The recursor gets the DNS record for the domain from the cache if the record is cached or when the DNS record for the domain is not cached, the recursor makes a requests to the DNS root from which the name of the TLD nameserver is received
3) The TLD nameserver is contacted by the resolver to obtain the authoritative nameserver's IP address
4) With the information, the resolver contacts the authoritative nameserver and obtains the domain's IP address for the domain the resolver contacts
5) The obtained IP address for the URL's domain is then sent to the browser by the resolver
6) An HTTP request is sent by the browser to the IP address and the data received by the browser from that IP address is rendered and seen as the page content.
Leroy wants to keep the bride and groom in a picture, but remove the rest of the family. Which photo-editing tool should Leroy use?
Answer:
He can use Ms paint, Adobe photoshop, Picasa etc.
The photo-editing tool should Leroy use are Ms paint, Adobe photoshop, or Picasa.
What is photo editing tool?
The tool used for editing pictures clicked by the phone or shooting cameras.
Leroy wants to keep the bride and groom in a picture, but remove the rest of the family.
Leroy should use the photo editing tool for the same. The tools popularly used for the purpose are Ms paint, Adobe photoshop, or Picasa.
Thus, the photo-editing tool should Leroy use are Ms paint, Adobe photoshop, or Picasa.
Learn more about photo editing tool.
https://brainly.com/question/14800338
#SPJ2
Computer Systems Servicing
what are the steps in 5s program
you can just search that up on googl and it will show up
\hope I helped :)
can someone plz explain how python is related to flowcharts
Answer:
wha..
Explanation:
please an urgent answer
will give brainliest
what is the definition of bucket address.