Using excel: A telecom company needs to build a set of cell towers to provide signal coverage for the inhabitants of a given city. A number of potential locations where the towers could be built have been identified. The towers have a fixed range, and due to budget constraints only a limited number of them can be built. Given these restrictions, the company wishes to provide coverage to the largest percentage of the population possible. To simplify the problem, the company has split the area it wishes to cover into a set of regions, each of which has a known population. The goal is then to choose which of the potential regions the company should build cell towers on in order to provide coverage to as many people as possible. The table below shows which of the regions are covered when a tower is build in that region. Note "-" means the tower  build cannot serve the region.    Region 0 Region 1 Region 2 Region 3 Region 4 Region 5 Region 0 1 1 - - - 1 Region 1 1 1 - - - - Region 2 - - 1 1 - - Region 3 - - 1 1 - 1 Region 4 - - - - 1 - Region 5 1 - - 1 - 1 The population at each region is stated in the following table.   Region 0 Region 1 Region 2 Region 3 Region 4 Region 5 Population 523 690 420 1010 1200 850 The cost to build a cell tower at each location site is stated in the following table.   Cost (millions of USD) Region 0 4.2 Region 1 6.1 Region 2 5.2 Region 3 5.5 Region 4 4.8 Region 5 9.2 The allocated budget is $20,000,000 Hint: Objective is to maximize the population covered.  Hint 2: Model this problem as a set-covering problem. An additional constraint on the budget needs to be added to the model.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Using excel:

A telecom company needs to build a set of cell towers to provide signal coverage for the inhabitants of a given city. A number of potential locations where the towers could be built have been identified. The towers have a fixed range, and due to budget constraints only a limited number of them can be built. Given these restrictions, the company wishes to provide coverage to the largest percentage of the population possible. To simplify the problem, the company has split the area it wishes to cover into a set of regions, each of which has a known population. The goal is then to choose which of the potential regions the company should build cell towers on in order to provide coverage to as many people as possible.

The table below shows which of the regions are covered when a tower is build in that region. Note "-" means the tower  build cannot serve the region. 

 

Region 0

Region 1

Region 2

Region 3

Region 4

Region 5

Region 0

1

1

-

-

-

1

Region 1

1

1

-

-

-

-

Region 2

-

-

1

1

-

-

Region 3

-

-

1

1

-

1

Region 4

-

-

-

-

1

-

Region 5

1

-

-

1

-

1

The population at each region is stated in the following table.

 

Region 0

Region 1

Region 2

Region 3

Region 4

Region 5

Population

523

690

420

1010

1200

850

The cost to build a cell tower at each location site is stated in the following table.

 

Cost (millions of USD)

Region 0

4.2

Region 1

6.1

Region 2

5.2

Region 3

5.5

Region 4

4.8

Region 5

9.2

The allocated budget is $20,000,000

Hint: Objective is to maximize the population covered. 

Hint 2: Model this problem as a set-covering problem. An additional constraint on the budget needs to be added to the model. 

Expert Solution
Step 1: Step 1

Excel is a widely used spreadsheet software developed by Microsoft. It provides a versatile platform for creating, organizing, analyzing, and presenting data in tabular form. Users can perform calculations, create charts, graphs, and pivot tables, and apply various functions to manipulate and visualize data. Excel is commonly utilized for tasks ranging from simple data entry and basic calculations to complex data analysis, financial modeling, and business reporting.

trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Topological Sort
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education