<?xml version="1.0"?>
<Data xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Questions>
    <Question>
      <Info>What is the null hypothesis of "The average GPA of college students in the Philippines is 3.0 (out of 4.0)"?</Info>
      <link />
      <Answers>
        <Answer>
          <Info>μ=3.0</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
        <Answer>
          <Info>μ ≠ 3.0</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>μ&lt;3.0</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>μ&gt;3.0</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>What is the alternative hypothesis of "The average GPA of college students in the Philippines is 3.0 (out of 4.0)"?</Info>
      <link />
      <Answers>
        <Answer>
          <Info>μ=3.0</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>μ ≠ 3.0</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
        <Answer>
          <Info>μ&lt;3.0</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>μ&gt;3.0</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>What is the null hypothesis of "A basketball team claims that the mean length of their games is less than 1 hour."?</Info>
      <link />
      <Answers>
        <Answer>
          <Info>μ&lt;1 hour</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
        <Answer>
          <Info>μ &gt; 1 hour</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>μ≤1 hour</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>μ ≥ 1 hour</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>What is the alternative hypothesis of "A basketball team claims that the mean length of their games is less than 1 hour."?</Info>
      <link />
      <Answers>
        <Answer>
          <Info>μ&lt;1 hour</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>μ &gt; 1 hour</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>μ≤1 hour</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>μ ≥ 1 hour</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>In a court hearing, Mark, the defendant, is presumed innocent. What type of error is committed if you say that : "The judge believes that Mark is guilty, but indeed, he is innocent."</Info>
      <link />
      <Answers>
        <Answer>
          <Info>Type I</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
        <Answer>
          <Info>Type II</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>In a court hearing, Mark, the defendant, is presumed innocent. What type of error is committed if you say that : The judge believes that Mark is innocent, but indeed, he is guilty.</Info>
      <link />
      <Answers>
        <Answer>
          <Info>Type I</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>Type II</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>Mary’s second-hand car is safe to drive. What type of error is committed if you say that : Mary thinks that her car may be safe to drive, but indeed, not safe.</Info>
      <link />
      <Answers>
        <Answer>
          <Info>Type I</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>Type II</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>Mary’s second-hand car is safe to drive. What type of error is committed if you say that : Mary thinks that her car may not be safe to drive, but indeed, safe.</Info>
      <link />
      <Answers>
        <Answer>
          <Info>Type I</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
        <Answer>
          <Info>Type II</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>Susan is experiencing symptoms of COVID-19. What type of error is committed if you say that : Susan thinks she has a COVID-19 because of the symptoms, but indeed, she does not have.</Info>
      <link />
      <Answers>
        <Answer>
          <Info>Type I</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
        <Answer>
          <Info>Type II</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
    <Question>
      <Info>Susan is experiencing symptoms of COVID-19. What type of error is committed if you say that : Susan thinks she does not have COVID-19, but indeed, she has.</Info>
      <link />
      <Answers>
        <Answer>
          <Info>Type I</Info>
          <IsCorrect>true</IsCorrect>
        </Answer>
        <Answer>
          <Info>Type II</Info>
          <IsCorrect>false</IsCorrect>
        </Answer>
      </Answers>
      <Type>Single</Type>
    </Question>
  </Questions>
</Data>