• 1
Votes
name

A PHP Error was encountered

Severity: Warning

Message: Undefined array key "userid"

Filename: views/question.php

Line Number: 212

Backtrace:

File: /home/statpmkj/public_html/application/views/question.php
Line: 212
Function: _error_handler

File: /home/statpmkj/public_html/application/controllers/Questions.php
Line: 416
Function: view

File: /home/statpmkj/public_html/index.php
Line: 315
Function: require_once

If, in a (two-tail) hypothesis test, the p-value is 0.0152, what is your statistical decision if you test the null hypothesis at the 0.08 level of significance?

 

Always reject the null hypothesis if the p-value is less than the specified alpha, In this case, the null hypothesis is rejected because the p-value (0.0152) is less than the alpha given (0.08). 

  • 0
Reply Report