billyheanue
Board Regular
- Joined
- Jul 13, 2015
- Messages
- 109
Hi all,
I have a column of normalized values, with mean 0, and st dev =1.
It looks fishy (much more negative z scores than positive), so I wanted to take the column of values and create a normal distribution graph.
That is, ideally I would want to get something that looks like your standard bell curve. Using my standardized values, I want to try and replicate this bell curve, but I am afraid it might not appear like it when all is said and done.
For example, the values in the column are
[TABLE="width: 97"]
<colgroup><col></colgroup><tbody>[TR]
[TD="align: right"]-0.321392512[/TD]
[/TR]
[TR]
[TD="align: right"]-0.253378377[/TD]
[/TR]
[TR]
[TD="align: right"]-0.241654729[/TD]
[/TR]
[TR]
[TD="align: right"]0.025153766[/TD]
[/TR]
[TR]
[TD="align: right"]-0.029586851[/TD]
[/TR]
[TR]
[TD="align: right"]-0.321392512[/TD]
[/TR]
[TR]
[TD="align: right"]0.349166272[/TD]
[/TR]
[TR]
[TD="align: right"]-0.041951697[/TD]
[/TR]
[TR]
[TD="align: right"]-0.321392512[/TD]
[/TR]
[TR]
[TD="align: right"]0.498150214[/TD]
[/TR]
[TR]
[TD="align: right"]-0.321392512
[/TD]
[/TR]
</tbody>[/TABLE]
I have a full column of values like these. Anyone know how to turn it into a bell curve type distribution?
I have a column of normalized values, with mean 0, and st dev =1.
It looks fishy (much more negative z scores than positive), so I wanted to take the column of values and create a normal distribution graph.
That is, ideally I would want to get something that looks like your standard bell curve. Using my standardized values, I want to try and replicate this bell curve, but I am afraid it might not appear like it when all is said and done.
For example, the values in the column are
[TABLE="width: 97"]
<colgroup><col></colgroup><tbody>[TR]
[TD="align: right"]-0.321392512[/TD]
[/TR]
[TR]
[TD="align: right"]-0.253378377[/TD]
[/TR]
[TR]
[TD="align: right"]-0.241654729[/TD]
[/TR]
[TR]
[TD="align: right"]0.025153766[/TD]
[/TR]
[TR]
[TD="align: right"]-0.029586851[/TD]
[/TR]
[TR]
[TD="align: right"]-0.321392512[/TD]
[/TR]
[TR]
[TD="align: right"]0.349166272[/TD]
[/TR]
[TR]
[TD="align: right"]-0.041951697[/TD]
[/TR]
[TR]
[TD="align: right"]-0.321392512[/TD]
[/TR]
[TR]
[TD="align: right"]0.498150214[/TD]
[/TR]
[TR]
[TD="align: right"]-0.321392512
[/TD]
[/TR]
</tbody>[/TABLE]
I have a full column of values like these. Anyone know how to turn it into a bell curve type distribution?