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

Data dictionary, how to prepare a data dictionary for online examination sy...

how to prepare a data dictionary for online examination system for certified courses?

Differentiate between pl/sql functions and procedures, Oracle & Distributed...

Oracle & Distributed Databases 1. Differentiate between PL/SQL functions and procedures. 2. Draw the diagram of logical structure of oracle database and explain it in brief.

User error-database errors, User error :  This contains errors in the progr...

User error :  This contains errors in the program (e.g., Logical errors) with errors made by online users of database.  These types of errors can be avoided by applying some check

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

List two restrictions that are applied on the modification, List two restri...

List two restrictions that are applied on the modification (updation, insertion or deletion) of base tables through view.  Ans: The two restrictions are: 1. If a view

What are the two aspect to the implementation of association, What are the ...

What are the two distinct aspects to the implementation of associations? i) It is required to define data declarations which will enable details of actual links to be stored. I

Creating database for library, i need help with creating database system fo...

i need help with creating database system for a library

Create a new user-data control, Create a new user : CREATE USER IDENTI...

Create a new user : CREATE USER IDENTIFIED BY Example: //CREATE USER MCA12 IDENTIFIED BY W123 Grant: It is used to give database access permission to users. It is of

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