1. What does it mean to say that a country’s land area is positively correlated with its population?
A.The larger the land area of a country, the higher its population tends to be.

B.The smaller the land area of a country, the higher its population tends to be.

C.There is no relationship between a country’s land area and its population.

D.A larger land area automatically means a higher population.

2. What is an outlier?
A. a data point that perfectly embodies the relationship between two variables

B.a data point that falls outside of a general trend on a graph

C.a way of determining how two variables are related to each other

D.a data point that does not fit into a bar graph

3. What is a trend line on a scatter plot?
A.a visual representation of the relationship between two variables

B.a line connecting only the highest and lowest values on a graph

C.a line connecting all of the data points on a scatter plot

D.any line of data on a graph

Answers

Answer 1
For 1.
Positive correlation means if you plot a country's population and land size on a graph. There would be a linear regression line that's sloping upwards. 

Since it's a scatterplot, there will be some that fall out of the line, but most of them should be on the line.

It's  (A)

For 2.
An outlier is a datapoint that's far, FAR away from the others, so it's (B)

For 3. (A), it's a single line-of-best fit that runs through the middle of the cluster of data points.
Answer 2
It is A I believe it the most sense

Related Questions

What is the function of a programming language?
A) It makes it possible for users to easily customize game play to suit their interests
B) It tells computers what to do and allows communication through the Internet
C) It allows programmers from different countries to communicate on the job
D) It creates a standardized way for people in all stages of creation to discuss the game

Answers

Answer: its b

programming language

the language used to build the game that tells computers what to display and allows communication through the Internet

Explanation:

Final answer:

A programming language is a tool that allows programmers to give instructions to computers and enables communication through the Internet. It is used to write software programs and control the behavior of computer systems.

Explanation:

A programming language is a tool that allows programmers to give instructions to computers and enables communication through the Internet. It is used to write software programs and control the behavior of computer systems. For example, programming languages like Python, Java, and C++ are used to create applications, websites, and video games.

Your grandmother tells you a dollar doesn’t go as far as it used to. She says the “purchasing power” of a dollar is much less than it used to be. Explain what she means. Try to use and explain terms like inflation and deflation in your answer.

Answers

What she means is that a dollar does not buy the same amount of things as it used to. Take a .05 cent candy as an example, in year one the candy costs 5 cents which means you can buy 20 candies. In year 2 the price is .08 cents and you can buy 1/.08 = 12.5 or simply 12 candies. Assuming the candy hasn't increased in quality, this is known as inflation.

The first window displayed when you install opensuse is the ____ window.

Answers

is the Boot Options window.

Using a "word" of 3 bits, list all of the possible signed binary numbers and their decimal equivalents that are representable in:

Answers

The sign bit is the high order bit, so that leaves two bits for the value. Two bits can represent 0-3. 2^2 possibilities.

Final answer:

Using a 3-bit word, the possible signed binary numbers range from -4 to +3, with the most significant bit indicating the sign. The numbers are 000 (+0), 001 (+1), 010 (+2), 011 (+3), 100 (-4), 101 (-3), 110 (-2), and 111 (-1) in binary and their corresponding decimal values.

Explanation:

The question involves listing all of the possible signed binary numbers and their decimal equivalents using a 3-bit word. In signed binary using 3 bits, we can represent a limited range of numbers, from -4 to 3. We use the most significant bit (MSB) as the sign bit where 0 denotes non-negative and 1 denotes negative.

It is important to note that using two's complement, the binary sequence 100 represents -4, which is the minimum value for a 3-bit signed binary number.

Explain the purpose of the frame check sequence (fcs) field in a data link frame trailer.

Answers

I think it's to make sure no plagerise 

Write the sql code that will change the proj_num to 14 for those employees who were hired before january 1, 1994 and whose job code is at least

Answers

update employees set proj_num = 14 where hire_date <= ‘19940101’

Can you subnet the 172.16.128.0/17 network address to support this subnet?

Answers

