|
||||
|
من منا ممن عمل في التحليل اﻹحصائي باستخدام الحاسب اﻵلي قبل 10 سنوات ﻻ يتذكر البرنامج اﻹحصائي الشهير على ال DOS و المعروف ب CoStat. برنامج رائع و جميل و سهل .
اقدمه لكم اليوم في حلته الجديدة تحت نظام الويندوز رقم اﻹصدار CoStat Version 6.3 an easy-to-use Program for data manipulation and statistical Analysis. CoStat is included with CoPlot and CoPlot Pro* but is also sold separately. * Use a spreadsheet with any number of columns and rows. CoStat's spreadsheets can contain different types of data (floating point* integer* date* time* degrees* text* etc.). * Import data from almost anywhere. Import ASCII* Excel* matlab* S+* SAS* Genstat* Fortran* and many other types of data files. * Manipulate the data any way you want. CoStat has lots of procedures for transforming the data* rearranging it* etc. * Analyze the data with a wide range of statistical procedures. CoStat has ANOVA* multiple comparisons of means* correlation* descriptive statistics* Analysis of frequency data* miscellaneous tests of hypotheses* nonparametric tests* regression (curve fitting) (new.gif world's best subset selection in multiple regression)* statistical tables* and Utilities. * Automate repetitive tasks with macros. CoStat can auto-record your actions in simple macros* or you can Program sophisticated macros with the macro Programming Language. * Use CoStat from the command line* batch files* shell scripts* pipes* and other Programs. If you bypass the graphical front end of CoStat* you can use CoStat as the statistics engine for your Programs on a web site. CoStat's Statistical Procedures CoStat has a wide range of statistical procedures. * Each procedure has a short description in its dialog box. * Statistical results are sent to a text Editor window (CoText)* where they can be viewed* edited* printed* and saved to a file. Here is a list of the procedures: * ANOVA (See a description and sample run.) o CoStat's ANOVA procedure can do ANOVAs with: + Missing values + Unbalanced Designs + Contrasts + Covariance + Up to 10 factors + User-specified models o Sums of Squares Types - CoStat can calculate Type I* Type II* and Type III sums of squares. o Pre-Defined Models - CoStat comes with numerous models already defined. This makes it very easy to set up the ANOVA -- just pick the model from a list. You don't have to write a Model statement as you do in SAS. + 1* 2* 3* and 4 way completely randomized + 1* 2* and 3 way randomized blocks + 2 and 3 way nested + Split plot + Split-split plot + 2 variations of split block + Latin square + Lattice + Several models with covariance o Defining Models - If you need a model that hasn't been pre-defined* you can modify an existing model or create your own model. The simple little Language which describes the models is fully described in the manual. The system lets you easily: + Make variations of the existing models + Create your own new models + Change the Format of the ANOVA table + Specify which term provides the df and MS values for each F test + Specify contrasts. + Re-use the models with other data files o Bartlett's Test - Before performing the ANOVA* CoStat performs Bartlett's Test for Homogeneity of Variances* one of the assumptions of ANOVA. o Contrasts - You can specify any contrast that you want (for example* you can compare treatment 1 vs. treatments 2* 3* and 4). o Means Comparisons Tests - After performing the ANOVA* CoStat can automatically run a means comparisons test (for example* Duncan's* Student-Newman-Keuls (SNK)* Tukey-Kramer* Tukey's HSD* or Least Significant Difference (LSD)). * Compare Means - performs SNK* Duncan's* LSD* Tukey's HSD* or the Tukey-Kramer test for multiple comparisons of means. These test are also available as part or the ANOVA procedure. * Correlation - calculates correlation coefficient; slope and Y intercept of linear regression; Standard errors. * Descriptive Statistics - calculates n* sum* mean* Standard deviation* variance* coefficient of variation* skewness* kurtosis* maximum* minimum* tests of normality (D'Agostino-Pearson K^2 Test)* tests for outliers (Dixon's Test* Grubbs' Test* Inter-Quartile-Range). The procedure makes it easy to select subsets of the data for Analysis. * Analysis of Frequency Data (See a description and sample run.) o Cross tabulation of string or numeric data. o Calculation of expected frequency of normal* binomial* or Poisson distributions. o Goodness of Fit Tests - Kolmogorov-Smirnov* Likelihood Ratio (G test)* and Chi-square tests of goodness of fit. o Fisher's Exact Test. o Log-linear Analysis of 3 way tables. * Miscellaneous Tests o Confidence Limits of a Correlation Coefficient o Confidence Limits of a Mean o Confidence Limits of a Regression Coefficient (Slope) o Equality of Two Means (equal variances) (t Test) o Equality of Two Means (unequal variances) (t test) o Equality of Two Percentages (G test) o Equality of Two Variances (F Test) o Homogeneity of Correlation Coefficients o Homogeneity of Linear Regression Slopes o Homogeneity of Variances (Using n and Variance Data) (Bartlett's Test) o Homogeneity of Variances (Using Raw Data) (Bartlett's Test) o Mean+/-2SD - summarized data in a Format that it is easy to plot in CoPlot. o Single Observation and a Mean (t Test) * Nonparametric Tests (See a description and sample run.) o Percentiles - calculates nonparametric descriptive statistics: mode and percentiles. o Rank Correlation - Kendall's and Spearman's Rank Correlation Tests are analogous to the Pearson product moment correlation coefficient. o 2 Runs Tests - Up and Down* and Above and Below the Median o Tied Ranks - ranks the values in a column* replaces ties with the average rank* then inserts a new column with the tied rank values. o 1 Way* Completely Randomized ANOVA - using the Kruskal-Wallis Test. o 1 Way* 2 Treatment* Completely Randomized ANOVA - using the Mann-Whitney U-test and Wilcoxon Two Sample Test. o 1 Way* Randomized Blocks ANOVA - using Friedman's Method for Randomized Blocks. o 1 Way* 2 Treatment* Randomized Blocks ANOVA - using Wilcoxon's Signed-Ranks Test for Two Groups. * Regression (Curve-Fitting) o Polynomial regressions of any order (linear* quadratic* cubic* quartic* ...). (See a description and sample run.) o Periodic (Fourier) curve fitting ( y = b0 + b1cos(x) + b2sin(x) + b3cos(2*x) + b4sin(2*x) + ...). o Multiple linear regression. + Full model (See a description and sample run.) + One subset + new.gif World's best subset selection in multiple regression (All Subsets and several approximate procedures* including the Simons2 procedure which does a dramatically better job of finding the best subsets). (See a description and sample run.) Different versions of CoStat include different subset selection procedures: # CoStat includes the All Subsets* Replace 1* and Replace 2 procedures. # CoPlot includes a version of CoStat with the All Subsets* Replace 1* Replace 2 and Simons 1 procedures. # CoPlot Pro includes a version of CoStat with the All Subsets* Replace 1* Replace 2* Simons 1* and Simons 2 procedures. o Linearizable nonlinear regressions (several types): Square Root (y=a+b*x^0.5)* Power (y=a*x^b)* Inverse (y=a+b/x)* Inverse Power (y=a*e^(b/x))* Hyperbola (y=x/(a*x+b))* Exponential (y=a*e^(b*x))* Logarithmic (y=a+b*ln(x))* Hoerl's (y=a*x^b*e^(c*x))* y=1/(a+b*e^-x)* y=e^(a+b*x)* and y=1-e^(-a*x) o True nonlinear regressions using the Nelder and Mead simplex ALGorithm. You enter any equation. It will interatively search for the best values for the unknowns. (See a description and sample run.) o Solve simultaneous linear equations. * Tables - calculates the probability associated with a given test statistic* or the reverse (the statistic associated with a given probability). The tables included are: o Chi-square distribution o F distribution o Normal distribution o t distribution (2 tailed) The procedure can also calculate the z transFormation of a correlation coefficient and its inverse. * Utilities o Data Area - Given x and y data columns* this calculates the area under the curve. o Data Interpolate X Y - Given x and y data columns and an x value* this interpolates values between the data points to find the corresponding y value. Or* given y* it finds x. o Date <-> Julian Date - Converts Year-Month-Date date values to/from Julian dates (1899-12-31 = day 1). o Degrees°Min'Sec" <-> Degrees.dd - Converts Degrees°Min'Sec" values to/from decimal degrees values. o Factorials - Given an integer* n* this calculates n factorial* often written as n!. o Functions Closest - This finds the x value where two functions are closest. o Function Equals Y - Given a y value* this finds where the x value where a function evaluates to y. This is useful for calculating an LD50. o Function Evaluate - This procedure evaluates an equation at a series of x values. o Function Integrate - This procedure numerically integrates an equation. o Function Minima - Given an x value* this procedure finds a nearby minima. o Function Maxima - Given an x value* this procedure finds a nearby maxima. o Permutations And Combinations - Given the number of items picked and the size of the population* this procedure calculates the number of permutations and combinations. o Random Numbers - This will create a series of random integers in a specific range. o Time <-> Seconds - Converts Hours:Minutes:Seconds.Decimal time values to/from seconds values. الرابط من موقع الشركة http://www.cohortsoftware.com/costat6303Win.exe التسجيل User: Roland Sneif Serial: 1053500000 مع خالص تحياتي لجميع اﻷخوة. :un7: :un7: من مواضيعي:
- أخيرا Adobe PhotoShop CS ME النسخة العربية . - نسخ ويندوز أصلية بسعر التراب .. يا بخت الهنود - قاموس أكسفورد الناطق .. نسخة محمولة + هدية - كتاب و دورة Pronounce it Perfectly in English نطق الإنجليزية - تفسير القرآن الميسر.. 1 ميجا فقط. - مكتبة الخطوط The Font Library (من كبرى الشركات المتخصصة) - قصص الأنبياء لابن كثير. - لعبة المخلب Claw الشهيرة - طريقة مجربة لزيادة النسخ و النقل لقائمة الزر الأيمن - أخر إصدارات Virtual CD - برنامج TuneUp Utilities 2009_V8.0.1100 محمول .. مع الشرح - برنامج Xara 3D V6 Portable - Portable Acronis True Image Home 11.0.8053 - احذر ويندوز 64 بت ... مشكلة مع الحماية. - تفسير القرآن للشيخ الشعراوي |
| المواضيع المتشابهه | ||||
| الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
| مطلوب البرنامج Costat 4 مع الكراك الخاص به. | fadi12333 | برامج | 2 | 10-12-2008 07:12 AM |
| في حلته الجديدة البرنامج الرآآآآئع FairStars Audio Converter 1.69 | azizchimie | برامج | 11 | 06-12-2008 11:53 PM |
| كيبورد في حلته الجديدة لايفوتك | SYRIA | صور - طرائف - الغاز - مسابقات - تسالي - مرح - نكت - فوازير | 7 | 19-07-2007 03:11 AM |
| Super DVD Factory 5.1 في حلته الجديدة | عازف الناي | برامج | 0 | 12-02-2005 06:45 PM |
| برنامج الترجمة : Babylon Pro في حلته الجديدة | Abu Taha | برامج | 50 | 24-12-2003 07:38 PM |
|
||||
|
Thanx Brother With Best Compliments & Regard
من مواضيعي:
- Photo Calendar v1.1 - لعيونكم و تكمله للمجموعه التي طرحها النزيه برنامج رائع Pet Eye Pilot - يمنع منعا باتا وضع الإيميلات بالردود, الروابط والاعلانات , النقل أو الرد العشوائي - TweakNow RegCleaner Professional 2.8.1 برنامج خدمي للنظام - Mozilla Firefox 1.5.0.4 - Final - SnagIt v8.02 أفضل لاقط صور - برنامج شروحات الفيديو TechSmith Camtasia Studio 3.1.1 - DOC2CHM v2.1 رهيب و يهم الكثيرين حول مستند ورد الى CHM - WinAVI Video Converter 7.6 - Photo Effects Studio 2.51 رائع لإضافة التأثيرات و الإطارات على الصور - AVD Volume Calculator 5.0 - AutoScreenRecorder Pro v2.1.281 سجل ما يحلو لك - VMware Workstation For Windows 4.5.2.8848 - Translator Internet™ 1.1* Fast and small - Indigo Rose Setup Factory for Windows Installer v1.1.1017 التوقيع:
Learn to View Everything As a Worthwhile Experience ![]() |
|
|||
|
بعد ان كنت ابحث عن برنامج واحد للإحصاء، فى خلال الشهر الماضى و الى اليوم حصلت من الموقع على ثلاث
ما شاء الله و لى سؤال عن وجود Tutorial للبرنامج و ان وجد اى شرح لكيفية اختيار التحليل الإحصائى المناسب، من اى موقع على النت و اى ملف يمكن الحصول علية، رجاء الإرشاد مع الشكر من مواضيعي:
- مشكلة مع Adobe Acrobat لمن يعرف حلها - ارغب فى برنامج او ضبط معين للنوافذ يعمل على منع تشغيل ال دى اس ال - Advanced windows care - Deep Freeze 5.7 Enterprize - MultiBoot Recovery CD - مشكلة النوافذ السابعة - Hiren Boot CD ver 8.4 - برامج قديمة و اريد استعمالها على ويندوز XP - مساعدة فى اوفيس 2003 لذوى الخبرة - لكل من يريد الحفاظ على النظام و ضبطة Advanced System Care Version 3 - Last PC Cillin Internet Security Ver 14.1.10.51 - مطلوب عاجل من اهل الخبرة للهارد - مطلوب كي جين SPSS 16 نرجوا المساعده بالبحث ؟ |
|
|||
|
الله يعطيك العافية أخي الكريم على البرنامج الرائع
من مواضيعي:
- آخر أخبار الدوري الإيطالي تجدها هنا موضوع متجدد - لاعبون يصومون في برشلونة - موقع علية اكثر من 100 لعبة كاملة تحميل روابط http - هل القلب هو السبب ؟؟ - بدي أحلى ترحيب لأحلى مازن - نذالة و بس - يلينا يانكوفيتش تظل متربعة على عرش صدارة التصنيف العالمي للاعبات التنس - طرق معرفة الأيبي فقط مع SLIM SHADY - Super Ram 5.6 لتحسن كفائه الرام وتسريعها !! - برلين تصبغ مبانيها وتتجمل لكأس العالم - يا جماعة كل شي الا تزعلولنا النسوااااان - رسالة قمة في الرومانسية بس للارهابيين *-* - أم صلال يتوج بكأس أمير قطر - بدنا أحلى ترحيب لأختنا بنت الشام - جدول الدوري البرتغالي الممتاز لكرة القدم لموسم 2008/2009 |
|
||||
|
دائما متميز وتتحفنل بكل جديد جعله الله في ميزان حسناتك
من مواضيعي:
- ماهو البرنامج الذى يفتح هذا الامتداد - أطلاق أول نظام تشغيل مصري - أخطر فيروسات العام الجديد دودة Breacuk تهدد جميع أنظمة ويندوز - قمت بتسطيب اللينكس فيدورا كور لكن وجدته لا يري أي بارتشن - لاول مره بمصر مظاهره تطالب باسقاط مبارك - الصغير المكير - mp3 remix لدمج مقاطع mp3 - اريد موقع لارسال رسائل SMS - أجعل جهازك أسرع - أخر أصدار من الباندا تيتنيم panda titinum - البرنامج لم تؤثر في الحجاب سبحان الله - egyhakMultiBootCd جاهز للتحميل الان - برنامجى الباندا نسخ كامله - صاروخ الدونلود - أوفيس 2004 لنظام أبل ماكنتوش التوقيع:
abouyosif اللهم أنت ربي لا أله ألا أنت خلقتني وأنا عبدك وانا على عهدك ووعدك ماأستطعت أعوذ بك من شر ما صنعت أبؤ لك بنعمتك على وأبؤ بذنبي فاغفرلي فأنه لا يغفر الذنوب ألا أنت |
|
|||
|
بارك الله فيك اخي الكريم
من مواضيعي:
- MDM Zinc™™ v2.1.11 Full - خلل التوتر العضلي dystonia - انت يا صاحب العقل السليم ادخل واقرأ - فيلم سنة اولى نصب - احتاج فونتس يا اخوال عربي للفوتو شوب هل من مجيب - Sony ACID Music Studio v5.0 + KeyGen - طلب خفيف ممكن يا شباب - ارقى ملابس الحوامل بمملكة البحرين - اليكم office 2004 - مفاجئة 2 الميثاق الوطني البحريني - الفيلم العربي الي بالي بالك / اللمبي - يا عقلاء العالم الاسلامي اليكم هذه الاحصائية - اطلب برنامج يحول اغنية الى الجوال - مقابلة زعيم على قناة العربية مهم - لهواة العقد التوقيع:
تقبلوا مني فائق الشكر والاحترام اتق الله حيث ما كنت واتبع السيئة الحسنة تمحوها وخالق الناس بخلق حسن
|
|
||||
|
مشكور
اخي اشرف من مواضيعي:
- اول تجربة لي عليه هي اريبيان لينوكس بيتا 2 - امبارح جبت جهاز جديد شغلت اللينكس ارابيان عليه - اعدادات اللان في ارابيان - موقع شامل لللينكس - تعلم السي و بي اتش بي و ايه بلس بالفيديو - بلجات جديدة للفوتوشوب الحق حمل - ما البرنامج اللازم لتشغيل Pdb - تشغيل ملف ايزو من الدوس؟ |
|
||||
|
شكرا لك سوف احتاجة
من مواضيعي:
- ArcGIS Network Analyst - Tekla's products - برنامج SolidWorks 2007.. - ViewCompanion.Pro.v4.14 - ArchVision RPC Seated People - Bad Cd Repair Pro V3.1 - FloorPlan 3D Design Suite ver.11.0.32 - SQL Recovery - Book Writer V3.00.0 - برنامج ADOBE Photoshop Elements 3.0 - البرنامج الثالث للكهرباء KASIAN - ما هى كيفيه حمايه الوايرلس - روحى شكر واجب واعتراف بالجميل - AUTOCAD ELEC 2006 بروابط سريعه - Sothink Product 4-in-1 التوقيع:
|
|
||||
|
بارك الله فيك اخى العزيز
من مواضيعي:
- symantec corporation 10 the last version - اصحاب الخبره فى ال Bittorrent ممكن لحظه - المجموعه المصريه لتبادل البرامج - HyperSnap Dx 5.2 - وقفه مع النفس - الاصدار الرسمى النهائى من Eset Nod32 v 5.0 - الأصدارة الأخيرة من Kerio P.Firewall - عائله Panda 2007 Beta للحمايه القصوى - اسهل طريقه لصنع سى دى بوت لويندوز 98 واكس بى - Star Office 8.0 Beta - أصغر نظام لينوكس 45 ميجا فقط - أسالكم الدعاء - Longhorn Beta 4051 With Crack - كيف تروض الكاسبر وتجعله خفيفا على جهازك شرح بالصور - مابعد سقوط صدام |
|
|||
|
بارك الله فيك اخى
|
|
||||
|
شكرا لجميع الأخوة الذين شرفوني بمرورهم بالموضوع
الأخ Soxino العرض الشارح للبرنامج موجود بموقع الشركة و يمكنك مراجعته على الرابط http://www.cohortsoftware.com خالص تحياتي. من مواضيعي:
- برنامج TuneUp Utilities 2009_V8.0.1100 محمول .. مع الشرح - برنامج الحفظ الإحتياطي Second Copy 7.16 - الآلة الحاسبة العلمية Casio FX-9860G SD - ممتاز Grammar Practice for Upper Intermediate Students - القرآن و مواقيت الصلاة و البوصلة على الهاتف النقال - أسطوانة قصص الأنبياء - سؤال Microsoft Office 2003 MUI - برنامج Ashampoo Photo Optimizer v3.10 - خلاصة الحكمة في السعادة و الطموح - برنامج Virtual Dub 1.9.7 + 45 filter - برنامج WinDjView قارئ ملفات ال DjVu للكتب الإلكترونية - أطلس دول العالم الكبير - برنامج الكلك للخط العربي .. نسخة محمولة - قاموس أكسفورد الناطق .. نسخة محمولة + هدية - مجموعة الكاتب الكبير على أحمد باكثير |
| أدوات الموضوع | |