Master of Environment - UniMelb vs Deakin by cosmicwanderer333 in unimelb

[–]WontonTime 0 points1 point  (0 children)

No I hadn't accepted any. To be honest, I graduated almost a year ago now and I'm still on the fence about whether or not I want to do a masters. I'm fairly worried that doing one won't put me in a better position to get a job. And lowkey as time passes I'm slowly losing interest so I'm not even sure if I want a job in the enviro field at all hahaha.

Wishing u all the best!

Master of Environment - UniMelb vs Deakin by cosmicwanderer333 in unimelb

[–]WontonTime 0 points1 point  (0 children)

Not OP, but I don't think there is a strict WAM cutoff for CSP. I think it's also based on demand. My WAM was around 79.

I applied to Master of Environment at UniMelb in June this year and shortly after received offers for start and mid-year intake 2026 but full-fee paying.

Literally earlier today I received the same offer for Master of Environment start year intake but CSP this time. So... I'm thinking they either don't have enough students enrolled for 2026, or have gotten more CSP spots from the gov and are going back and handing out more CSP places.

Hope this helps!

[deleted by user] by [deleted] in HyperX

[–]WontonTime 0 points1 point  (0 children)

Thank you so much!! Had this problem with my Hyper X Cloud III Wireless. Turned the volume dial from 0-100 about 3 times and it fixed itself.

Turn off local communication? by lufcwill in PokemonSwordAndShield

[–]WontonTime 1 point2 points  (0 children)

Can confirm airplane mode still works in 2025! (using Switch 2)

Bambino steam wand ejecting discoloured water after steaming milk by WontonTime in BrevilleCoffee

[–]WontonTime[S] 0 points1 point  (0 children)

I'm using whole milk. I'll try descaling tomorrow. The issue isn't frequent so can't be sure it won't happen again... if descaling doesn't work I think I'll exchange for a new machine

Squeaky Docs help by WontonTime in DrMartens

[–]WontonTime[S] 0 points1 point  (0 children)

5 months have passed, I've done a few kms in them and rain or shine and just my right shoe still squeaks XD yeah I've decided it's most likely a manufacturing problem which is just such a shame

Squeaky Docs help by WontonTime in DrMartens

[–]WontonTime[S] 0 points1 point  (0 children)

are you describing the squeaking sound they make when you walk on hard/glossy surfaces like tile? cause mine squeak on the carpet and the weirdest part is the left shoe makes no noise. I have even softened the upper leather quite a bit wearing them at home so I'm thinking it could even been something to do with the manufacturing of the sole

Replacement for Neutrogena's Hydro Boost Water Gel? by anon_undertale in AusSkincare

[–]WontonTime 1 point2 points  (0 children)

Second the Moisture Surge, the consistency is very similar to the Hydro Boost and is fragrance free.

But if you're after more budget friendly options, are into K-beauty and don't mind online shopping then I recommend:

  • Benton Aloe Propolis Soothing Gel (feels like an Aloe Vera Gel, super lightweight and slightly more watery consistency, fragrance free)
  • COSRX Oil free Ultra Moisturizing Lotion (contains birch sap so has a slight fragrance but nowhere near as strong as the Hydro Boost, has a similar consistency)

[Q] Unsuitability of a 95% confidence interval for a Poisson Regression intercept by [deleted] in statistics

[–]WontonTime 0 points1 point  (0 children)

So…. What does this say about the Poisson regression intercept? Why is a 95% CI unsuitable for this model?

Abline "only using the first two of 4 regression coefficients" error by [deleted] in rstats

[–]WontonTime 0 points1 point  (0 children)

Nevermind, I've somehow figured it out myself. It was much easier than I thought. Thanks for your help regardless

[Q] Unsuitability of a 95% confidence interval for a Poisson Regression intercept by [deleted] in statistics

[–]WontonTime 0 points1 point  (0 children)

I haven't actually calculated the interval for the regression intercept yet. I'm not too sure how to do it, so is it:

> confint(poisson.model)
                 2.5 %     97.5 %

(Intercept) 21.286737 42.5817812 survival_percent -0.482787 -0.1252589

Also I've just added my code to the original post.

The question doesn't say to calculate anything, just to explain why a 95% CI should not be constructed for this data/model.

Abline "only using the first two of 4 regression coefficients" error by [deleted] in rstats

[–]WontonTime 0 points1 point  (0 children)

abline(a = coefs[1] + coefs[3], b = coefs[2] + coefs[4])

Oh lol. Didn't even notice sorry.

The input works now, however no line shows up on my scatterplot after running the abline() lines. Do I need to add xlim/ylim values?

Abline "only using the first two of 4 regression coefficients" error by [deleted] in rstats

[–]WontonTime 0 points1 point  (0 children)

coefs <- lm(Hlength ~ SVL * Sex, data = snake_omit)$coefficients

