SlideShare a Scribd company logo
1 of 2
Download to read offline
ou are a hospital administrator responsible for staffing the ER
The following is a list of the number of people in the ER waiting room each hour
over a 24 hour period (i.e the first measure is at 12am, the second at 1am etc)
for 28 days starting on a Sunday (i.e the first list covers the 24 hours of Sunday,
the second the 24 hours of Monday)
The hospital staffs on 3 shifts:
Shift #1: 12am - 8am
Shift #2: 8am - 4pm
Shift #3: 4pm - 12am
In this assignment you are to determine and output the following for each shift on each day of the
week:
average number of people in the waiting room
highest number of people in the waiting room
lowest number of people in the waiting room
range of the number of people in the waiting room
NB: You will output 82 values (7 days * 3 shifts * 4 measures). Your output should be
appropriated titled ie by shift number and day of the week.
The data you are to use in your analysis is:
data = [[41, 12, 43, 25, 39, 16, 13, 20, 10, 22, 34, 44, 40, 12, 14, 20, 10, 21, 28, 44, 5, 30, 7, 18],
[22, 29, 50, 36, 12, 27, 25, 26, 23, 37, 45, 20, 14, 43, 48, 9, 18, 44, 20, 21, 50, 44, 6, 16], [50, 7,
37, 36, 5, 12, 23, 15, 13, 9, 33, 21, 22, 24, 45, 29, 44, 31, 44, 21, 29, 33, 31, 21], [38, 14, 7, 50,
14, 31, 32, 32, 41, 7, 50, 50, 32, 18, 19, 26, 17, 48, 20, 41, 40, 47, 33, 27], [30, 47, 17, 34, 35, 29,
20, 29, 41, 45, 23, 18, 10, 35, 17, 26, 19, 15, 15, 35, 6, 24, 48, 34], [11, 38, 48, 8, 44, 14, 19, 46,
50, 21, 31, 48, 28, 38, 33, 41, 26, 43, 50, 34, 20, 8, 20, 5], [43, 34, 22, 20, 37, 29, 40, 28, 17, 32,
32, 7, 29, 18, 31, 6, 22, 14, 9, 33, 5, 36, 40, 16], [15, 13, 46, 36, 35, 8, 23, 15, 27, 35, 17, 33, 40,
26, 45, 9, 32, 37, 25, 26, 41, 47, 27, 22], [43, 35, 38, 34, 21, 18, 13, 6, 6, 47, 13, 41, 43, 46, 40, 5,
17, 10, 10, 10, 36, 19, 24, 12], [38, 43, 40, 12, 45, 17, 34, 26, 16, 30, 12, 46, 33, 37, 5, 18, 48, 29,
48, 26, 36, 38, 11, 15], [37, 21, 7, 22, 23, 43, 29, 24, 42, 16, 45, 16, 43, 5, 37, 12, 46, 9, 44, 22,
19, 34, 39, 13], [50, 39, 8, 48, 23, 34, 13, 46, 19, 42, 20, 17, 31, 34, 10, 22, 42, 48, 32, 21, 29, 47,
21, 44], [26, 32, 34, 24, 31, 32, 32, 36, 42, 22, 48, 8, 19, 38, 17, 36, 41, 14, 34, 44, 30, 19, 30,
50], [17, 28, 45, 49, 34, 21, 48, 38, 43, 31, 37, 21, 40, 22, 16, 39, 37, 29, 46, 25, 35, 27, 27, 49],
[11, 7, 45, 18, 49, 8, 11, 37, 36, 38, 32, 10, 41, 34, 32, 24, 23, 18, 43, 47, 16, 6, 28, 32], [42, 6,
42, 47, 30, 15, 5, 33, 17, 20, 5, 47, 20, 27, 22, 43, 14, 39, 6, 45, 21, 48, 27, 22], [47, 20, 24, 18,
21, 6, 34, 30, 33, 9, 43, 21, 23, 10, 35, 23, 35, 33, 29, 16, 38, 45, 40, 38], [31, 6, 8, 11, 36, 8, 25,
24, 47, 7, 30, 14, 22, 32, 45, 22, 21, 12, 16, 30, 17, 21, 36, 24], [40, 32, 10, 26, 18, 17, 35, 11, 47,
20, 36, 7, 16, 37, 30, 8, 40, 41, 13, 45, 13, 30, 29, 14], [22, 35, 42, 6, 26, 11, 7, 42, 6, 16, 6, 21,
32, 38, 21, 37, 39, 30, 13, 43, 49, 29, 21, 45], [33, 46, 44, 11, 15, 21, 34, 8, 46, 50, 33, 34, 9, 16,
42, 50, 31, 19, 29, 14, 17, 27, 42, 10], [11, 40, 24, 47, 8, 37, 21, 12, 21, 25, 11, 37, 24, 22, 37, 19,
45, 32, 20, 23, 45, 9, 49, 24], [37, 20, 40, 48, 6, 13, 31, 40, 45, 26, 48, 11, 38, 31, 45, 36, 8, 45,
50, 45, 16, 37, 48, 17], [8, 38, 42, 32, 35, 20, 24, 19, 19, 23, 13, 47, 15, 15, 20, 13, 26, 33, 49, 19,
11, 5, 44, 38], [48, 5, 28, 43, 32, 15, 34, 23, 20, 16, 9, 37, 23, 10, 29, 5, 24, 16, 20, 29, 19, 46, 24,
23], [24, 19, 27, 5, 30, 17, 44, 19, 38, 50, 40, 5, 8, 18, 14, 36, 47, 11, 31, 50, 44, 37, 33, 5], [9,
28, 45, 44, 9, 23, 27, 11, 31, 32, 31, 31, 14, 8, 25, 27, 8, 22, 33, 27, 25, 26, 50, 30], [28, 23, 44,
38, 24, 21, 11, 26, 32, 6, 35, 17, 13, 29, 10, 29, 18, 19, 20, 11, 13, 37, 18, 11]]

