Editing
The Deficit Model
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<div style="background-color: #4B0082; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> {{BloomIntro}} The Deficit Model is the "Study of the Information Gap"βthe investigation of the "Traditional" (but often flawed) belief that "Public Skepticism" about science is caused simply by a "Lack of Knowledge." While scientists often think that "If we just tell them the facts, they will agree," **The Deficit Model** proves that "Human Beliefs" are much more complex. From the "Top-Down" communication of the 20th century to the "Cultural Cognition" of the 21st and the "Identity-Based" rejection of science, this field explores the "Psychology of Trust." It is the science of "Understanding the Audience," explaining why "More Data" sometimes makes people "Change their minds" **less**, not more. </div> __TOC__ <div style="background-color: #000080; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Remembering</span> == * '''The Deficit Model''' β The assumption that public "Resistance" to science is based on a "Deficit" of "Scientific Literacy." * '''Scientific Literacy''' β The "Knowledge" of scientific "Facts" and "Methods" (e.g., 'Knowing how a vaccine works'). * '''Top-Down Communication''' β A one-way flow where "Experts" "Lecture" the "Public" without listening to them. * '''Public Understanding of Science (PUS)''' β The field of study focused on "Improving" the public's "Knowledge" of science. * '''Cognitive Bias''' β The "Mental Shortcuts" (see Article 129) that prevent people from "Accepting new facts" (e.g., 'Confirmation Bias'). * '''Cultural Cognition''' β The theory that people "Filter Science" through their "Social Values" (e.g., 'Does this fact help my political team?'). * '''Identity-Protective Cognition''' β When people "Reject a fact" because accepting it would "Alienate them" from their "Community." * '''Dialogue Model''' β The "Opposite" of the Deficit Model: a "Two-Way" conversation where "Public Values" are as important as "Scientific Facts." * '''Expertise''' β The "Social Status" of having "High Knowledge" in a field. * '''Trust''' β The "Essential Ingredient" of communication: without "Trust," the "Facts" are ignored. </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Understanding</span> == The deficit model is understood through '''Assumptions''' and '''Failures'''. '''1. The "Empty Vessel" Assumption''': Scientists often act like the "Public" is a "Bucket" waiting to be "Filled with Facts." * They assume: "Ignorance -> Fear -> Rejection." * They think the "Cure" is: "Information -> Education -> Acceptance." * But "Facts" are not "Neutral." * When "Facts" "Attack" a person's "Identity" or "Worldview," the person "Fights Back" with "Alternative Facts." '''2. The "Backfire Effect" (The Failure)''': Why does "More Education" sometimes "Increase Polarization"? * In "Climate Science" or "Vaccines," the people with the **Highest** "Scientific Literacy" are often the **Most Polarized**. * They use their "Smart Brains" to "Find Reasons" to "Reject the Data" they don't like. * This proves the **Deficit Model is Wrong**: "Knowledge" is not a "Shield" against "Bias"; it is a "Weapon" for "Defense." '''3. The "Context" Factor (Dialogue)''': The "Public" often has "Local Knowledge" that "Experts" miss. * If a scientist says "This chemical is safe" (Fact). * But the local people see "Their sheep dying" (Context). * The people "Reject the Science" because it "Contradicts their lived reality." * Communication fails because the "Deficit" was in the "Scientist's understanding of the community," not the other way around. '''The 'Cumbrian Sheep Farmers' Study (1986)'''': After the **Chernobyl** nuclear disaster, "Experts" told UK sheep farmers their land was safe. The farmers, who "Understood the Soil and the Rain," knew the experts were "Wrong." The experts "Ignored them" because of the **Deficit Model**. The farmers were **Right**, and the experts lost "All Trust." It is the "Classic Warning" for science communicators. </div> <div style="background-color: #8B0000; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Applying</span> == '''Modeling 'The Communication Strategy' (Predicting if 'Facts' will work):''' <syntaxhighlight lang="python"> def evaluate_comms_impact(scientific_literacy, is_politically_charged, trust_lvl_pct): """ Shows why 'Facts' are not enough. """ if not is_politically_charged: return "STRATEGY: EDUCATION. (The Deficit Model works for neutral topics)." if trust_lvl_pct < 40: return "STRATEGY: DIALOGUE / VALUES. 'Facts' will trigger the Backfire Effect. Focus on building trust first." else: return "STRATEGY: IDENTITY-ALIGNED. Use 'Trusted Messengers' to share the facts." # Case: Explaining a new 'Boring' battery tech print(evaluate_comms_impact(50, False, 80)) # Case: Explaining 'Vaccine' safety to a skeptical group print(evaluate_comms_impact(80, True, 20)) </syntaxhighlight> ; Comms Landmarks : '''The 'Royal Society' Report (1985)''' β The "Birth" of the "Public Understanding of Science" movement, which originally "Believed" in the deficit model. : '''Science CafΓ©s''' β A "Dialogue Model" event: scientists and the public "Meet in a Bar" to "Talk" as "Equals," breaking the "Top-Down" hierarchy. : '''Dan Kahanβs 'Cultural Cognition' Project''' β The "Death" of the deficit model: his research proved that "Science Knowledge" is "Filtered" by "Group Loyalty." : '''The 'Climategate' Controversy''' β When "Private Emails" from scientists were "Leaked," the "Public Trust" "Crashed" because they felt the "Experts" were "Hiding the Deficit" in their own data. </div> <div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Analyzing</span> == {| class="wikitable" |+ Deficit Model vs. Dialogue Model ! Feature !! Deficit Model (Old) !! Dialogue Model (New) |- | Flow || One-Way (Expert -> Public) || Two-Way (Expert <-> Public) |- | Goal || "Transmission of Knowledge" || "Mutual Learning and Trust" |- | View of Public || "Ignorant" or "Empty" || "Value-Driven" and "Locally Wise" |- | Solution || "More Information" || "Engagement and Participation" |- | Analogy || A 'Lecture' || A 'Dinner Party' |} '''The Concept of "The Trusted Messenger"''': Analyzing "The Who." Who says the fact is **More Important** than what the fact is. If a "Religious Leader" says "The Vaccine is safe," the community listens. If a "Government Scientist" says it, they don't. Science communication is about "Finding the right mouth," not just the "Right words." </div> <div style="background-color: #483D8B; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Evaluating</span> == Evaluating the deficit model: # '''Inevitability''': Can we "Ever" communicate "Complex Science" (like 'Quantum Physics') without "Some" form of the deficit model? # '''Ethics''': Is it "Condescending" to think the public has a "Deficit"? (Does 'Expertise' create 'Snobbery'?). # '''Efficiency''': Is "Dialogue" "Too Slow" for a "Crisis" (like a 'Pandemic') where we need "Instant Action"? # '''Education''': Does "Improving Schools" (Literacy) "Solve" the problem, or does it just "Create smarter skeptics"? </div> <div style="background-color: #2F4F4F; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Creating</span> == Future Frontiers: # '''AI 'Value-Alignment' Translators''': An AI that "Reads the Values" of an audience and "Re-frames the Science" in a way that "Respects" their identity (e.g., 'Climate Action' as 'Protecting the Land for our Children'). # '''Public 'Science' Juries''': A "Citizen Jury" that "Decides on Policy" after "Interviewing Experts," ensuring that "Science" is "Guided by Public Values." # '''Interactive 'Risk' Simulations''': A "Game" where the public can "Adjust the Variables" of a scientific problem (like 'River Flooding'), "Discovering the Facts" for themselves rather than being "Told." # '''The 'Expert-Local' Network''': A "Platform" where "Farmers/Workers" and "Scientists" "Co-Create" research, "Merging" "Lived Experience" with "Laboratory Data." [[Category:Philosophy]] [[Category:Science]] [[Category:Sociology]] [[Category:Psychology]] [[Category:Communication]] [[Category:Science Communication]] </div>
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Template used on this page:
Template:BloomIntro
(
edit
)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information