Percentiles

Percentile is in everyday use, but there is no universal definition for it. The most common definition of a percentile is a number where a certain percentage of scores fall below that number. You might know that you scored 67 out of 90 on a test. But that figure has no real meaning unless you know what percentile you fall into. If you know that your score is in the 90th percentile, that means you scored better than 90% of people who took the test.

In statistics, a percentile (or a centile) is a score below which a given percentage of scores in its frequency distribution fall (exclusive definition) or a score at or below which a given percentage fall (inclusive definition). For example, the 50th percentile (the median) is the score below which 50% (exclusive) or at or below which (inclusive) 50% of the scores in the distribution may be found.

The percentile (or percentile score) and the percentile rank are related terms. The percentile rank of a score is the percentage of scores in its distribution that are less than it, an exclusive definition, and one that can be expressed with a single, simple formula. In contrast, there is not one formula or algorithm for a percentile score but many. Hyndman and Fan identified nine and most statistical and spreadsheet software use one of the methods they describe. Algorithms either return the value of a score that exists in the set of scores (nearest-rank methods) or interpolate between existing scores and are either exclusive or inclusive.

  • The 25th percentile is also called the first quartile.
  • The 50th percentile is generally the median.
  • The 75th percentile is also called the third quartile.
  • The difference between the third and first quartiles is the interquartile range.

Simple and Weighted Averages

Simple Averages

Simple average of a set of values is determined by dividing the sum total of all the values by the number of values in the set.

The formula of simple average can be expressed as follows:

Simple average = (Total of x1 + x2+x3…..+xn)/n

Where;

    x = values in the set

    n = number of values in the set

Weighted average

Weighted average is a means of determining the average of a set of values by assigning weightage to each value in relation to their relative importance/significance.

The formula of weighted average can be expressed as follows:

Weighted average = (Total of x1w1+ x2w2+x3w3…..+xnwn)/(Total of w1 +w2+w3….+wn)

Where;

    x = values in the set

    w = weightage of each value in the set

    n = number of values in the set

Graphic presentation: Technique of Construction of Graphs

Graphic presentation represents a highly developed body of techniques for elucidating, interpreting, and analyzing numerical facts by means of points, lines, areas, and other geometric forms and symbols. Graphic techniques are especially valuable in presenting quantitative data in a simple, clear, and effective manner, as well as facilitating comparisons of values, trends, and relationships. They have the additional advantages of succinctness and popular appeal; the comprehensive pictures they provide can bring out hidden facts and relationships and contribute to a more balanced understanding of a problem.

The choice of a particular graphic technique to present a given set of data is a difficult one, and no hard and fast rules can be made to cover all circumstances. There are, however, certain general goals that should always be kept in mind. These include completeness, clarity, and honesty; but there is often conflict between the goals. For instance, completeness demands that all data points be included in a chart, but often this can be done only at some sacrifice of clarity. Such problems can be mitigated by the practice (highly desirable on other grounds as well) of indicating the source of the data from which the chart was constructed so that the reader himself can investigate further. Another problem occurs when it is necessary to break an axis in order to fit all the data in a reasonable space; clarity is then served, but honesty demands that attention be strongly called to the break.

On the basis of form, charts and graphs may be classified as:

(1) Rectilinear coordinate graphs

(2) Semilogarithmic charts

(3) Bar and column charts

(4) Frequency graphs and related charts

(5) Maps

(6) Miscellaneous charts, including pie diagrams, scattergrams, fan charts, ranking charts, etc.

(7) Pictorial charts

(8) Three-dimensional projection charts.

General Rules for Graphical Representation of Data

There are certain rules to effectively present the information in the graphical representation. They are:

  • Suitable Title: Make sure that the appropriate title is given to the graph which indicates the subject of the presentation.
  • Measurement Unit: Mention the measurement unit in the graph.
  • Proper Scale: To represent the data in an accurate manner, choose a proper scale.
  • Index: Index the appropriate colours, shades, lines, design in the graphs for better understanding.
  • Data Sources: Include the source of information wherever it is necessary at the bottom of the graph.
  • Keep it Simple: Construct a graph in an easy way that everyone can understand.
  • Neat: Choose the correct size, fonts, colours etc. in such a way that the graph should be a visual aid for the presentation of information.

Construction of a Graph

The graphic presentation of data and information offers a quick and simple way of understanding the features and drawing comparisons. Further, it is an effective analytical tool and a graph can help us in finding the mode, median, etc.

One can locate a point in a plane using two mutually perpendicular lines – the X-axis (the horizontal line) and the Y-axis (the vertical line). Their point of intersection is the Origin.

One can locate the position of a point in terms of its distance from both these axes. For example, if a point P is 3 units away from the Y-axis and 5 units away from the X-axis, then its location is as follows:

Key Points

  • We measure the distance of the point from the Y-axis along the X-axis. Similarly, we measure the distance of the point from the X-axis along the Y-axis. Therefore, to measure 3 units from the Y-axis, we move 3 units along the X-axis and likewise for the other coordinate.
  • We then draw perpendicular lines from these two points.
  • The point where the perpendiculars intersect is the position of the point P.
  • We denote it as follows (3,5) or (abscissa, ordinate). Together, they are the coordinates of the point P.
  • The four parts of the plane are Quadrants.
  • Also, we can plot different points for a different pair of values.

