You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 17Hi! Good to hear from you.user152859– user1528592023-06-14 10:57:00 +00:00Commented Jun 14, 2023 at 10:57
- 23"The number of answers continued to decrease, although the outflow of questions did not." It is not even clear how this conclusion follows from the evidence that is presented. If you look at the public (25k+) analytics, it is patently obvious that the decrease in the number of questions exactly corresponds to the decrease in the number of answers, down to the smallest of trends. Not only is the number of questions decreasing, which is a confounding variable, but the number of answers is decreasing in a pattern that exactly matches that for questions.Cody Gray– Cody Gray2023-06-14 11:20:15 +00:00Commented Jun 14, 2023 at 11:20
- 6@CodyGray-onstrike Totally agree. data.stackexchange.com/stackoverflow/query/1753665#graph I guess that this statement was made either about the segment of 3+ answer givers or about the month prior the post (when the number of questions stopped declining.Nicolas Chabanovsky– Nicolas Chabanovsky2023-06-14 11:27:03 +00:00Commented Jun 14, 2023 at 11:27
- 1It should be noted that the mods also have no clue what their own false positive rate is.Era– Era2023-06-22 22:58:39 +00:00Commented Jun 22, 2023 at 22:58
- 2@Era could you please what does this imply?Nicolas Chabanovsky– Nicolas Chabanovsky2023-06-23 06:51:43 +00:00Commented Jun 23, 2023 at 6:51
- 2"the community has been specifically looking for ChatGPT-posts. When we deliberately look for something, we will find much more of it by definition" Careful, because when you go looking for something you might misidentify something else for that. Humans brains are fantastic at finding patterns on random datapoints.Braiam– Braiam2023-07-12 15:37:25 +00:00Commented Jul 12, 2023 at 15:37
- 1@NicolasChabanovsky It means mods could be doing very well or they could be doing poorly with respect to false positives and they can't distinguish between those two situations from the information available to them. It is natural that they would feel they are doing very well, but they don't actually have evidence for that.Era– Era2023-09-17 16:09:21 +00:00Commented Sep 17, 2023 at 16:09
- * "If the community is fighting something intentionally..." This does not seem to explain the observation made, specifically the observation of a rapid decrease of users who answer 3+ questions per week. You may improve your answer by proposing a testable hypothesis explaining that observation.fiktor– fiktor2024-01-20 23:11:11 +00:00Commented Jan 20, 2024 at 23:11
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you