Objective: To apply core probability concepts and contingency table analysis to real-world community data, understand independence between categorical variables, and visually present findings for public understanding.
Your Scenario: Local Government & Citizen Engagement
You are a Data Storyteller for a non-profit called “Empower Local Voices,” which aims to improve citizen engagement with local government. Your latest project involves analyzing data from a recent city survey to understand how different groups of residents participate in local decision-making and what their priorities are.
You need to create a visual report (one-pager/infographic) that clarifies key probability concepts using the survey data and presents crucial findings about resident engagement patterns to the public.
Your Data: You can locate the data within StatCrunch under the same title as this assignment “Application Assignment 2: Analyzing Community Decisions & Opinions”
Your Deliverable: “Citizen Engagement Insights” One-Pager/Infographic
Create a single page (or a digital infographic, max 2 pages) that visually summarizes your findings and clarifies key probability concepts. It should be persuasive and easy for local residents to understand. You can use tools like Google Slides, PowerPoint, Canva, Piktochart, or a well-organized Word/Google Doc.
Your One-Pager/Infographic MUST include the following sections/elements:
- Catchy Title: A clear and engaging title for your report (e.g., “Understanding Our City’s Voice: Engagement & Preferences”).
- Probability Basics Explained (for the Public):
- Choose one simple event from your data (e.g., “a resident is in the ‘Over 50’ age group”).
- Calculate its Empirical Probability based on your sample data.
- Explain to a layperson (e.g., in a small text box on your infographic):
- What is an “Outcome” and “Sample Space” in the context of this survey?
- What is Empirical Probability (using your chosen event as an example)?
- What is a Complementary Event (using your chosen event as an example) and how would you calculate its probability?
- Cross-Tabulation & Joint/Marginal Probabilities:
- Use StatCrunch to create a Contingency Table(Frequency Table) for “Age_Group” (Row Variable) by “Engaged_in_Last_Election” (Column Variable). Include this table on your one-pager.
- From this table, present the following probabilities for a randomly selected resident:
- Marginal Probability: Find the probability that someone engaged in the last election. Give as a properly rounded decimal.
- Joint Probability: Find the probability that they did not engage in the last election and were under 30 years old. Give as a properly rounded decimal.
- Insights: What do these probabilities tell “Empower Local Voices” about overall engagement and specific age group involvement?
- Conditional Probability in Action:
- Using your contingency table from Section 3, calculate the following conditional probability: that someone who is over 50 engaged in last election. Give as a properly rounded decimal.
- Explain what this conditional probability meansin plain language. Why might a local government official be particularly interested in this specific conditional probability (instead of just the overall marginal probability of engagement)?
- Testing for Independence (Chi-Square Test):
- Use StatCrunch to perform a Chi-Square Test for Independence on the “Age_Group” and “Engaged_in_Last_Election” variables. Include the p-value from your StatCrunch output on your one-pager.
- Hypotheses: State the Null Hypothesis (Ho) and Alternative Hypothesis (Ha) for this test.
- Conclusion: Give the p-value from StatCrunch and state whether you find evidence of independence or dependence between Age_Group and Engagement in the Last Election, given a significance level of α=0.05.
- Implications: What does this conclusion mean for “Empower Local Voices” and their strategies for encouraging participation? (e.g., Do they need targeted strategies for different age groups, or a more general approach?)
- Ethical Consideration & Law of Large Numbers:
- Ethical Reflection: This pilot survey has a limited sample size of 200. Briefly explain one potential ethical concern related to making major policy decisions based only on the results of such a small survey.
- Law of Large Numbers: If “Empower Local Voices” were to conduct a much larger survey (e.g., 20,000 residents), how would the Law of Large Numbers apply to the empirical probabilities they calculate (like the probability of “Engaged_in_Last_Election = Yes”)?
Struggling with where to start this infographic? Follow this step-by-step guide to finish the assignment easily!
1) Set up & access data (Do this first)
-
Open StatCrunch and load the dataset titled “Application Assignment 2: Analyzing Community Decisions & Opinions.”
-
Inspect variables: confirm exact variable names for Age_Group and Engaged_in_Last_Election (used later).
-
Save a local copy (CSV or export) so you can create visuals in PowerPoint/Canva if needed.
2) Choose a catchy title and layout
-
Use the SEO title above or craft one similar.
-
One-pager layout: top banner (title + short tagline), left column for “Probability Basics,” center for contingency table & probabilities, right column for tests, bottom for ethics & LLN, footer for data source & methodology note.
3) Probability Basics (pick a simple example event)
-
Select a simple event, e.g., “Resident is Over 50.”
-
Calculate Empirical Probability = (count of Over 50) / (total sample size).
-
On the infographic, include small plain-language definitions:
-
Outcome = single result (e.g., being “Over 50”).
-
Sample space = all possible outcomes (all survey respondents).
-
Empirical probability = observed frequency ÷ sample size (show numeric example).
-
Complementary event = “Not Over 50”; compute as 1 − P(Over 50).
-
4) Contingency table in StatCrunch (Age_Group × Engaged_in_Last_Election)
-
In StatCrunch: Stat > Tables > Contingency > with summary (or simple frequency) → rows = Age_Group, columns = Engaged_in_Last_Election.
-
Export or screenshot the frequency table and place it clearly on the one-pager.
5) Compute Marginal, Joint, and Conditional Probabilities (show calculations)
-
Marginal Probability (Engaged = Yes): total engaged / total sample. Round to 3 decimal places (e.g., 0.345). Display as decimal.
-
Joint Probability (Under 30 AND Not Engaged): count(Under30 & NotEngaged) / total sample. Round properly.
-
Conditional Probability (Over 50 | Engaged): count(Over50 & Engaged) / count(Over50). Round properly.
-
Include short plain-language interpretations after each: what the number means for a randomly selected resident.
6) Chi-Square Test for Independence (StatCrunch)
-
In StatCrunch: Stat > Tables > Contingency > with summary > Chi-Square test (or Stat > Tables > Contingency > with counts then select Chi-Square).
-
Capture the p-value from output and include it on the one-pager.
-
State hypotheses clearly:
-
H₀: Age_Group and Engagement are independent.
-
Hₐ: Age_Group and Engagement are not independent.
-
-
At α = 0.05, state decision: if p ≤ 0.05 → reject H₀ (dependence); if p > 0.05 → fail to reject H₀ (no evidence of dependence). Provide plain-language conclusion (e.g., “There is evidence that engagement varies by age” or “No evidence that engagement differs by age”).
7) Insights & Implications (actionable takeaways)
-
Translate probabilities & chi-square result into recommendations for Empower Local Voices: targeted outreach for low-engagement groups, age-tailored channels, or broad campaigns if no age effect.
-
Keep statements short, concrete, and public-friendly.
8) Ethical Consideration & Law of Large Numbers (short boxes)
-
Ethical note (sample size = 200): caution against overgeneralizing—risk of misleading policy decisions, marginalized voices underrepresented. Suggest confirmatory larger survey before policy changes.
-
Law of Large Numbers: explain in one sentence that as sample size grows (e.g., 20,000), empirical probabilities will converge to true population probabilities—estimates become more stable and reliable.
9) Design & Visual tips
-
Use one or two strong colors, readable fonts, and icons for age, ballot, etc.
-
Show probabilities with simple bar or donut charts for clarity.
-
Include brief captions with every number so non-statisticians can understand.
-
Keep text concise—infographics should be visual.
10) Technical details & rounding
-
Round probabilities to 3 decimal places (or as instructor prefers).
-
Label denominators (e.g., “/200 respondents”).
-
Cite StatCrunch dataset and mention sample size (n = 200) on the footer.
11) Files & submission checklist
-
One-pager/infographic (PDF or PNG) max 2 pages.
-
Include: title, contingency table image, marginal/joint/conditional probabilities with calculations, chi-square p-value and hypotheses, short insights, ethics & LLN box, data source citation.
-
Optional: attach a one-paragraph methods note describing how StatCrunch was used.
Remember! It's just a sample. Our professional writers will write a unique paper for you.