I have already written the proposal and have passed for this module however i need some refinement in the method section, specifically i have been asked to be more specific regarding how i would analyse the data i collect by using SPSS. I have never used SPSS and hence it is a daunting process. in terms of writing i recon you would need to write not more than 300 words but I will leave that up to you. My main aim with this is that i need a refined method and analysis section as the one i have written is very brief. I need the ethical community to pass this proposal so I can begin data collection.
all you will need to do is read my proposal which i have attached and refine the methods section and add some spss test to explain how the data would be analysed.
proposed investigation in non technical language:
I would be recruiting two groups, one with excessive exposure to plasticizers from food containers and another with very little exposure to plasticizers. The extent of exposure would be analysed using a questionnaire.
I would then conduct tests in both groups to analyse their BMI and fat percentages which would help me understand if there is a potential like between excessive use of plastic food containers and weight gain.
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 });

