Multinomial distribution and the chi-squared test

Assignment Help Basic Computer Science
Reference no: EM131167344

The Multinomial Distribution and the Chi-Squared test for Goodness of Fit

Problem 1. Consider dealing a hand of 3 cards from a well shuffled standard deck of playing cards. Let X1 be the number of eights in the hand; let X2 be the number of nines in the hand; and let X3 be the number of cards in the hand that are neither eights nor nines. The random variables {X1X2X3} have a multinomial joint distribution. (Q1)   ? A: false B: true 

Problem 2. Consider drawing 6 cards at random with replacement from a standard deck of playing cards. For this problem, consider Aces to be face cards, not numbered cards. Which of the following sets of variables have a multinomial joint distribution? (select all such sets)

(Q2)   ? A: the number of kings drawn, and the number of other cards drawn B: the number of kings drawn, the number of hearts drawn, and the number of twos drawn C: the number of face cards drawn, the number of even-numbered cards drawn, and number of odd-numbered cards drawn D: the number of spades drawn, the number of hearts drawn, and the number of diamonds drawn E: the number of face cards drawn, the number of kings drawn, and the number of other cards drawn 

Problem 3. A bowl contains 14 balls of various colors:

gray

cyan

umber

baby blue

magenta

2

1

6

4

1

Consider drawing a random sample of size 6 with replacement from the bowl.

Fill in the following table of expected values of the numbers of balls of each color in the random sample.


(Q3) 

(Q4) 

(Q5) 

(Q6) 

(Q7) 

Consider the following possible outcome of drawing the random sample:

gray

cyan

umber

baby blue

magenta

0

0

5

1

0

The probability of this outcome is (Q8) 

The chi-squared statistic for this outcome is (Q9) 

Is the chi-square curve with 4 degrees of freedom a good approximation to the probability histogram of the chi-squared statistic for a random sample of size 6 with replacement from this bowl? (Q10)   ? A: no B: yes 

Problem 4. The area under the chi-square curve with 31 degrees of freedom from 23.1 to 38.9 is (Q11) 

The 60% percentile of the chi-square curve with 31 degrees of freedom is (Q12) 

Problem 5. A logging company is bidding for logging rights on a large tract of land. The girth of a tree is the circumference of its trunk at a particular height above the ground (roughly breast height). The girth is important commercially, because it determines the width of the boards that can be milled from the tree. The owner of the property claims that the distribution of tree girth on the property is as follows:

<3 ft.

3-6 ft.

6-9 ft.

9-12ft

>12 ft.

10%

20%

35%

30%

5%

The logging company can estimate the number of trees fairly accurately using aerial photography, but needs to do a survey on the ground to determine the distribution of girth. Ground surveys are expensive, so the logging company would like to draw its conclusions without surveying the entire tract.

The company hires you as an expert statistician to test the hypothesis that the distribution of girth is what the seller claims. You select 25 locations on the property at random from a map, and send a surveyor to those 25 locations to measure all the trees within a 25 foot radius of the location.

Suppose that this results in measurementsof the girth of 240 trees, and that for all practical purposes, those 240 trees can be treated as a random sample with replacement from the population of trees on the property.

The observed distribution of girth among the 240 trees in the sample is as follows:

<3 ft.

3-6 ft.

6-9 ft.

9-12ft

>12 ft.

34

64

60

68

14

The observed value of the chi-squared statistic is (Q13) 

Under the null hypothesis, the smallest expected number of trees in any of the categories is (Q14)  so, under the null hypothesis, the probability histogram of the chi-squared statistic (Q15)   ? A: is not B: is  approximated well by a chi-squared curve.

The appropriate chi-squared curve to use to approximate the probability histogram of the chi-squared statistic has (enter a number) (Q16)  degrees of freedom.

The P-value of the null hypothesis is approximately (Q17) 

Should the null hypothesis be rejected at significance level 5%? (Q18)   ? A: no B: yes 

Reference no: EM131167344

Questions Cloud

Current mass-transit system : The City of Washington is considering adding new buses for its current mass-transit system that links from the Tacoma International Airport to clustering city destinations on non-stop basis. The total investment package is worth $10 million and expec..
Did use graphic to make your presentation more interesting : Is it well organized? Is it easy to read (bullet point, not too much text)? Did you use some graphics to make your presentation more interesting? Did you used outside sources?
Describe a discrete structure based on a graph : Describe a discrete structure based on a graph that can be used to model relationships between pairs of individuals in a group, where each individual may either like, dislike, or be neutral about another individual, and the reverse relationship ma..
How might the presence of an externality be in part : Despite the city's positive response to the coffee shop's renovation, other businesses in the area have not followed suit in renovating the many decrepit buildings and abandoned lots. How might the presence of an externality be in part the cause o..
Multinomial distribution and the chi-squared test : Consider dealing a hand of 3 cards from a well shuffled standard deck of playing cards. Let X1 be the number of eights in the hand; let X2 be the number of nines in the hand; and let X3 be the number of cards in the hand that are neither eights nor n..
How the information you learned and evaluated in developing : How the information you learned and evaluated in developing one of your Action Plans will impact the way you view and support the children and families with whom you work?
Calculate the average product of labor : Consider the production function f(L, K) = 2LK + 5K1/3, where L is the amount of labor and K is the amount of capital. Calculate the average product of labor and the marginal product of capital. Is the marginal product of capital diminishing
Calculate and interpret evpi for this decision problem : What is the maximum value of C that the network should be willing to pay the market research firm?-Calculate and interpret EVPI for this decision problem.
Which parts scenes and subplots would you cut : Respond to the following question/prompt: "Hamlet, though often ranked as one of Shakespeare's greatest works, is an exceptionally long play, and cuts are often made while staging it. If you were editing this play, either for publication for for p..

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Calculate and display the volume of a cylinder

Write a complete program for Visual C++ to calculate and display the volume of a cylinder, given its radius and height. Your program must meet the following requirements.

  Commands will encrypt line passwords on router

Which one of the following configuration register settings will cause the router to boot normally into the IOS contained in the flash memory?

  What are these configurations used for

Using your experiences with different kinds of networks, discuss your thoughts about the importance of visualization of the network, the design of the network in the overall success of a network installation or upgrade.

  What are php auto-global variables

What are PHP auto-global variables?

  How do we use a driver manager in java

What are the most common kinds of queries in general and how can we use them?

  Several factors that affect the quality of an lcd monitor

Several factors that affect the quality of an LCD monitor or LCD screen, including the specific resolution for which they are geared. How is this resolution described

  Show an example of selection

Problem question from Kendall and Kendall, Systems Analysis and Design 9th Edition. Problem 1 page 395. see the attached table for question details.

  Elastic and inelastic traffic

Outline a plan for the development of an addressing and naming model in an environment of the following scenario:

  Threads to improve the performance of a sort algorithm

In previous assignments, you used threads to improve the performance of a sort algorithm. Threads were initially applied in order to achieve processing concurrency in order to reduce the time required to sort data.

  What are some key intellectual property protections

What are some key intellectual property protections, if any, that your company possesses. When do these protections (e.g., patents) expire. How does your company intend to recoup lost revenues due to any patent or other intellectual property prote..

  Develop an analysis of the impacts such a development

Explain why you think the impact will or will not occur, cite sources when necessary, and justify your position using APA format.

  Create a console-based program and a gui application

Create a console-based program and a GUI application

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