"記述統計を使用して"の翻訳 英語に:


  辞書 日本-英語

記述統計を使用して - 翻訳 :

  例 (レビューされていない外部ソース)

まず記述統計
Well there are maybe three categories.
記述統計を返してくれます 一つがテストA用
So then what it does is it gives me two sets of descriptive statistics.
記述統計から始めます
Let's just get into the meat of it and we'll start with the descriptive.
記述的統計学を学んだ後で
So that's what we're going to focus on.
もしレクチャー2の記述統計を覚えていたら
Well, let's go back and look at histograms.
統計学を記述統計の分野と 推測統計の分野に分けます
Statistics textbooks, whether they're in Psychology, or Economics, or Sociology, or
これも記述統計のレクチャーから
lecture two.
ただ記述統計を実行すれば良い
How would we detect a violation of that assumption?
そのデータフレームの中身を探索し ヒストグラムをプロットして 記述統計を
The goals for today's script, specifically are to read data into a data frame. Explore the contents of that data frame.
記述統計と推測統計の違いも最初に扱います 我々も扱います 次の講義では記述統計から始めます
Most statistics courses, most textbooks on introductory statistics will start with this distinction between descriptive and inferential statistics.
使用統計を有効にする
Enable usage statistics
これは記述統計の頃にJeremy Lynnのバスケットボールの
And if I just subtract them, then I get a matrix of deviation score.
最初の宿題はヒストグラムと 記述統計量を出すスクリプトを
And in the second segment, we'll actually write a script together.
2つ 推測統計を行うには 記述統計で習うたくさんの概念を 使う必要があるからです だから今日は たった一つの講義で 記述統計のエッセンスの概要をお届けし
Inferential Statistics, that's a common technique because Descriptive Statistics one, are a lot easier and two, you need to use a lot of the concepts that you learn in Descriptive Statistics to do Inferential Statistics.
記述統計を得られるし 相関の分析を実行出来る
I can get the names of the variables.
ちょっとした計測のバイアスと思います これが記述統計 または要約統計です
But it does it for everybody uh, so it's just a little bias in the measurement uh, that's across the entire sample.
それを実現する方法は 記述統計で二乗和を計算したように
We want to minimize the residual, we want to minimize our prediction errors.
何故か分かるだろう 記述統計と相関のレクチャーを
And if you think about it for a, just a second, you'll understand why.
レクチャー2の記述統計の授業で 一般のスケールから
The second way is we'll convert those scores into Z scores, remember from
データを読み ヒストグラムをプロットし 記述統計量を得る この最初の関数は
Lecture 3, and this is an example script. What does this script do?
記述統計を行いました 今日やるのは 実際にRのスクリプトを書いて
And we ran descriptive statistics like the mean, the standard deviation, skew and kurtosis.
統計的手続きで 相関を 我々はこのコースのポイントに到達していて それは 記述統計と推測統計の転換点のここです
Is a statistical procedure that's used to measure and describe the relationship between two variables, and you can think of correlations, we're sort of at a point in this course where we're on the cusp of descriptive statistics and inferential statistics.
histgrams関数を使ってプロットする 最後に 記述統計量を得るため describe関数使う あなた自身でスクリプトを作って
And we want to print all four histograms on one page, we use the layout function, then we plot all histograms using the histograms function.
記述統計と推測統計をつなぐ口と言ったと思います そして推測統計に入る準備がまだ整ってない理由の一つは
And, as you remember, I talked about correlations as being on the cusp of descriptive statistics and inferential statistics.
30歳から最大で70歳まで 記述統計を見たら分かる
So the ages of people in the sample I believe ranges from around 30 up to about 70 is the highest.
いるかもしれませんが mをこれらの式の分母として使ってきました それはまだ私が記述統計の領域にいるからです 我々がただサンプルに対して記述統計をしている時には これらの式で
Some of those, some of you who are familiar with statistics, and have done these calculations might have used that I used m in the denominator in all these equations, and that's because I'm still in the realm of descriptive statistics.
試してみる事をお勧めします 次のビデオでは 記述統計学についてもっと
And I encourage you to play with a lot of numbers and deal with the concepts yourself.
その極端なスコアが分かります 記述統計量を見た時のように
So if we just looked at the histogram of residuals, we would see the extreme scores.
この記号を使用し
Times I should write like that.
思い出してくれ 分散は二乗和をnで割っただけ もし記述統計をやるのなら
From there, I can get the variance covariance matrix.
つまり 記述的統計学を行っています では 実際どうすればいいでしょう
And if you said any of those things, you would actually have done the same things that the people who first came up with descriptive statistics said.
複雑になる ここにこの例の記述統計が幾つかあります
But here, we're taking into account these other variables so it gets a little more complicated in interpreting the gender difference.
記述統計はただサンプルのデータを記述するだけ 推測統計はサンプルから母集団への一般化をする際に使われる手続きの事です すぐに例でそれらを見る事になるでしょう でもその前に重要な事として
But it is important to remember, descriptive statistics just describe sample data and inferential statistics are procedures that are used to make generalizations from samples about populations.
多くの統計学の最初の講義は記述統計と 推測統計の違いから入ります 我々もそのトピックは扱いますが 私は二回目にそれを持ってきました
A lot of first courses in statistics start with the distinction between descriptive statistics and inferential statistics.
二列目や同様に三列目と相関しているか 記述統計でそれをやったときは
So are the measures, are these scores in column one, are they correlated with these scores in column two and so on with column three.
レクチャー2の記述統計の授業の計算に戻れば ではLynnの 聖者Lynnの例に戻りましょう
As I said, this is pretty easy to pick up if you think back to our calculations in lecture two on descriptive statistics.
私はここに レーティングと呼ばれるデータフレーム の変数の為の記述統計 と書きました
Any line that starts with a pound sign is just a comment.
これは赤外線メーターです 私はこの例を以前 ヒストグラムと記述統計を 説明する時に使いました その時にこのヒストグラムを
So, let's go back to this example of measuring body temperature with the wand, that infra red meter.
フィールドまたは表現の集計方法を記述します
Describes a way of computing totals for a given field or expression.
Maximaを利用して記号 数の計算をします
Perform symbolic and numeric calculations using Maxima
まずは相関係数の計算を見ていきます 数学がいっぱい見えるかもしれませんが 記述統計を思い返して
In this segment, we're going to do a lot of math, so we'll go through the calculation of the correlation coefficient.
ratingsをdescribeすると このデータフレームの中の4つの変数についての 記述統計を返してきます だからこのスクリプトで主に使う関数は
So, that's real easy, there's a function called describe and if I do describe ratings, that will return descriptive statistics for the four variables in my data frame ratings.
データフィールドを記述
Describe Data Fields
でも再び言いますが 私はそれらよりもさらに重要な区別というのは どう統計が使われるか についての区別です しかし記述統計と推測統計について覚えておくのも重要でしょう
We'll start with descriptives in, in the next lecture, but again I think it's more important to start with a distinction about how statistics are used.
統計学者により開発され 応用統計学で推測統計をするのに 使われてきました 3つの重要な原理は まさに今我々が
The central limit theorem, and this is, was developed by a statisticians and is used in applied statistics to do inferentials.

 

関連検索 : 記述統計 - 統計的記述 - 記述統計は、 - 使用統計 - 使用統計 - 記述的統計手法 - 統計を使用する - 設計記述 - 使用して計算 - 使用して設計 - 使用して計算 - 統計記録 - 表記を使用 - を使用して