-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path03-slides.Rmd
471 lines (281 loc) · 9.24 KB
/
03-slides.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
---
title: "Mission and vision statements"
author: "Andrew Heiss"
date: "`r Sys.Date()`"
output:
xaringan::moon_reader:
lib_dir: "libs"
chakra: "libs/remark-latest.min.js"
css: ["default", "css/ath-slides.css", "css/ath-jost-fonts.css", "css/animate.css"]
seal: false
anchor_sections: false
nature:
highlightStyle: github
highlightLines: true
countIncrementalSlides: false
ratio: "16:9"
navigation:
scroll: false
editor_options:
chunk_output_type: console
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(warning = FALSE, message = FALSE,
fig.retina = 3, fig.align = "center")
```
```{r packages-data, include=FALSE}
library(countdown)
```
```{r xaringanExtra, echo=FALSE}
xaringanExtra::use_xaringan_extra(c("tile_view"))
```
class: center middle main-title section-title-2
# Mission and<br>vision statements
.class-info[
**September 8, 2022**
.light[PMAP 3210: Introduction to Nonprofits<br>
Andrew Young School of Policy Studies
]
]
---
name: outline
class: title title-inv-5
# Plan for today
--
.box-7.less-medium[What are mission and<br>vision statements?]
--
.box-3.less-medium[How do we make good<br>mission and vision statements?]
--
.box-1.less-medium[Your nonprofit's<br>mission and vision statements]
---
layout: false
name: what-are
class: center middle section-title section-title-7 animated fadeIn
# What are mission<br>and vision statements?
---
.center[
<figure>
<img src="img/03/cheshire-vision.png" alt="Alice and the Cheshire Cat" title="Alice and the Cheshire Cat" width="65%">
</figure>
]
---
layout: true
class: title title-7
---
# What is a mission statement?
--
.box-inv-7.medium[Succinct description of the<br>basic purpose of the organization]
--
.box-7[The reason the organization exists]
--
.box-7[The work to be carried out]
--
.box-7[The beneficiaries it is designed to serve]
---
# What *isn't* a mission statement?
--
.box-inv-7.less-medium[A detailed list of everything the organization does]
--
.box-inv-7.less-medium[Something you create once<br>and never look at again]
--
.box-inv-7.less-medium[Something that changes every month]
---
# Why even have one?
--
.box-inv-7.less-medium[Organizational stability and constraint]
.box-7.small[Keeps programming decisions<br>consistent with organization's purpose]
--
.pull-left[
.box-inv-7.less-medium[Organizational unity]
.box-7.small[Guides day-to-day work]
]
--
.pull-right[
.box-inv-7.less-medium[Public relations]
.box-7.small[Lets outside stakeholders know what the organization does]
]
---
# Why should nonprofits have them?
--
.box-inv-7.medium[Most for-profit private businesses<br>have mission statements]
--
.box-inv-7.medium[Nonprofits absolutely need them]
--
.box-7.large[Why?]
---
# What happens without one?
--
.box-inv-7.medium[Bad things!]
--
.box-7[Mission drift and "barking up the wrong tree"]
--
.box-7[Possibilities limited if statement is unclear or too narrow]
--
.box-7[Organization may not realize when it is time<br>to change mission (or go out of business!)]
---
# What is a vision statement?
--
.box-inv-7[A description that conjures a picture of<br>the overall destination of the organization]
--
.box-inv-7[Answers these kinds of questions:]
--
.box-7.small[What will "success" look like?]
--
.box-7.small[What will the reputation of the nonprofit look like in the community?]
--
.box-7.small[How will your community (or the world) be different?]
--
.box-7.small[What role will the nonprofit play in the community?]
---
layout: false
name: how-make
class: center middle section-title section-title-3 animated fadeIn
# How do we make<br>good mission and<br>vision statements?
---
layout: true
class: title title-3
---
# Components of mission statements
--
.box-inv-3.medium[Purpose statement]
.box-3.small.sp-after[What the organization seeks to accomplish]
--
.box-inv-3.medium[Business statement]
.box-3.small[The main method or activity for fulfilling the purpose]
---
# Purpose statement
--
.center.small[Usually two parts]
--
.pull-left[
.box-1[Phrase that indicates<br>a change in status]
.box-inv-1.smaller[Aspirational verbs like<br>"to increase", "to decrease", "to prevent",<br>"to eliminate", "to promote", etc.]
]
--
.pull-right.sp-after[
.box-8[Problem or condition<br>to be changed]
.box-inv-8.smaller["drunk driving", "illiteracy",<br>"inequality", "homelessness",<br>"effectiveness of {x}", etc.]
]
--
.center.medium[".color-1[To eliminate] .color-8[homelessness]"]
---
# Business statement
--
.box-4.less-medium[Answers the question "What are we going to<br>do to accomplish our purpose?"]
.box-inv-4.smaller.sp-after[Link to the purpose statement with "by" or "through" some verb]
--
.center.medium[".color-1[To eliminate] .color-8[homelessness] .color-4[by providing<br>job training] to homeless individuals"]
---
layout: false
<figure class="sp-after">
<img src="img/03/woodruff.png" alt="Woodruff Arts Center" title="Woodruff Arts Center" width="100%">
</figure>
.center[The Woodruff Arts Center’s mission is to inspire, create, support, and celebrate renowned arts and education for diverse audiences through a unique model of partnerships and collaborations, and in an institutionally sustainable manner.]
???
<https://www.woodruffcenter.org/about-the-woodruff-arts-center/>
---
<figure class="sp-after">
<img src="img/03/woodruff.png" alt="Woodruff Arts Center" title="Woodruff Arts Center" width="100%">
</figure>
.center[The Woodruff Arts Center’s mission is .color-1[to inspire, create, support, and celebrate] .color-8[renowned arts and education for diverse audiences] .color-4[through a unique model of partnerships and collaborations], and in an institutionally sustainable manner.]
---
layout: true
class: title title-3
---
# Make it part of the culture!
--
.box-inv-3.medium[Mission statements should be<br>memorable and recitable]
.box-3[They also have to allow for a strategy—can't be too vague]
---
layout: false
.center[
<figure>
<img src="img/03/10-target.jpeg" alt="Children's Healthcare of Atlanta 10 is the Target campaign" title="Children's Healthcare of Atlanta 10 is the Target campaign" width="100%">
</figure>
]
---
.pull-left[
.center[
<figure>
<img src="img/03/childrens-healthcare.png" alt="Children's Healthcare of Atlanta" title="Children's Healthcare of Atlanta" width="50%">
</figure>
]
"Making kids better today and healthier tomorrow"
]
--
.pull-right[
.center[
<figure>
<img src="img/03/northside.png" alt="Northside Hospital" title="Northside Hospital" width="50%">
</figure>
]
.small[.smaller[
"Northside Hospital is committed to the health and wellness of our community. As such, we dedicate ourselves to being a center of excellence in providing high-quality health care. We pledge compassionate support, personal guidance and uncompromising standards to our patients in their journeys toward health of body and mind. To ensure innovative and unsurpassed care for our patients, we are dedicated to maintaining our position as regional leaders in select medical specialties. And to enhance the wellness of our community, we commit ourselves to providing a diverse array of educational and outreach programs."
]]
]
???
<https://www.choa.org/give>
<https://www.northside.com/about>
---
layout: true
class: title title-3
---
# Components of vision statements
--
.center.small[Usually two parts]
--
.pull-left[
.box-2[Core ideology]
.box-inv-2.smaller[Organization's reason for being;<br>the soul of the nonprofit.<br>**Not** its goal or business strategy]
.box-inv-2.smaller[Ask "why" a bunch of times]
]
--
.pull-right[
.box-6[Envisioned future]
.box-inv-6.smaller[Big hairy audacious goal (BHAG) + vivid description of the future]
]
???
Gravel and asphalt company:
- We make gravel and asphalt products
- Because quality of infrastructure plays a vital role in people's safety and experience
- Because potholes are annoying and dangerous
- Because planes can't land on bad runways
- Because we're making people's lives better by improving the quality of man-made structures
---
# BHAGs
--
.pull-left[
.box-inv-3[Target]
.box-3.small[Ford:<br>"Democratize the automobile"]
.box-inv-3[Common enemy]
.box-3.small[Nike:<br>"Crush Adidas"]
]
--
.pull-right[
.box-inv-3[Role model]
.box-3.small[Stanford:<br>"Become the Harvard of the West"]
.box-inv-3[Internal transformation]
.box-3.small[GE:<br>"Be #1 or #2 in every market"]
]
---
layout: false
<figure class="sp-after">
<img src="img/03/woodruff.png" alt="Woodruff Arts Center" title="Woodruff Arts Center" width="100%">
</figure>
.center.medium.color-2[To be a uniquely exciting and innovative destination and a beacon for excellence in arts and education]
---
layout: false
class: middle
<figure>
<img src="img/03/lhi.png" alt="Lifting Hands International" title="Lifting Hands International" width="100%">
<figcaption class="center"><a href="https://www.liftinghandsinternational.org/">Lifting Hands International</a></figcaption>
</figure>
---
class: middle
.box-3.huge[Your turn!]
.box-inv-3[Find and evaluate 5 different nonprofits'<br>mission and vision statements]
---
layout: false
name: your-nonprofit
class: center middle section-title section-title-1 animated fadeIn
# Your nonprofit's<br>mission and vision statements