Address: 172.16.128.0 10101100.00010000.1 0000000.00000000
Netmask: 255.255.128.0 = 17 11111111.11111111.1 0000000.00000000
Wildcard: 0.0.127.255 00000000.00000000.0 1111111.11111111
=> Network: 172.16.128.0/17 10101100.00010000.1 0000000.00000000 (Class B)
Broadcast: 172.16.255.255 10101100.00010000.1 1111111.11111111
HostMin: 172.16.128.1 10101100.00010000.1 0000000.00000001
HostMax: 172.16.255.254 10101100.00010000.1 1111111.11111110
Hosts/Net: 32766 (Private Internet)

Using features on demand results in saving potentially significant amounts of disk space. features on demand becomes a third installation state per feature in windows server 2012 r2. while previous versions allowed only enable or disable, features on demand provides _______.

Answers

The answer is Disabled with payload removed
The development is extremely crucial in the age where we contstantly receive access to overload of content.
Large hardisk means that we could store much more of the amount of data that we could put without compromising the performance.

"write a program that reads two floating point numbers and prints their sum difference and product."

Answers

int main() { float a; float b; float sum; float difference; float product; printf("enter 2 numbers"); scanf("%f%f",&a,&b); sum= a + b; difference = a - b product =a*b; printf("\nsum: %f" , sum); printf("\ndifference: %f, difference); printf("\nproduct : %f, product ); }

____ are software programs that hide in other computer programs and reveal their designed behavior only when they are activated. select one:

a. viruses

b. worms

c. trojan horses

d. back doors

e. alien software

Answers

C
Trojans only show when the damage has been done, no sooner.

When a typist changes from a conventional typewriter to a word processor, his typing schema will have to _____ to incorporate the new techniques needed for the new equipment?

Answers

Final answer:

A typist transitioning from a typewriter to a word processor needs to adapt their typing schema to effectively use the new features and functionalities offered by word processing software, enhancing productivity and document quality.

Explanation:

When a typist changes from a conventional typewriter to a word processor, his typing schema will have to adapt to incorporate the new techniques needed for the new equipment. The transition from a conventional typewriter to a word processor involves learning how to utilize features such as variable width fonts, WYSIWYG (what you see is what you get), and leveraging higher resolution output devices like laser and inkjet printers. This adaptation is crucial for taking full advantage of the productivity gains offered by modern word processing software, which can significantly increase the number of pages a typist can produce per hour compared to both manual and electric typewriters.

What is the primary difference between universal groups and global groups in windows server 2012 r2?

Answers

The primary difference between universal groups and global groups in windows server 2012 R2 is that Global groups utilize fewer data in the global catalog. So, in considering replication traffic, universal groups should be within a site. The set of all objects in an Active Directory Domain Services (AD DS) forest is called the global catalog. 

Why would you use the filters when searching the supplier network for a venue?

Answers

The application of filters when searching a supplier network to find an appropriate venue allows the searcher to have displayed only those venues that meet their specific criteria. This makes the search process much faster and more efficient.

The most popular wireless lan technology is ____. wusb (wireless usb) wi-fi bluetooth wimax

Answers

The most popular wireless LAN technology is Wi-Fi.

When working in an office program, one of the first things that you need to do is create and save a _____.

Answers

...copy. This ensures that the project is, first and foremost, named, and also makes it easier to save later on (all you would need to do is press Ctrl-S).

Write a program that displays in the title of the window the position of the mouse as the user moves the mouse around the window.

Answers

The java program displays these 

Write a copy assignment operator for carcounter that assigns objtocopy.carcount to the new objects's carcount, then returns *this. sample output for the given program:cars counted: 12

Answers

Answer: int main() { CarCounter frontParkingLot; CarCounter backParkingLot; frontParkingLot.SetCarCount(12); backParkingLot = frontParkingLot; cout << "Cars counted: " << backParkingLot.GetCarCount(); return 0; }

Which of the following is true? ADebit Cards often have a higher interest rate than Credit Cards. BChecks are the most widely accepted form of payment CDebit cards offer the highest level of fraud protection. DChecks and Debit Cards both withdraw money directly from a bank account

Answers

A: Debit Cards often have a higher interest rate than Credit Cards.
B: Checks are the most widely accepted form of payment
C: Cebit cards offer the highest level of fraud protection.
D: Checks and Debit Cards both withdraw money directly from a bank account

If you only have one choice then c:
b: only in the US
a: is wrong, Debit card have no interest rates.

