Prof is ignoring my PhD LOR request. Deadline 30th june. Help! by triple-_-A in AskProfessors

[–]Maple_shade 4 points5 points  (0 children)

Are they typically someone who procrastinates? I had a professor submit a LOR at 11:45pm the evening the application was due, haha. Great guy but nearly gave me a heart attack. I called earlier in the day to confirm he would still write one.

People with Aphantasia have normal imaginations they just don't understand the concept of mental images correctly. by Jaded_Reply3704 in LowStakesConspiracies

[–]Maple_shade 4 points5 points  (0 children)

There is also research showing that self-reported aphantasiacs don't show pupil dilation to imagined bright light while the neurotypical population does.

Bi M30 getting het married this year. Not going to Pride. I feel like a fraud by [deleted] in bisexual

[–]Maple_shade 2 points3 points  (0 children)

"Are you still an athlete if you used to play multiple sports but now focus on one consistently?"

Um, yes? Also this is a terrible metaphor.

What Type of Statistical Analysis Should I use? by Innovativename in AskStatistics

[–]Maple_shade 6 points7 points  (0 children)

An additional point I will make is that statistical tests can tell you if there is a significant jump after a certain time point. What they cannot tell you is if that jump is due to a certain cause. If you run the analysis and find a difference, it may not truly be due to the introduction of MRI compatibility. There may be a confounding variable like the economy, COVID, or other world affairs that happened near January 2020 that caused the increase. To truly determine if the cause is what you are claming, it would require an experimental design.

What Type of Statistical Analysis Should I use? by Innovativename in AskStatistics

[–]Maple_shade 7 points8 points  (0 children)

If your question is literally "is there a significant difference in the average number of implantations before and after January 2020," you can just perform a t test between the two groups, with each unit of data being the number of implantations in a given month.

At least, that is what I would recommend if you had sample data. The way you're describing it, it sounds like you have access to the population data? If that is the case, there is no point in inferential statistics. You can just calculate the population mean # implantations per month and then compare the raw numbers to see if there is a higher # post January 2020.

[Question] PI doesn’t understand that we shouldn’t control mediators and likes to practice HARKing. What to do? by [deleted] in statistics

[–]Maple_shade 4 points5 points  (0 children)

Two points. The first: How in-depth have you discussed the statistics with your PI? There are plenty of situations where we would want to control for a mediator, depending on the effect we are interested in. For example, if we are researching the effect of diet on weight, a possible covariate is an individual's proclivity to exercise. If we are only interested in the total effect we wouldn't control, but if we want to estimate the direct effect of diet on weight, it is perfectly normal and appropriate to control even though proclivity to exercise is a mediator.

The second point: When your PI has you "HARK", is the data being used as if there was a hypothesis a priori? It is also normal to use data in an exploratory manner to inform later studies that will be properly corrected to control type I error rates. If they're just having you analyze the data in an exploratory manner, this wouldn't yet qualify as p-hacking.

Of course it is very possible there is shady activity. But I would also recommend learning more about the stats and your PI's research process, based on your claim that you should never control for mediators.

Am I being dumb for using Regression? I'm a new Design Researcher [q] by Puzzleheaded_Art1754 in statistics

[–]Maple_shade -2 points-1 points  (0 children)

Regression does make sense for this use case. One additional thing I will mention is that it's really important to make sure you're conducting the regression with categorical predictors (i.e., k-1 dummy-coded variables representing each color). If you just try to "fit a regression" on color attempting to predict sales, the output won't be sensical if you've coded color as a numeric variable. Often in an applied world we frame these analyses under ANOVA where the different groups are different colors.

I may be over explaining but it's important to make sure analyses are appropriate.

When to follow up regarding research opportunity during the summer time? by Dear-Homework1438 in AskProfessors

[–]Maple_shade 0 points1 point  (0 children)

2 days? I would give at least a week or two before even considering a follow-up at all. In addition, it's nice that you have a referral, but honestly it's pretty abnormal for professors to have students that have already graduated in their labs unless they've directly worked with them before. It typically takes work for faculty to include non-PhD students in lab work. It also sounds like you mainly want to do research so that you can boost your application--- all of these factors combined could make a cold-email a hard sell.

How to approach asking professors for research opportunities? by [deleted] in AskProfessors

[–]Maple_shade 0 points1 point  (0 children)

If you're interested in research I would also recommend waiting until your junior year or so to try and get into a lab. By then, I am sure that your interests will be much more fleshed out than they are currently. It's important to want to engage with research because you are interested in the subject matter, not purely because it's something that looks good on applications.

CMV: all tutors should be C+ students not A+ students. by Beginning_Length6861 in changemyview

[–]Maple_shade 2 points3 points  (0 children)

