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*
- 3$\begingroup$ Michael, because "<" and ">" have special meanings on Web pages, to avoid having large swathes of your text simply disappear from view you it is essential that you use $\TeX$ markup for them in equations (the codes are "\lt" and "\gt" respectively). I marked up the two equations that caused this problem for you. In the future, please read what you post immediately after posting it to make sure people are seeing what you thought they would see, and then feel free to flag your post for moderator attention if there is some problem with the markup. $\endgroup$whuber– whuber ♦2012-09-27 16:28:13 +00:00Commented Sep 27, 2012 at 16:28
- $\begingroup$ @whuber Thank you. I generally do check during and after posting because I find that I mess up equations a lot especially when subscripting. Missing this one is unusual and probably happened because it was a long post and I just carelessly went on to something else that I wanted or needed to do. Sometimes a phone call distracts me and I forget to check. Regarding special symbols that cause text to disappear in a post, I have observed that. I think a simple solution is to make sure you leave a space after the symbol. I think that has worked for me in the past. $\endgroup$Michael R. Chernick– Michael R. Chernick2012-09-27 16:38:56 +00:00Commented Sep 27, 2012 at 16:38
- $\begingroup$ +1, really on-point. Note that if $X$ & $Y$ are perfectly uncorrelated in your sample, $\text{Var}(Z)=\text{Var}(X)+\text{Var}(Y)$. $\endgroup$gung - Reinstate Monica– gung - Reinstate Monica2013-08-23 03:23:23 +00:00Commented Aug 23, 2013 at 3:23
- $\begingroup$ @MichaelChernick For the case when Cov(X,Y)<0, I have a question: If my goal is to infer E[X]-E[Y] from my experiment, then EVEN THOUGH I conducted a paired study, when I analyze my data, I can still PRETEND that my experiment result is a realization of UNPAIRED randomized experiment. Can I do this? Because if you truly did an unpaired random experiment, you can literal get the same outcome. Then I can just take the average of each group (ignore the pairing stuff) and take the difference of the two group mean. This is an unbiased estimator of E[Z]. For variance of my estimator, I just use... $\endgroup$KevinKim– KevinKim2018-03-08 03:49:37 +00:00Commented Mar 8, 2018 at 3:49
- $\begingroup$ @MichaelChernick the sample variance of group X and group Y and sum them up $\endgroup$KevinKim– KevinKim2018-03-08 03:49:59 +00:00Commented Mar 8, 2018 at 3:49
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>
- MathJax equations
$\sin^2 \theta$
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. machine-learning), 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