The outline can be a short half of a page paper) and the Final applied project can be 2 pages
Please submit seperatly
Outline (2%) submit in assignment folder.
I suggest you include the following in your outline:
- Name of enzyme you will use, and source (organism)
- The substrate
- How you will measure enzyme activity (method)
- What type of treatment you will you; type of solution(s), pH, length of exposure, how you will treat your samples
- The control(s) in the experiment
- Sample size
- Maybe how you plan to present your data (table and/or type of graph)
- Anything else you would like to get feedback on before you start your experiment.
Final Applied Lab Project: write a paper that includes a title page and the following sections using the subheadings given in 2-7 below:
1. Title page: title, your name, course name, semester
2. Introduction: introduce your project; include needed background information, the question(s) that you are asking and a clear hypothesis for your experiment.
3. Materials and Methods: Design an experiment. Provide a detailed account of the materials and methods used to conduct the experiment. Also include the methods for data collection and analysis.
4. Results: Conduct the experiment and record your results. What did you observe? Present your data in table and/or graph. Remember to include the unit of measure.
5. Discussion: Use your knowledge about enzymes and acids to interpret and discuss your results. It may be necessary for you to refer to your textbook and/or use other information resources. What effect does the acidic treatment have on the enzyme activity? Looking back, how could you have improved your experiment?
6. Conclusion: What is your conclusion? Was your hypothesis supported?
7. References: Cite all reference sources used (including text book) and provide a reference section with citations in APA format.
Submission
Submit your final applied lab project as an attached Word document in the assignment folder by the due date specified in the course schedule. Your last name should be the first part of the file name.
Late Submission Policy: Zero points for late submission (a short extension may be granted if you contact me before the deadline)
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 });