Graphs of Frequency Distribution

Frequency distribution, in statistics, a graph or data set organized to show the frequency of occurrence of each possible outcome of a repeatable event observed many times. Simple examples are election returns and test scores listed by percentile. A frequency distribution can be graphed as a histogram or pie chart. For large data sets, the stepped graph of a histogram is often approximated by the smooth curve of a distribution function (called a density function when normalized so that the area under the curve.

In statistics, a frequency distribution is a list, table or graph that displays the frequency of various outcomes in a sample. Each entry in the table contains the frequency or count of the occurrences of values within a particular group or interval.

The famed bell curve, or normal distribution, is the graph of one such function. Frequency distributions are particularly useful in summarizing large data sets and assigning probabilities.

Applications

Managing and operating on frequency tabulated data is much simpler than operation on raw data. There are simple algorithms to calculate median, mean, standard deviation etc. from these tables.

Statistical hypothesis testing is founded on the assessment of differences and similarities between frequency distributions. This assessment involves measures of central tendency or averages, such as the mean and median, and measures of variability or statistical dispersion, such as the standard deviation or variance.

A frequency distribution is said to be skewed when its mean and median are significantly different, or more generally when it is asymmetric. The kurtosis of a frequency distribution is a measure of the proportion of extreme values (outliers), which appear at either end of the histogram. If the distribution is more outlier-prone than the normal distribution it is said to be leptokurtic; if less outlier-prone it is said to be platykurtic.

Letter frequency distributions are also used in frequency analysis to crack ciphers, and are used to compare the relative frequencies of letters in different languages and other languages are often used like Greek, Latin, etc.

Types of Frequency Distribution

  • Grouped frequency distribution.
  • Ungrouped frequency distribution.
  • Cumulative frequency distribution.
  • Relative frequency distribution.
  • Relative cumulative frequency distribution.

Grouped Data

At certain times to ensure that we are making correct and relevant observations from the data set, we may need to group the data into class intervals. This ensures that the frequency distribution best represents the data. Let us make a grouped frequency data table of the same example above of the height of students.

Class Interval Frequency
130-140 4
140-150 5
150-160 3

From the above table, you can see that the value of 150 is put in the class interval of 150-160 and not 140-150.

Example

Frequency Distribution Table

13,14,16,13,16,14,21,14,15

Height Frequency
13 2
14 3
15 1
16 2
21 1

Diagrammatic presentation: One Dimensional and Two-Dimensional Diagrams

Types of Diagrams:

1) One-dimensional diagrams e.g. bar diagrams:

2) Two-dimensional diagrams e.g. rectangles, squares and circles:

3) Pictograms and cartograms

1) One Dimensional diagrams (Bar charts)

  • Data is presented by a series of bars.
  • Of two kinds.
  1. Simple bar charts
  • Data is presented by a series of bars.
  • The height or length of each bar indicates the size of figure presented.
  • The width of the bars is not considered and should be uniform.
  1. Component bar chart (stacked bar chart)
  • Bars are subdivided into component parts.
  • It‟s of two kinds.
  1. Component bar chart (actual)
  2. Percentage component bar chart.
  3. Multiple bar charts
  • The component bar figures are shown as separate bar charts adjoin each other.
  • The height of each bar represents the actual value of the component figure.
  1. Percentage bar diagrams
  • Useful in statistical work which requires the portrayal of relative changes in data.
  • Length of segment is kept 100 and segment cut in this parts represent the components (percentages) of an aggregate.
  1. Deviation bars
  • Used for representing net quantities; excess or deficit. i.e net loss, net profit.
  • Bars can have positive or negative values. Positive values are shown above base line and negative values shown below it.
  1. Broken bars
  • Used in values with great variations. E.g. very large and very small values.
  • The larger bars are broken to gain space fro smaller bars.

Two dimensional Diagrams

The length of the width and length are considered.

The area of the bar represents the data.

Also known as surface or area diagrams.

They include:

  1. a) Rectangles
  • Area of rectangle is equal to product of its length and width.
  • Figures can be represented as they are shown or converted into percentages
  1. b) Squares
  • Used if values have greater variations. i.e 200 and 4.
  • A square root of values of various items to be shown in the diagram and selects a scale to draw the squares.
  1. c) Circles
  • Total and components parts are shown.
  • Area of circle is proportional to square of its radius.
  • Difficult to compare and hence not quite popular is statistics.

Pie Diagrams

Pie diagram is used to represent the components of a variable. For example Pie chart can show the household expenditure, which is divided under different heads like food, clothing, electricity, education and recreation. The pie chart is called so, because the entire graph looks like pie and the components resemble slice cut from pie.

Steps to draw a pie chart

The different components of the variables are converted into percentage form to draw a pie diagram. These percentages are converted into corresponding degrees on the circle.

Draw a circle of appropriate size with a compass. The size of the radius depends upon the available space and other factors of presentation.

Measure the points on the circle representing the size of each sector with the help of protractor.

Arrange the sectors according to the size

Different shades and proper labels must be given to different sectors.

Measures of Central Tendency

One of the important objectives of statistical analysis is to get one single value that describes the characteristics of the entire data. Such a value is called central value or an average.

Thus a central value or an average is a single value that represents a group of values. That single value (the average) explains the characteristics of the entire group. As the average lies in-between the largest and the smallest value of the series, it is called central value.

