What is the data type

Assignment Help Data Structure & Algorithms
Reference no: EM13754881

We can define the two populations as follows:

Population 1: All drivers driving while talking on the phone

Population 2: All drivers driving while not on the phone and have a cell phone

1) What is the data type?

a. Categorical ?
b. Continuous

2) What is the type of the parameter?

a. Average ?
b. V ariability ?
c. Proportion ?
d. None of the above

3) What is the parameter?

a. Average reaction time of a driver ?
b. Difference in variability of reaction time of a driver while on the phone and that of a ?driver while not on the phone ?
c. Difference between average reaction time of a driver while on the phone and that of a ?driver while not on the phone ?
d. The ratio of variances of reaction time of a driver while on the phone and that of a driver ?while not on the phone

4) How the samples were collected?

a. Independent samples ?
b. Matched pairs sample

5) Which of the following describes the "proper" setup of null hypothesis ??0?

a. ??0:??1-??2>0

b. ??0:??1-??2<0

c. ??0:??1-??2=0

d. ??0:????=0

e. ??0:????>0

f. ??0:??1=??2

g. ??0:??1>??2

h. ??0:??1<??2

6) Which of the following describes the "proper" setup of the alternative hypothesis ??1?

a. ??1:??1-??2>0

b. ??1:??1-??2<0

c. ??1:??1-??2=0

d. ??1:????=0

e. ??1:????>0

f. ??1:??1=??2

g. ??1:??1>??2

h. ??1:??1<??2

Now follow the steps to test the above developed hypothesis (as we did in class) and along the way answer the following questions.

7) Which of the following best describes what it means that "the significance level is 3%"? (As a practice for the exam, make sure you know why all the other options than the one you choose are wrong)

a. We would like to have 3% confidence in our results ?
b. There is 3% chance that our hypothesis ?? is not true ?
c. There isn't enough evidence to conclude that drivers talking on cell phones crash more than drivers who don't
d. Any event that happens with likelihood more than 3% is considered probable to happen ?
e. Any event that happens with likelihood less than 3% is considered probable to happen

8) Test the hypothesis you developed above assuming equal variances. What is the p-value?

a. 7.44 ?
b. 0.002 ?
c. 0.03 ?
d. V ery close to 0 ?
 
9) What does the p-value you obtained in the above question measure? (As a practice for the exam, make sure you know why all the other options than the one you choose are wrong)

a. The likelihood that the assumption ??0 is true ?
b. The likelihood of seeing a statistic value close to 0 ?
c. The likelihood that the statistic we have got in this sample will be true ?
d. The value of the statistic that we call rare ?
e. The likelihood of seeing a statistic value as extreme as what we have got in this sample

10) Which of the following can be concluded at 3% significance level?

a. Typical reaction times are slower for drivers using cell phones ?
b. Typical reaction times are faster for drivers using cell phones ?
c. There is no difference in typical reaction time whether or not a cell phone is used ?
d. Cannot be determined.

In question 8 we assumed the variances to be equal. Now we would like to test and see whether this assumption was true or not. Write down the null and alternative hypothesis for this test then answer the following questions.

11) What is the p-value for testing whether variances are equal or not?

a. 0.03 ?
b. 0.035 ?
c. 0.07 ?
d. 0.73

12) From the p-value above, we can conclude at 3% significance level:

a. The reaction times for drivers using cell phone is more variable than those not using cell ?phone ?
b. The reaction times for drivers using cell phones is less variable than those not using cell ?phones ?
c. The variability of reaction times for drivers using cell phones can be assumed to be the ?same as that for drivers not using cell phones, as we don't have enough evidence to ?conclude otherwise ?
d. The variability of reaction times for drivers using cell phones is not the same as that for ?drivers not using cell phones ?
e. Typical reaction times are slower for drivers using cell phones ?
f. There is no difference in typical reaction time whether or not a cell phone is used.

Reference no: EM13754881

Questions Cloud

Create a class called employee : Create a class called Employee that has the following attributes: Employee ID of type String, First name of type String, Last name of type String
The implied multiplier associated with the stimulus package : If we assume that this growth resulted from the ARRA stimulus package, what was the implied multiplier associated with the stimulus package?
Dimensions of the business culture in the selected country : Determine the major elements and dimensions of the business culture in the selected country - Determine how these elements and dimensions are integrated by local residents conducting business in the country.
Government support of technological innovation : Research and identify how the U.S. government supports innovative technology activities in companies. Discuss at least two government sponsored programs and explain the positive effects these programs have on technology innovation in the private s..
What is the data type : What is the data type and What is the type of the parameter
Benefits for international expansion : The most popular way for international expansion is for a local firm to acquire foreign companies. One of the most benefits for international expansion is global distribution capability that helps expanding the market share.
Calculate the price of pp today : Assume that all earnings growth comes from the investment of retained earnings. Cost of capital is 12%. Calculate the price of PP today.
Compare the probability density function with the histograms : Write a report including the following, sections: Abstract. Introduction. Theoretical Analysis (pdf of 'Y and function that transforms uniform random variable to Gaussian random variable.
Draw the budget set of a consumer with income : Denote by t the amount of dollars a consumer has to pay for every unity she consumes in excess of x2 - Draw the budget set of a consumer with income m.Istheslopeofthe budget line constant - Draw the budget set of a consumer with income m.Is the slope..

Reviews

Write a Review

Data Structure & Algorithms Questions & Answers

  Linked list class to hold a series of integers

1) Design your own linked list class to hold a series of integers. The class should have member functions for appending, inserting, and deleting nodes. Dont forget to add a destructor that destroys the list. Demonstrate the class with a driver progra..

  Explaining effective customer relationships and loyalty

Paws'n Tails is an online pet shop that wants to influence what customers buy and builkd effective customer relationships and loyalty.

  Creating asp.net project with visual studio.net

Design an ASP.NET assignment with Visual Studio.NET 2005. Add an aspx form to the application. Place a ListBox control, a TextBox control and a Button control on the form.

  Write the code of stack architecture

Write the code of stack architecture to compute the expression below. The result should be stored on the stack.

  Identifying the use cases of the system

Identifying the use cases of the system based on the narrative above, and giving a brief description for each of the use cases.

  Write down an algorithm draw a flow chart and write a java

question write an algorithm draw a flow chart and write a java program to accept quiz 10 midterm 30 project 15

  In addition make a flow-chart to show how to sort using one

there are many additional algorithms available. choose 2 sorting and 2 searching algorithms and describe them in

  How long would it take to fill the available storage space

How many cells can be in a computer's main memory if each cell's address can be represented by two hexadecimal digits? What if four hexadecimal digits are used? Explain your answer.

  Find the middle element in a linked list in one pass

Write a program to check if there is a loop in a linked list. Create a loop in a linked list and use your method 'isLoop' to identify that the loop exists.

  What is the time complexity of running the below bubblesort

Show a simple modification that can be made to the below bubblesort that significantly improves the time complexity for an array of sequential integers.

  Creating an automated checkout program

A local department store employee you to create an automated checkout program to expedite customers in a hurry. The checkout line can only allow 5-products for any one purchase.

  Algorithm to recognize substrings which form numbers

Given the string of numbers, recognize all the substrings which form numbers which are divisible by 3. For instance, applying algorithm on the string.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd