Answered step by step
Verified Expert Solution
Question
1 Approved Answer
you will submit the Python script you used to make your calculations and a summary report explaining your findings. Python Script: To complete the tasks
you will submit the Python script you used to make your calculations and a summary report explaining your findings.
- Python Script: To complete the tasks listed below, open the Project Two Jupyter Notebook link in the Assignment Information module. Your project contains the NBA data set and a Jupyter Notebook with your Python scripts. In the notebook, you will find step-by-step instructions and code blocks that will help you complete the following tasks:
- Hypothesis tests for a population parameter
- Hypothesis tests for a population mean
- Hypothesis test for a population proportion
- Hypothesis test for the difference between two population parameters
- Hypothesis test for difference between two population means
- Hypothesis tests for a population parameter
- Summary Report: Once you have completed all the steps in your Python script, you will create a summary report to present your findings. Use the provided template to create your report. You must complete each of the following sections:
- Introduction: Set the context for your scenario and the analyses you will be performing.
- Hypothesis tests for the population mean: Discuss all steps of the hypothesis tests and interpret your results.
- Hypothesis test for the population proportion: Discuss all steps of the hypothesis test and interpret your results.
- Hypothesis test for the difference between two population means: Discuss all steps of the hypothesis test and interpret your results.
- Conclusion: Summarize your findings and explain their practical implications.