Characteristics of a good average

  • It should be rigidly defined so that there is no confusion regarding its meaning.
  • It should be easy to understand
  • It should be simple to compute
  • Its definition must be in the form of a mathematical formula.
  • It should be based on all the items of a series
  • It should not be influenced by a single item or a group of items
  • It should be capable of further algebraic treatment
  • It should have sampling stability

Significance of Diagrams and Graphs

  • They give a bird’s eye view of the entire data. Therefore, the information presented is easily understood.
  • They are attractive to the eye
  • They have a great memorising effect.
  • They facilitate comparison of data.

Difference between Diagrams and Graphs

Diagrams are prepared in a plain paper whereas graphs should be prepared in graph paper.

A Graph represents mathematical relations between two variables. But diagrams do not represent mathematical relationship. They help for comparisons.

Diagrams are more attractive to the eye. Therefore they are suitable for publicity and propaganda. They are not so useful for research analysis whereas Graphs are very much useful for research analysis.

Pictograms, Cartograms

Pictograms

A pictogram, also called a pictogramme, pictograph, or simply picto, and in computer usage an icon, is a graphic symbol that conveys its meaning through its pictorial resemblance to a physical object. Pictographs are often used in writing and graphic systems in which the characters are to a considerable extent pictorial in appearance. A pictogram may also be used in subjects such as leisure, tourism, and geography.

A pictogram is a chart that uses pictures to represent data. Pictograms are set out in the same way as bar charts, but instead of bars they use columns of pictures to show the numbers involved.

Pictography is a form of writing which uses representational, pictorial drawings, similarly to cuneiform and, to some extent, hieroglyphic writing, which also uses drawings as phonetic letters or determinative rhymes. Some pictograms, such as Hazards pictograms, are elements of formal languages.

Pictograph has a rather different meaning in the field of prehistoric art, including recent art by traditional societies and then means art painted on rock surfaces, as opposed to petroglyphs; the latters are carved or incised. Such images may or may not be considered pictograms in the general sense.

Standardization

Pictographs can often transcend languages in that they can communicate to speakers of a number of tongues and language families equally effectively, even if the languages and cultures are completely different. This is why road signs and similar pictographic material are often applied as global standards expected to be understood by nearly all.

A standard set of pictographs was defined in the international standard ISO 7001: Public Information Symbols. Other common sets of pictographs are the laundry symbols used on clothing tags and the chemical hazard symbols as standardized by the GHS system.

Pictograms have been popularized in use on the web and in software, better known as “icons” displayed on a computer screen in order to help user navigate a computer system or mobile device.

Pictograms are most commonly used in Key Stage 1 as a simple and engaging introduction to bar charts. Sometimes teachers will give children cut-out pictures to count out and stick onto a ready-made sheet. This physical activity makes the concept very clear for young children.

When compiling information for a pictogram, a teacher will usually encourage their class to collect data about other children: for example, children might be asked to find out about favourite crisps, cakes, animals or colours of the children in their class or another class. Often, they will record this information on a class list and then put it onto a tally chart (for the younger children, the teacher will probably collate a tally chart on the board for the class). This information is then converted into a pictogram.

Children continue to learn about pictograms in Year 3. More advanced pictograms might be used further up the school, where one image represents more than one of an object, so children need to think about how they are interpreting the number of images.

Cartograms

A cartogram (also called a value-area map or an anamorphic map, the latter common among German-speakers) is a thematic map of a set of features (countries, provinces, etc.), in which their geographic size is altered to be directly proportional to a selected ratio-level variable, such as travel time, population, or GNP. Geographic space itself is thus warped, sometimes extremely, in order to visualize the distribution of the variable. It is one of the most abstract types of map; in fact, some forms may more properly be called diagrams. They are primarily used to display emphasis and for analysis as nomographs.

Cartograms leverage the fact that size is the most intuitive visual variable for representing a total amount. In this, it is a strategy that is similar to proportional symbol maps, which scale point features, and many flow maps, which scale the weight of linear features. However, these two techniques only scale the map symbol, not space itself; a map that stretches the length of linear features is considered a linear cartogram (although additional flow map techniques may be added). Once constructed, cartograms are often used as a base for other thematic mapping techniques to visualize additional variables, such as choropleth mapping.

General principles

Since the early days of the academic study of cartograms, they have been compared to map projections in many ways, in that both methods transform (and thus distort) space itself. The goal of designing a cartogram or a map projection is therefore to represent one or more aspects of geographic phenomena as accurately as possible, while minimizing the collateral damage of distortion in other aspects. In the case of cartograms, by scaling features to have a size proportional to a variable other than their actual size, the danger is that the features will be distorted to the degree that they are no longer recognizable to map readers, making them less useful.

As with map projections, the tradeoffs inherent in cartograms have led to a wide variety of strategies, including manual methods and dozens of computer algorithms that produce very different results from the same source data. The quality of each type of cartogram is typically judged on how accurately it scales each feature, as well as on how (and how well) it attempts to preserve some form of recognizability in the features, usually in two aspects: shape and topological relationship (i.e., retained adjacency of neighboring features). It is likely impossible to preserve both of these, so some cartogram methods attempt to preserve one at the expense of the other, some attempt a compromise solution of balancing the distortion of both, and other methods do not attempt to preserve either one, sacrificing all recognizability to achieve another goal.

