Evaluate the null hypothesis, Database Management System

Assignment Help:

1.Suppose you are given a dataset that consists of a random sample of tasters, on which the following variables were obtained:

(y) Zpref = taste preference for green beans stored in brine solution (data is centered)

(x1) saltc = level of salt in brine

(x2) sugarc = level of sugar in brine

(x3) saltc2 = salt*salt or salt-squared

(x4) sugarc2 = sugar*sugar or sugar-squared

The researchers are interested in how varying the levels of salt and/or sugar in a brine solution influence taste preferences of canned green beans packed in a brine solution. Please answer the following questions.

Notation: You may write models without subscripts

(e.g. y = b0 + b1 x1 + e is fine)

a. Write the full and restricted models which - in a models comparison framework - would evaluate the null hypothesis that neither salt nor sugar have a significant linear or curvilinear relationship with taste preference.

b. Using the full model from part a, write the restricted model that implies that sugar has no influence on taste preference.

c. Suppose you were to see the following SAS code in your program editor window:

PROC REG;

MODEL zpref = saltc sugarc saltc2 sugarc2;

QTERMS: Test saltc2=0, sugarc2=0;

In WORDS, what is the hypothesis being tested in the test statement labeled QTERMS?

Write the full and restricted models used to evaluate the QTERMS hypothesis.

d. Compared to the full model in a, write the restricted model that simultaneously implies that a) the linear effect of sugar conditional on level of salt is zero, AND b) the linear effects of salt and sugar are equal to each other, AND c) the curvilinear effects of salt and sugar are equal to each other. Give the SAS PROC REG code needed to evaluate this hypothesis.


Related Discussions:- Evaluate the null hypothesis

Describe the types of attributes, Describe the types of attributes? Ty...

Describe the types of attributes? Types of attributes: An attribute's category determines the type of values that are permitted in the attribute. For instance, the value vers

What is bcnf boyce-codd normal form, BCNF Boyce-Codd Normal Form A rel...

BCNF Boyce-Codd Normal Form A relation schema R is in BCNF if it is in 3NF and accepts an additional constraint that for every FD X A, X has to be a candidate key. If a relati

Give an example of multiple inheritance, Give an example of multiple inheri...

Give an example of multiple inheritance.  One example of multiple inheritance is a committee for students affair which include faculty and administrative staff member.

Give the levels of data abstraction, Give the levels of data abstraction? ...

Give the levels of data abstraction? There are three levels of Data Abstraction a) Physical level b) logical level c) view level

Define the division operation of relational algebra, Define the Division Op...

Define the Division Operation of Relational Algebra Let R be a relation comprising attributes (A1,...Ap,Ap+1,...An) and S comprising attributes (Ap+1,...An)  DEF: Division

Give an example of enforcement in typing, Give an example of enforcement in...

Give an example of enforcement in Typing. You can understand the idea of enforcement as it makes sure objects of dissimilar classes may not be interchanged as below:  Exampl

Define deadlock prevention, Define Deadlock prevention These protocols...

Define Deadlock prevention These protocols make sure that the system will never enter a deadlock state. There are two methods to deadlock prevention. One approach makes sure t

What are the comparison operator in sql, What are the comparison operator i...

What are the comparison operator in SQL?  Comparison operator in SQL are =, LIKE and BETWEEN

Explain the relational completeness, Explain the Relational Completeness ...

Explain the Relational Completeness Codd described the term relational completeness to consider to a language that is complete with respect to first-order predicate calculus ex

Create a table student with attributes student name, Question 1 Create a t...

Question 1 Create a table student with attributes student name, roll number, total marks and percentage. Do the following operations Insert details in to the table Update

Write Your Message!

Captcha
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