More Related Content

Similar to ou are a hospital administrator responsible for staffing the ER The fo.pdf

Similar to ou are a hospital administrator responsible for staffing the ER The fo.pdf (20)

1
11
1
 
Duo2 adg
Duo2 adgDuo2 adg
Duo2 adg
 
Noorden duo
Noorden duoNoorden duo
Noorden duo
 
DUO-EAD
DUO-EADDUO-EAD
DUO-EAD
 
CTD-DUO 13-7
CTD-DUO 13-7CTD-DUO 13-7
CTD-DUO 13-7
 
L4 duo2 lunteren 11-9
L4 duo2 lunteren 11-9L4 duo2 lunteren 11-9
L4 duo2 lunteren 11-9
 
DCH-DUO 4-8
DCH-DUO 4-8DCH-DUO 4-8
DCH-DUO 4-8
 
DUO-MTB Hoogeveen
DUO-MTB HoogeveenDUO-MTB Hoogeveen
DUO-MTB Hoogeveen
 
EDC-DUO 6-14
EDC-DUO 6-14EDC-DUO 6-14
EDC-DUO 6-14
 
Emmeloord-DUO 2 11-9
Emmeloord-DUO 2 11-9Emmeloord-DUO 2 11-9
Emmeloord-DUO 2 11-9
 
Non verbal reasoning
Non  verbal reasoningNon  verbal reasoning
Non verbal reasoning
 
Duo 020
Duo 020Duo 020
Duo 020
 
Duo2-og drachten 8-12
Duo2-og drachten 8-12Duo2-og drachten 8-12
Duo2-og drachten 8-12
 
DUO-EDC 15-5
DUO-EDC 15-5DUO-EDC 15-5
DUO-EDC 15-5
 
Duo krs
Duo krsDuo krs
Duo krs
 
Wapenveld-DUO2
Wapenveld-DUO2Wapenveld-DUO2
Wapenveld-DUO2
 
DUO2-DEZ Laren
DUO2-DEZ LarenDUO2-DEZ Laren
DUO2-DEZ Laren
 
L6 psv duo
L6 psv duoL6 psv duo
L6 psv duo
 
L4 duo mtb 13-7
L4 duo mtb 13-7L4 duo mtb 13-7
L4 duo mtb 13-7
 
Mathsclub.pptx
Mathsclub.pptxMathsclub.pptx
Mathsclub.pptx
 

