Chapter 3 quiz -3-4 Quiz_ Python Functions

docx

School

Southern New Hampshire University *

*We aren’t endorsed by this school

Course

243

Subject

Mathematics

Date

Jan 9, 2024

Type

docx

Pages

2

Uploaded by EarlSteel9150

Report
Question 1 3/ 3 points Which of the following alternative hypotheses makes a hypothesis test two-tailed? Select one. Parameter is greater than a value @ Parameter is not equal to a value Parameter is less than a value Question 2 3/ 3 points Which of the following methods from Python’s scipy.stats submodule is used to calculate a confidence interval based on the Normal Distribution? Select one. Note: st is from the import command import scipy.stats as st st.t.confidence_interval st.norm.confidence_interval o) st.norm.interval st.norm.normal
Question 3 3/ 3 points Which Python module is used to create confidence intervals? Select one. pandas math matplotlib @) scipy Question 4 3/ 3 points Which of the following Python methods is used to perform hypothesis testing for a population mean when the population standard deviation is unknown? Select one. o ttest_1samp(dataframe, null hypothesis value) ztest(dataframe, null hypothesis value) ttest(dataframe, null hypothesis value) prop_1samp_hypothesistest(dataframe, n, alternative hypothesis value) Question 5 3/ 3 points Which of the following alternative hypotheses make a hypothesis test one-tailed? Select all that apply. | Parameter is less than a value | Parameter is greater than a value Parameter is not equal to a value
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help