Ou are a web page designer and you set up a page with five different links. a user of the page can click on one of the links or he or she can leave that page. describe the sample space for the outcome of a visitor to your web page.

Answers

There are 6 possible outcomes and they are :

S={link1,link2,link3,link4,link5,leave}

this is the sample space for the outcome of a visitor to your webpage.

When using words order of operations subtraction is performed before division true or false

Answers

When using words order of operations subtraction is performed before division = False
PEMDAS still applies also in computer languages with the exception of Excel.

Copying and imitating others is not a source of innovation – true or false?

Answers

-True

Innovation is a discovery of an idea, or thought that eventually turns into a physical thing. Copying is not innovation, its plagiarism. 
This is true just as this is under computer and technology I would use the example of Apple with the launch of the iPhone X which claims was it’s the most advanced phone is basically just copying features of other android phones like wireless charging and fast charging which already has been the standard of other android phones from 2 years before

Once i have internet connection do i need anything else to surf the web

Answers

 no, no you do not
havee a great day

HELP! Answer to question 2?

Answers

One advantage of Binary Search Algorithm
Compared to Linear search it is much faster because linear search starts its searching right from the first value but binary searches for something by splitting the array in two again and again and again. 

One disadvantage of Binary Search Algorithm:
Have to be sorted, unlike linear search that doesn't have to be. 

Business intelligence applications access large pools of data, usually transactional records stored in large databases called ____.

Answers

Business intelligence applications access large pools of data, usually transactional records stored in large databases called data warehouses (DW or DWH). The data warehouse contains integrated data from one or more disparate sources that is used for reporting and data analysis.

A database is used instead of a spreadsheet when?

Answers

Lists involve date with multiple themes. 

Your license can be canceled if you __________
A. accumulate 12 or more points on your license.
B. give incorrect information when applying for your license.
C. you reach age 75.

Answers

its B i think hope this helps ! 
It’s b hope that helps

The action or actions that occur within a loop are known as a(n) _________.

Answers

code block or block of code

Which of these is not a form of customization?
a. Assembly
b. Design
c. Travel
d. Fabrication

Answers

c. travel is the correct answer i believe

Among the given options, travel is not a form of customization. Thus, the correct option for this question is C.

What is Customization?

Customization may be defined as the process of constructing or altering something according to the need or demand of the user or buyer. Each and every industry from clothing to the internet follow this concept of customization in order to make their product's customer based.

There are numerous aspects of customization through which the company or manufacturers modify their products and make them attractive to buyers. This strategy of the company and manufacturers are depend on the assembly, design, and fabrication of products or items.

Therefore, among the given options, travel is not a form of customization. Thus, the correct option for this question is C.

To learn more about Customization, refer to the link:

https://brainly.com/question/3520848

#SPJ2

In cell h5 enter a formula that will calculate the percentage of attendees tjat went ro altmonte speings job gair in 2018

Answers

Let the number of attendees who went to the job fain in 2018 be x.
Let the total number of attendees be y.

To find the percentage of attendees in 2018, we will divide the number of attendees in 2018 by the total number of attendees and then multiply the quotient by 100 to get the percentage.

Based on this, the formula would be as follows:
(x/y) * 100

Using Powerpoint or Impress guarantees that your presentation will do the following

A) Stay on schedule and end on time

B) Be clear and understood

C) Keep your audience engaged and excited

D) None of these

Answers

The key word in this question is "guarantees". I can speak from experience that using a PowerPoint does not guarantee that the audience will understand everything included or end on schedule. Anyone who has sat through a PowerPoint-driven lecture can tell you that being engaged and excited depends a lot more on content and delivery than the fact that a PowerPoint was used.

While a PowerPoint may help the presentation stay on schedule, be clear and understood, and keep the audience engaged, the mere fact that a PowerPoint was used guarantees none of these. 
Answer is D

Answer:

D) None of these

Explanation:

Remember that this is a question where you have to think in your experiences, powerpoint can help you make more dynamic a presentation or have a more engaging presentation, but you that doesn´t actually help you or guarantees that your presentation will be engaging and be clear, that all depends solely on you or the presentator that is doing the presentation.