More from lonkarhrishikesh

Padre- Inc-- buys 80 percent of the outstanding common stock of Sierra.pdf
Padre- Inc-- buys 80 percent of the outstanding common stock of Sierra.pdfPadre- Inc-- buys 80 percent of the outstanding common stock of Sierra.pdf
Padre- Inc-- buys 80 percent of the outstanding common stock of Sierra.pdflonkarhrishikesh
 
PA4- L0 4-5 Job cost sheets show the following information- What are t.pdf
PA4- L0 4-5 Job cost sheets show the following information- What are t.pdfPA4- L0 4-5 Job cost sheets show the following information- What are t.pdf
PA4- L0 4-5 Job cost sheets show the following information- What are t.pdflonkarhrishikesh
 
Ovit- Inc- has preferred stock with a price of $20-97 and a dividend o.pdf
Ovit- Inc- has preferred stock with a price of $20-97 and a dividend o.pdfOvit- Inc- has preferred stock with a price of $20-97 and a dividend o.pdf
Ovit- Inc- has preferred stock with a price of $20-97 and a dividend o.pdflonkarhrishikesh
 
P2-7A Aduke Zhawaki is a talented musician who ru og music and playing.pdf
P2-7A Aduke Zhawaki is a talented musician who ru og music and playing.pdfP2-7A Aduke Zhawaki is a talented musician who ru og music and playing.pdf
P2-7A Aduke Zhawaki is a talented musician who ru og music and playing.pdflonkarhrishikesh
 
P2-12 File names and extensions- Write a program that prompts the user.pdf
P2-12 File names and extensions- Write a program that prompts the user.pdfP2-12 File names and extensions- Write a program that prompts the user.pdf
P2-12 File names and extensions- Write a program that prompts the user.pdflonkarhrishikesh
 
P(Z-z)-0-8686 P(Z-z)-0-1814.pdf
P(Z-z)-0-8686 P(Z-z)-0-1814.pdfP(Z-z)-0-8686 P(Z-z)-0-1814.pdf
P(Z-z)-0-8686 P(Z-z)-0-1814.pdflonkarhrishikesh
 
P(t-2)+P(t-2) with 10df.pdf
P(t-2)+P(t-2) with 10df.pdfP(t-2)+P(t-2) with 10df.pdf
P(t-2)+P(t-2) with 10df.pdflonkarhrishikesh
 
P(x-9)- E(x)-- E(x2)- Var(x)-2-.pdf
P(x-9)- E(x)-- E(x2)- Var(x)-2-.pdfP(x-9)- E(x)-- E(x2)- Var(x)-2-.pdf
P(x-9)- E(x)-- E(x2)- Var(x)-2-.pdflonkarhrishikesh
 
P(x-200)+P(x-350)-02+0-5-27.pdf
P(x-200)+P(x-350)-02+0-5-27.pdfP(x-200)+P(x-350)-02+0-5-27.pdf
P(x-200)+P(x-350)-02+0-5-27.pdflonkarhrishikesh
 
Overview of Cellular Respiration 1- Fill in the missing reactant and p.pdf
Overview of Cellular Respiration 1- Fill in the missing reactant and p.pdfOverview of Cellular Respiration 1- Fill in the missing reactant and p.pdf
Overview of Cellular Respiration 1- Fill in the missing reactant and p.pdflonkarhrishikesh
 
Overview- The Observer Design Pattern is a way to design a subsystem t.pdf
Overview- The Observer Design Pattern is a way to design a subsystem t.pdfOverview- The Observer Design Pattern is a way to design a subsystem t.pdf
Overview- The Observer Design Pattern is a way to design a subsystem t.pdflonkarhrishikesh
 
