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

Explain dml with some examples, Explain DML with some examples? DML - D...

Explain DML with some examples? DML - Data Manipulation Language: statements used for managing data within schema objects. Some examples: • SELECT - retrieve data from the a da

Describe the objective of structural diagrams, Describe the objective of St...

Describe the objective of Structural Diagrams The main objective of structural diagram is to visualize, construct, specify and document static aspects of a system. Their eleme

Explain recursive relationship type, Explain Recursive relationship type? ...

Explain Recursive relationship type? Recursive relationship type: A recursive relationship is one in that the similar entity participates more than once in the relationship

Oracle, how oracle can be used

how oracle can be used

State in brief about object design, Give the Introduction of OBJECT DESIGN ...

Give the Introduction of OBJECT DESIGN Strategies which are selected during system design are carried out in object-oriented design. In this procedure, objects which are identi

Define database management system, Define database management system? D...

Define database management system? Database management system (DBMS) is a set of interrelated data and a combination of programs to access those data.

List the reg-no of vehicles owned in relational algebra, Given the followin...

Given the following relations Vehicle (Reg_no, make, colour) Person(eno, name, address) Owner(eno, reg_no) Write expressions in the relational algebra to answer the following

How to control as concurrent tasks, Control as Concurrent Tasks The ex...

Control as Concurrent Tasks The expression control as simultaneous task means applying control for those events of object which can happen simultaneously. An object can be imp

Define two-phase locking protocol, Define two-phase locking protocol. A...

Define two-phase locking protocol. Ans: Two-phase locking is significance in the context of ensuring that schedules are serializable. The two-phase locking protocol defines a p

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