Several options are available for the geometric shapes:

  • Circles (Dorling), typically brought together to be touching and arranged to retain some semblance of the overall shape of the original space.[26] These often look like proportional symbol maps, and some consider them to be a hybrid between the two types of thematic map.
  • Squares (Levasseur/Demers), treated in much the same way as the circles, although they do not generally fit together as simply.
  • Rectangles (Raisz), in which the height and width of each rectangular district is adjusted to fit within an overall shape. The result looks much like a treemap diagram, although the latter is generally sorted by size rather than geography. These are often contiguous, although the contiguity may be illusory because many of the districts that are adjacent in the map may not be the same as those that are adjacent in reality.

Statistical errors and approximation

In statistical hypothesis testing, a type I error is the incorrect rejection of a true null hypothesis (also known as a “false positive” finding), while a type II error is incorrectly retaining a false null hypothesis (also known as a “false negative” finding). More simply stated, a type I error is to falsely infer the existence of something that is not there, while a type II error is to falsely infer the absence of something that is.

A type I error (or error of the first kind) is the incorrect rejection of a true null hypothesis. Usually, a type I error leads one to conclude that a supposed effect or relationship exists when in fact it doesn’t. Examples of type I errors include a test that shows a patient to have a disease when in fact the patient does not have the disease, a fire alarm going on indicating a fire when in fact there is no fire, or an experiment indicating that a medical treatment should cure a disease when in fact it does not.

A type II error (or error of the second kind) is the failure to reject a false null hypothesis. Examples of type II errors would be a blood test failing to detect the disease it was designed to detect, in a patient who really has the disease; a fire breaking out and the fire alarm does not ring; or a clinical trial of a medical treatment failing to show that the treatment works when really it does.

When comparing two means, concluding the means were different when in reality they were not different would be a Type I error; concluding the means were not different when in reality they were different would be a Type II error. Various extensions have been suggested as “Type III errors”, though none have wide use.

All statistical hypothesis tests have a probability of making type I and type II errors. For example, all blood tests for a disease will falsely detect the disease in some proportion of people who don’t have it, and will fail to detect the disease in some proportion of people who do have it. A test’s probability of making a type I error is denoted by α. A test’s probability of making a type II error is denoted by β. These error rates are traded off against each other: for any given sample set, the effort to reduce one type of error generally results in increasing the other type of error. For a given test, the only way to reduce both error rates is to increase the sample size, and this may not be feasible.

Type I error

A type I error occurs when the null hypothesis (H0) is true, but is rejected. It is asserting something that is absent, a false hit. A type I error may be likened to a so-called false positive (a result that indicates that a given condition is present when it actually is not present).

In terms of folk tales, an investigator may see the wolf when there is none (“raising a false alarm”). Where the null hypothesis, H0, is: no wolf.

The type I error rate or significance level is the probability of rejecting the null hypothesis given that it is true. It is denoted by the Greek letter α (alpha) and is also called the alpha level. Often, the significance level is set to 0.05 (5%), implying that it is acceptable to have a 5% probability of incorrectly rejecting the null hypothesis.

Type II error

A type II error occurs when the null hypothesis is false, but erroneously fails to be rejected. It is failing to assert what is present, a miss. A type II error may be compared with a so-called false negative (where an actual ‘hit’ was disregarded by the test and seen as a ‘miss’) in a test checking for a single condition with a definitive result of true or false. A Type II error is committed when we fail to believe a true alternative hypothesis.

In terms of folk tales, an investigator may fail to see the wolf when it is present (“failing to raise an alarm”). Again, H0: no wolf.

The rate of the type II error is denoted by the Greek letter β (beta) and related to the power of a test (which equals 1−β).

Table of error types
Null hypothesis (H0) is
True False
Decision
about null
hypothesis (H0)
Don’t
reject
Correct inference
(true negative)

(probability = 1−α)