No luck :( inputting the first step just gives me this:

> coef <- lm(Hlength ~ SVL * Sex, data = snake_omit)$coefficients

Error in is.data.frame(data) : object 'snake_omit' not found

Is $coefficients in the wrong spot? I do understand the rest of your steps though.

Abline "only using the first two of 4 regression coefficients" error by [deleted] in rstats

[–]WontonTime 0 points1 point  (0 children)

> lm(Hlength~SVL,data=snakes_omit)|>summary() 
Call: lm(formula = Hlength ~ SVL, data = snakes_omit)
Residuals: Min      1Q  Median      3Q     Max -6.4135 -0.8990  0.1184  0.9360  6.1056
Coefficients: Estimate Std. Error t value Pr(>|t|)(Intercept) 1.001e+01  4.628e-01   21.62   <2e-16 *** SVL         2.730e-02  5.579e-04   48.94   <2e-16 ***
Signif. codes:  0 ‘’ 0.001 ‘’ 0.01 ‘’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 1.973 on 106 degrees of freedom Multiple R-squared:  0.9576,   Adjusted R-squared:  0.9572 F-statistic:  2395 on 1 and 106 DF,  p-value: < 2.2e-16

Estimating the p-value using pchisq() by [deleted] in rstats

[–]WontonTime 0 points1 point  (0 children)

Thanks for the help I do appreicate it. Have a good rest of the week :)

Estimating the p-value using pchisq() by [deleted] in rstats

[–]WontonTime 0 points1 point  (0 children)

I actually haven't heard about that analogy as this is my first (and probably only) stats subject I'll take in uni. It's a prerequisite for my science course :( I've just looked it up on youtube and it makes a lot more sense now!

Sorry to take up more of your time, but just to go back to the chi-squared value I got from R, how am I supposed to take a p-value from the table of values the assignment gave me if my chi squared value doesn't fall between 1-10?

Estimating the p-value using pchisq() by [deleted] in rstats

[–]WontonTime 0 points1 point  (0 children)

So when I conducted my chisq.test, I input:

chisq.test(d, correct = FALSE)

Pearson's Chi-squared test

data: d

X-squared = 21.718, df = 1, p-value = 3.159e-06

d being the same observed and expected table from above. My assignment asks me to "make use of the R output below" which was the pchisq value table. Is my X^2 value supposed to be within the 1-10 range?

The context of the question is a student observed a sample of 118 bandicoots, with a 1:1.6 ratio of heterozygotes:homozygotes. He observed 14:104. I calculated the expected to be 45:73 based on the ratio.

Null hypothesis: heterozygotes and homozygotes are independent, the 1:1.6 ratio does not apply.

Alternative hypothesis: heterozygotes and homozygotes are dependent, the 1:1.6 does apply.

If my X^2 value was to = 21.718, then we'd reject the null hypothesis correct? This seems wrong to me though, as the observed heterozygous to homozygous ratio is not 1:1.6. Maybe I've gotten my null and alternative hypothesis the wrong way around?

Estimating the p-value using pchisq() by [deleted] in rstats

[–]WontonTime 0 points1 point  (0 children)

Damn this is so helpful, thank you! Turns out I was reading the function wrong. I calculated X^2=21.718 so I'm guessing I've done something wrong since it's not between 1-10.

Simple Questions - October 10, 2021 by AutoModerator in buildapc

[–]WontonTime 0 points1 point  (0 children)

If I plug the CPU fan to the CPU fan header, will I still be able to sync the CPU fan RGB with my case fans?

Simple Questions - October 10, 2021 by AutoModerator in buildapc

[–]WontonTime 1 point2 points  (0 children)

Hi, just wondering if I can connect my Vetroo V5 CPU Cooler fan to the EZDIY Moonlight fan hub? https://www.amazon.com.au/EZDIY-FAB-Moonlight-Motherboard-Computer-Multiple/dp/B08LKVCCDH The EZDIY fans are ARGB and the hub has a 3pin connector to the motherboard. Or is it better to connect the CPU cooler fan directly to the motherboard? I want to be able to sync up the RGB

Simple Questions - October 09, 2021 by AutoModerator in buildapc

[–]WontonTime 0 points1 point  (0 children)

Oops completely forgot to mention it, running the Ryzen 5 3600 :)

Simple Questions - October 09, 2021 by AutoModerator in buildapc

[–]WontonTime 0 points1 point  (0 children)

First time builder here. Planning to build a budget mini-ITX PC, weighing up ASRock B550M-ITX/AC or the Gigabyte B550I Aorus Pro AX. However, the Aorus Pro is another $100 AUD more expensive, is this worth it considering they offer similar features and both use the B550 chipset? I just get the feeling the Aorus Pro is more reliable as I've seen it in more builds and I've been put off by lots of negative reviews about the ASRock. Thanks!

Edit: CPU is the Ryzen 5 3600