
To Determine: An ERD from the given information of a database for keeping track of the sponsor, event, location and the contact person.

Answer to Problem P1AYK
Solution: The Entity Relationship Diagram is commonly known as an ERD or an ER diagram. The ERD is used for illustrating various entities such as objects, concepts and people and their relation to one another within a specific system. Such diagrams are utilized to design and define relational database and is commonly used in business information systems, education and software engineering.
Explanation of Solution
Given: SportTech events puts on athletic events for local high school athletes. The company needs a database designed to keep track of the sponsor for the event and where event is located. Each event needs a description, date and cost. The company would also like to have a list of potential sponsors, but a particular sponsor may sponsor more than one event. Each location will need an ID, contact person and phone number. A particular event will use only one location, but a location may be used for multiple events.
An ERD displays the relationships of different entity sets of a database. An entity refers to a component of data. Hence, we can say that an ERD demonstrates the logical structure of a database. An ERD looks similar to a flowchart but its uniqueness lies in its specialized symbols and their meanings. The ER models have a defined set of symbols which are rectangle, oval or diamond-shaped. The connecting lines between these symbols display their relations and interconnection.
The given information includes the following that is to be incorporated to create the ERD.
- The attributes of the Event entity include event type, event date and the event cost.
- The attributes of the Sponsor entity include name, contact number and address.
- The attributes of the Contact Person entity include name and phone number.
- The attributes of the Location entity include location ID and the contact person.
The ERD created below contains all the given details. Each component of the database is related to one another as shown in the diagram.
Conclusion: Hence, the required ERD based on the given details has been created.
Want to see more full solutions like this?
Chapter C Solutions
Business Driven Information Systems
- Create a relationship between the common field (Technician Number) of the two tables. Make sure that each client must have 1 and only 1 technician assigned, and each technician can have multiple clients. 2. Create a query to show the Client Number, Client Name, Billed, Paid for clients in Anderson city. Save the query. 3. Create a query to show the Technician Number, Last Name, First Name, YTD Earnings for technicians whose Hourly Rate is greater than or equal to 30. Save the query. 4. Create a query to show Client Number, Client Name, Billed, Paid for clients whose technician number is 22 and whose Billed is over 300. Save the query. 5. Create a query to show the Technician Number, Last Name, First Name, Client Number, Client Name for clients whose technician number 23. Save the query. 6. Create a query to show the Technician Number, Last Name, First Name, Client Number, Client Name for clients whose technician number 23 or 29. Save the query Help please Microsoft office accessarrow_forwardFigure 1 shows the plan view of an Exhibition Hall with dimensions L1 x L2. The structure is to be constructed in a coastal region which will be exposed to mostly mild environmental conditions and should provide a 1.5-hour fire resistance. It is known that the underlying foundation soil contains sulphate and other organic compounds. The layout of the structure consists of portal frames which are spaced evenly along the L2 direction. The frames are to support a slab of thickness (t) that will cover the full area of the hall plan. The dead and live loads applied on the slab are G and Q (kPa), respectively.arrow_forwardA. Draw the waveform for the following binary sequence using Bipolar RZ, Bipolar NRZ, and Manchester code. Data sequence= (00110100) B. In a binary PCM system, the output signal-to-quantization ratio is to be hold to a minimum of 50 dB. If the message is a single tone with fm-5 kHz. Determine: 1) The number of required levels, and the corresponding output signal-to-quantizing noise ratio. 2) Minimum required system bandwidth.arrow_forward
- Find Io using Mesh analysisarrow_forwardFM station of 100 MHz carrier frequency modulated by a 20 kHz sinusoid with an amplitude of 10 volt, so that the peak frequency deviation is 25 kHz determine: 1) The BW of the FM signal. 2) The approximated BW if the modulating signal amplitude is increased to 50 volt. 3) The approximated BW if the modulating signal frequency is increased by 70%. 4) The amplitude of the modulating signal if the BW is 65 kHz.arrow_forwardAn FDM is used to multiplex two groups of signals using AM-SSB, the first group contains 25 speech signals, each has maximum frequency of 4 kHz, the second group contains 15 music signals, each has maximum frequency of 10 kHz. A guard bandwidth of 500 Hz is used bety each two signals and before the first one. 1. Find the BWmultiplexing 2. Find the BWtransmission if the multiplexing signal is modulated using AM-DSB-LC.arrow_forward
- An FM signal with 75 kHz deviation, has an input signal-to-noise ratio of 18 dB, with a modulating frequency of 15 kHz. 1) Find SNRO at demodulator o/p. 2) Find SNRO at demodulator o/p if AM is used with m=0.3. 3) Compare the performance in case 1) and 2).. Hint: for single tone AM-DSB-LC, SNR₁ = (2m²) (4)arrow_forwardA pilot process is being planned to produce antibiotic P. Antibiotic P is a compound secreted by microorganism A during the stationary phase. To produce P, substrate S is required. The growth of microorganism A follows the Monod equation, with a maximum specific growth rate $\mu_m = 1 h^{-1}$ and a half-saturation constant $K_s = 700\ mg/L$.The pilot process uses a chemostat with a working volume of $1000\ L$. In this chemostat, the outflow is processed to separate microorganisms, which are then concentrated tenfold and recycled. A sterile medium containing $15\ g/L$ of substrate is supplied at a flow rate of $100\ L/h$, while the recycled flow (concentrated) contains $5\ g/L$ and is also fed into the chemostat.Microorganism A yields $0.5\ g$ of biomass per $1\ g$ of substrate consumed $(Y^M_{X/S} = 0.5\ g\ A/g\ S)$, and its death rate $(k_d)$ is negligible. Additionally, $1\ g$ of microorganism A produces $0.05\ g$ of antibiotic P per hour $(q_P = 0.05 g\ P/h\cdot g\ A)$, and $1\ g$…arrow_forwardCreate a sparse FAT filesystem image named recovery. img using mkfs fat. You can choose the size of the filesystem as long as it is less than 2GB. Copy 3 files of your choice into the filesystem, e.g., by using mcopy or by mounting the filesystem and using cp. Note that the size of each file must be between 4KB and 6KB. Pick one of the files (say foo.jpg) and identify which byte offsets and which clusters are used to store it using mshowfat. The ranges that you give should be inclusive of the last byte/cluster. Record your answers in a file named recovery.txt with a table of this form: FILENAME: foo.jpg | byte offset range | cluster range 0x04200-0x047ff 0x06400-0x0651c 2-4 | 19-19 | Now find the part of the File Allocation Table that corresponds to your choice of file. Add a hexdump of the part of File Allocation Table you find to your file recovery.txt and annotate it to show the clusters. If you have a FAT12 filesystem, then it can look like the following example from lecture…arrow_forward
- Can you provide steps and an explaination on how the height value to calculate the Pressure at point B is (-5-3.5) and the solution is 86.4kPa.arrow_forwardPROBLEM 3.46 The solid cylindrical rod BC of length L = 600 mm is attached to the rigid lever AB of length a = 380 mm and to the support at C. When a 500 N force P is applied at A, design specifications require that the displacement of A not exceed 25 mm when a 500 N force P is applied at A For the material indicated determine the required diameter of the rod. Aluminium: Tall = 65 MPa, G = 27 GPa. Aarrow_forwardFind Va and Vb using Nodal analysisarrow_forward
- MATLAB: An Introduction with ApplicationsEngineeringISBN:9781119256830Author:Amos GilatPublisher:John Wiley & Sons IncEssentials Of Materials Science And EngineeringEngineeringISBN:9781337385497Author:WRIGHT, Wendelin J.Publisher:Cengage,Industrial Motor ControlEngineeringISBN:9781133691808Author:Stephen HermanPublisher:Cengage Learning
- Basics Of Engineering EconomyEngineeringISBN:9780073376356Author:Leland Blank, Anthony TarquinPublisher:MCGRAW-HILL HIGHER EDUCATIONStructural Steel Design (6th Edition)EngineeringISBN:9780134589657Author:Jack C. McCormac, Stephen F. CsernakPublisher:PEARSONFundamentals of Materials Science and Engineering...EngineeringISBN:9781119175483Author:William D. Callister Jr., David G. RethwischPublisher:WILEY