Other Questions
Amy class went the fair they saw 22 horses and 18 ponies they also saw 18 rabbits and 37 hares compare the the number of horses and ponies to the number of rabbits and hares that the class saw. Approximately 40% of living ferns are tropical epiphytes, a fact that supports the hypothesis that: if everything in someones life is perfect, and they love their life, why are some of them mean? The phones at Century Cellphones vary in price depending upon demand. The average phone has a built in camera and costs x dollars. Phones with both a camera and an MP3 player are 35 dollars less than twice the cost of the phones with just the camera. Phones without any features are 100 dollars less than the cost of the phone with just the camera. Purchasing all three would cost at least $525. a) Determine the inequality that represents this situation. b) How much does the phone with just the camera cost? Two electric motors drive two elevators of equal mass in a three-story building 10 meters tall. each elevator has a mass of 1,000 kg. the second elevator takes 10 seconds to do this work. calculate the power output of the second motor. Which shotgun choke is best for hunting a large, slow bird, such as a turkey? cylinder (unchoked)? Jason went shopping.He bought a watch and a pair of trainers for a total price of 53.55 This price includes a 15% loyalty discount.Before the discount, the trainers were priced at 38 Work out the price of the watch before the discount. difference between bench trial and jury trial Solve the inequality.g - 6 > -1A.g > 7B.g > 7C.g > 5D.g < 7 Pls help!! will give brainiest to best answer! Kevin tries to climb a wall with a ladder. The length of the ladder is 15 feet and it reaches only 12 feet up the wall. What is the distance between the base of the ladder and the wall? a quiche with a diameter of 12 inches can feed 6 people. can a quiche with a diameter of 10 inches feed 4 people, assuming the same serving size explain your thinking 1. A video cassette recorder uses 2m of tape in 3 minutes when set on extended play. The tape is about 240 m long. How many hours can be recorded at this setting?2. You would burn about 200 calories by walking for 60 minutes. About how many calories would you burn if you walk or 15 minutes? 3. A 17 minute phone call from Boston to Chicago costs $2.38. What is the cost per minute? Which type of rock tends to have ripple marks, mud cracks, and layers (strata)?Question 1 options:Extrusive igneous rocksSedimentary RocksIntrusive igneous rocksMetamorphic Rocks Refer to Explorations in Literature for a complete version of this narrative.Which phrase from "Uses and Abuses of the Umbrella" most clearly informs the reader that the author is being sarcastic?A. "'...The umbrella is an article proper to the desk.'"B. "...the umbrella is too fine, too delicate and lovely an article for water to be allowed to ruin it."C. "...to enjoy a shower of pure water from the heavens,..."D. "...for it presumes that next to every desk there ought to be a coat rack and, hanging on the coat rack, an umbrella."Refer to Explorations in Literature for a complete version of this narrative.What effect does word choice have on the meaning of this excerpt from Benjamin Franklin's "A Witch Trial at Mount Holly"?...both Accused and Accusers being strippd (saving only to the Women their Shifts) were bound Hand and Foot, and severally placed in the Water, lengthways, from the Side of a Barge or Flat, having for Security only a Rope about the Middle of each, which was held by some in the Flat.A. The phrase "held by some" shows that the villagers cooperated together.B. The phrase "only a Rope" highlights the lack of technology in Franklin's time.C. The phrase "bound Hand and Foot" emphasizes the seriousness of the danger.D. The phrase "both Accused and Accusers being stripp'd" clarifies that the accused were unfairly treated. HIGH CHANCE OF GETTING BRAINLIEST !!!!!!Which clouds are fluffy and white in the sky? A. cumulus B. nimbus C. cumulonimbus D. cirrus Which of the following applications can be used as a data source for a Microsoft Word mail merge? A.Outlook Contacts B.Microsoft Access Databases C.Microsoft Excel Spreadsheet D.All of the above le gusta dibujar y pintar Based on Anabela's statements about herself, which items would you say she prefers? Soy simptica, extrovertida y muy graciosa. a. Going to parties. b. Reading books. complete the solution of the equation. Find the value of y when x equals -4 x + 3y = 14 The _______ is a pact that unites the united states, canada, and mexico into one of the world's largest free-trade zones. Steam Workshop Downloader