Type II error
(false negative)
(probability = β
Reject Type I error
(false positive)
(probability = α
Correct inference
(true positive)

(probability = 1−β)

Error Rate

A perfect test would have zero false positives and zero false negatives. However, statistical methods are probabilistic, and it cannot be known for certain whether statistical conclusions are correct. Whenever there is uncertainty, there is the possibility of making an error. Considering this nature of statistics science, all statistical hypothesis tests have a probability of making type I and type II errors.

  • The type I error rate or significance level is the probability of rejecting the null hypothesis given that it is true. It is denoted by the Greek letter α (alpha) and is also called the alpha level. Usually, the significance level is set to 0.05 (5%), implying that it is acceptable to have a 5% probability of incorrectly rejecting the true null hypothesis.
  • The rate of the type II error is denoted by the Greek letter β (beta) and related to the power of a test, which equals 1−β.

These two types of error rates are traded off against each other: for any given sample set, the effort to reduce one type of error generally results in increasing the other type of error.

The quality of hypothesis test

Error2

The same idea can be expressed in terms of the rate of correct results and therefore used to minimize error rates and improve the quality of hypothesis test. To reduce the probability of committing a Type I error, making the alpha (p) value more stringent is quite simple and efficient. To decrease the probability of committing a Type II error, which is closely associated with analyses’ power, either increasing the test’s sample size or relaxing the alpha level could increase the analyses’ power. A test statistic is robust if the Type I error rate is controlled.

Varying different threshold (cut-off) value could also be used to make the test either more specific or more sensitive, which in turn elevates the test quality. For example, imagine a medical test, in which experimenter might measure the concentration of a certain protein in the blood sample. Experimenter could adjust the threshold (black vertical line in the figure) and people would be diagnosed as having diseases if any number is detected above this certain threshold. According to the image, changing the threshold would result in changes in false positives and false negatives, corresponding to movement on the curve.

Approximation

Too many results are only approximate; meaning they are similar but not equal to the actual result. An approximation can turn a complex calculation into a less complicated one.

For instance, the calculation of a Poisson distribution is more complicated than that of a binomial distribution. If both only differ slightly in their end result, it is permissible to approximate the Poisson distribution by a more simple-to-use binomial distribution. Prerequisite for such approximations is a sufficient sample size. In this example, at least 100 respondents are necessary in order to justify a sufficient proximity of the two distributions. An approximation based on too small a sample can lead to errors, for example, an accidental similarity of the two distributions.

The binomial distribution can be used to solve problems such as, “If a fair coin is flipped 100 times, what is the probability of getting 60 or more heads?” The probability of exactly x heads out of N

Flips is computed using the formula:

P(x)=[N!/(x!(N−x)!)]*πx(1−π)^N−x

where x

is the number of heads (60), N is the number of flips (100), and π

is the probability of a head (0.5). Therefore, to solve this problem, you compute the probability of 60 heads, then the probability of 61 heads, 62 heads, etc, and add up all these probabilities.

Abraham de Moivre, an 18th century statistician and consultant to gamblers, was often called upon to make these lengthy computations. de Moivre noted that when the number of events (coin flips) increased, the shape of the binomial distribution approached a very smooth curve. Therefore, de Moivre reasoned that if he could find a mathematical expression for this curve, he would be able to solve problems such as finding the probability of 60 or more heads out of 100 coin flips much more easily. This is exactly what he did, and the curve he discovered is now called the normal curve. The process of using this curve to estimate the shape of the binomial distribution is known as normal approximation.

The Scope of the Normal Approximation

The scope of the normal approximation is dependent upon our sample size, becoming more accurate as the sample size grows.

The tool of normal approximation allows us to approximate the probabilities of random variables for which we don’t know all of the values, or for a very large range of potential values that would be very difficult and time consuming to calculate. We do this by converting the range of values into standardized units and finding the area under the normal curve. A problem arises when there are a limited number of samples, or draws in the case of data “drawn from a box.” A probability histogram of such a set may not resemble the normal curve, and therefore the normal curve will not accurately represent the expected values of the random variables. In other words, the scope of the normal approximation is dependent upon our sample size, becoming more accurate as the sample size grows. This characteristic follows with the statistical themes of the law of large numbers and central limit theorem.

Sixty two percent of 12th graders attend school in a particular urban school district. If a sample of 500 12th grade children are selected, find the probability that at least 290 are actually enrolled in school.

Part 1: Making the Calculations

Step 1: Find p,q, and n:

  • The probability p is given in the question as 62%, or 0.62
  • To find q, subtract p from 1: 1 – 0.62 = 0.38
  • The sample size n is given in the question as 500

Step 2: Figure out if you can use the normal approximation to the binomial. If n * p and n * q are greater than 5, then you can use the approximation:

n * p = 310 and n * q = 190.

These are both larger than 5, so you can use the normal approximation to the binomial for this question.

Step 3: Find the mean, μ by multiplying n and p:

n * p = 310

(You actually figured that out in Step 2!).

Step 4: Multiply step 3 by q :

310 * 0.38 = 117.8.

Step 5: Take the square root of step 4 to get the standard deviation, σ:

√(117.8)=10.85

Note: The formula for the standard deviation for a binomial is √(n*p*q).

Part 2: Using the Continuity Correction Factor

Step 6: Write the problem using correct notation. The question stated that we need to “find the probability that at least 290 are actually enrolled in school”. So:

P(X ≥ 290)

Step 7: Rewrite the problem using the continuity correction factor:

P (X ≥ 290-0.5) = P (X ≥ 289.5)

Step 8: Draw a diagram with the mean in the center. Shade the area that corresponds to the probability you are looking for. We’re looking for X ≥ 289.5, so:

Step 9: Find the z-score.

You can find this by subtracting the mean (μ) from the probability you found in step 7, then dividing by the standard deviation (σ):

(289.5 – 310) / 10.85 = -1.89

Step 10: Look up the z-value in the z-table:

The area for -1.89 is 0.4706.

Step 11: Add .5 to your answer in step 10 to find the total area pictured:

0.4706 + 0.5 = 0.9706.

That’s it! The probability is .9706, or 97.06%.

 

Equity Market Meaning

An equity market is a platform that allows companies to raise capital via different investors. A company thus issues stock that investors or traders purchase in expectation of earning gains from future sales of said stock.

An equity market is a hub in which shares of companies are issued and traded. The market comes in the form of an exchange which facilitates the trade between buyers and sellers or over-the-counter (OTC) in which buyers and sellers find each other.

An equity market is a market in which shares of companies are issued and traded, either through exchanges or over-the-counter markets. Also known as the stock market, it is one of the most vital areas of a market economy. It gives companies access to capital to grow their business, and investors a piece of ownership in a company with the potential to realize gains in their investment based on the company’s future performance.

Equity Trading in the Stock Market

Trading in the equity market primarily entails the seller fixing a price and a buyer agreeing to pay that price to purchase the security, thus executing a sale. In a general context, the understanding of what is equity in the share market extends to all types of shares and securities traded that are also termed as stock. Equity and stock are thus used interchangeably for the purpose of trading.

Top Equity Exchanges

Some of the most well-known and largest equity markets are:

  • New York Stock Exchange (NYSE) – United States
  • Nasdaq (NASDAQ) – United States
  • Japan Exchange Group (JPX) – Japan
  • London Stock Exchange (LSE) – United Kingdom
  • Shanghai Stock Exchange (SSE) – China
  • Hong Kong Stock Exchange (HKEX) – Hong Kong
  • Euronext – European Union
  • Toronto Stock Exchange – Canada
  • Bombay Stock Exchange – India

Types of Equity Market

Equity markets comprise structured trading and investment and can be defined into two types of platforms, i.e., primary and secondary markets.

Primary market

Each company plans to offer its shares for public trading must start with Initial Public Offering or IPO. In this process, the company offers a part of its total equity to the public for raising capital initially. Once the IPO is complete, the stocks so offered are listed on the stock exchange for further trading.

The entire process of introducing the IPO by a company takes place in the primary market. In other words, this market comprises only the IPO introduction and investment.

Secondary market

Once the shares have already been listed on either of the exchanges, further trading for them is held in the secondary market. Here, the initial investors get an opportunity to exit their investments via stock sale in this live equity market. These stocks can comprise shares, along with other types of securities that can include convertible bonds, corporate bonds, etc.

Recent Developments in Indian Stock Exchanges

Insider Trading:

Insider trading had become an extremely sensitive and controversial subject in the stock market in India.

Any person in power whether an officer or director who had access to information of private matters of the company relating to expansion programs of the company, changes in policies, amalgamations, joint contracts, collaboration or any information about its financial results was making full use of his position to give an advantage to relatives, friends or known persons by leaking out information leading to frauds and rigging of price relating to securities.

SEBI has laid down guidelines by prescribing norms handling information which may be considered sensitive. Price forecasts, changes in investment plans, knowledge of mergers and acquisitions, information about contracts are not to be disclosed. The staff and officers who have such sensitive information are to be identified in each company. Controls are to be made on the handling of sensitive information.

Insider Trading Regulations in 1992 notified by SEBI prohibited insider trading, as it is unfair upon investors. Persons who possess price sensitive information because they have connections with a company take advantage of the situation to ‘peg up’ or ‘down’ prices of securities to their advantage.

Depository or Paperless Trading:

The Depository Act was passed in 1996 allowing dematerializing of securities and transfer of security through electronic book entry to help in reducing settlement risks and infrastructure bottlenecks. The dematerialized securities will not have any identification numbers or distinctive numbers.

The National Securities Depository Ltd., was set up in Nov. 1996. Trading of new Initial (NSDC) public offers was to be in dematerialized form upon listing. An exclusive feature of the Indian Capital Market is that multiple depository system has been encouraged.

Hence, there are two Depository Services. The other depository system is also registered. It is called Central Depository Service Ltd. (CDSL). Debt instruments however, are not transferable by endorsement delivery.

Dematerialization of securities is one of the major steps for improving and modernizing market and enhancing the level of investor protection through elimination of bad deliveries and forgery of shares and expediting the transfer of shares. Long-term benefits were expected to accrue to the market through the removal of physical securities.

Usefulness of a Depository System:

A depository system was required in India to eliminate physical certificates.

A depository system has the following advantages:

  • Paperless:

It eliminates risks, as this system does not have physical certificates. There are no problems regarding bad deliveries or fake certificates.

  • Electronic:

It is an electronic form and provides transfer of securities immediately without any delay.

  • Demat Account:

A depository provides a demat account with a client identification number and a depository identification number. Therefore, there is a special identity of a member. He also has a trading account, which enables him with identity and immediate transfer.

  • Electronic Transfer:

There is no stamp duty on transfer of securities because there is no physical transfer. It is transfer through a pass book similar to a bank.

  • Expenses:

The DP charges a yearly charge for maintaining the member account, hence there is a reduction of paper work and transaction cost of a frequent transfers of securities.

  • Eliminates Problems:

Investors had the problem of selling shares in Odd Lots but with the depository system even one share can be sold.

  • Nomination:

Since a depository allows a nomination facility, hence shares can be easily transferred at the time of death of a participant.

  • Address Changed:

Change in address recorded with DP gets registered with all companies in which investor holds securities electronically, eliminating the need to correspond with each of them separately.

  • Elimination of Correspondence:

Transmission of securities is done by DP eliminating correspondence with companies.

  • Automatic Credit:

There is an automatic credit into demat account of shares, arising out of bonus, split, consolidation, merger etc.

Conversion of Shares into Dematerialized Form:

In order to dematerialize physical securities, an investor has to fill in a Demat Request Form (DRF) which is available with the DP and submit the same along with physical certificates DRF has to be filled for each ISIN no. The investor has to surrender certificates for dematerialization to the DP (depository participant). Depository participant intimates Depository of the request through the system.

He then submits the certificates to the registrar. The Registrar confirms the dematerialization request from depository. After dematerializing certificates, Registrar updates accounts and informs depository of the completion of dematerializations. Depository updates its accounts and informs the depository participant. Depository participant updates the account and informs the investor.

Re-materialization:

If an investor is interested in getting back his securities in the physical form he has to fill in the Remat Request Form (RRF) and request his DP for re-materialization of the balances in his securities account. He has to make a request for re-materialization.

Then the DP intimates the depository of the request through the system. The Depository confirms re-materialization request to the registrar. Registrar updates accounts and prints certificates. Depository updates accounts and downloads details to depository participant. Registrar dispatches certificates to the investor.

Surveillance on Price Manipulation:

SEBI introduced surveillance and enforcement measures against intermediaries’ violation of laws especially in price manipulations. All exchanges have surveillance departments which co-ordinate with SEBI. SEBI has enforced information to be submitted by exchanges on daily settlement and monitoring reports. SEBI has also created a database for trading on National and Bombay Stock Exchanges.

If price manipulation is detected, auction proceeds may be impounded or frozen so that the manipulator cannot use it. SEBI has introduced ‘Stock Watch’ an advances software for surveillance of market activities programmed to show movements from historical patterns through follow ups by analyst and trained investigators to act as a deterrent to trading and price rigging.

Regulation of Stock Brokers:

Stock Broker and Sub-brokers Regulation Act, was passed in 1992. Brokers had to have a dual registration both with SEBI and with Stock Exchange. Penal action would be taken against any broker for violation of laws. Capital adequacy norms were introduced and they were 3% for individual brokers and 6% for corporate brokers.

For investor protection measures, brokers have been disciplined by introducing the system of maintaining accounts for clients and brokers own account and disclosure of transaction price and brokerage separately in contract note.

Audit has been made compulsory of the brokers’ books and filing of auditor’s report with the SEBI has been made mandatory. SEBI has also extended regulations to sub-brokers. Sub-brokers have to be registered by entering into an agreement with the stock brokers from whom he seeks affiliation.

Sub-brokers can transact business only through stock broker with whom he is registered. If he wants to do business through more than one stock broker, he has to be registered separately with each one of them.

Options and Derivatives:

Options can be classified as call options or put options. The National Stock Exchange (NSE) and the Bombay Stock Exchange (BSE) have launched derivatives. They will offer derivatives for three tenures one in the first instance each for subsequent three months.

So, in July, Nifty call and put options can be purchased for July end, August end and September end. The last day of the contract would be the expiration date. In an options contract, a premium has to be paid to enter a contract.

Buyer’s losses are limited to the extent of premium paid but his gains are unlimited. Seller’s profits are limited to premiums received but losses are unlimited.

These derivatives have been started by SEBI to bring about investor confidence to establish the market and to reduce risk. Initially, options trading will be allowed only in 14 stocks. Option will not allow a person to defer settlement of sale/purchase but they will enable placing of bets on Stock Markets.

Regulation of Mutual Funds:

SEBI regulates the Mutual Funds to provide portfolio disclosure and standardization of accounting procedures. It is a requirement of SEBI that Mutual Funds should have a trustee company which is separate from the asset Management Company and the securities of the various schemes should be kept with a custodian independent of the Mutual Fund.

All Mutual Funds should be regulated with the SEBI. All schemes of UTI after 1994 have also been brought under the control of SEBI. SEBI created certain procedures of valuation norms and asset value and pricing for the Mutual Funds. The primary interest of SEBI to control Mutual Fund schemes was to protect investors from fraudulent deals.

To bring transparency in operations, SEBI directed mutual fund investors to mention their permanent account number (PAN) for investments over Rs. 50000. In case where neither the PAN nor the GIR number has been allotted, the fact of non-allotment is to be mentioned in the application form. Mutual fund was prohibited from accepting any application without these details.

All mutual funds were also told to obtain a unique client code from the Bombay Stock Exchange or the National Stock Exchange for each of their existing schemes and plans.

Following the collapse of Global Trust Bank (GTB), SEBI asked all mutual funds to provide details of their investments in fixed deposits of banks. In particular, SEBI called for specifying FD investments exceeding 25% of the total portfolio of a scheme.

To prevent mutual fund schemes from turning into portfolio management schemes, each has directed mutual funds scheme and individual plan under the schemes should have a minimum of 20 investors and no single investor should account for more than 25% of the corpus of such scheme/plan. In case of non-compliance, the schemes/plans will be wound up and investor’s money redeemed at applicable Net Asset Value.

SEBI issued a new format for Mutual Funds to file information details of investment objective of the scheme, asset allocation pattern of the scheme, risk profile of the scheme, plans and options, name of the fund manager, name of the trustee company, performance of the scheme, expenses of the scheme, i.e.,

(i) Load structure

(ii) Recurring expenses, tax treatment for the investors/unit holders and daily net asset value (NAV).

Regulation of Foreign Institutional Investors (FIIs):

FIIs had a large volume of funds. By the nature of their trading volumes, FIIs can retain Control over the stock market. SEBI had to keep these FIIs under its control for protecting the investors. Hence, all FIIs had to be registered with SEBI.

FIIs having a capital of 100 crores could register themselves as depositories and their procedures were to be evaluated by an independent agency. FIIs are also allowed to invest in debt securities but investment in equity and debt securities should be in the ratio of 70:30. The FIIs under SEBI include Pension Funds, Mutual Funds, Asset Management Companies, Investment Trust and Charitable Institutions.

Buy back of Shares:

Buy Back of shares is another development of Indian Corporate practice. It was permitted by SEBI in 1998, following the companies (amendment) ordinance by the Central Government. Buy back of shares is a method whereby a company is allowed to purchase its own shares out of its free reserves, securities premium account, or the proceeds of other specified securities like preference shares.

However, it cannot be made out of earlier issue of equity shares. Buy back of shares may be done from existing shareholders on a proportionate basis, through open market purchases and through company employees where securities are issued under stock option or sweat equity.

It is a strategy used for restructuring a company’s share capital and increasing the value of its shares. It can also have the effect of a greater control of the company by the management and promoters through the use of excess funds available with the company.

Buy back its shares as per SEBI’s regulations only when the following conditions are fulfilled:

  1. The Articles of Association of a company authorize buy back of shares.
  2. A special resolution is passed by the general body to authorize the repurchase of shares. The resolution should have an attached document giving details of all material facts like: need for buy back, amount to be invested, type of securities intended for repurchase and time limit for completion of buy back.
  3. The debt equity ratio after buy back should not be more than 2:1 of secured and unsecured debt except with prior permission of Central Government.
  4. The other specified securities of the company are fully paid up and (both listed and unlisted securities) are in accordance with SEBI regulations.
  5. The buyback of shares is less than 25% of paid up capital and free reserves of the company as shown in the latest balance sheet of the company.
  6. The buyback should be completed within twelve months from the date of passing the special resolution.
  7. The shares/other specified securities would be extinguished within seven days of completion of buy back procedure of the company.
  8. The company will not be permitted to issue the same type of shares/securities which have been bought back for a period of twenty-four months. The exception to such an issue would be the issue of bonus shares of stock-option schemes, conversion of preference shares/debentures into equity issues.
  9. In addition, a company has to file a declaration of solvency verified by an affidavit in a prescribed form with the Registrar of companies within 30 days after completion of buy back. This has been amended in October 2001 to bring in relaxation to companies to buy back shares. The amendments are:
  10. There can be only one buy back in 365 days.
  11. Companies can buy back less than 10% of equity with the approval of the Board of directors meeting.
  12. If a company issues less than 10% equity it does not require shareholders’ approval.

Methods of IPO

The Initial Public Offering IPO Process is where a previously unlisted company sells new or existing securities and offers them to the public for the first time.

Prior to an IPO, a company is considered to be private with a smaller number of shareholders, limited to accredited investors (like angel investors/venture capitalists and high net worth individuals) and/or early investors (for instance, the founder, family, and friends).

After an IPO, the issuing company becomes a publicly listed company on a recognized stock exchange. Thus, an IPO is also commonly known as “going public”.

The steps an investor needs to follow are:

Decision

The primary step for an investor would be to decide the IPO he wants to apply for. Though the existing investors may have the expertise, it could be an intimidating one for the new ones. The investors can form a choice by going through the prospectus of the companies initiating IPO.

The prospectus helps the investors to form an informed idea about the company’s business plan and its purpose for raising stocks in the market. Once the decision has been made, the investor needs to look forward to the next step.

Funding

When an investor has formed the decision regarding the IPO he would like to invest in, the very next step would be to arrange the funds. An investor can use his savings to buy a company’s share.

In case the investor does not have enough savings, he can avail a loan from certain banks and Non-Banking Financial Organisations (NBFCs) at a definite rate of interest.

Opening a Demat-cum-trading account

Any investor without a Demat account cannot apply for an IPO. The function of a Demat account is to provide the investors with the provision to store shares and other financial securities electronically. One can open a Demat account by submitting his Aadhaar card, PAN card, address and identity proofs.

The application process

An investor can apply for an IPO through his bank account or trading account. Some financial organisations will offer you the provision to bunch your Demat, trading and bank accounts.

After an investor has created the demat-cum-trading account, he needs to be familiar with the Application Supported by Blocked Account (ASBA) facility. It is mandatory for every IPO applicant. The ASBA is an application that enables the banks to arrest funds in the applicant’s bank account.

The ASBA application forms are made available to the IPO applicants in both demat and physical form. However, the use of cheques and demand drafts cannot be made to avail the facility. An investor needs to specify his demat account number, PAN, bidding details and bank account number in the application.

Bidding

An investor needs to bid while applying for the shares in an IPO. It is done according to the lot size quoted in the company’s prospectus. Lot size can be referred to as the minimum number of shares that an investor has to apply for in an IPO.

A price range is decided and the investors require to bid within the price range. Though an investor can make a revision in his biddings during an IPO, it should be noted that he needs to block the required funds while bidding. In the meantime, the arrested amount in the banks earns interest until the process of allotment is initiated.

Allotment

In many cases, the demand for the shares can exceed the actual number of stocks released in the secondary market. One can also face situations where he can get a fewer number of shares than what he had demanded. In these cases, the banks unlock the arrested funds either entirely or partially.

But, if an investor is lucky enough to get a full allotment, he would receive a CAN (Confirmatory Allotment Note) within six working days after the IPO process is done. After the shares have been allotted, they are credited to the investor’s demat account.

Once the above-mentioned steps are carried on successfully, the investor will have to wait for the listings of the stocks in the share market. It is generally done within seven days after the shares are finalised.

error: Content is protected !!