MATH2901 Higher Theory of Statistics (1 Viewer)

InteGrand

Well-Known Member
Joined
Dec 11, 2014
Messages
6,109
Gender
Male
HSC
N/A
I think you forgot to divide by the determinant of the Fisher Information Matrix. You appear to have multiplied by it (or something).
 

InteGrand

Well-Known Member
Joined
Dec 11, 2014
Messages
6,109
Gender
Male
HSC
N/A
Also I think the final answer's denominator should be n^2 (not n).
 

Flop21

Well-Known Member
Joined
May 12, 2013
Messages
2,810
Gender
Female
HSC
2015
Any tips on what test statistic to use for a hypothesis test?
 

InteGrand

Well-Known Member
Joined
Dec 11, 2014
Messages
6,109
Gender
Male
HSC
N/A
Any tips on what test statistic to use for a hypothesis test?
It depends on the hypothesis test and the situation at hand. Common ones are when you have asymptotic normality under a null hypothesis (which is often the case from the Central Limit Theorem), you can use a Z-test ( https://en.wikipedia.org/wiki/Z-test ), or you could use a Chi-Squared test sometimes. Depends on what purpose the test is serving.
 

leehuan

Well-Known Member
Joined
May 31, 2014
Messages
5,805
Gender
Male
HSC
2015
Also I think the final answer's denominator should be n^2 (not n).
Oh I double checked that. I put the n back in there, got a determinant of (2alpha beta^2)/n^2 * (a matrix with n's appearing everywhere). That's fine I reckon

Any tips on what test statistic to use for a hypothesis test?
When we were taught it, we were honestly taught "educated guess". Normally I try to exploit the CLT.
 

InteGrand

Well-Known Member
Joined
Dec 11, 2014
Messages
6,109
Gender
Male
HSC
N/A
Oh I double checked that. I put the n back in there, got a determinant of (2alpha beta^2)/n^2 * (a matrix with n's appearing everywhere). That's fine I reckon



When we were taught it, we were honestly taught "educated guess". Normally I try to exploit the CLT.
Oh yeah, I forgot to include the n in front of the matrix when getting the 1,1 entry of the inverse. It should be n in the denominator indeed (for final answer).
 

Flop21

Well-Known Member
Joined
May 12, 2013
Messages
2,810
Gender
Female
HSC
2015
Can you guys help me with going through this question:



So to start off, is the null and alternative hypothesis.... H0 = 95 versus H1 < 95. Or is this wrong??

OR is it H0 < 95 versus H1 >= 95
 
Last edited:

InteGrand

Well-Known Member
Joined
Dec 11, 2014
Messages
6,109
Gender
Male
HSC
N/A
Also I read that if standard deviation / sigma is know, we can use z-distribution. If not, use t-distribution. We're given the sample SD right?? Does that mean we know it or not?
We don't know it ("it" refers to the population standard deviation (or really the standard deviation of the assumed underlying distribution)), since that's only the sample standard deviation.
 
Last edited:

Flop21

Well-Known Member
Joined
May 12, 2013
Messages
2,810
Gender
Female
HSC
2015
Help pls someone,

So we have to use R commands instead of distribution tables (wtf it's so much easier with the tables)?

How would you then find the region of rejection (when doing a hypothesis test) for both z and t distributions?

E.g. for T test, I would find the degrees of freedom (n-1), and look up n-1 on the T table with the respective value of alpha, say 0.05. How would you do this in the test????
 

leehuan

Well-Known Member
Joined
May 31, 2014
Messages
5,805
Gender
Male
HSC
2015
Help pls someone,

So we have to use R commands instead of distribution tables (wtf it's so much easier with the tables)?

How would you then find the region of rejection (when doing a hypothesis test) for both z and t distributions?

E.g. for T test, I would find the degrees of freedom (n-1), and look up n-1 on the T table with the respective value of alpha, say 0.05. How would you do this in the test????
You leave it there. They will supply you the R code and all you have to do is read it.

Since you do computer science you shouldn't have any trouble understanding just one line of code tbh
 

Flop21

Well-Known Member
Joined
May 12, 2013
Messages
2,810
Gender
Female
HSC
2015
You leave it there. They will supply you the R code and all you have to do is read it.

Since you do computer science you shouldn't have any trouble understanding just one line of code tbh
yeah I am a mind reader that knows what vaguely named functions do


But anyway I know it's just going to be a shit show. Hopefully not, but I am 80% sure it will be.
 

leehuan

Well-Known Member
Joined
May 31, 2014
Messages
5,805
Gender
Male
HSC
2015
yeah I am a mind reader that knows what vaguely named functions do


But anyway I know it's just going to be a shit show. Hopefully not, but I am 80% sure it will be.
R's free to download. You can always just investigate briefly :p

Here's an example of something that might appear

Tbh all I've seen is p___, q___, r___ where ___ is a distribution.
p - probability
q - quantile
r - just a bunch of random simulations
 

kawaiipotato

Well-Known Member
Joined
Apr 28, 2015
Messages
464
Gender
Undisclosed
HSC
2015
Thanks

tbh I think I will fail this course unfortunately :(
You could try the 2901 exam past papers just in case, as they seem to be similar difficulties (I think some questions overlap? or the old ones used to anyway.)
 

BenHowe

Active Member
Joined
Aug 20, 2015
Messages
354
Gender
Male
HSC
2016
Uni Grad
2020
All this stat stuff looks so much more complicated than what I've done. Only done stat171 where had z, various t tests, and chi squared test for independence and GOF test... rip
 

kawaiipotato

Well-Known Member
Joined
Apr 28, 2015
Messages
464
Gender
Undisclosed
HSC
2015
All this stat stuff looks so much more complicated than what I've done. Only done stat171 where had z, various t tests, and chi squared test for independence and GOF test... rip
We learn this in second year at UNSW, so it seems a bit later than at Macquarie.
 

BenHowe

Active Member
Joined
Aug 20, 2015
Messages
354
Gender
Male
HSC
2016
Uni Grad
2020
Can you guys help me with going through this question:



So to start off, is the null and alternative hypothesis.... H0 = 95 versus H1 < 95. Or is this wrong??

OR is it H0 < 95 versus H1 >= 95
I think youre supposed to make the null hypothesis equal to something but it doestn really matter so I guess

This is how I would do it
 
Last edited:

i1337

Member
Joined
Aug 24, 2012
Messages
41
Gender
Undisclosed
HSC
N/A
I think youre supposed to make the null hypothesis equal to something but it doestn really matter so I guess

This is how I would do it
I think it should be Ho: U = 95, Ha: U < 95

R output is mainly qnorm / pnorm / qt IIRC. Qnorm is % shaded eg qnorm(0.5) = 0 i.e. 50% shaded is at 0 on the normal distribution, etc. Pnorm is opposite so Pnorm(0.5) = the % shaded at z = 0.5 (or the pnorm/qnorm may have been other way around)
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top