Over 500 million tweets are sent per day (Digital Marketing Ramblings.pdf
Over 500 million tweets are sent per day (Digital Marketing Ramblings.pdfOver 500 million tweets are sent per day (Digital Marketing Ramblings.pdf
Over 500 million tweets are sent per day (Digital Marketing Ramblings.pdflonkarhrishikesh
 
Over the next decade- which U-S- groups will be increasing the most in.pdf
Over the next decade- which U-S- groups will be increasing the most in.pdfOver the next decade- which U-S- groups will be increasing the most in.pdf
Over the next decade- which U-S- groups will be increasing the most in.pdflonkarhrishikesh
 
Outline theories communication in health and social care setting.pdf
Outline theories communication in health and social care setting.pdfOutline theories communication in health and social care setting.pdf
Outline theories communication in health and social care setting.pdflonkarhrishikesh
 
Outline three reasons why a state imposes tariffs.pdf
Outline three reasons why a state imposes tariffs.pdfOutline three reasons why a state imposes tariffs.pdf
Outline three reasons why a state imposes tariffs.pdflonkarhrishikesh
 
Outline the following information- Demographics - What are the current.pdf
Outline the following information- Demographics - What are the current.pdfOutline the following information- Demographics - What are the current.pdf
Outline the following information- Demographics - What are the current.pdflonkarhrishikesh
 
Outline Module 7-1 using the note-taking technique you practiced in th.pdf
Outline Module 7-1 using the note-taking technique you practiced in th.pdfOutline Module 7-1 using the note-taking technique you practiced in th.pdf
Outline Module 7-1 using the note-taking technique you practiced in th.pdflonkarhrishikesh
 

More from lonkarhrishikesh (20)

Padre- Inc-- buys 80 percent of the outstanding common stock of Sierra.pdf
Padre- Inc-- buys 80 percent of the outstanding common stock of Sierra.pdfPadre- Inc-- buys 80 percent of the outstanding common stock of Sierra.pdf
Padre- Inc-- buys 80 percent of the outstanding common stock of Sierra.pdf
 
P(X-x).pdf
P(X-x).pdfP(X-x).pdf
P(X-x).pdf
 
PA4- L0 4-5 Job cost sheets show the following information- What are t.pdf
PA4- L0 4-5 Job cost sheets show the following information- What are t.pdfPA4- L0 4-5 Job cost sheets show the following information- What are t.pdf
PA4- L0 4-5 Job cost sheets show the following information- What are t.pdf
 
Ovit- Inc- has preferred stock with a price of $20-97 and a dividend o.pdf
Ovit- Inc- has preferred stock with a price of $20-97 and a dividend o.pdfOvit- Inc- has preferred stock with a price of $20-97 and a dividend o.pdf
Ovit- Inc- has preferred stock with a price of $20-97 and a dividend o.pdf
 
p(r-654)-.pdf
p(r-654)-.pdfp(r-654)-.pdf
p(r-654)-.pdf
 
P2-7A Aduke Zhawaki is a talented musician who ru og music and playing.pdf
P2-7A Aduke Zhawaki is a talented musician who ru og music and playing.pdfP2-7A Aduke Zhawaki is a talented musician who ru og music and playing.pdf
P2-7A Aduke Zhawaki is a talented musician who ru og music and playing.pdf
 
P2-12 File names and extensions- Write a program that prompts the user.pdf
P2-12 File names and extensions- Write a program that prompts the user.pdfP2-12 File names and extensions- Write a program that prompts the user.pdf
P2-12 File names and extensions- Write a program that prompts the user.pdf
 
P(Z-z)-0-8686 P(Z-z)-0-1814.pdf
P(Z-z)-0-8686 P(Z-z)-0-1814.pdfP(Z-z)-0-8686 P(Z-z)-0-1814.pdf
P(Z-z)-0-8686 P(Z-z)-0-1814.pdf
 
P(t-2)+P(t-2) with 10df.pdf
P(t-2)+P(t-2) with 10df.pdfP(t-2)+P(t-2) with 10df.pdf
P(t-2)+P(t-2) with 10df.pdf
 
P(x-9)- E(x)-- E(x2)- Var(x)-2-.pdf
P(x-9)- E(x)-- E(x2)- Var(x)-2-.pdfP(x-9)- E(x)-- E(x2)- Var(x)-2-.pdf
P(x-9)- E(x)-- E(x2)- Var(x)-2-.pdf
 
P(x-200)+P(x-350)-02+0-5-27.pdf
P(x-200)+P(x-350)-02+0-5-27.pdfP(x-200)+P(x-350)-02+0-5-27.pdf
P(x-200)+P(x-350)-02+0-5-27.pdf
 
Overview of Cellular Respiration 1- Fill in the missing reactant and p.pdf
Overview of Cellular Respiration 1- Fill in the missing reactant and p.pdfOverview of Cellular Respiration 1- Fill in the missing reactant and p.pdf
Overview of Cellular Respiration 1- Fill in the missing reactant and p.pdf
 
P Youngest Oldest nge.pdf
P Youngest Oldest nge.pdfP Youngest Oldest nge.pdf
P Youngest Oldest nge.pdf
 
Overview- The Observer Design Pattern is a way to design a subsystem t.pdf
Overview- The Observer Design Pattern is a way to design a subsystem t.pdfOverview- The Observer Design Pattern is a way to design a subsystem t.pdf
Overview- The Observer Design Pattern is a way to design a subsystem t.pdf
 
Over 500 million tweets are sent per day (Digital Marketing Ramblings.pdf
Over 500 million tweets are sent per day (Digital Marketing Ramblings.pdfOver 500 million tweets are sent per day (Digital Marketing Ramblings.pdf
Over 500 million tweets are sent per day (Digital Marketing Ramblings.pdf
 
Over the next decade- which U-S- groups will be increasing the most in.pdf
Over the next decade- which U-S- groups will be increasing the most in.pdfOver the next decade- which U-S- groups will be increasing the most in.pdf
Over the next decade- which U-S- groups will be increasing the most in.pdf
 
Outline theories communication in health and social care setting.pdf
Outline theories communication in health and social care setting.pdfOutline theories communication in health and social care setting.pdf
Outline theories communication in health and social care setting.pdf
 
Outline three reasons why a state imposes tariffs.pdf
Outline three reasons why a state imposes tariffs.pdfOutline three reasons why a state imposes tariffs.pdf
Outline three reasons why a state imposes tariffs.pdf
 
Outline the following information- Demographics - What are the current.pdf
Outline the following information- Demographics - What are the current.pdfOutline the following information- Demographics - What are the current.pdf
Outline the following information- Demographics - What are the current.pdf
 
Outline Module 7-1 using the note-taking technique you practiced in th.pdf
Outline Module 7-1 using the note-taking technique you practiced in th.pdfOutline Module 7-1 using the note-taking technique you practiced in th.pdf
Outline Module 7-1 using the note-taking technique you practiced in th.pdf
 

Recently uploaded

Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfSanaAli374401
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...KokoStevan
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 

Recently uploaded (20)

Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdf
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 

ou are a hospital administrator responsible for staffing the ER The fo.pdf

  • 1. ou are a hospital administrator responsible for staffing the ER The following is a list of the number of people in the ER waiting room each hour over a 24 hour period (i.e the first measure is at 12am, the second at 1am etc) for 28 days starting on a Sunday (i.e the first list covers the 24 hours of Sunday, the second the 24 hours of Monday) The hospital staffs on 3 shifts: Shift #1: 12am - 8am Shift #2: 8am - 4pm Shift #3: 4pm - 12am In this assignment you are to determine and output the following for each shift on each day of the week: average number of people in the waiting room highest number of people in the waiting room lowest number of people in the waiting room range of the number of people in the waiting room NB: You will output 82 values (7 days * 3 shifts * 4 measures). Your output should be appropriated titled ie by shift number and day of the week. The data you are to use in your analysis is: data = [[41, 12, 43, 25, 39, 16, 13, 20, 10, 22, 34, 44, 40, 12, 14, 20, 10, 21, 28, 44, 5, 30, 7, 18], [22, 29, 50, 36, 12, 27, 25, 26, 23, 37, 45, 20, 14, 43, 48, 9, 18, 44, 20, 21, 50, 44, 6, 16], [50, 7, 37, 36, 5, 12, 23, 15, 13, 9, 33, 21, 22, 24, 45, 29, 44, 31, 44, 21, 29, 33, 31, 21], [38, 14, 7, 50, 14, 31, 32, 32, 41, 7, 50, 50, 32, 18, 19, 26, 17, 48, 20, 41, 40, 47, 33, 27], [30, 47, 17, 34, 35, 29, 20, 29, 41, 45, 23, 18, 10, 35, 17, 26, 19, 15, 15, 35, 6, 24, 48, 34], [11, 38, 48, 8, 44, 14, 19, 46, 50, 21, 31, 48, 28, 38, 33, 41, 26, 43, 50, 34, 20, 8, 20, 5], [43, 34, 22, 20, 37, 29, 40, 28, 17, 32, 32, 7, 29, 18, 31, 6, 22, 14, 9, 33, 5, 36, 40, 16], [15, 13, 46, 36, 35, 8, 23, 15, 27, 35, 17, 33, 40, 26, 45, 9, 32, 37, 25, 26, 41, 47, 27, 22], [43, 35, 38, 34, 21, 18, 13, 6, 6, 47, 13, 41, 43, 46, 40, 5, 17, 10, 10, 10, 36, 19, 24, 12], [38, 43, 40, 12, 45, 17, 34, 26, 16, 30, 12, 46, 33, 37, 5, 18, 48, 29, 48, 26, 36, 38, 11, 15], [37, 21, 7, 22, 23, 43, 29, 24, 42, 16, 45, 16, 43, 5, 37, 12, 46, 9, 44, 22, 19, 34, 39, 13], [50, 39, 8, 48, 23, 34, 13, 46, 19, 42, 20, 17, 31, 34, 10, 22, 42, 48, 32, 21, 29, 47, 21, 44], [26, 32, 34, 24, 31, 32, 32, 36, 42, 22, 48, 8, 19, 38, 17, 36, 41, 14, 34, 44, 30, 19, 30,
  • 2. 50], [17, 28, 45, 49, 34, 21, 48, 38, 43, 31, 37, 21, 40, 22, 16, 39, 37, 29, 46, 25, 35, 27, 27, 49], [11, 7, 45, 18, 49, 8, 11, 37, 36, 38, 32, 10, 41, 34, 32, 24, 23, 18, 43, 47, 16, 6, 28, 32], [42, 6, 42, 47, 30, 15, 5, 33, 17, 20, 5, 47, 20, 27, 22, 43, 14, 39, 6, 45, 21, 48, 27, 22], [47, 20, 24, 18, 21, 6, 34, 30, 33, 9, 43, 21, 23, 10, 35, 23, 35, 33, 29, 16, 38, 45, 40, 38], [31, 6, 8, 11, 36, 8, 25, 24, 47, 7, 30, 14, 22, 32, 45, 22, 21, 12, 16, 30, 17, 21, 36, 24], [40, 32, 10, 26, 18, 17, 35, 11, 47, 20, 36, 7, 16, 37, 30, 8, 40, 41, 13, 45, 13, 30, 29, 14], [22, 35, 42, 6, 26, 11, 7, 42, 6, 16, 6, 21, 32, 38, 21, 37, 39, 30, 13, 43, 49, 29, 21, 45], [33, 46, 44, 11, 15, 21, 34, 8, 46, 50, 33, 34, 9, 16, 42, 50, 31, 19, 29, 14, 17, 27, 42, 10], [11, 40, 24, 47, 8, 37, 21, 12, 21, 25, 11, 37, 24, 22, 37, 19, 45, 32, 20, 23, 45, 9, 49, 24], [37, 20, 40, 48, 6, 13, 31, 40, 45, 26, 48, 11, 38, 31, 45, 36, 8, 45, 50, 45, 16, 37, 48, 17], [8, 38, 42, 32, 35, 20, 24, 19, 19, 23, 13, 47, 15, 15, 20, 13, 26, 33, 49, 19, 11, 5, 44, 38], [48, 5, 28, 43, 32, 15, 34, 23, 20, 16, 9, 37, 23, 10, 29, 5, 24, 16, 20, 29, 19, 46, 24, 23], [24, 19, 27, 5, 30, 17, 44, 19, 38, 50, 40, 5, 8, 18, 14, 36, 47, 11, 31, 50, 44, 37, 33, 5], [9, 28, 45, 44, 9, 23, 27, 11, 31, 32, 31, 31, 14, 8, 25, 27, 8, 22, 33, 27, 25, 26, 50, 30], [28, 23, 44, 38, 24, 21, 11, 26, 32, 6, 35, 17, 13, 29, 10, 29, 18, 19, 20, 11, 13, 37, 18, 11]]