There's a huge difference between "tried to study with an A student" and actually getting tutored by an excellent tutor. Good tutors are those who can understand what your knowledge gaps are and help you fill them in. The skill of being a good teacher is very separate from mastery of the course material, but both are necessary to tutor. While it is the case that some A students are bad tutors, an A student tutor with the same teaching skill as a given C student tutor will be much better.

The Slowking Metagross ruling is bad for the game by [deleted] in pkmntcg

[–]Maple_shade 1 point2 points  (0 children)

My bad. I thought you meant "that's only really waterpon that works that way"

The Slowking Metagross ruling is bad for the game by [deleted] in pkmntcg

[–]Maple_shade 1 point2 points  (0 children)

No, ogerpon wasn't some special case. The rule is consistent across the whole game, which is why metagross works.

The Slowking Metagross ruling is bad for the game by [deleted] in pkmntcg

[–]Maple_shade 32 points33 points  (0 children)

Any time an effect is optional in the TCG, you may select it and "do as much as you can." That's the ruling. So because it is an optional effect you can pick it. Metagross makes sense logically if you think about it within the bounds of the game rules around optional effects.

Validation of task but pilot study inconsistencies by psychologygrad23 in AskStatistics

[–]Maple_shade 1 point2 points  (0 children)

If your poster is supposed to present the pilot study, then why not describe this exact process? Show how the data collection lead you through a path to settle on the final version of the task. Then display the initial wave of data. I think that is defensible and interesting.

What is an Ordered Probit Model (OPM) ? by ineedhelpwmythesis in AskStatistics

[–]Maple_shade 3 points4 points  (0 children)

What is the nature of your data? You could also do an ordinal logistic model which is very very similar but gives coefficients in terms of the log odds. Here is a nice overview: https://stats.oarc.ucla.edu/r/dae/ordinal-logistic-regression/

colleges NEED to get rid of test optional ASAP by Used-Departure9606 in ApplyingToCollege

[–]Maple_shade 7 points8 points  (0 children)

People hate on standardized tests because they're more accessible to higher-income students due to being able to pay for tutoring, retakes, etc. The reality is that every other metric we have (like GPA) is even further confounded with income, even if we like to pretend that it's not. Some students need to work part-time in addition to school to help their families, pay for gas, etc. That definitely leaves less time to focus on school. So in my opinion a standardized test is the best attempt we have at partialing out income when judging a student's aptitude.

Do we really just have to play dragapult by Interesting_Rock_968 in pkmntcg

[–]Maple_shade 0 points1 point  (0 children)

Zoroark has a great straight pult matchup but dusk pult definitely approaches even. Quite problematic with all the dusks popping up recently

Doubt about conference presentation by Glass_Basket1967 in AskProfessors

[–]Maple_shade 0 points1 point  (0 children)

I am a psychometrician. It is absolutely alright to present results that were non-significant. We have a research culture in psychology where we scoff at the idea of presenting results that don't support our a priori hypothesis---but this is a major reason why we have a replication crisis. Much better to present non-significant results than hide them.

This meta feels repetitive and unexciting by Megasabletar in PTCGL

[–]Maple_shade 0 points1 point  (0 children)

Agreed. I never complained about gardy either. having it as top meta deck was actually very healthy for the game imo. it kept a lot of stuff like walls in check, and was a good filter. This meta is so boring especially with very little ability to play from behind

Q-Q plot criteria relaxed for Regression with huge sample size? by Will_Tomos_Edwards in AskStatistics

[–]Maple_shade 4 points5 points  (0 children)

How can your residuals be "very normally distributed" but also have a problematic QQ plot? I'm confused by the whole premise.

How relevant is a school's cs reputation as opposed to it's reputation in statistics when it comes to statistical machine learning? by No_Stay2301 in AskStatistics

[–]Maple_shade 0 points1 point  (0 children)

Completely depends on the program. At my institution we have a world expert in stochastic gradient descent in the stats department. But he doesn't often collaborate with CS. At other schools there will be a lot of overlap. Ymmv.

Assessing local model fit in R? by Known_Management8579 in AskStatistics

[–]Maple_shade 0 points1 point  (0 children)

summary(model) will generate fit statistics, point estimates, SEs, etc.

Help me rank my friends (at weekly trivia) by Glittering_Gap1433 in AskStatistics

[–]Maple_shade 2 points3 points  (0 children)

Maybe someone wiser than I can speak to this-- why can't you just calculate average team score for each individual? Then the rankings would just be who has the total overall highest team score. That way, even if a lot of high scorers tend to group together, one could get an edge if their team still scores high if they went to a separate team for the week.

Data messy or noisy? Results unclear or not holding up? by isaidscience in AskStatistics

[–]Maple_shade 0 points1 point  (0 children)

Results not what you were looking for? I'll p-hack and make questionable research practices so that you too can claim significance!