The purpose of this analysis and project is for you to apply the key theoretical concepts of the class: Using appropriate mathematical skills to interpret social studies information, researching and using secondary sources, and transferring this statistical information and research into your own words.
———-
Added on 25.03.2016 09:40
The purpose of this analysis and project is for you to apply the key theoretical concepts of the class: Using appropriate mathematical skills to interpret social studies information, researching and using secondary sources, and transferring this statistical information and research into your own words.
This assignment has three parts: Data analysis, secondary sources research, presentation, peer review, and final submission.
1.Data analysis: Using the chart and questions on the following page, answer the questions provided. You will present this information in part three of this assignment.
2.Secondary sources research: Once you complete the data analysis, do an Internet search to find out which political party (Republican or Democrat) tends to benefit when incomes increase or decrease (in other words, which party has more wealthy voters and which party has more poor voters). Find three secondary sources (not including the census website) to support your answer. You will present this information in part three of the assignment.
3.PowerPoint Presentation: Prepare a PowerPoint presentation that includes the following (a total of six slides):
a.Introductory Slide (Your Name, Class, Date)
b.Slide with Answers to the Questions Above
c.Two Slides with a bar chart showing the data used to answer questions 1 and 4 from part 1 of this assignment.
d.A paragraph explaining which party will gain from the income changes noted in the answer to the first question (income changes in Texas)
e.A Resources page that lists the three secondary sources (not including the census website) used to support your answer to the question regarding party support
4.Peer review: Post your PowerPoint Presentation to the discussion board provided in Module 2. Then, choose two of your peers presentations to view and give constructive feedback.
5.Final submission: Use the feedback given to you regarding your presentation if appropriate in order to make improvements submit the final version in BlackBoard. Click on the Discussion tab then on Final Version – Data Analysis and Presentation.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

