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

Attribute preservation, Attribute Preservation This is a easy and obvio...

Attribute Preservation This is a easy and obvious necessity that includes preserving all the attributes that were there in the relation that is being decomposed.

What are the two types of errors, What are the two types of errors? The...

What are the two types of errors? The two types of errors are: a) Logical error b) System error

What are aggregate functions, What are aggregate functions? And list the ag...

What are aggregate functions? And list the aggregate functions supported by SQL? Aggregate functions are functions that take a collection of values as input and return a one va

Produce a logical database design for pharma, Using a database design appro...

Using a database design approach of your choice, produce a logical design for Pharma. 1) Your answer must consist of ONE the following: An entity-relationship (ER) diagra

Explain authorization and integrity manager, Explain Authorization and Inte...

Explain Authorization and Integrity Manager ? Authorization and Integrity Manager: Tests for the satisfaction of integrity constraints and checks the authority of users to acce

Explain alternate key, Explain Alternate key? Alternate Key - All the...

Explain Alternate key? Alternate Key - All the candidate keys except primary key are known as alternate keys.

Convert the erd into its relevant relational schema, Question: Describe...

Question: Describe briefly the three parts of the Relational Model. (a) The term integrity refers to the accuracy or correctness of the data in the database. Define the fol

Implementing a data mining algorithm, i need to implememnt a treee based mi...

i need to implememnt a treee based mining algorithm. do you have an expert that can do that?

Define outer union operation of the relational algebra, Define outer union ...

Define outer union operation of the relational algebra. Compute the outer union for the relations R and S given below. Outer Join - If there are any values in one tabl

Express types of information available in mysql, Express types of informati...

Express types of information available in MySQL? Information as regards the result of queries:  This includes number of records affected by any SELECT or UPDATE or DELETE st

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